UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

33 lines (32 loc) 790 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.software_paintbucket = void 0; var software_paintbucket = { "viewBox": "0 0 64 64", "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "3,38 28,63 54,37 \r\n\t61,36 33,8 " }, "children": [] }, { "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "d": "M32,27V6\r\n\tc0-2.762-2.238-5-5-5s-5,2.238-5,5v13" }, "children": [] }] }; exports.software_paintbucket = software_paintbucket;