@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 743 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": "M9.4 9.8c-1 0-1.7.8-1.7 1.7s.7 1.7 1.7 1.7 1.6-.7 1.6-1.7-.7-1.7-1.6-1.7zm9.6 5.3h-4.6v-1.9h.5c.2 0 .5-.2.5-.5v-1.4c0-.3-.3-.5-.5-.5h-.6c-.4-2.4-2.4-4.3-4.9-4.3-2.8-.1-5.1 2.3-5.1 5.1.1 2.8 2.4 5 5.2 5h8.7v.4c0 .3.3.5.5.5h.5c.3 0 .5-.2.5-.5v-1.2c0-.4-.3-.7-.7-.7zm-9.6-.5c-1.8 0-3.2-1.4-3.2-3.1s1.4-3.1 3.2-3.1 3.1 1.4 3.1 3.1-1.4 3.1-3.1 3.1z"
}
};
exports.default = _default;