@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 747 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": "M14.3 15.8c0 .9-1.1 1.2-1.5.5l-.9-2c-.5-.9-1.7-1.1-2.5-.5l-.6.5 3.1 7.3c.1.3.5.5.8.5h8.2c.4 0 .7-.3.8-.6l1.4-5.2c.4-1.4-.4-2.8-1.7-3.3l-3.7-1.2c-5.2-1.9-3.5 3.8-3.4 4zM.8 13.2h2.7v2.6H.8zM6.6 1.8h2.7v2.7H6.6zm0 17.6h2.7v2.7H6.6zM.8 7.3h2.7V10H.8zm0-5.4h2.7v2.7H.8zm11.7-.1h2.7v2.7h-2.7zm5.9 0H21v2.7h-2.6zM.8 19.4h2.7v2.7H.8zM18.4 7.8H21v2.6h-2.6z"
}
};
exports.default = _default;