@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (17 loc) • 869 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": "M16.2 4.8c-.7 0-1.3.5-1.5 1.2.9.4 1.6 1.3 1.8 2.4.8-.2 1.3-.9 1.3-1.8 0-1-.7-1.8-1.6-1.8zm1.5 4.3c-.3.3-.7.5-1.1.5-.1.7-.3 1.3-.7 1.8h2.7c.3 0 .6-.3.6-.6v-.3c0-.7-.7-1.1-1.5-1.4zM15.2 12c-.5.4-1.1.7-1.8.7 0 .7-.2 1.4-.6 2h3.4c.4 0 .7-.3.7-.7v-.3c0-.8-.9-1.3-1.7-1.7zm-3.1 3.6c-.7.7-1.6 1.1-2.6 1.1s-1.9-.4-2.5-1.1c-1.1.5-2.2 1.2-2.2 2.2v.4c0 .6.4 1 .9 1h7.5c.6 0 1-.5 1-1v-.4c0-1-1-1.6-2.1-2.2z"
}, {
"d": "M13.4 7.1c-.9 0-1.7.6-1.9 1.5.9.6 1.6 1.6 1.8 2.7h.1c1 0 1.9-.9 1.9-2.1 0-1.2-.9-2.1-1.9-2.1z"
}],
"ellipse": {
"cx": "9.504",
"cy": "12.384",
"rx": "2.568",
"ry": "2.832"
}
};