UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 502 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_text_fields_twotone = void 0; var ic_text_fields_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M12.5 12h3v7h3v-7h3V9h-9zm3-8h-13v3h5v12h3V7h5z" }, "children": [] }] }; exports.ic_text_fields_twotone = ic_text_fields_twotone;