UNPKG

@kde/react-icons-kit

Version:

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

6 lines (5 loc) 300 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var underline = exports.underline = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M1 0v4c0 1.1 1.12 2 2.5 2h.5c1.1 0 2-.9 2-2v-4h-1v4c0 .55-.45 1-1 1s-1-.45-1-1v-4h-2zm-1 7v1h7v-1h-7z" } }] };