UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 692 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_email_twotone = void 0; var ic_email_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M20 8l-8 5-8-5v10h16zm0-2H4l8 4.99z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M4 20h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2zM20 6l-8 4.99L4 6h16zM4 8l8 5 8-5v10H4V8z" }, "children": [] }] }; exports.ic_email_twotone = ic_email_twotone;