UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

23 lines (22 loc) 612 B
/* 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", "circle": [{ "cx": "18.216", "cy": "12", "r": "1.008" }, { "cx": "11.952", "cy": "12", "r": "1.008" }, { "cx": "5.784", "cy": "12", "r": "1.008" }], "path": { "d": "M7.7 12c0 2.4 1.9 4.3 4.3 4.3s4.3-1.9 4.3-4.3-1.9-4.3-4.3-4.3S7.7 9.6 7.7 12zm7.2 0c0 1.6-1.3 2.9-2.9 2.9S9.1 13.6 9.1 12s1.3-2.9 2.9-2.9 2.9 1.3 2.9 2.9z" } };