@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 993 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": "M8.4 17l4.3-4.4.3-.3 3.9-3.9 1.7-1.7 1.9-1.9c.3-.2.4-.6.1-.9l-.8-.8c-.2-.2-.5-.2-.8-.1L3.1 18.9c-.3.3-.3.7-.1.9l.8.9c.2.2.6.2.9-.2l1.9-1.8L8.4 17zm.1-6.3c-.2 0-.4.1-.5.3v1.4l1.8-1.7H8.5zm-4.7 5.9l1.9-1.8c-1.3-.3-2.3-1.4-2.4-2.7-.2-1.8 1.3-3.2 3-3.2h4.2c.3 0 .6.1.9.2l1.8-1.8c-.4-.2-.8-.5-1.2-.6-.5-.1-1-.2-1.5-.2h-4c-3 0-5.5 2.2-5.6 5.1-.1 2.2 1.1 4.1 2.9 5zm16.1-9.5L18 8.9c1.4.2 2.4 1.3 2.5 2.7.2 1.8-1.3 3.2-3 3.2h-4.1c-.4 0-.8-.1-1.1-.2l-1.8 1.8c.4.3.9.5 1.3.6.5.2 1 .3 1.5.3h4.2c3.1 0 5.5-2.5 5.4-5.6-.1-2.1-1.3-3.8-3-4.6zm-6 6h1.4c.2 0 .3-.2.4-.4.1-.3.1-.6.1-.8 0-.3 0-.5-.1-.7l-1.8 1.9z"
}
};
exports.default = _default;