UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

23 lines (22 loc) 597 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": "21.554", "cy": "12", "r": "1.569" }, { "cx": "11.954", "cy": "12", "r": "1.569" }, { "cx": "2.492", "cy": "12", "r": "1.569" }], "path": { "d": "M5.4 12c0 3.6 3 6.6 6.6 6.6s6.6-3 6.6-6.6-3-6.6-6.6-6.6-6.6 3-6.6 6.6zm11 0c0 2.4-2 4.4-4.4 4.4s-4.5-2-4.5-4.4 2-4.4 4.5-4.4 4.4 2 4.4 4.4z" } };