@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
28 lines (25 loc) • 978 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",
"g": {
"path": [{
"d": "M10.5 21.1v.5c0 .5-.4.9-.9.9H1.9c-.6 0-1-.4-1-.9v-.5c0-1.2 1.4-1.9 2.7-2.5h.1c.1-.1.2-.1.3 0 .5.3 1.1.5 1.8.5.6 0 1.2-.2 1.7-.5.1-.1.2-.1.3 0h.1c1.3.6 2.6 1.3 2.6 2.5z"
}, {
"d": "M16.1 1.5c-4 0-7.1 3-7.1 6.7 0 1.1.3 2.3.9 3.3.1.1.1.2.1.4L9.2 14c-.1.3.1.5.4.6h.2l2.1-.8c.1 0 .3 0 .4.1 1.1.6 2.4 1 3.7 1 3.9 0 7-3 7-6.7.1-3.7-3.1-6.7-6.9-6.7zm-.5 2.6h1.3v3.2l-.1 2.2h-1.1l-.1-2.2V4.1zm.6 8c-.6 0-.8-.4-.8-.8s.2-.9.8-.9.9.4.9.9c0 .4-.2.8-.9.8z"
}],
"ellipse": {
"cx": "5.723",
"cy": "15.554",
"rx": "2.4",
"ry": "2.631"
}
}
};
exports.default = _default;