@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 728 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const Tetris3 = createMeisterIcons("tetris3", [["path",{"fill":"currentColor","d":"M5.35 11.25h7.4v7.4h-7.4v-7.4Zm1.5 1.5v4.4h4.4v-4.4h-4.4Z","key":"c5ebc1186ba417ba5872fd85136259a44da0df3c"}],["path",{"fill":"currentColor","d":"M5.35 5.35h7.4v7.4h-7.4v-7.4Zm1.5 1.5v4.4h4.4v-4.4h-4.4Z","key":"c7f8307b0fc63555b1cb31228cf334f8e81c34e5"}],["path",{"fill":"currentColor","d":"M11.25 5.35h7.4v7.4h-7.4v-7.4Zm1.5 1.5v4.4h4.4v-4.4h-4.4Z","key":"aef60dd284b1f414f1aad803696b559b92eaae57"}],["path",{"fill":"currentColor","d":"M11.25 11.25h7.4v7.4h-7.4v-7.4Zm1.5 1.5v4.4h4.4v-4.4h-4.4Z","key":"9363bae2a295ea97479228c470f2880b9d61b269"}]])
export default Tetris3