@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 849 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const CopyOverlap = createMeisterIcons("copy-overlap", [["path",{"fill":"currentColor","d":"M4.6 5.8c0-1.286.964-2.25 2.25-2.25h6.3c1.27 0 2.25 1.048 2.25 2.25v.25h-4.55C8.736 6.05 7.1 7.686 7.1 9.8v6.65h-.25c-1.286 0-2.25-.964-2.25-2.25V5.8Zm2.5 12.15h-.25c-2.114 0-3.75-1.636-3.75-3.75V5.8c0-2.114 1.636-3.75 3.75-3.75h6.3c2.13 0 3.75 1.752 3.75 3.75v.25h.25c2.13 0 3.75 1.752 3.75 3.75v8.4c0 2.114-1.636 3.75-3.75 3.75h-6.3c-2.114 0-3.75-1.636-3.75-3.75v-.25Zm9.8-10.4h.25c1.27 0 2.25 1.048 2.25 2.25v8.4c0 1.286-.964 2.25-2.25 2.25h-6.3c-1.286 0-2.25-.964-2.25-2.25v-.25h4.55c2.114 0 3.75-1.636 3.75-3.75V7.55Zm-1.5 0v6.65c0 1.286-.964 2.25-2.25 2.25H8.6V9.8c0-1.286.964-2.25 2.25-2.25h4.55Z","key":"a2769c15d8e178f9a53c5fa66295f6385b2b3a45"}]])
export default CopyOverlap