@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 618 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var repeat = exports.repeat = { "viewBox": "0 0 24 24", "children": [{ "name": "polyline", "attribs": { "points": "17 1 21 5 17 9" }, "children": [] }, { "name": "path", "attribs": { "d": "M3 11V9a4 4 0 0 1 4-4h14" }, "children": [] }, { "name": "polyline", "attribs": { "points": "7 23 3 19 7 15" }, "children": [] }, { "name": "path", "attribs": { "d": "M21 13v2a4 4 0 0 1-4 4H3" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };