UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 480 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_short_text_outline = void 0; var ic_short_text_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M4 9h16v2H4V9zm0 4h10v2H4v-2z" }, "children": [] }] }; exports.ic_short_text_outline = ic_short_text_outline;