@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 1.04 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */
/* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */
var _default = {
"viewBox": "0 0 24 24",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M9.3 17.2v-.1c.1-1.3 1.1-2.3 2.4-2.3h3.1c-.5-.9-.4-2 .3-2.8l.1-.1.7-.7c.4-.5 1-.7 1.6-.8V2.8c0-1-.8-1.8-1.9-1.8H2.8C1.8 1 1 1.8 1 2.8v12.9c0 1 .8 1.8 1.8 1.8h6.4v-.3zM3.7 3.8c0-.2.2-.4.5-.4H7c.2 0 .4.2.4.4v1.3c0 .3-.2.5-.4.5H4.2c-.3 0-.5-.2-.5-.5V3.8zm0 4c0-.2.2-.4.5-.4h10.1c.3 0 .5.2.5.4v1.3c0 .3-.2.5-.5.5H4.2c-.2 0-.4-.2-.4-.5l-.1-1.3zm0 5.4v-1.3c0-.3.2-.5.5-.5h8.3c.3 0 .5.2.5.5v1.3c0 .3-.2.5-.5.5H4.2c-.3 0-.5-.2-.5-.5zm14.4-.7c-.3-.3-.6-.3-.8 0l-.8.7c-.2.2-.2.6 0 .7l2.1 2.1v.2c0 .3-.1.4-.3.4h-6.6c-.3 0-.5.2-.6.5v1.1c.1.3.3.5.6.6h6.6c.1 0 .1.1.2.1.1.1.1.4.1.5l-2.1 2.1c-.2.2-.2.5 0 .7l.8.8c.2.2.5.2.7 0l4.9-4.9c.2-.2.2-.6 0-.7l-4.8-4.9z"
}
};
exports.default = _default;