UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 647 B
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */ /* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */ export default { "viewBox": "0 0 24 24", "xmlns": "http://www.w3.org/2000/svg", "path": { "d": "M16.9 20.1H4.1c-1.2 0-2.3 1-2.3 2.2v.1c0 .4.4.7.7.7h15.9c.4 0 .7-.3.7-.7v-.1c.1-1.2-1-2.2-2.2-2.2zm5-11.7l-6-5.4 1-1.4c.1-.3 0-.5-.2-.6-1.9-.4-3 .9-3 .9C2.1 1.9 4 14.4 4.6 17.3c.1.3.3.6.7.6h10.2c.3 0 .5-.4.3-.6-2-2.5-3.1-5.3-3.8-7-.1-.3.2-.7.5-.5 2.7 1.4 3.9-.1 5.7 1 1 .6 2.1.5 2.8-.3l1-1c.2-.3.2-.7-.1-1.1zm-7.6-1.2c-.7 0-1.1-.5-1.1-1.1S13.7 5 14.3 5s1.1.4 1.1 1.1-.5 1.1-1.1 1.1z" } };