UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

12 lines (11 loc) 1.25 kB
/* 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": "M19.2 15.3c-1.3-.5-1.5-1-1.5-1.6 0-.5.3-1.1.8-1.5.8-.7 1.2-1.7 1.2-2.8 0-2.2-1.4-4-3.8-4s-3.8 1.8-3.8 4c0 1.2.5 2.1 1.2 2.8.5.4.9 1 .9 1.5 0 .6-.3 1.1-1.6 1.6-2 .9-3.8 1.9-3.9 3.6 0 1.2.9 2.3 2 2.3H21c1.2 0 2-1.1 2-2.3.1-1.7-1.8-2.7-3.8-3.6zM10.4 17" }, { "d": "M10.8 12.5c-.1-.2-.9-1.1-.8-3.6 0-2.4 1.1-3 1.1-3V3.5c0-.5-.4-.7-.7-.7H1.6s-.7.3-.7.7v16.1h5c.1-4.1 4.9-5.8 4.9-5.8.6-.3.1-1.1 0-1.3zm-5.9 5.1c0 .4-.3.7-.7.7h-.8c-.4 0-.7-.3-.7-.7v-.8c0-.4.3-.7.7-.7h.8c.4 0 .7.3.7.7v.8zm0-3.7c0 .5-.3.8-.7.8h-.8c-.4 0-.7-.3-.7-.8v-.7c0-.4.3-.7.7-.7h.8c.4 0 .7.3.7.7v.7zm0-3.7c0 .5-.3.8-.7.8h-.8c-.4 0-.7-.3-.7-.8v-.7c0-.4.3-.7.7-.7h.8c.4 0 .7.3.7.7v.7zm0-3.6c0 .4-.3.7-.7.7h-.8c-.4 0-.7-.3-.7-.7v-.7c0-.5.3-.8.7-.8h.8c.4 0 .7.3.7.8v.7zM9 13.9c0 .5-.3.8-.7.8h-.7c-.4 0-.8-.3-.8-.8v-.7c0-.4.4-.7.8-.7h.7c.4 0 .7.3.7.7v.7zm0-3.7c0 .5-.3.8-.7.8h-.7c-.4 0-.8-.3-.8-.8v-.7c0-.4.4-.7.8-.7h.7c.4 0 .7.3.7.7v.7zm0-3.6c0 .4-.3.7-.7.7h-.7c-.4 0-.8-.3-.8-.7v-.7c0-.5.4-.8.8-.8h.7c.4 0 .7.3.7.8v.7z" }] };