@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 1.02 kB
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": "M10.1 7.2h3.8c.3 0 .5-.3.5-.5-.3-1.1-1.2-1.9-2.4-1.9s-2.1.8-2.4 1.9c0 .2.2.5.5.5zm8.4 6.2c.4 0 .7-.3.7-.7 0-.4-.4-.7-.8-.7h-2.1v-1.2c1.4-.6 2.4-2 2.4-3.8 0-.4-.2-.7-.6-.8-.4 0-.8.3-.8.8 0 1-.5 1.9-1.2 2.3-.3-.4-.7-.7-1.2-.7H9.1c-.5 0-.9.3-1.2.7C7.2 8.9 6.7 8 6.7 7c0-.4-.3-.7-.7-.8-.4 0-.7.4-.7.8 0 1.7 1 3.2 2.4 3.8V12H5.6c-.4 0-.8.3-.8.7 0 .4.3.7.7.7h2.2v1.2c-1.4.6-2.4 2.1-2.4 3.9 0 .3.2.6.6.7.4.1.8-.3.8-.7 0-1 .5-1.9 1.2-2.3.4 1.3 1.4 2.4 2.8 2.8.3.1.6-.2.6-.5v-5.7c0-.4.3-.8.7-.8.4 0 .7.3.7.7v5.8c0 .4.3.6.6.5 1.4-.4 2.4-1.5 2.8-2.8.7.4 1.2 1.2 1.2 2.2 0 .4.3.8.7.8.4 0 .7-.3.7-.7 0-1.8-1-3.3-2.4-3.9v-1.2h2.2z"
}
};
exports.default = _default;