UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

39 lines (38 loc) 816 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iosPhotos = void 0; var iosPhotos = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M96,128v320h384V128H96z" }, "children": [{ "name": "path", "attribs": { "d": "M96,128v320h384V128H96z" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "416,64 32,64 32,384 80,384 80,112 416,112 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "416,64 32,64 32,384 80,384 80,112 416,112 \t" }, "children": [] }] }] }] }; exports.iosPhotos = iosPhotos;