UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.55 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 IdCircleB = createMeisterIcons("id-circle-b", [["path", { "fill": "currentColor", "d": "M18 18H6c-1.7 0-3-1.3-3-3V9c0-1.7 1.3-3 3-3h12c1.7 0 3 1.3 3 3v6c0 1.6-1.4 3-3 3", "key": "fd73c47a622943fd0d0a2b2949bafc1562b8c623", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6 6.75c-1.286 0-2.25.964-2.25 2.25v6c0 1.286.964 2.25 2.25 2.25h12c1.186 0 2.25-1.064 2.25-2.25V9c0-1.286-.964-2.25-2.25-2.25zM2.25 9c0-2.114 1.636-3.75 3.75-3.75h12c2.114 0 3.75 1.636 3.75 3.75v6c0 2.014-1.736 3.75-3.75 3.75H6c-2.114 0-3.75-1.636-3.75-3.75z", "key": "31d08c2eacee0cfcb082ce599c60502fbd25fddb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M9 14.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5", "key": "ae8c379915daddb15a9ff56015014e337e959da4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M9 10.25a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5M5.75 12a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0m8-1.5a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75m0 3a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75", "key": "0e6084382248bc53109cdf895c15b6c2986a2000", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { IdCircleB as default }; //# sourceMappingURL=IdCircleB.js.map