@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":"609c9e4b52ec5ec71e94fee4f826ae3585c57aac"}],["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":"4cb4d4311d5c91ce75a7e296c2d1cb0cce55b894"}]])
export default CopySquare