@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.53 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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": "0038492fc6b6df5d137acf5f32c7b3774eba5109", "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": "be7274b6d9bfbf70a892486c7806f4d91e3cd893", "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": "5e10ba6a59d77f16498e973c936ccb918a24bc47", "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": "f44970cf59ff0435b1da55a0df3ca68c160cfa92", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { IdCircleB as default };
//# sourceMappingURL=IdCircleB.js.map