@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 955 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": "M19.1 6.4c-.1-.1-.2-.1-.3-.1-1.2-.1-2.4 0-3.6 0l-4.1.1c-1.3 0-2.2.2-3.2 1.1-.6.6-1.2 1.4-1.7 2v.3c0 .3.2.4.4.4.3 0 .4-.1.5-.3s.3-.4.4-.6c.7-.6 1.5-.9 2.4-.8-.7 2-1.7 4.3-3.2 5.9-.6.7-1.6 1.4-1.9 2.3-.2.9.7 1.2 1.5.9.9-.3 1.5-1.3 2-2.1.5-1.1 1-2.1 1.5-3.2.4-1 .9-2.1 1.3-3.2.3-.6.4-.6 1-.6h1.8c-.6 1.4-1.3 2.9-1.9 4.4-.4 1.2-1.2 2.8-.7 4.1.6 1.2 2.2.8 3.1.1.9-.6 1.5-1.6 2-2.6.1-.1.2-.4.1-.6 0-.1-.2-.2-.4-.2-.4 0-.5.5-.6.8-.3.5-.8 1-1.4.9-1.4-.2-.2-2.7.1-3.3.2-.7.5-1.3.8-2 .2-.4.3-.8.5-1.1.2-.5.2-.5.8-.5.5 0 1.8.2 2.2-.1.3-.2.5-1 .7-1.5 0-.2 0-.4-.1-.5z"
}
};
exports.default = _default;