@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 1.03 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": "M10.2 15.3c0-.9.7-1.5 1.6-1.5h2c-.4-.6-.3-1.3.2-1.8v-.1l.5-.5c.3-.2.7-.4 1.1-.4V6c0-.6-.6-1.2-1.2-1.2H6c-.6 0-1.2.5-1.2 1.2v8.4c0 .6.6 1.2 1.2 1.2h4.2v-.3zM6.6 6.6c0-.1.1-.2.3-.2h1.8c.2 0 .3.1.3.2v.9c0 .2-.1.3-.3.3H6.9c-.2 0-.3-.1-.3-.3v-.9zm0 2.7c0-.2.1-.3.3-.3h6.6c.1 0 .3.1.3.3v.8c0 .2-.2.3-.3.3H6.9c-.1 0-.3-.1-.3-.3v-.8zm0 3.4v-.8c0-.2.1-.3.3-.3h5.4c.2 0 .3.1.3.3v.8c0 .2-.1.3-.3.3H6.9c-.2 0-.3-.1-.3-.3zm9.3-.4v-.1c-.2-.1-.4-.1-.5.1l-.5.4c-.1.2-.1.4 0 .5l1.3 1.3c.1.1.1.1.1.2 0 .2-.1.3-.2.3h-4.3c-.2 0-.4.1-.4.3v.7c0 .2.2.3.4.4H16.2c.1.1.1.3 0 .4l-1.3 1.3c-.1.1-.1.4 0 .5l.5.5c.1.1.3.1.5 0l3.1-3.2c.2-.1.2-.3 0-.5l-3.1-3.1z"
}
};
exports.default = _default;