UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

46 lines (45 loc) 883 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", "g": { "circle": [{ "cx": "4.615", "cy": "4.615", "r": "2.769" }, { "cx": "4.615", "cy": "12", "r": "2.769" }, { "cx": "12", "cy": "4.615", "r": "2.769" }, { "cx": "19.385", "cy": "4.615", "r": "2.769" }, { "cx": "12", "cy": "12", "r": "2.769" }, { "cx": "19.385", "cy": "12", "r": "2.769" }, { "cx": "4.615", "cy": "19.385", "r": "2.769" }, { "cx": "12", "cy": "19.385", "r": "2.769" }, { "cx": "19.385", "cy": "19.385", "r": "2.769" }] } };