@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 824 B
JavaScript
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */
/* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */
export default {
"viewBox": "0 0 24 24",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M18.7 7.8c-.7-.2-1.4-.7-1.8-1.3-.3-.5-.3-1.7-1.1-1.7H8.2c-.8 0-.8 1.2-1.1 1.7-.5.7-1.2.9-1.9 1.4-.8.5-.1 2.4.1 3 .7 2.7 2.1 5.2 4.3 6.9.7.5 1.3 1 2.1 1.3.6.4 1.7-.6 2.2-.9 1.2-.9 2.3-2 3.1-3.3.7-1.1 1.2-2.3 1.6-3.6.1-.5.3-1 .4-1.5.1-.4.3-1.1.1-1.5 0-.2-.2-.4-.4-.5-1.1-.3.3.1 0 0zm-1.1 1.7c-.6 3.2-2.4 6.2-5.2 8l-.4.2-.4-.2c-3.4-2.1-4.7-5.5-5.2-8L6.3 9l.4-.3c.8-.4 1.5-1.2 1.9-2.1l.2-.4h6.4l.2.3c.4.9 1.1 1.8 2 2.3l.3.2-.1.5zm-5.9-1.8c-.5 0-1.9 0-2.1.2-.5.4-.7 1-1.2 1.4-.5.5-.3.9-.1 1.5.3 1 .8 2 1.4 2.9.3.4.7.8 1.1 1.2.1.1 1.2 1.3 1.2.6V8.2c0-.3 0-.5-.3-.5z"
}
};