UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

38 lines (37 loc) 654 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_category = void 0; var ic_category = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M12 2l-5.5 9h11z" }, "children": [] }, { "name": "circle", "attribs": { "cx": "17.5", "cy": "17.5", "r": "4.5" }, "children": [] }, { "name": "path", "attribs": { "d": "M3 13.5h8v8H3z" }, "children": [] }] }; exports.ic_category = ic_category;