UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.1 kB
"use strict"; /** * @license @meistericons/react v0.21.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const Users = createMeisterIcons("users", [["path", { "fill": "currentColor", "d": "M7.8 9.55a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0m2.25-3.75a3.75 3.75 0 0 0-2.578 6.473c-2.123.841-3.746 2.727-4.16 5.045a.75.75 0 1 0 1.476.264C5.224 15.142 7.41 13.3 9.95 13.3s4.726 1.842 5.162 4.282a.75.75 0 1 0 1.476-.264 6.67 6.67 0 0 0-2.396-4.016c2.479.067 4.592 1.886 5.02 4.28a.75.75 0 1 0 1.476-.264c-.407-2.284-1.99-4.149-4.067-5.007A3.73 3.73 0 0 0 17.8 9.55c0-2.114-1.636-3.75-3.75-3.75-.74 0-1.425.208-1.993.582A3.73 3.73 0 0 0 10.05 5.8m4 6c-.323 0-.617-.064-.875-.176A3.73 3.73 0 0 0 13.8 9.55c0-.767-.23-1.48-.625-2.074.258-.113.552-.176.875-.176 1.286 0 2.25.964 2.25 2.25s-.964 2.25-2.25 2.25", "key": "af3d6d9156a564b6ca176f8043f81f30e0727c29", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Users as default }; //# sourceMappingURL=Users.js.map