@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 879 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 100 100",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M77.4 72.9c0 3.2-2.8 6.3-5.9 6.4h-37c-3.2 0-5.8-3-6-5.9v-2h-2a3.9 3.9 0 01-.2-7.8h2.2v-9.8h-2a3.9 3.9 0 01-.2-7.8h2.2v-9.8h-2a3.9 3.9 0 01-.2-7.8h2.2v-2.2a6 6 0 015.7-5.7l37 .08c3.2 0 6 2.12 6.2 5.22zM51.8 34.7a2.5 2.5 0 00-1.8.8L36.2 49.2a2.53 2.53 0 000 3.6L51.4 68a2.53 2.53 0 003.6 0l13.8-13.8a2.5 2.5 0 00.8-1.8l-.3-8.4a2.14 2.14 0 00-.8-1.7L62 35.6a3.37 3.37 0 00-1.7-.8zm-4.7 13.4a.56.56 0 01.9 0l8 8a.56.56 0 010 .9l-1.3 1.3a.56.56 0 01-.9 0l-8-8a.56.56 0 010-.9zm3.9-3.8a.56.56 0 01.9 0l8 8a.56.56 0 010 .9l-1.3 1.3a.56.56 0 01-.9 0l-8-8a.56.56 0 010-.9zm12.9-4a2.55 2.55 0 11-3.6 0 2.54 2.54 0 013.6 0z"
}
};