UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

60 lines (59 loc) 1.23 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.software_paintroller = void 0; var software_paintroller = { "viewBox": "0 0 64 64", "children": [{ "name": "rect", "attribs": { "x": "7", "y": "1", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "48", "height": "17" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "2", "y1": "9", "x2": "7", "y2": "9" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "55,9 61,9 61,24 32,24 32,41 " }, "children": [] }, { "name": "rect", "attribs": { "x": "28", "y": "42", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "8", "height": "21" }, "children": [] }] }; exports.software_paintroller = software_paintroller;