UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 348 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.fontSize = void 0; var fontSize = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M1 8h6v2h-2v6h-2v-6h-2zM15 4h-3.934v12h-2.133v-12h-3.934v-2h10z" } }] }; exports.fontSize = fontSize;