@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 787 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": "M17.5 11.5c-3.1 0-5.6 2.6-5.6 5.7s2.5 5.6 5.6 5.6 5.6-2.6 5.6-5.6-2.5-5.7-5.6-5.7zm3.9 6.2h-4v-4.3s1.5-.1 2.9 1.4 1.1 2.9 1.1 2.9zm-11.2-.5c0-1.2.5-2.7 1.1-3.8.8-1.4 1.7-2 2.4-3 1.1-1.7 1.3-4.2.6-6.1-.7-1.9-2.5-3-4.6-2.9-2 0-3.7 1.3-4.3 3.2-.8 2.1-.5 4.6 1.2 6.2.7.6 1.3 1.7 1 2.7-.4.9-1.5 1.3-2.2 1.7-1.8.8-4.1 1.9-4.4 4-.4 1.8.8 3.6 2.7 3.6h7.9c.4 0 .6-.4.4-.7-1.1-1.4-1.8-3.1-1.8-4.9z"
}
};
exports.default = _default;