@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
16 lines (13 loc) • 1.06 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */
/* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */
exports.default = {
"viewBox": "0 0 24 24",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M15.1 8.6h2.6c.2 0 .3-.1.3-.3 0-.1 0-.2-.1-.2l-3.2-3.2c0-.1-.1-.1-.2-.1-.2 0-.3.1-.3.3v2.6c0 .5.4.9.9.9zm2.4 1.5h-3.3c-.8 0-1.5-.7-1.5-1.5V5.3c0-.3-.2-.5-.5-.5H7.4c-.8 0-1.4.6-1.4 1.4v11.6c0 .8.6 1.4 1.4 1.4h9.2c.8 0 1.4-.6 1.4-1.4v-7.2c0-.3-.2-.5-.5-.5zm-9.2 6.2c-.4 0-.7-.3-.7-.7 0-.4.3-.7.7-.7.4 0 .7.3.7.7 0 .4-.3.7-.7.7zm0-2.8c-.4 0-.7-.4-.7-.8s.3-.7.7-.7c.4 0 .7.3.7.7 0 .5-.3.8-.7.8zm1.2-3.9l-1.1.6s-.1 0-.1-.1l.2-1.2-.1-.1-.8-.8c0-.1 0-.2.1-.2l1.2-.1v-.1l.6-1.1h.1l.6 1.1v.1l1.2.1c.1 0 .1.1.1.2l-.9.8v.1l.2 1.2c0 .1-.1.1-.2.1l-1-.6h-.1zm6.6 6.2c0 .3-.2.5-.5.5h-4.9c-.2 0-.5-.2-.5-.5v-.4c0-.3.3-.5.5-.5h4.9c.3 0 .5.2.5.5v.4zm0-2.8c0 .2-.2.4-.5.4h-4.9c-.2 0-.5-.2-.5-.4v-.5c0-.3.3-.5.5-.5h4.9c.3 0 .5.2.5.5v.5z"
}
};