@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 798 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": "M12.6 10.8c-1.3-1-2.7-.5-3.6.4-.4.3-.9.5-1.5.6-.7.2-1.4.5-1.9 1-1.3 1.3-1 2.9.8 4.7h.1v.1c1.1 1 2.1 1.6 3 1.6.7 0 1.3-.3 1.9-.8.5-.5.7-1.2.9-1.9.2-.5.4-1.1.7-1.4.6-.5.9-1.1.9-1.8.1-.4 0-1.1-.5-1.7 0 0-.3-.4-.8-.8zm-3 5.8c-.1.1-.2.2-.4.2s-.4-.1-.5-.2l-1.3-1.3c-.3-.3-.3-.7 0-.9s.7-.3.9 0l1.3 1.3c.3.2.3.6 0 .9zm1.2-2c-.7 0-1.2-.5-1.2-1.2s.5-1.2 1.2-1.2 1.2.6 1.2 1.2-.5 1.2-1.2 1.2zM19.1 6L18 4.9c-.2-.1-.6-.1-.8 0L16 6.2c-.2.2-.2.5 0 .7V7l-2.4 2.4c-.1.1-.1.3 0 .4.2.2.5.4.7.6.1.1.2.1.3 0L17 8h.1c.2.2.5.2.7 0l1.3-1.2c.1-.2.1-.5 0-.8z"
}
};