@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 566 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var logIn = exports.logIn = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4" }, "children": [] }, { "name": "polyline", "attribs": { "points": "10 17 15 12 10 7" }, "children": [] }, { "name": "line", "attribs": { "x1": "15", "y1": "12", "x2": "3", "y2": "12" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };