@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.35 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 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": "ed172eea343dc7b8abefecb622c908067712bc8a", "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": "f58da759dd557af86e1d7f5dc5d9160d04f0b83b", "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": "59f29959ab931b2ac1488d64184cfc4aa3c9bad1", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { IdCircleVarB as default };
//# sourceMappingURL=IdCircleVarB.js.map