@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 684 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": "M23.1 10.2C22.2 5 17.6.9 12 .9S1.8 5 .9 10.2c0 .4.3.6.6.4.6-.4 1.3-.7 2.1-.7 1 0 1.9.4 2.5 1.2.1.2.5.2.6 0 .6-.8 1.5-1.2 2.5-1.2s1.9.4 2.5 1.2c.1.2.4.2.6 0 .6-.8 1.5-1.2 2.5-1.2s1.9.4 2.5 1.2c.1.2.4.2.6 0 .6-.8 1.4-1.2 2.5-1.2.7 0 1.5.3 2 .7.4.2.7 0 .7-.4zm-6.7 8.4c-.6 0-1.1.5-1.1 1.2s-.4 1.1-1.1 1.1-1.1-.5-1.1-1.1v-5.2c0-.7-.5-1.1-1.1-1.1s-1.1.4-1.1 1.1v5.2c0 1.8 1.5 3.3 3.3 3.3s3.3-1.5 3.3-3.3c0-.7-.4-1.2-1.1-1.2z"
}
};