UNPKG

@kde/react-icons-kit

Version:

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

6 lines (5 loc) 562 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var type = exports.type = { "viewBox": "0 0 24 24", "children": [{ "name": "polyline", "attribs": { "points": "4 7 4 4 20 4 20 7" }, "children": [] }, { "name": "line", "attribs": { "x1": "9", "y1": "20", "x2": "15", "y2": "20" }, "children": [] }, { "name": "line", "attribs": { "x1": "12", "y1": "4", "x2": "12", "y2": "20" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };