@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 786 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": "M11.2 16.8c.3 0 .7.1.9.2L7.2 2.9l-.5-1.4c-.1-.4-.6-.6-.9-.5L1.4 2.4c-.4.2-.6.6-.4 1l.4 1.4c.2.4.6.6 1 .4l2.2-.7 4.6 12.9c.6-.3 1.3-.6 2-.6zm7.8-3.3l-4.6 1.6c-.4.2-1-.1-1.1-.6L11.7 10c-.2-.5.1-1 .5-1.2l4.6-1.6c.5-.2 1 .1 1.2.6l1.6 4.5c.2.5-.1 1-.6 1.2zM14.7 6l-3.1 1c-.5.2-1-.1-1.2-.5l-1-3.1c-.2-.5.1-1 .5-1.2l3.1-1c.5-.2 1 0 1.2.5l1 3.1c.2.4 0 1-.5 1.2zM23 16.4l-.4-1.4c-.2-.4-.6-.6-1-.5l-8.4 2.9c.9.6 1.5 1.5 1.7 2.6l7.7-2.6c.4-.2.6-.6.4-1zM11.2 18c-1.4 0-2.5 1.2-2.5 2.6s1.1 2.5 2.5 2.5 2.6-1.1 2.6-2.5-1.2-2.6-2.6-2.6z"
}
};