@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 872 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const CopySquare = createMeisterIcons("copy-square", [["path",{"fill":"currentColor","d":"M6.5 4.25c-1.286 0-2.25.964-2.25 2.25v6c0 1.286.964 2.25 2.25 2.25h6c1.186 0 2.25-1.064 2.25-2.25v-6c0-1.286-.964-2.25-2.25-2.25h-6ZM2.75 6.5c0-2.114 1.636-3.75 3.75-3.75h6c2.114 0 3.75 1.636 3.75 3.75v6c0 2.014-1.736 3.75-3.75 3.75h-6c-2.114 0-3.75-1.636-3.75-3.75v-6Z","key":"9df270f9f7d22f1d95dc5dd50f72e42f3b5fd56b"}],["path",{"fill":"currentColor","d":"M11.5 9.25c-1.286 0-2.25.964-2.25 2.25v6c0 1.286.964 2.25 2.25 2.25h6c1.186 0 2.25-1.064 2.25-2.25v-6c0-1.286-.964-2.25-2.25-2.25h-6ZM7.75 11.5c0-2.114 1.636-3.75 3.75-3.75h6c2.114 0 3.75 1.636 3.75 3.75v6c0 2.014-1.736 3.75-3.75 3.75h-6c-2.114 0-3.75-1.636-3.75-3.75v-6Z","key":"fcb86586d058283cdb78d501f6d513eb8a597b94"}]])
export default CopySquare