@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
22 lines (19 loc) • 938 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 100 100",
"xmlns": "http://www.w3.org/2000/svg",
"path": [{
"d": "M78.8 62.1l-3.6-1.7c-.5-.3-1.2-.3-1.7 0L52 70.6c-1.2.6-2.7.6-3.9 0L26.5 60.4c-.5-.3-1.2-.3-1.7 0l-3.6 1.7c-1.6.8-1.6 2.9 0 3.7L48 78.5c1.2.6 2.7.6 3.9 0l26.8-12.7c1.7-.8 1.7-3 .1-3.7z"
}, {
"d": "M78.8 48.1l-3.7-1.7c-.5-.3-1.2-.3-1.7 0L52 56.6c-1.2.6-2.7.6-3.9 0L26.6 46.4c-.5-.3-1.2-.3-1.7 0l-3.7 1.7c-1.6.8-1.6 2.9 0 3.7L48 64.6c1.2.6 2.7.6 3.9 0l26.8-12.7c1.7-.8 1.7-3 .1-3.8z"
}, {
"d": "M21.2 37.8L48 50.5c1.2.6 2.7.6 3.9 0l26.8-12.7c1.6-.8 1.6-2.9 0-3.7L51.9 21.4c-1.2-.6-2.7-.6-3.9 0L21.2 34.2c-1.6.7-1.6 2.9 0 3.6z"
}]
};
exports.default = _default;