UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 315 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.npm = void 0; var npm = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M0 0v16h16v-16h-16zM13 13h-2v-8h-3v8h-5v-10h10v10z" } }] }; exports.npm = npm;