UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

107 lines (106 loc) 3.6 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.limitDirections = void 0; var limitDirections = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M256,0C114.609,0,0,114.609,0,256s114.609,256,256,256s256-114.609,256-256S397.391,0,256,0z M256,472\r\n\t\tc-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z" }, "children": [{ "name": "path", "attribs": { "d": "M256,0C114.609,0,0,114.609,0,256s114.609,256,256,256s256-114.609,256-256S397.391,0,256,0z M256,472\r\n\t\tc-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z" }, "children": [] }] }, { "name": "polygon", "attribs": { "fill-rule": "evenodd", "clip-rule": "evenodd", "points": "352,208 352,160 304,160 316,172 256,232 196,172 208,160 160,160 \r\n\t\t160,208 172,196 232,256 172,316 160,304 160,352 208,352 196,340 256,280 316,340 304,352 352,352 352,304 340,316 280,256 \r\n\t\t340,196 \t" }, "children": [{ "name": "polygon", "attribs": { "fill-rule": "evenodd", "clip-rule": "evenodd", "points": "352,208 352,160 304,160 316,172 256,232 196,172 208,160 160,160 \r\n\t\t160,208 172,196 232,256 172,316 160,304 160,352 208,352 196,340 256,280 316,340 304,352 352,352 352,304 340,316 280,256 \r\n\t\t340,196 \t" }, "children": [] }] }, { "name": "polygon", "attribs": { "fill-rule": "evenodd", "clip-rule": "evenodd", "points": "368,128 320,128 320,144 368,144 368,192 384,192 384,144 384,128 \t" }, "children": [{ "name": "polygon", "attribs": { "fill-rule": "evenodd", "clip-rule": "evenodd", "points": "368,128 320,128 320,144 368,144 368,192 384,192 384,144 384,128 \t" }, "children": [] }] }, { "name": "polygon", "attribs": { "fill-rule": "evenodd", "clip-rule": "evenodd", "points": "384,368 384,320 368,320 368,368 320,368 320,384 368,384 384,384 \t" }, "children": [{ "name": "polygon", "attribs": { "fill-rule": "evenodd", "clip-rule": "evenodd", "points": "384,368 384,320 368,320 368,368 320,368 320,384 368,384 384,384 \t" }, "children": [] }] }, { "name": "polygon", "attribs": { "fill-rule": "evenodd", "clip-rule": "evenodd", "points": "144,384 192,384 192,368 144,368 144,320 128,320 128,368 128,384 \t" }, "children": [{ "name": "polygon", "attribs": { "fill-rule": "evenodd", "clip-rule": "evenodd", "points": "144,384 192,384 192,368 144,368 144,320 128,320 128,368 128,384 \t" }, "children": [] }] }, { "name": "polygon", "attribs": { "fill-rule": "evenodd", "clip-rule": "evenodd", "points": "128,144.016 128,192 144,192 144,144 192,144 192,128 144,128 128,128 \t\r\n\t\t" }, "children": [{ "name": "polygon", "attribs": { "fill-rule": "evenodd", "clip-rule": "evenodd", "points": "128,144.016 128,192 144,192 144,144 192,144 192,128 144,128 128,128 \t\r\n\t\t" }, "children": [] }] }] }] }; exports.limitDirections = limitDirections;