UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

133 lines (132 loc) 3.02 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_trashcan = void 0; var basic_trashcan = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "25,8 25,1 39,1 39,8 \t" }, "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "25,8 25,1 39,1 39,8 \t" }, "children": [] }] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "14,10 14,63 50,63 50,10 \t" }, "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "14,10 14,63 50,63 50,10 \t" }, "children": [] }] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "26", "y1": "20", "x2": "26", "y2": "54" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "26", "y1": "20", "x2": "26", "y2": "54" }, "children": [] }] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "38", "y1": "20", "x2": "38", "y2": "54" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "38", "y1": "20", "x2": "38", "y2": "54" }, "children": [] }] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "10", "y1": "9", "x2": "54", "y2": "9" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "10", "y1": "9", "x2": "54", "y2": "9" }, "children": [] }] }] }] }; exports.basic_trashcan = basic_trashcan;