@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 696 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": "M12.3 13.4c.9-1.4 1.9-2 2.6-3 1.1-1.7 1.3-4.2.6-6-.7-1.9-2.5-3-4.5-3S7.3 2.7 6.6 4.6c-.7 2.1-.4 4.6 1.3 6.2.7.6 1.3 1.6 1 2.6-.4.9-1.5 1.3-2.3 1.7-1.8.8-3.9 1.9-4.3 4-.4 1.8.8 3.6 2.7 3.6h8.3c.4 0 .7-.5.5-.7-1.2-1.4-2.4-3.1-2.4-4.9 0-1.2.3-2.6.9-3.7zm5.1 4.8c-1 0-1.8-.8-1.8-1.8s.8-1.7 1.8-1.7 1.8.8 1.8 1.7c0 1-.8 1.8-1.8 1.8zm0-6c-2.4 0-4.2 1.9-4.2 4.2 0 2.9 3 5.7 3.9 6.4.2.1.4.1.6 0 .9-.8 3.9-3.5 3.9-6.4 0-2.3-1.8-4.2-4.2-4.2z"
}
};