UNPKG

@kde/react-icons-kit

Version:

React Icons Kit using various Svg Icon set, forked from react-icons-kit

6 lines (5 loc) 484 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var underline = exports.underline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3" }, "children": [] }, { "name": "line", "attribs": { "x1": "4", "y1": "21", "x2": "20", "y2": "21" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };