UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

25 lines (24 loc) 524 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_details_outline = void 0; var ic_details_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }, { "name": "path", "attribs": { "d": "M12,3L2,21h20L12,3z M13,8.92L18.6,19H13V8.92z M11,8.92V19H5.4L11,8.92z" }, "children": [] }] }; exports.ic_details_outline = ic_details_outline;