@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 820 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 52 52",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M26 2c3 0 5.43 3.29 8.09 4.42s6.82.51 8.84 2.65 1.51 6.07 2.65 8.84S50 23 50 26s-3.29 5.43-4.42 8.09-.51 6.82-2.65 8.84-6.07 1.53-8.84 2.65S29 50 26 50s-5.43-3.29-8.09-4.42-6.82-.51-8.84-2.65-1.53-6.07-2.65-8.84S2 29 2 26s3.29-5.43 4.42-8.09.51-6.82 2.65-8.84 6.07-1.53 8.84-2.65S23 2 26 2zm0 7.58A16.42 16.42 0 1042.42 26 16.47 16.47 0 0026 9.58zm7.62 9.15l1.61 1.52a1.25 1.25 0 010 1.51L25.08 33.07a2.07 2.07 0 01-1.61.7 2.23 2.23 0 01-1.61-.7l-5.49-5.47a1 1 0 01-.1-1.42l.1-.11L18 24.56a1.1 1.1 0 011.54-.07l.07.07 3.89 4 8.59-9.8a1.1 1.1 0 011.53-.03z"
}
};