@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
17 lines (16 loc) • 686 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": "M14.6 10c-.6 0-1-.5-1-1V2.5c0-.5.4-1 1-1h6.5c.6 0 1.1.5 1.1 1V9c0 .5-.5 1-1.1 1h-6.5zm2.8 3.8l-3.8 4.1c-.2.2-.2.6 0 .8l3.8 4.1c.2.3.7.3.9 0l3.8-4.1c.2-.2.2-.6 0-.8l-3.8-4.1c-.2-.3-.6-.3-.9 0z"
}, {
"d": "M2.2 3l3.3-1.9c.4-.2.7-.2 1 0L9.8 3c.3.2.5.5.5.9v3.8c0 .3-.2.7-.5.8l-3.3 1.9c-.3.2-.7.2-1 0L2.2 8.5c-.3-.1-.5-.5-.5-.8V3.9c0-.4.2-.7.5-.9z"
}],
"circle": {
"cx": "6",
"cy": "18.185",
"r": "4.292"
}
};