@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
20 lines (17 loc) • 1.11 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": "M29.9 8.8V9v-.2z"
}, {
"d": "M23.2 3.5C22.9 2.1 21.8.9 20.4.7c-1.1-.1-2 .2-2.7.8-.3.2-.2.5.1.6 1.7.9 3.2 2.2 4.3 3.8.1.2.5.2.7 0 .4-.7.6-1.5.4-2.4zm-17-1.3c.3-.1.3-.5.1-.7C5.6.9 4.7.6 3.6.8 2.2 1 1 2.1.8 3.5c-.2.9 0 1.7.5 2.4.1.2.5.2.6 0C3 4.4 4.5 3 6.2 2.2zM12 3C6.4 3 1.8 7.6 1.8 13.2c0 2.2.8 4.3 2 6l-1.5 1.5c-.6.6-.6 1.5 0 2.1.3.3.7.5 1.1.5.3 0 .7-.2 1-.5L6 21.3c1.7 1.2 3.7 2 6 2s4.3-.8 6-2l1.5 1.5c.3.3.7.5 1.1.5.4 0 .8-.2 1.1-.5.6-.6.6-1.5 0-2.1l-1.5-1.5c1.2-1.7 2-3.8 2-6C22.2 7.5 17.6 3 12 3zM4.8 13.1C4.8 9.2 8.1 6 12 6s7.2 3.2 7.2 7.2-3.2 7.1-7.2 7.1-7.2-3.2-7.2-7.2zm8.4-.4v-3c0-.6-.6-1.1-1.2-1.1s-1.1.5-1.1 1.1v3.4c0 .3.1.6.4.8l2.6 2.6c.2.3.5.3.8.3.3 0 .5 0 .8-.3.4-.4.4-1.1 0-1.5l-2.3-2.3z"
}]
};
exports.default = _default;