@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
11 lines (10 loc) • 765 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",
"title": {},
"path": {
"d": "M16 18.6c.3 0 .6.2.7.5l.3 2.5c.1.7.7 1.2 1.4 1.3l3 .3c.9.1 1.7-.6 1.7-1.5v-2.9c0-.4-.2-.8-.5-1.1-3-2.7-6.9-4.1-10.6-4.1S4.3 15 1.3 17.7c-.2.3-.4.7-.4 1.1v2.9c-.1.9.7 1.7 1.6 1.5l3-.3c.7-.1 1.3-.6 1.4-1.3l.3-2.5c.1-.3.4-.5.7-.5 0 0 3.9-.3 8.1 0zm2.3-12.8c.3-.2.7 0 .7.3v3.1c0 .3.2.5.5.5h1.2c.3 0 .5-.2.5-.5l.1-7.4c0-.4-.3-.6-.6-.6h-7.4c-.3 0-.5.2-.5.6v1.1c0 .3.2.6.5.6h3.1c.4 0 .5.4.3.6l-4.3 4.3c-.2.2-.4.2-.6 0l-7.1-7c-.3-.2-.6-.2-.9 0l-.8.8c-.3.2-.3.6 0 .9l8.6 8.7c.3.3.6.3.9 0l5.8-6z"
}
};