@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
19 lines (16 loc) • 951 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": "M2.4 1.4h16.4c.8 0 1.5.7 1.5 1.5v1.6c0 .8-.7 1.5-1.5 1.5H2.4C1.6 6 .9 5.3.9 4.5V2.9c0-.8.7-1.5 1.5-1.5zM.5 5.5h9.1c1.7 1.4 2.4 2.1 2.4 3V10c0 .8-.7 1.5-1.5 1.5h-9C.7 11.5 0 10.8 0 10V8.5c0-.9.7-1.6 1.5-1.6zm16.6 6c2.8 0 5.1 2.3 5.1 5.1s-2.3 5.1-5.1 5.1-5.1-2.3-5.1-5.1 2.3-5.1 5.1-5.1zm3.2 3.7c.1-.1.1-.4 0-.5l-.5-.5c-.1-.1-.4-.1-.5 0l-2.8 3.1-1.2-1.2c-.2-.2-.4-.2-.5 0l-.6.5c-.1.1-.1.3 0 .4l1.8 1.8c.2.1.3.2.5.2s.4-.1.5-.2l3.3-3.6zM1.5 13.8H10c-.3.9-.4 1.7-.4 2.4 0 .8 0 1.5.2 2.3H1.5c-.8 0-1.5-.7-1.5-1.6v-1.5c0-.9.7-1.6 1.5-1.6z",
"fill": "#FFF"
}
};
exports.default = _default;