@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 975 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": "M17.7 13.5L12.2 11h-.4l-5.5 2.5c-.3.2-.4.5-.2.8.6.8.9 1.9 1.1 2.4 0 .2.2.3.4.3 1.9.5 3.4 1.6 4.1 2.1.2.1.4.1.6 0 .7-.5 2.2-1.6 4.1-2.1.2 0 .4-.1.4-.3.1-.5.5-1.6 1.1-2.4.2-.2.1-.6-.2-.8zm-7.1 1.4c-.4 0-.8-.5-.8-1s.4-.9.8-.9.7.4.7.9-.3 1-.7 1zm2.8 0c-.4 0-.7-.5-.7-1s.3-.9.7-.9.8.4.8.9-.4 1-.8 1zm-5.1-3.8l2.9-1.4c.3-.1.7-.2 1.1-.1.2 0 .4.1.5.1l2.9 1.4c.2.1.4-.1.4-.2V9.8c0-.1-.1-.2-.2-.3-.2-.3-.5-.6-1.3-.6V7.5c0-.2-.1-.4-.2-.4-.3-.2-.7-.4-1.4-.5V5.3c0-.3-.3-.5-.5-.5h-1c-.2 0-.5.2-.5.5v1.3c-.7.1-1.1.3-1.4.5-.1 0-.2.2-.2.4v1.4c-.8 0-1.1.3-1.3.5-.1.1-.2.2-.2.4v1c0 .2.2.3.4.3z"
}
};
exports.default = _default;