@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
19 lines (18 loc) • 879 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": "M23.1 9.5c0-.6-.5-1.1-1-1.1h-6.5c-.6 0-1.1.5-1.1 1.1v10.9c0 .6.5 1 1.1 1h6.5c.5 0 1-.4 1-1V9.5z"
}, {
"d": "M12.8 13.6H3.9c-.3 0-.6-.4-.6-.6V5.5c0-.3.3-.6.6-.6h12.9c.4 0 .6.3.6.6v1.1h2.4V4.2c0-.9-.7-1.6-1.6-1.6H2.5c-.8 0-1.6.7-1.6 1.6v10.2c0 .8.8 1.6 1.6 1.6h10.3v-2.4zm0 6.8V19h-.9c-.2 0-.4-.2-.4-.4v-.8c0-.2-.2-.4-.4-.4H9.5c-.2 0-.4.2-.4.4v.8c0 .2-.2.4-.4.4H7.5c-.9 0-1.6.8-1.6 1.6v.2c0 .3.3.6.6.6H13c-.2-.3-.2-.6-.2-1z"
}, {
"d": "M21.6 18.6c0 .1-.2.4-.5.4h-4.7c-.2 0-.4-.2-.4-.4v-7.8c0-.1.2-.4.4-.4h4.7c.2 0 .5.2.5.4v7.8z"
}],
"circle": {
"cx": "18.831",
"cy": "20.215",
"r": ".738"
}
};