@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 776 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var codepen = exports.codepen = { "viewBox": "0 0 24 24", "children": [{ "name": "polygon", "attribs": { "points": "12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2" }, "children": [] }, { "name": "line", "attribs": { "x1": "12", "y1": "22", "x2": "12", "y2": "15.5" }, "children": [] }, { "name": "polyline", "attribs": { "points": "22 8.5 12 15.5 2 8.5" }, "children": [] }, { "name": "polyline", "attribs": { "points": "2 15.5 12 8.5 22 15.5" }, "children": [] }, { "name": "line", "attribs": { "x1": "12", "y1": "2", "x2": "12", "y2": "8.5" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };