@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 1.02 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 24 24",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M12.1 8.4l5.1-5.2c.3-.2.3-.7 0-.9l-1.1-1.1c-.3-.3-.7-.3-1 0L10 6.3l2.1 2.1zm5.6 5.8L22.8 9c.3-.2.3-.6 0-.9L21.7 7c-.2-.3-.7-.3-.9 0l-5.2 5.1 2.1 2.1zm-.7 4.2c.1-.1.1-.2.2-.4 0-.1 0-.3-.1-.5-.1 0-.1-.1-.1-.1L6.6 7.1c-.1-.2-.3-.2-.5-.2s-.4.1-.5.2c-.1.1-.2.1-.3.2 0 .1-.1.2-.1.2-.1.1-.2.2-.2.3-.1 0-.2.1-.2.2-.1.1-.1.3-.2.4-.1.1-.1.3-.2.4-.1.2-.1.3-.2.5 0 .2-.1.4-.1.6-.1.2-.2.4-.2.6-.1.3-.1.5-.2.8 0 .2-.1.5-.1.7 0 .3-.1.6-.1.9v3.3c0 .5.1.9.1 1.3v.4h.1l-2.4 2.4c-.4.2-.4.7-.1.9l1.7 1.7c.2.3.7.3.9 0l2.4-2.4c.9.1 1.7.2 2.6.2.8 0 1.4 0 2.2-.1.6 0 1.2-.1 1.7-.2s1-.2 1.4-.3c.4-.1.8-.3 1.1-.4.3-.2.5-.3.8-.5.3-.1.6-.4.9-.7l.1-.1z"
}
};
exports.default = _default;