@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.27 kB
JavaScript
;
/**
* @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 UserSquareB = createMeisterIcons("user-square-b", [["path", { "fill": "currentColor", "d": "M17.92 20.2c-.896.5-1.89.8-2.886.8H9.065c-1.094 0-2.09-.3-2.885-.8.398-3 2.885-5.2 5.87-5.2 2.984 0 5.472 2.2 5.87 5.2", "key": "613ccc0b2d09526b419646317dd3debbb6854a6f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.009 19.802a4.8 4.8 0 0 0 2.056.448h5.97c.684 0 1.383-.167 2.051-.468-.547-2.362-2.604-4.032-5.036-4.032-2.44 0-4.5 1.68-5.041 4.052M5.44 20.1c.447-3.369 3.247-5.851 6.61-5.851 3.362 0 6.162 2.482 6.61 5.85l.067.507-.445.249c-.986.55-2.105.894-3.248.894H9.065c-1.23 0-2.362-.337-3.28-.914l-.408-.256z", "key": "024d58f662862acd0edd1356427b99526ac01d2d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.966 3.75C6.095 3.75 3.742 6.114 3.742 9v6c0 1.544.74 2.99 1.855 3.951.881-2.778 3.498-4.701 6.453-4.701 2.975 0 5.51 1.943 6.364 4.724A5.15 5.15 0 0 0 20.258 15V9c0-2.97-2.336-5.25-5.323-5.25zM2.25 9c0-3.714 3.02-6.75 6.716-6.75h5.969c3.778 0 6.815 2.92 6.815 6.75v6c0 2.473-1.343 4.731-3.483 5.864l-.946.5-.141-1.065c-.35-2.631-2.524-4.549-5.13-4.549-2.622 0-4.883 1.933-5.23 4.55l-.145 1.09-.957-.534C3.708 19.733 2.25 17.49 2.25 15z", "key": "0fd4768bbf0f8791788b003dd6049106a6788e87", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.05 15a2.99 2.99 0 0 0 2.984-3c0-1.657-1.336-3-2.984-3a2.99 2.99 0 0 0-2.985 3c0 1.657 1.336 3 2.985 3", "key": "2278f7beaf5bc4e004b3a0dd2f9a785c5c4a252d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.05 9.75A2.244 2.244 0 0 0 9.81 12a2.244 2.244 0 0 0 2.239 2.25A2.244 2.244 0 0 0 14.288 12a2.244 2.244 0 0 0-2.238-2.25M8.319 12c0-2.071 1.67-3.75 3.73-3.75s3.732 1.679 3.732 3.75-1.67 3.75-3.731 3.75S8.319 14.071 8.319 12", "key": "df6ed2840790f36665953964e0e62263357889b0", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UserSquareB as default };
//# sourceMappingURL=UserSquareB.js.map