UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

81 lines (80 loc) 1.71 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iosCalendar = void 0; var iosCalendar = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "x": "64", "y": "192", "width": "384", "height": "256" }, "children": [{ "name": "rect", "attribs": { "x": "64", "y": "192", "width": "384", "height": "256" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "448,96 352,96 352,144 336,144 336,96 176,96 176,144 160,144 160,96 64,96 64,176 448,176 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "448,96 352,96 352,144 336,144 336,96 176,96 176,144 160,144 160,96 64,96 64,176 448,176 \t" }, "children": [] }] }, { "name": "rect", "attribs": { "x": "160", "y": "64", "width": "16", "height": "32" }, "children": [{ "name": "rect", "attribs": { "x": "160", "y": "64", "width": "16", "height": "32" }, "children": [] }] }, { "name": "rect", "attribs": { "x": "336", "y": "64", "width": "16", "height": "32" }, "children": [{ "name": "rect", "attribs": { "x": "336", "y": "64", "width": "16", "height": "32" }, "children": [] }] }] }] }; exports.iosCalendar = iosCalendar;