@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 653 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": "M20.9 1h-8.1c-.5-.1-1 .2-1.4.6l-9.8 9.9c-.9.8-.9 2.3 0 3.1l7.8 7.9c.8.8 2.3.8 3.2 0l10-10.1c.3-.4.6-1 .5-1.5V3.2c0-1.2-1-2.2-2.2-2.2zm-8 16.2l-.5.5c-.3.3-.8.3-1 0l-5.1-5c-.3-.2-.3-.7 0-1l.5-.5c.3-.3.8-.3 1 0l5.1 5c.3.3.3.7 0 1zm2.9-2.9l-.5.5c-.3.2-.7.2-1 0l-5-5c-.3-.3-.3-.8 0-1l.5-.5c.3-.3.7-.3 1 0l5 5c.4.2.4.7 0 1zM17.9 8c-1 0-1.8-.8-1.8-1.9s.8-1.8 1.8-1.8 1.9.8 1.9 1.8S18.9 8 17.9 8z"
}
};