@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 690 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": "M10.8 12.3c.3.3.6.3.9 0l9.9-9.1c.2-.3.1-.9-.6-.9H1.6c-.5 0-1 .5-.6.9l9.8 9.1zm3.1 5.1c.2-2.6 2.3-4.8 4.9-5 .3 0 .5-.1.7-.1.8 0 1.5.2 2.2.5V7.1c0-.5-.5-.7-.8-.4l-7.7 7.1c-.5.5-1.2.7-1.9.7s-1.4-.2-1.9-.7L1.8 6.7c-.4-.3-.9-.1-.9.4v9c0 1.2.9 2.1 2.1 2.1h10.9v-.8zm5.5-3.1c-2 0-3.7 1.7-3.7 3.7s1.7 3.7 3.7 3.7 3.7-1.7 3.7-3.7-1.6-3.7-3.7-3.7zm2.8 4.4c0 .1-.1.2-.2.2h-5.1c-.1 0-.2-.1-.2-.2v-1.4c0-.1.1-.2.2-.2H22c.1 0 .2.1.2.2v1.4z"
}
};