@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 786 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": "M17 9.5c.8 0 2.2-.6 2.2-2.5s-1.4-2.1-1.8-2.1c-.9 0-1.7.7-2.5 1.9-.7 1.4-1.6 2.8-1.6 2.8-.2-.9-.3-1.7-.4-2-.1-.8-1.1-2.6-3-2.6S6.2 6.1 6.2 6.1c-.3.3-.5.6-.5 1 0 .7.5 1.2 1.2 1.2.2 0 .3 0 .5-.1 0 0 1.4-.8 1.7 0 .1.2.2.5.3.8.4 1.2.7 2.7 1 4.1l-1.2 1.8s-1.4-.5-2.2-.5-2.2.6-2.2 2.5S6.2 19 6.6 19c.9 0 1.7-.6 2.5-1.9.7-1.3 1.6-2.8 1.6-2.8.2 1.2.4 2.2.5 2.6.5 1.3 1.6 2.2 3.1 2.2 0 0 1.5 0 3.3-1.1.4-.1.7-.6.7-1 0-.7-.5-1.2-1.2-1.2-.2 0-.3 0-.5.1 0 0-1.2.7-1.7.2-.3-.6-.5-1.4-.7-2.4-.2-.8-.4-1.8-.6-2.8L14.8 9c.1 0 1.5.5 2.2.5z"
}
};