UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

113 lines (112 loc) 2.31 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_floppydisk = void 0; var basic_floppydisk = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "63,63 1,63 1,1 51,1 63,13 \t" }, "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "63,63 1,63 1,1 51,1 63,13 \t" }, "children": [] }] }] }, { "name": "rect", "attribs": { "x": "7", "y": "31", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "50", "height": "32" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "14", "y1": "39", "x2": "50", "y2": "39" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "14", "y1": "47", "x2": "50", "y2": "47" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "14", "y1": "55", "x2": "50", "y2": "55" }, "children": [] }, { "name": "rect", "attribs": { "x": "15", "y": "1", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "34", "height": "19" }, "children": [] }, { "name": "rect", "attribs": { "x": "38", "y": "5", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "5", "height": "11" }, "children": [] }] }; exports.basic_floppydisk = basic_floppydisk;