@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 912 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": "M17.5 4.8h-.9c-.3 0-.5.2-.5.5v.9c0 .3-.2.5-.5.5h-.5c-.2 0-.5-.2-.5-.5v-.9c0-.3-.2-.5-.4-.5h-1c-.3 0-.5.2-.5.5v.9c0 .3-.2.5-.5.5h-.4c-.3 0-.5-.2-.5-.5v-.9c0-.3-.2-.5-.5-.5h-1c-.2 0-.4.2-.4.5v.9c0 .3-.3.5-.5.5h-.5c-.3 0-.5-.2-.5-.5v-.9c0-.3-.2-.5-.5-.5h-.9c-.3 0-.5.2-.5.5v2.4c0 .8.6 1.4 1.4 1.4h9.2c.8 0 1.4-.6 1.4-1.4V5.3c0-.3-.2-.5-.5-.5zM16.4 11c0-.3-.2-.4-.4-.4H8c-.2 0-.4.1-.4.4l-1.1 7.6c-.1.3.2.6.5.6h3.1c.2 0 .5-.2.5-.5v-2.3c0-.8.6-1.5 1.4-1.5.8 0 1.4.6 1.4 1.4v2.4c0 .3.3.5.5.5H17c.3 0 .6-.2.5-.5L16.4 11z"
}
};
exports.default = _default;