@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 1.06 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": "M9.1 4.7H15c.4 0 .7-.5.6-.8C15.2 2.2 13.8 1 12 1S8.8 2.3 8.4 3.9c0 .3.3.8.7.8zm12.8 9.5c.7 0 1.2-.5 1.1-1.1 0-.6-.5-1.1-1.2-1.1h-3.2v-1.8c2.1-.9 3.6-3.2 3.6-5.9 0-.5-.3-1-.9-1.1-.7-.1-1.3.4-1.3 1.1 0 1.6-.7 2.9-1.8 3.6-.4-.7-1.1-1-1.9-1H7.6c-.8 0-1.5.4-1.9 1-1-.7-1.8-2-1.8-3.5 0-.6-.4-1.2-1-1.2s-1.1.5-1.1 1.1c0 2.7 1.5 5 3.6 5.9V12H2.2c-.6 0-1.2.5-1.2 1 0 .7.5 1.2 1.1 1.2h3.3V16c-2.1.8-3.6 3.2-3.6 5.8 0 .6.4 1 .9 1.2.7.1 1.3-.4 1.3-1.1 0-1.5.7-2.9 1.8-3.6.6 2.1 2.2 3.7 4.2 4.4.5.1 1-.3 1-.7v-8.8c0-.6.4-1.2 1-1.2s1.2.5 1.2 1.1V22c0 .5.4.8.9.7 2.1-.7 3.7-2.3 4.3-4.4 1 .7 1.7 2 1.7 3.5 0 .6.5 1.1 1 1.1.7.1 1.2-.4 1.2-1.1 0-2.7-1.5-5-3.7-5.8v-1.9h3.3v.1z"
}
};
exports.default = _default;