UNPKG

@kde/react-icons-kit

Version:

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

6 lines (5 loc) 546 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var layers = exports.layers = { "viewBox": "0 0 24 24", "children": [{ "name": "polygon", "attribs": { "points": "12 2 2 7 12 12 22 7 12 2" }, "children": [] }, { "name": "polyline", "attribs": { "points": "2 17 12 22 22 17" }, "children": [] }, { "name": "polyline", "attribs": { "points": "2 12 12 17 22 12" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };