@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 595 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const GitB = createMeisterIcons("git-b", [["path",{"fill":"currentColor","stroke":"#000","stroke-linecap":"round","stroke-miterlimit":"10","stroke-width":"1.5","d":"M7.5 20.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0-13a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm9 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z","key":"03a050ee437b351d43ba308605b062c895464ad3"}],["path",{"stroke":"#000","stroke-linecap":"round","stroke-miterlimit":"10","stroke-width":"1.5","d":"M7.5 16.5v-9m9 0s0 5-9 5","key":"bfa987552878868b4eb62a18db8ec0724c3d642e"}]])
export default GitB