UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 571 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var UserMinusSolid = createReactSolidComponent("user-minus", "UserMinusSolid", [["path", { "d": "M8.25 7.5a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0m11.999 12.962a.75.75 0 0 1-.71.787c-2.08.106-11.713.171-15.077 0a.75.75 0 0 1-.711-.787C4.013 15.314 8.058 12.75 12 12.75s7.987 2.563 8.249 7.712M10 16.75a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5z", "key": "svg-0" }]]); export { UserMinusSolid as default }; //# sourceMappingURL=UserMinusSolid.js.map