UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 384 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.textHeight = void 0; var textHeight = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M14 12h2l-2.5 3-2.5-3h2v-8h-2l2.5-3 2.5 3h-2zM10 1v4l-1-2h-3v11h2v1h-6v-1h2v-11h-3l-1 2v-4z" } }] }; exports.textHeight = textHeight;