@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 1.07 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": "M18.3 13.2c-.4-.2-1-.7-1.8-.8.2-.3.3-.7.5-1.1.1-.3.1-.5.1-.8v-.9c-.2-.7-.7-.9-1.2-.9-.6 0-1.1.2-1.3 1v.8c0 .3 0 .5.1.8.2.5.4.8.6 1.1-.4.1-.8.2-1.2.4.4.2.8.4 1.2.7.2.1.4.2.5.2.7.3 1 .7 1.2 1h2.1V14s0-.4-.8-.8zm-10.1.5c.1 0 .3-.1.5-.2.4-.3.8-.5 1.2-.7-.4-.2-.8-.3-1.2-.4.2-.3.4-.7.6-1.1 0-.3.1-.5.1-.8 0-.3 0-.6-.1-.9-.2-.7-.6-.9-1.2-.9-.5 0-1 .2-1.2.9-.1.3 0 .6 0 .9 0 .2 0 .5.1.8.1.4.3.8.5 1.1-.8.1-1.4.6-1.8.8-.8.4-.8.8-.8.8v.7H7c.3-.5.7-.8 1.2-1zm7.4.5c-.6-.3-1.4-1-2.7-1.2.3-.4.6-1 .8-1.6.2-.4.1-.8.1-1.2 0-.4.1-1 0-1.3-.3-1-1-1.3-1.8-1.3-.9 0-1.6.3-1.8 1.3-.1.3-.1.9-.1 1.3s0 .8.2 1.2c.2.7.5 1.2.8 1.6-1.3.2-2.1.9-2.7 1.2-1.2.6-1.2 1.2-1.2 1.2v1h9.6v-1s0-.6-1.2-1.2z"
}
};
exports.default = _default;