@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
22 lines (19 loc) • 924 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 52 52",
"xmlns": "http://www.w3.org/2000/svg",
"path": [{
"d": "M46.2 38.9L27.4 49.6c-1 .6-2.3.6-3.3 0L5.4 38.9c-.8-.4-.8-1.4 0-1.8l4.4-2.5c.3-.2.7-.2 1 0l11.4 6.5c1.1.6 2.3.9 3.6.9s2.5-.3 3.6-.9l11.4-6.5c.3-.2.7-.2 1 0l4.4 2.5c.8.4.8 1.4 0 1.8z"
}, {
"d": "M46.2 26.9L27.4 37.6c-1 .6-2.3.6-3.3 0L5.4 26.9c-.8-.4-.8-1.4 0-1.8l4.4-2.5c.3-.2.7-.2 1 0l11.4 6.5c1.1.6 2.3.9 3.6.9s2.5-.3 3.6-.9l11.4-6.5c.3-.2.7-.2 1 0l4.4 2.5c.8.4.8 1.4 0 1.8z"
}, {
"d": "M24.3 25.6L5.5 14.9c-.8-.4-.8-1.4 0-1.8L24.3 2.4c1-.6 2.3-.6 3.3 0l18.8 10.7c.8.4.8 1.4 0 1.8L27.6 25.6c-1 .5-2.3.5-3.3 0z"
}]
};
exports.default = _default;