@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 1.03 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.9 7.4h3.6c.2 0 .3-.2.2-.4l-3.8-3.9c-.2-.1-.4 0-.4.2v3.6c0 .3.1.5.4.5zm3.7 1.8h-5.1c-.5 0-.9-.4-.9-.9V3.2c0-.2-.2-.4-.4-.4H9.9c-.3 0-.7.3-.7.7v1.8c0 .2.1.4.2.5L12 8.4c.4.4.6.9.7 1.4.1.8-.1 1.5-.6 2l-.7.7c-.3.2-.5.3-.8.5.3.1.7.2 1.1.2 1.2.1 2.1 1.2 2.1 2.4v1c0 .7-.3 1.3-.7 1.7-.5.5-1.2.7-1.8.6-.5 0-1-.1-1.5-.2-.3-.1-.6.1-.6.5v1.4c0 .4.4.7.7.7h12.5c.4 0 .7-.3.7-.7V9.7c0-.3-.2-.5-.5-.5zM12 16.6v-1c0-.3-.2-.5-.5-.6-2.5-.2-4.6-2.3-4.6-4.9v-.6c0-.3.4-.5.6-.2l1.8 1.8c.2.2.5.2.7 0l.7-.7c.2-.2.2-.5 0-.7L6.2 5.3c-.2-.2-.5-.2-.7 0L1.1 9.7c-.2.2-.2.5 0 .7l.7.7c.1.2.5.3.6.1l2-1.9c.2-.2.6 0 .6.3v.8c0 3.4 2.9 6.4 6.4 6.7.4 0 .6-.3.6-.5z"
}
};
exports.default = _default;