@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 474 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const Tree = createMeisterIcons("tree", [["path",{"fill":"currentColor","d":"M6.75 9a5.25 5.25 0 1 1 6 5.197v-.972l2.636-1.582a.75.75 0 0 0-.772-1.286l-1.864 1.119V9a.75.75 0 0 0-1.5 0v1.19l-.72-.72a.75.75 0 1 0-1.06 1.06l1.78 1.78v1.887A5.251 5.251 0 0 1 6.75 9Zm4.5 6.709a6.751 6.751 0 1 1 1.5 0V21a.75.75 0 0 1-1.5 0v-5.291Z","key":"191264f6802af60e4a04899a3373aa9f66e33403"}]])
export default Tree