UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

93 lines (92 loc) 2.37 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.contractDirections = void 0; var contractDirections = { "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": "rect", "attribs": { "x": "192", "y": "208", "width": "128", "height": "96" }, "children": [{ "name": "rect", "attribs": { "x": "192", "y": "208", "width": "128", "height": "96" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "144,288 176,256 144,224 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "144,288 176,256 144,224 \t" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "368,288 368,224 335.984,256 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "368,288 368,224 335.984,256 \t" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "287.969,160 223.953,160 255.953,192 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "287.969,160 223.953,160 255.953,192 \t" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "223.938,352 287.969,352 255.969,320 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "223.938,352 287.969,352 255.969,320 \t" }, "children": [] }] }] }] }; exports.contractDirections = contractDirections;