UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 584 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_format_underlined_twotone = void 0; var ic_format_underlined_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M5 19h14v2H5zM6 3v8c0 3.31 2.69 6 6 6s6-2.69 6-6V3h-2.5v8c0 1.93-1.57 3.5-3.5 3.5S8.5 12.93 8.5 11V3H6z" }, "children": [] }] }; exports.ic_format_underlined_twotone = ic_format_underlined_twotone;