@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 515 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const CircleB = createMeisterIcons("circle-b", [["path",{"fill":"currentColor","d":"M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18Z","key":"c816d2da5ac37b64d1787e23a6fad515e140e5c0"}],["path",{"fill":"currentColor","d":"M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5ZM2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12Z","key":"57e741ee962bee78c70c8806194b9cfea4034b0a"}]])
export default CircleB