@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 781 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": "M19.4 10.6c-1.3-.6-1.5-1-1.5-1.6 0-.6.4-1 .8-1.4.8-.7 1.2-1.7 1.2-2.8 0-2.1-1.3-3.9-3.6-3.9-2 0-3.2 1.4-3.6 3.1 0 .1.1.2.2.3 1.6 1.2 2.7 3.2 2.7 5.6 0 1.7-.6 3.2-1.6 4.4-.2.1-.1.4.1.6.7.2 1.4.6 2.1 1 .3.1.5.2.8.2h4.2c1 0 1.9-.8 1.9-1.8V14c0-1.7-1.8-2.6-3.7-3.4zm-6.6 6.1c-1.6-.7-1.8-1.2-1.8-1.9s.5-1.2 1-1.7c.9-.8 1.4-1.9 1.4-3.2 0-2.5-1.6-4.5-4.3-4.5S4.8 7.5 4.8 9.9c0 1.3.5 2.4 1.4 3.2.5.5 1 1.1 1 1.7 0 .7-.3 1.2-1.8 1.9-2.3.9-4.4 1.9-4.4 3.9v.4c-.1 1.1.9 2.1 2.2 2.1H15c1.2 0 2.2-1 2.2-2.1v-.4c0-2-2.2-3-4.4-3.9z"
}
};