@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
9 lines (7 loc) • 756 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */
/* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */
exports.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" }] } };