UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

32 lines (31 loc) 584 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.user = void 0; var user = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2" }, "children": [] }, { "name": "circle", "attribs": { "cx": "12", "cy": "7", "r": "4" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.user = user;