UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

87 lines (86 loc) 2.08 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_gif = void 0; var ic_gif = { "viewBox": "0 0 24 24", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24", "x": "0" }, "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24", "x": "0" }, "children": [] }] }] }, { "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "height": "6", "width": "1.5", "x": "11.5", "y": "9" }, "children": [{ "name": "rect", "attribs": { "height": "6", "width": "1.5", "x": "11.5", "y": "9" }, "children": [] }] }, { "name": "path", "attribs": { "d": "M9,9H6c-0.6,0-1,0.5-1,1v4c0,0.5,0.4,1,1,1h3c0.6,0,1-0.5,1-1v-2H8.5v1.5h-2v-3H10V10C10,9.5,9.6,9,9,9z" }, "children": [{ "name": "path", "attribs": { "d": "M9,9H6c-0.6,0-1,0.5-1,1v4c0,0.5,0.4,1,1,1h3c0.6,0,1-0.5,1-1v-2H8.5v1.5h-2v-3H10V10C10,9.5,9.6,9,9,9z" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "19,10.5 19,9 14.5,9 14.5,15 16,15 16,13 18,13 18,11.5 16,11.5 16,10.5" }, "children": [{ "name": "polygon", "attribs": { "points": "19,10.5 19,9 14.5,9 14.5,15 16,15 16,13 18,13 18,11.5 16,11.5 16,10.5" }, "children": [] }] }] }] }] }] }; exports.ic_gif = ic_gif;