@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
9 lines (7 loc) • 802 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": "M10.5 14c.9-.5 1.7-.8 2.7-.8.2 0 .5.1.7.1.1 0 .2 0 0-.1-.4-.3-.9-.5-1.4-.7-1.1-.5-1.2-.8-1.2-1.3 0-.4.3-.8.6-1.1.6-.5.9-1.3.9-2.2 0-1.6-1-3.1-2.8-3.1S7.1 6.3 7.1 7.9c0 .9.3 1.7.9 2.2.4.3.7.7.7 1.1 0 .4-.2.8-1.2 1.3-1.5.6-2.9 1.3-2.9 2.7 0 .9.6 1.7 1.5 1.7h3.4c.2 0 .5-.2.5-.5v-1.6c0-.3.2-.6.5-.8zm7.8 1.4c-2.2.7-4-1.4-6.5-.4-.2.1-.3.2-.3.5V18c0 .4.3.6.6.5 2.4-.8 4.2 1.4 6.5.4.2-.1.4-.2.4-.4v-2.6c0-.3-.4-.6-.7-.5zm-3 2.4c-.5 0-1-.4-1-.9s.5-1 1-1 .9.4.9 1-.4.9-.9.9z" } };