@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 498 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var mail = exports.mail = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z" }, "children": [] }, { "name": "polyline", "attribs": { "points": "22,6 12,13 2,6" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };