UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 420 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.person = void 0; var person = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M4 0c-1.1 0-2 1.12-2 2.5s.9 2.5 2 2.5 2-1.12 2-2.5-.9-2.5-2-2.5zm-2.09 5c-1.06.05-1.91.92-1.91 2v1h8v-1c0-1.08-.84-1.95-1.91-2-.54.61-1.28 1-2.09 1-.81 0-1.55-.39-2.09-1z" } }] }; exports.person = person;