@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
17 lines (16 loc) • 961 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",
"g": {
"path": {
"d": "M15.4 1.6C14.3.9 10.2.2 8.7 2.7c-.7 1.2.2 3.4.9 4.8.1.3.5.5.9.3.4-.1 1-.2 1.6-.2.4 0 .7 0 1.1.1.3.1.6-.1.8-.4.3-.4.7-1 1.5-1.6 1.7-1.5 1-3.3-.1-4.1zm-2 14.6c-.4.1-.9.2-1.4.2-.5 0-.9-.1-1.3-.2-.3 0-.7.1-.8.4-.3.5-.7 1.1-1.5 1.7-1.8 1.5-1.1 3.3 0 4.1s5.2 1.4 6.7-1.1c.7-1.2-.1-3.3-.8-4.7-.2-.4-.5-.5-.9-.4zm7.9-7.6c-1.2-.7-3.4.2-4.8.9-.3.1-.5.5-.3.9.1.4.2 1 .2 1.6 0 .4 0 .7-.1 1.1-.1.3.1.7.4.8.4.3 1 .7 1.6 1.5 1.5 1.8 3.3 1.1 4 0s1.5-5.2-1-6.8zM7.8 13.4c-.1-.5-.2-.9-.2-1.4 0-.5.1-.9.2-1.3 0-.4-.1-.7-.4-.9-.5-.2-1.1-.7-1.7-1.4-1.5-1.8-3.3-1.1-4.1 0S.2 13.5 2.7 15c1.2.7 3.3 0 4.7-.7.4-.2.5-.6.4-.9z"
},
"circle": {
"cx": "12",
"cy": "12",
"r": "2.215"
}
}
};