@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 968 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",
"path": {
"d": "M12 9.6l3.4-3.4c.2-.1.2-.4 0-.6l-.7-.7c-.2-.2-.5-.2-.6 0l-3.4 3.4L12 9.6zm3.7 3.8l3.4-3.4c.2-.1.2-.4 0-.6l-.7-.7c-.2-.2-.5-.2-.6 0L14.4 12l1.3 1.4zm-.4 2.8c0-.1.1-.2.1-.3 0-.1 0-.2-.1-.3v-.1h-.1L8.5 8.7h-.1c0-.1-.2-.1-.3-.1-.1 0-.2.1-.3.1l-.2.2c0 .1 0 .1-.1.1 0 .1 0 .1-.1.2 0 0-.1.1-.1.2-.1 0-.1.1-.1.2-.1.1-.1.2-.2.3 0 .1-.1.2-.1.3 0 .1-.1.2-.1.3-.1.2-.1.3-.1.4-.1.2-.1.4-.1.5 0 .2-.1.4-.1.6l-.1.5v3.1s.1.1.1.2l-1.6 1.6c-.1.1-.1.4 0 .6L6 19.1c.2.1.5.1.7 0l1.5-1.6c.6.1 1.2.1 1.7.1h1.5c.3-.1.7-.1 1.1-.2.3 0 .6-.1.9-.2.3-.1.5-.2.7-.3.2 0 .4-.1.5-.2.2-.2.4-.3.6-.5h.1z"
}
};
exports.default = _default;