UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 2.28 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 UserCircleB = createMeisterIcons("user-circle-b", [["path", { "fill": "currentColor", "d": "M17.6 19c-1.5 1.3-3.5 2-5.7 2s-4.1-.8-5.7-2c.8-2.3 3-4 5.7-4s4.9 1.6 5.7 4", "key": "1ca623742cd39c1a3529cecb43487f4a27470bb1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.119 18.733c1.39.932 2.98 1.517 4.781 1.517 1.843 0 3.505-.529 4.803-1.491-.812-1.818-2.603-3.009-4.803-3.009-2.165 0-3.954 1.24-4.781 2.983m-1.627.02c.902-2.593 3.38-4.503 6.408-4.503 3.013 0 5.506 1.797 6.411 4.513l.159.475-.379.329C16.44 20.998 14.26 21.75 11.9 21.75c-2.394 0-4.448-.873-6.15-2.15l-.438-.329z", "key": "0743fdfdaed195b3f8307132d79db4b2b2d695dd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.138 6.122C4.66 7.697 3.75 9.715 3.75 12c0 2.212.887 4.227 2.319 5.748C7.236 15.699 9.357 14.25 12 14.25c2.627 0 4.84 1.438 5.97 3.511 1.414-1.557 2.28-3.532 2.28-5.761 0-2.274-1-4.39-2.381-5.87C16.295 4.656 14.28 3.75 12 3.75c-2.297 0-4.403.918-5.862 2.372M5.07 5.07C6.81 3.329 9.3 2.25 12 2.25c2.71 0 5.09 1.087 6.914 2.804l.017.016.016.017C20.558 6.805 21.75 9.283 21.75 12c0 2.71-1.087 5.09-2.804 6.914l-.008.008-.008.008c-.13.13-.282.253-.398.345l-.014.01c-.133.107-.223.18-.288.245l-.845.846-.393-1.13c-.698-2.006-2.62-3.496-4.992-3.496-2.353 0-4.2 1.474-5.002 3.523l-.383.98-.8-.681C3.661 17.742 2.25 15.039 2.25 12c0-2.71 1.087-5.09 2.804-6.914l.008-.008z", "key": "de9b3fac97bad73c082a7a4a4fdbcca41c16ff66", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "cd5b7a61bf7f4562601c3df82c1f7b061209b33b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 9.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M8.25 12a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0", "key": "b34a942f0e60bfb5f5c73d2dddc56552f06c8968", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { UserCircleB as default }; //# sourceMappingURL=UserCircleB.js.map