@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
19 lines (16 loc) • 1.05 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",
"title": {},
"path": {
"d": "M18.6 18.7H9.7c-.3 0-.5-.2-.5-.5v-1.1c0-.3.2-.6.5-.6h8.9c.3 0 .5.3.5.6v1.1c.1.3-.2.5-.5.5zm-12.2 0H5.3c-.3 0-.6-.2-.6-.5v-1.1c0-.3.3-.6.6-.6h1.1c.3 0 .5.3.5.6v1.1c.1.3-.2.5-.5.5zm6.5-4.9c-.3 0-.5-.2-.5-.5v-1.1c0-.3.2-.6.5-.6h5.7c.3 0 .5.3.5.5v1.2c0 .3-.2.5-.5.5h-5.7zM15 8.9c-.3 0-.5-.2-.5-.5V7.2c0-.2.2-.5.5-.5h3.6c.3 0 .5.2.5.5v1.2c0 .2-.2.5-.5.5H15zM5 14c-.3-2.6 1.7-5.3 4.1-5.7l.7-.2c.1 0 .2-.1.2-.3l-.1-.1-1.6-1.1c-.2-.1-.2-.3-.1-.5l.4-.6c.1-.1.3-.2.5-.1L13 8c.1.1.2.4.1.5l-2.7 3.9c-.1.2-.3.2-.5.1l-.6-.4c-.2-.1-.2-.3-.1-.5l1.1-1.6c0-.1 0-.3-.1-.3 0-.1-.1-.1-.2-.1l-.4.1c-1.8.4-3.4 2.5-3.2 4.3 0 .2-.3.4-.5.4h-.5c-.2.1-.4-.2-.4-.4z"
}
};
exports.default = _default;