UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

39 lines (38 loc) 717 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.logOut = void 0; var logOut = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4" }, "children": [] }, { "name": "polyline", "attribs": { "points": "16 17 21 12 16 7" }, "children": [] }, { "name": "line", "attribs": { "x1": "21", "y1": "12", "x2": "9", "y2": "12" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.logOut = logOut;