UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

30 lines (29 loc) 695 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iosCalendarOutline = void 0; var iosCalendarOutline = { "viewBox": "0 0 512 512", "children": [{ "name": "style", "attribs": { "type": "text/css" }, "children": [] }, { "name": "polyline", "attribs": { "class": "st0", "points": "80,112 80,176 432,176 432,112 " }, "children": [] }, { "name": "path", "attribs": { "d": "M352,96V64h-16v32H176V64h-16v32H64v352h384V96H352z M432,432H80V192h352V432z M432,176H80v-64h80v32h16v-32h160v32h16v-32\r\n\th80V176z" }, "children": [] }] }; exports.iosCalendarOutline = iosCalendarOutline;