@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
12 lines (11 loc) • 1.07 kB
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 52 52",
"xmlns": "http://www.w3.org/2000/svg",
"path": [{
"d": "M64.7 19.1v.4-.4z"
}, {
"d": "M50.3 7.5c-.6-3-3.1-5.5-6.2-5.9-2.2-.3-4.2.4-5.8 1.6-.5.4-.4 1.1.2 1.4 3.7 2 6.9 4.8 9.4 8.2.3.5 1.1.5 1.4 0 1-1.5 1.4-3.3 1-5.3zM13.5 4.7c.5-.2.6-1 .2-1.4-1.5-1.3-3.6-2-5.8-1.6-3.1.4-5.7 2.8-6.2 5.8-.3 2 .1 3.8 1.1 5.3.3.5 1.1.5 1.4 0 2.4-3.3 5.5-6.2 9.3-8.1zM26 6.5c-12.1 0-22 9.9-22 22 0 4.9 1.6 9.4 4.3 13L5 44.8c-1.3 1.3-1.3 3.3 0 4.6.7.7 1.5 1 2.3 1 .8 0 1.6-.3 2.3-1l3.3-3.3c3.7 2.7 8.2 4.3 13.1 4.3s9.4-1.6 13-4.3l3.3 3.3c.7.7 1.5 1 2.4 1 .8 0 1.6-.3 2.3-1 1.3-1.3 1.3-3.3 0-4.6l-3.3-3.3c2.7-3.6 4.3-8.1 4.3-13 0-12.2-9.8-22-22-22zM10.5 28.4c0-8.5 7-15.4 15.5-15.4s15.5 6.9 15.5 15.5S34.6 43.9 26 43.9 10.5 37 10.5 28.4zm18-.9v-6.4c0-1.4-1.1-2.4-2.4-2.4s-2.4 1.1-2.4 2.4v7.3c0 .7.2 1.3.7 1.7l5.7 5.7c.5.5 1.1.7 1.7.7.6 0 1.2-.2 1.7-.7 1-1 1-2.5 0-3.4l-5-4.9z"
}]
};