@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 714 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var software_paragraph = exports.software_paragraph = { "viewBox": "0 0 64 64", "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "51,64 51,1 41,1 41,64 " }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "29", "y1": "33", "x2": "41", "y2": "33" }, "children": [] }, { "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M29,33c0,0-16,0-16-16S29,1,29,1h12" }, "children": [] }] };