@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 1.34 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": "M13.9 1.5c-.3-.3-.8-.4-1.4-.4H12c-1.6.2-2.6 1.8-3.3 3.1-.3.7-.5 1.4-.8 2.1l-.3.9c0 .1-.2.7-.3.7H5.7c-.3 0-.4.2-.4.5s.1.4.4.4h1.4l-.8 3.4c-.8 3.8-1.8 8.2-2.1 9-.3.8-.6 1.2-1.2 1.2 0 0-.1 0-.2-.1l-.1-.1c0-.1.1-.2.2-.4.1-.1.1-.3.1-.4 0-.4-.1-.6-.3-.8-.2-.2-.4-.2-.7-.2s-.5 0-.8.2c-.2.2-.3.5-.3.8 0 .5.2.8.6 1.2.3.3.8.4 1.4.4 1 0 1.9-.4 2.5-1.2.5-.4.7-1 1-1.6.8-1.8 1.3-3.8 1.7-5.7.5-1.9.9-3.8 1.4-5.8h1.6c.2 0 .4-.2.4-.4s-.2-.5-.4-.5H9.6c.8-3 1.8-5.1 1.9-5.4.4-.5.7-.8 1-.8.1 0 .2.1.3.1v.2s0 .1-.1.3c-.1.2-.1.4-.1.6 0 .2 0 .4.2.6.2.2.4.3.7.3s.5-.1.7-.3c.2-.2.3-.4.3-.8 0-.5-.1-.8-.6-1.1zm7.4 9.2c.6 0 1.7-.5 1.7-2s-1.1-1.6-1.4-1.6c-.7 0-1.3.5-1.9 1.5-.6 1-1.3 2.2-1.3 2.2-.1-.8-.3-1.4-.3-1.7-.1-.6-.9-2-2.4-2s-2.9.9-2.9.9c-.3.2-.4.4-.4.8 0 .5.4.9.9.9.1 0 .3-.1.4-.1 0 0 1.2-.6 1.4 0 .1.2.1.4.2.6.3 1.1.5 2.2.8 3.3L15 14.9s-1.1-.4-1.7-.4-1.7.5-1.7 2 1.1 1.6 1.4 1.6c.7 0 1.4-.5 2-1.5.6-1 1.2-2.2 1.2-2.2.2 1 .4 1.8.5 2.1.3 1 1.2 1.7 2.4 1.7 0 0 1.2 0 2.6-.8.4-.1.6-.5.6-.9 0-.5-.4-.9-.9-.9-.1 0-.3 0-.4.1 0 0-1 .5-1.3.1-.3-.4-.5-1.1-.6-1.8-.2-.7-.4-1.5-.5-2.3l1-1.5c0 .1 1.1.5 1.7.5z"
}
};