@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
20 lines (17 loc) • 752 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",
"g": {
"path": {
"d": "M6.5 14.2h11c.1 0 .1-.1.1-.2V6.4c0-.1-.1-.2-.2-.2H6.7c-.2 0-.4.1-.4.2V14c0 .1.1.2.2.2zm1-6.7c0-.1 0-.2.1-.2h8.8c.1 0 .1.1.1.2v5.4c0 .1 0 .2-.1.2H7.6c-.1 0-.2-.1-.2-.2V7.5h.1zM19.1 17.6l-1.4-2.8c-.1-.1-.1-.1-.2-.1h-11c-.1 0-.1 0-.2.1l-1.4 2.8v.3c.1.1.2.1.3.1h13.6c.1 0 .2 0 .3-.1v-.3zm-5.7-.2h-2.9v-.1l.4-.8.1-.1h2l.1.1.4.8s0 .1-.1.1z"
}
}
};
exports.default = _default;