@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 896 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": "M10.6 15.2c0-.8.2-1.7.7-2.5.5-.8 1-1.2 1.5-1.9.7-1.1.9-2.7.4-3.9-.5-1.2-1.6-1.9-2.9-1.9s-2.4.9-2.8 2.1c-.5 1.3-.3 3 .8 4 .4.4.8 1 .6 1.7-.2.6-.9.8-1.4 1.1-1.2.5-2.6 1.2-2.8 2.6-.3 1.1.5 2.3 1.7 2.3h5.1c.3 0 .4-.3.3-.5-.8-.9-1.2-2-1.2-3.1zm4.8-3.6c-2 0-3.6 1.6-3.6 3.6s1.6 3.6 3.6 3.6 3.6-1.6 3.6-3.6-1.6-3.6-3.6-3.6zm.6 3.9h-.3l-1.4 1.3c-.1.1-.2.2-.3.2-.1 0-.2-.1-.2-.2-.2-.1-.2-.4 0-.6l1.3-1.3v-.3c-.1-.6.4-1.2 1.1-1.2h.2c.1 0 .1.1.1.1l-.7.6v.2l.4.4h.2l.6-.6h.1c0 .1.1.2.1.3 0 .7-.5 1.2-1.2 1.1z"
}
};
exports.default = _default;