@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 542 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 12c0 6.2-5 11.2-11.1 11.2S.9 18.2.9 12 5.9.9 12 .9s11.1 5 11.1 11.1zM7.8 6.9c-.7 0-1.3.8-1.3 1.9s.6 1.8 1.3 1.8 1.4-.8 1.4-1.8-.6-1.9-1.4-1.9zm8.4 0c-.8 0-1.4.8-1.4 1.9s.6 1.8 1.4 1.8 1.3-.8 1.3-1.8-.6-1.9-1.3-1.9zM5.1 13.4c.3 3.5 2.8 6.4 6.9 6.4 4 0 6.6-2.9 6.9-6.4H5.1z"
}
};