@icongo/gi
Version:
Game Icons
17 lines • 1.17 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 GIIciclesFence = 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: "m310.395 18.275.582 30.954 61.322 113.3-4.09-128.485-8.763-15.77h-49.052zm134.71 2.47-40.814 171.74a249.955 249.955 0 0 0-47.372 10.94L235.45 74.834l49.745 166.524a254.761 254.761 0 0 0-39.056 36.585L77.19 227.48l126.46 119.456a250.04 250.04 0 0 0-15 51.392l-169.625 40.31L202.3 482.196l183.095-43.513-153.565-36.495a207.897 207.897 0 0 1 10.8-36.837l152.005 45.406-113.684-107.39a209.929 209.929 0 0 1 28.648-26.618L418.664 392.21l-44.53-149.077a208.209 208.209 0 0 1 34.923-7.742l36.03 151.616 43.53-183.166-43.512-183.094zM66.043 66.913l67.238 109.156 109.19 67.258-67.238-109.158-109.19-67.256zm-47.658 234.62v47.882l19.27 10.512 128.486 3.506-112.714-60.74-35.04-1.16z"
})]
}));
export { GIIciclesFence };