@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 1.42 kB
JavaScript
/* 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": "M11.8 16.5v-3.9S10 15.2 8.9 17s-1 3.2-1 3.2c0 1.4 1.1 2.6 2.4 2.6.8 0 1.5-.4 1.9-1.1.4.6 1 1 1.8 1 1.3 0 2.3-1.2 2.3-2.7v-.4c0-1.9-4.3-7.1-4.3-7.1v4l.6 1.3v.2c0 .3-.2.6-.6.6-.3 0-.6-.3-.6-.6 0 0 0-.1.1-.2l.3-1.3m-4.5-3.4l3.7-1.4s-3-.8-5.1-1.2c-2.2-.4-3.4.3-3.4.3-1.3.5-2.1 1.8-1.7 3 .3.8 1 1.3 1.7 1.5-.4.6-.5 1.3-.2 2 .4 1.2 1.9 1.8 3.2 1.3.2 0 .3-.1.4-.2 1.9-.6 5.2-6.4 5.2-6.4l-3.6 1.3h-.1l-1.1 1c0 .1-.1.1-.1.1-.3.1-.7 0-.8-.4-.1-.3 0-.7.4-.8H6l1.3-.1m1.9-5.5l2.3 3.2s-.1-3.2-.3-5.3C11 3.4 10 2.3 10 2.3 9.1 1.2 7.6.8 6.6 1.6c-.6.5-.9 1.3-.9 2-.7-.2-1.4-.1-2 .3-1 .8-1.2 2.4-.3 3.5.1.1.2.3.2.4 1.2 1.5 7.8 3.1 7.8 3.1L9 7.8 7.7 7l-.1-.1c-.2-.3-.2-.7.1-.9.3-.2.7-.1.9.1 0 .1 0 .1.1.2l.5 1.3m7.5 5.5L13 11.7s3-.8 5.1-1.2c2.2-.4 3.4.3 3.4.3 1.3.5 2.1 1.8 1.7 3-.3.8-1 1.3-1.7 1.5.4.6.5 1.3.2 2-.4 1.2-1.9 1.8-3.2 1.3-.2 0-.3-.1-.4-.2-1.9-.6-5.2-6.4-5.2-6.4l3.6 1.3h.1l1.1 1c0 .1.1.1.1.1.3.1.7 0 .8-.4.1-.3 0-.7-.4-.8H18l-1.3-.1m-2.1-5.5l-2.3 3.2s.2-3.2.3-5.3 1.2-3.2 1.2-3.2c.9-1.1 2.4-1.5 3.4-.7.7.5.9 1.3.9 2 .7-.1 1.4 0 2 .4 1 .8 1.1 2.3.3 3.5l-.3.3c-1.1 1.5-7.6 3.1-7.6 3.1l2.3-3.1.1-.1 1.2-.7.1-.2c.2-.2.2-.6-.1-.8-.3-.2-.6-.2-.9.1 0 0 0 .1-.1.1l-.5 1.4"
}
};