@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 1.11 kB
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 11.3l-.9-.4c-.1-.1-.3-.1-.4 0l-2.6 1.3c.4-.2.8-.2 1.3-.2.7 0 1.4.2 2.1.5l.5-.2c.4-.3.4-.8 0-1zM4.8 8.9l6.5 3c.3.1.6.1.9 0l6.5-3c.4-.2.4-.7 0-.9l-6.5-3.1c-.3-.1-.6-.1-.9 0L4.8 8c-.4.2-.4.7 0 .9zm0 3.3l6.5 3.1c.1.1.3.1.5.1.3-1.2 1-2.1 1.9-2.8l-1.5.8c-.2.1-.6.1-.9 0l-5.2-2.5c-.1-.1-.2-.1-.4 0l-.9.4c-.4.2-.4.7 0 .9zm7 4.6h-.5l-5.2-2.5c-.1-.1-.3-.1-.4 0l-.9.4c-.3.2-.3.7 0 .9l6.5 3c.3.2.6.2.9 0h.2c-.4-.6-.6-1.1-.6-1.8zM16.1 13.5c-1.5 0-2.8 1.3-2.8 2.8s1.2 2.9 2.8 2.9 2.9-1.3 2.9-2.9-1.3-2.8-2.9-2.8zm2.3 2.6h-.8c0-.7-.2-1.3-.4-1.7.7.3 1.1.9 1.2 1.7zm-2.6-1.9v1.9h-.6c0-.9.3-1.6.6-1.9zm0 2.4v1.9c-.3-.3-.6-1-.6-1.9h.6zm.6 1.9v-1.9h.7c-.1.9-.4 1.6-.7 1.9zm0-2.4v-1.9c.3.2.6 1 .7 1.9h-.7zM15 14.4c-.2.4-.3 1-.4 1.7h-.7c0-.8.5-1.4 1.1-1.7zm-1.1 2.2h.7c0 .7.2 1.3.4 1.7-.6-.3-1.1-.9-1.1-1.7zm3.3 1.7c.3-.4.4-1 .4-1.7h.8c-.1.8-.5 1.4-1.2 1.7z"
}
};