UNPKG

@kde/react-icons-kit

Version:

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

6 lines (5 loc) 532 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var basic_spread = exports.basic_spread = { "viewBox": "0 0 64 64", "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "1,6 1,54 32,58 63,54 63,6 32,10 " }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "32", "y1": "58", "x2": "32", "y2": "10" }, "children": [] }] };