@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
16 lines (13 loc) • 642 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */
/* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */
exports.default = {
"viewBox": "0 0 24 24",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M16.9 17.4c-1.7-.8-2.9-2.3-3.5-3.9-.2-.6-.3-1.3-.4-1.9v-1.1h3.2c.3 0 .5-.3.3-.5l-4.3-5.1c-.1-.2-.4-.2-.6 0L7.5 10c-.2.2 0 .5.2.5H11v1.1c-.1.6-.2 1.3-.4 1.9-.7 1.6-1.8 3.1-3.5 3.9-.3.1-.4.4-.3.6l.4.9c.1.3.4.4.7.2 1.8-.8 3.2-2.2 4.1-3.9.9 1.7 2.3 3.1 4.2 3.9.2.1.5.1.6-.2l.4-.9c.1-.2 0-.5-.3-.6z"
}
};