UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

61 lines (60 loc) 1.35 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_mail = void 0; var basic_mail = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "x": "1", "y": "13", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "62", "height": "37" }, "children": [{ "name": "rect", "attribs": { "x": "1", "y": "13", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "62", "height": "37" }, "children": [] }] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "1,13 32,33 63,13 \t" }, "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "1,13 32,33 63,13 \t" }, "children": [] }] }] }] }; exports.basic_mail = basic_mail;