@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 803 B
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": "M11.5 17.2H5.3c-.3 0-.5-.2-.5-.4v-1c0-.3.2-.5.5-.5h6.2c.2 0 .5.2.5.5v1c0 .2-.2.4-.5.4zm0-8.6H5.3c-.3 0-.5-.2-.5-.4v-1c0-.3.2-.5.5-.5h6.2c.2 0 .5.2.5.5v1c0 .2-.2.4-.5.4zm3.2 7.4c.2.2.5.2.7 0l3.6-3.7c.2-.1.2-.4.1-.6H19L15.4 8c-.2-.2-.5-.2-.7-.1V8l-.7.7c-.2.1-.2.4 0 .6l1.2 1.2c.1.1.1.3 0 .4-.1.1-.2.1-.2.1H5.3c-.3 0-.5.3-.5.5v1c0 .2.2.4.5.5H15c.2 0 .3.1.3.3 0 0 0 .1-.1.2l-1.1 1.1c-.2.2-.2.5-.1.7h.1l.6.7z"
}
};
exports.default = _default;