| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/framework7/node_modules/framework7-icons/react/esm/ |
Upload File : |
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
import React from 'react';
function CircleGrid3x3Fill(props) {
var children = props.children,
attrs = _objectWithoutPropertiesLoose(props, ["children"]);
return /*#__PURE__*/React.createElement("svg", _extends({
fill: "currentcolor",
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 56 56"
}, attrs), /*#__PURE__*/React.createElement("path", {
d: "M 28 18.8594 C 31.7031 18.8594 34.75 15.8125 34.75 12.1094 C 34.75 8.4062 31.7031 5.3594 28 5.3828 C 24.2968 5.4062 21.25 8.4062 21.25 12.1094 C 21.25 15.8125 24.2968 18.8594 28 18.8594 Z M 45.0156 18.8594 C 48.6952 18.8594 51.7422 15.8125 51.7422 12.1094 C 51.7422 8.4062 48.6952 5.3594 45.0156 5.3828 C 41.3125 5.4062 38.2656 8.4062 38.2656 12.1094 C 38.2656 15.8125 41.3125 18.8594 45.0156 18.8594 Z M 11.0078 18.8359 C 14.6875 18.8359 17.7343 15.8125 17.7343 12.1328 C 17.7343 8.4531 14.6875 5.3828 11.0078 5.3828 C 7.3047 5.3828 4.2578 8.4531 4.2578 12.1328 C 4.2578 15.8125 7.3047 18.8359 11.0078 18.8359 Z M 28 34.7500 C 31.7031 34.7500 34.75 31.7031 34.75 28.0000 C 34.75 24.3203 31.7031 21.2500 28 21.2734 C 24.2968 21.2969 21.25 24.3203 21.25 28.0000 C 21.25 31.7031 24.2968 34.7500 28 34.7500 Z M 11.0078 34.7500 C 14.6875 34.7500 17.7343 31.7031 17.7343 28.0000 C 17.7343 24.3203 14.6875 21.2500 11.0078 21.2734 C 7.3047 21.2969 4.2578 24.3203 4.2578 28.0000 C 4.2578 31.7031 7.3047 34.7500 11.0078 34.7500 Z M 45.0156 34.7500 C 48.6952 34.7500 51.7422 31.7031 51.7422 28.0000 C 51.7422 24.3203 48.6952 21.2500 45.0156 21.2734 C 41.3125 21.2969 38.2656 24.3203 38.2656 28.0000 C 38.2656 31.7031 41.3125 34.7500 45.0156 34.7500 Z M 11.0078 50.6406 C 14.6875 50.6406 17.7343 47.5937 17.7343 43.8906 C 17.7343 40.2109 14.6875 37.1640 11.0078 37.1640 C 7.3047 37.1640 4.2578 40.2109 4.2578 43.8906 C 4.2578 47.5937 7.3047 50.6406 11.0078 50.6406 Z M 28 50.6406 C 31.7031 50.6406 34.75 47.5937 34.75 43.8906 C 34.75 40.2109 31.7031 37.1640 28 37.1640 C 24.2968 37.1640 21.25 40.2109 21.25 43.8906 C 21.25 47.5937 24.2968 50.6406 28 50.6406 Z M 45.0156 50.6406 C 48.6952 50.6406 51.7422 47.5937 51.7422 43.8906 C 51.7422 40.2109 48.6952 37.1640 45.0156 37.1640 C 41.3125 37.1640 38.2656 40.2109 38.2656 43.8906 C 38.2656 47.5937 41.3125 50.6406 45.0156 50.6406 Z"
}));
}
export default CircleGrid3x3Fill;