@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 627 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const Tetris7 = createMeisterIcons("tetris7", [["path",{"fill":"currentColor","d":"M5.35 2.4h7.4v7.4h-7.4V2.4Zm1.5 1.5v4.4h4.4V3.9h-4.4Z","key":"28499a261d3b78e6b47e410a6844112b89bc4953"}],["path",{"fill":"currentColor","d":"M5.35 8.3h7.4v7.4h-7.4V8.3Zm1.5 1.5v4.4h4.4V9.8h-4.4Z","key":"f879fcf6de03b0f3df20bcdce8ad65b0f5aeeb91"}],["path",{"fill":"currentColor","d":"M11.25 2.4h7.4v7.4h-7.4V2.4Zm1.5 1.5v4.4h4.4V3.9h-4.4Zm-7.4 10.3h7.4v7.4h-7.4v-7.4Zm1.5 1.5v4.4h4.4v-4.4h-4.4Z","key":"4f5443143c2aa860b93e8ddfbd2adcd5377e25a7"}]])
export default Tetris7