@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 985 B
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": "M7.3 12.9c-.7-.9-1-2.1-1-3.3 0-2.1.9-3.9 2.3-4.9-.5-.9-1.4-1.5-2.6-1.5-2 0-3.2 1.7-3.2 3.6 0 1 .3 1.9 1 2.5.4.3.7.8.7 1.3 0 .4-.2.9-1.3 1.4-1.7.7-3.2 1.8-3.2 3.3 0 1 .6 1.8 1.6 1.8h1.5c.3 0 .5-.2.6-.4.8-1.3 2.2-2.2 3.3-2.8.4-.1.5-.7.3-1zm13.5-.9c-1.2-.5-1.4-.9-1.4-1.4s.4-1 .7-1.3c.7-.7 1-1.5 1-2.5 0-1.9-1.1-3.6-3.1-3.6-1.2 0-2.2.6-2.7 1.5 1.4 1 2.3 2.8 2.3 4.9 0 1.2-.3 2.4-1 3.3-.2.4-.1.9.3 1 1.1.6 2.5 1.5 3.3 2.8.1.2.3.4.6.4h1.5c1 0 1.6-.8 1.6-1.8.1-1.5-1.5-2.6-3.1-3.3zM15 15.4c-1.2-.6-1.4-1.1-1.4-1.6 0-.6.3-1.1.8-1.4.7-.7 1.1-1.7 1.1-2.8 0-2.1-1.2-3.9-3.5-3.9S8.5 7.5 8.5 9.6c0 1.1.4 2.1 1.1 2.8.5.4.8.9.8 1.4 0 .6-.2 1-1.4 1.6-1.9.8-3.6 1.6-3.7 3.3 0 1.1.8 2 1.9 2h9.6c1.1 0 1.9-.9 1.9-2-.1-1.7-1.8-2.5-3.7-3.3z"
}
};