UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

109 lines (108 loc) 2.39 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_read_more_outline = void 0; var ic_read_more_outline = { "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": "rect", "attribs": { "height": "2", "width": "9", "x": "13", "y": "7" }, "children": [{ "name": "rect", "attribs": { "height": "2", "width": "9", "x": "13", "y": "7" }, "children": [] }] }, { "name": "rect", "attribs": { "height": "2", "width": "9", "x": "13", "y": "15" }, "children": [{ "name": "rect", "attribs": { "height": "2", "width": "9", "x": "13", "y": "15" }, "children": [] }] }, { "name": "rect", "attribs": { "height": "2", "width": "6", "x": "16", "y": "11" }, "children": [{ "name": "rect", "attribs": { "height": "2", "width": "6", "x": "16", "y": "11" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "13,12 8,7 8,11 2,11 2,13 8,13 8,17" }, "children": [{ "name": "polygon", "attribs": { "points": "13,12 8,7 8,11 2,11 2,13 8,13 8,17" }, "children": [] }] }] }] }] }] }; exports.ic_read_more_outline = ic_read_more_outline;