@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 751 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": "M12.3 12c-2.1-.4-4.2-.4-6.2 0-.7.3-1.2.9-1.2 1.6v1.3c0 .7.5 1.3 1.2 1.5.2.1.4.1.6.1l1.6 2.3c.3.4.5.4.5-.1v-1.9c1.2 0 2.3-.1 3.5-.4.7-.2 1.1-.8 1.2-1.5v-1.3c-.1-.7-.5-1.3-1.2-1.6zm5.6-6.6c-2.7-.7-5.6-.7-8.4 0-.7.2-1.2.9-1.2 1.6v2.2c0 .7.5 1.4 1.2 1.6 1.5.4 3.1.5 4.7.5v2.6c0 .5.2.6.5.2l2.2-3.1c.3 0 .7-.1 1-.2.7-.2 1.2-.9 1.2-1.6V7c0-.7-.5-1.4-1.2-1.6z"
}
};
exports.default = _default;