@icongo/gi
Version:
Game Icons
17 lines • 1.57 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var GIAbstract064 = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 512 512"
}, props, {
children: [/*#__PURE__*/_jsx("path", {
d: "M0 0h512v512H0z"
}), /*#__PURE__*/_jsx("path", {
fill: "#fff",
d: "M339.998 29.947c-74.46-24.153-168.985.96-238.956 70.93s-95.278 164.69-71.125 239.15c9.579-66.115 47.145-139.587 108.916-201.358S273.882 39.525 339.998 29.947zm142.055 142.055c-9.578 66.116-47.048 139.297-108.819 201.068S238.09 472.504 171.973 482.083c74.46 24.153 169.178-1.154 239.15-71.125s95.083-164.495 70.93-238.956zM389.9 122.1c-50.407-50.407-151.244-31.316-225.196 42.636S71.663 339.524 122.07 389.93s151.244 31.316 225.196-42.636 93.043-174.79 42.636-225.196zm-74.032 24.613c.69.563 1.294 1.293 1.938 1.938l45.543 45.543c10.307 10.306 10.307 26.902 0 37.21s-26.902 10.306-37.21 0l-45.542-45.544a26.254 26.254 0 0 1 0-37.21c9.662-9.662 24.918-10.392 35.271-1.937zm-75.678 56.492c.69.564 1.196 1.197 1.84 1.841l64.924 64.924c10.307 10.306 10.307 26.902 0 37.209s-26.903 10.307-37.21 0l-64.923-64.923a26.254 26.254 0 0 1 0-37.21c9.663-9.662 25.015-10.295 35.368-1.84zm-56.396 75.582c.69.564 1.293 1.294 1.938 1.938l45.543 45.543c10.306 10.307 10.306 26.903 0 37.21s-26.903 10.307-37.21 0l-45.543-45.543a26.254 26.254 0 0 1 0-37.21c9.663-9.662 24.918-10.393 35.272-1.938z"
})]
}));
export { GIAbstract064 };