UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

83 lines (82 loc) 1.98 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_quickreply = void 0; var ic_quickreply = { "viewBox": "0 0 24 24", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }] }] }, { "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M22,4c0-1.1-0.9-2-2-2H4C2.9,2,2.01,2.9,2.01,4L2,22l4-4h9v-8h7V4z" }, "children": [{ "name": "path", "attribs": { "d": "M22,4c0-1.1-0.9-2-2-2H4C2.9,2,2.01,2.9,2.01,4L2,22l4-4h9v-8h7V4z" }, "children": [] }] }] }] }, { "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "polygon", "attribs": { "points": "22.5,16 20.3,16 22,12 17,12 17,18 19,18 19,23" }, "children": [{ "name": "polygon", "attribs": { "points": "22.5,16 20.3,16 22,12 17,12 17,18 19,18 19,23" }, "children": [] }] }] }] }] }] }] }] }; exports.ic_quickreply = ic_quickreply;