UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

23 lines (22 loc) 707 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.userMinus = void 0; var userMinus = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M6 11.5c0-2.363 1.498-4.383 3.594-5.159 0.254-0.571 0.406-1.206 0.406-1.841 0-2.485 0-4.5-3-4.5s-3 2.015-3 4.5c0 1.548 0.898 3.095 2 3.716v0.825c-3.392 0.277-6 1.944-6 3.959h6.208c-0.135-0.477-0.208-0.98-0.208-1.5z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M11.5 7c-2.485 0-4.5 2.015-4.5 4.5s2.015 4.5 4.5 4.5c2.485 0 4.5-2.015 4.5-4.5s-2.015-4.5-4.5-4.5zM14 12h-5v-1h5v1z" } }] }; exports.userMinus = userMinus;