@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 875 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": "M22.3 5.4h-2.2c-.4 0-.9-.2-1.3-.6L17 3.3c-.3-.3-.8-.5-1.3-.5h-4.3c-.6 0-1.1.2-1.5.6L7.6 5.3c-.2.1-.2.5-.1.7l.7.6c.5.4 1.1.5 1.6.1l2-1.2c.3-.2.7-.1.8.1l6.4 6.3c.2.1.3.3.3.6v1.6c0 .5.3.9.7.9h2.2c.5 0 .8-.3.8-.7V6.1c.1-.4-.2-.7-.7-.7zm-6.2 6.7l-4-3.9-1.1.7c-.6.3-1.2.5-1.8.5-.8 0-1.6-.3-2.2-.9L5.5 7.4c-.3-.3-.5-.6-.6-1-.1-.4-.3-.6-.7-.6H1.7c-.5 0-.8.2-.8.6v6.8c0 .5.3.7.8.7h1.4c.1 0 .3-.4.5-.6.5-.7 1.3-1.1 2.2-1.3.9 0 1.8.3 2.5.9l4.6 4.3c.4.3.7.8.9 1.3 0 .2.4.3.6.1l1.7-1.8c.9-.8 1.6-3 .7-3.9l-.7-.8zm-9.3 2.8c-.5-.5-1.2-.4-1.6.1-.4.5-.3 1.3.2 1.7l4.6 4.2c.2.2.5.3.8.3.3-.1.6-.2.7-.5.5-.5.4-1.3-.1-1.7l-4.6-4.1z"
}
};