@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
22 lines (19 loc) • 1.54 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 100 100",
"xmlns": "http://www.w3.org/2000/svg",
"g": {
"path": [{
"d": "M69.1 28.9L55.9 15.7c-.3-.3-.6-.4-1-.4-.8 0-1.4.6-1.4 1.4v10.6c0 2.2 1.8 4 4 4h10.6c.8 0 1.4-.6 1.4-1.4 0-.4-.1-.7-.4-1zm.4 10.4c0-1.1-.9-2-2-2h-14c-3.3 0-6-2.7-6-6v-14c0-1.1-.9-2-2-2h-20c-3.3 0-6 2.7-6 6v48c0 3.3 2.7 6 6 6h20.3c1.6 0 2-1.1 1.9-2.8s-.7-9 4.3-14.8 13.2-6.2 14.4-6.2c1.2 0 3.2-.1 3.1-1.8s0-10.4 0-10.4zm-43-11.4l4.9-.7c.1 0 .3-.1.3-.2l2.2-4.5c.2-.3.6-.3.8 0l2.2 4.5c.1.1.2.2.3.2l4.9.7c.3.1.5.5.2.7l-3.6 3.5c-.1.1-.1.2-.1.4l.8 4.9c.1.3-.3.6-.6.4l-4.4-2.3c-.1-.1-.3-.1-.4 0l-4.4 2.3c-.3.2-.7-.1-.6-.4l.8-4.9c0-.1 0-.3-.1-.4l-3.6-3.5c-.1-.2.1-.6.4-.7zm18 33.4c0 1.1-.9 2-2 2h-13c-1.1 0-2-.9-2-2v-2c0-1.1.9-2 2-2h13c1.1 0 2 .9 2 2v2zm11-12c0 1.1-.9 2-2 2h-24c-1.1 0-2-.9-2-2v-2c0-1.1.9-2 2-2h24c1.1 0 2 .9 2 2v2z"
}, {
"d": "M66.3 56.2c-7.9 0-14.3 6.4-14.3 14.3s6.4 14.3 14.3 14.3 14.3-6.4 14.3-14.3-6.5-14.3-14.3-14.3zm2.5 15.6c-.4 0-.8-.1-1.2-.2L62.1 77c-.4.4-.8.5-1.2.5-.5 0-.8-.1-1.2-.5-.6-.6-.6-1.7 0-2.4l5.5-5.5c-.1-.3-.2-.7-.2-1.1-.2-2.5 1.8-4.8 4.3-4.8.4 0 .8.1 1.2.2.2 0 .2.2.1.4l-2.4 2.5c-.2.1-.2.5 0 .6l1.7 1.7c.2.2.5.2.7 0l2.4-2.4c.1-.1.4-.1.4.1.1.4.2.8.2 1.2-.1 2.5-2.2 4.5-4.8 4.3z"
}]
}
};
exports.default = _default;