UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 465 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_view_array = void 0; var ic_view_array = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M4 18h3V5H4v13zM18 5v13h3V5h-3zM8 18h9V5H8v13z" }, "children": [] }] }; exports.ic_view_array = ic_view_array;