@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.33 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 IdCircleVarB = createMeisterIcons("id-circle-var-b", [["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": "e43c1b83e808530dca4d69b5a361c347e69c8b22", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 14.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5", "key": "eaafc1253a0df35c5c0d8e5f6d9187169ca693ec", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "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": "1711a9da52ce03d8b745fe6cc4070e0bcbe8c240", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { IdCircleVarB as default };
//# sourceMappingURL=IdCircleVarB.js.map