@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 769 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": "M23.1 8.5c0-.4-.3-.7-.7-.7h-9.7c-.4 0-.7.3-.7.7v1.4c0 .3.3.7.7.7h6.6l-7.2 8.7c-.1.1-.1.3-.1.4v1.4c0 .4.3.7.7.7h9.7c.4 0 .7-.3.7-.7v-1.4c0-.4-.3-.7-.7-.7h-6.5l7-8.6c.1-.1.2-.3.2-.4V8.5zM12 2.9c0-.4-.3-.7-.7-.7H1.6c-.4 0-.7.3-.7.7v1.4c0 .4.3.7.7.7h6.6l-7.1 8.7v.1c-.1 0-.2.2-.2.3v1.4c0 .4.3.7.7.7h9.7c.4 0 .7-.3.7-.7v-1.4c0-.3-.3-.7-.7-.7H4.8l7.1-8.6c.1-.1.1-.3.1-.4V2.9z"
}
};
exports.default = _default;