UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

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