@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 670 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const SwitchCross = createMeisterIcons("switch-cross", [["path",{"fill":"currentColor","d":"M8 7.75c-2.386 0-4.25 1.864-4.25 4.25 0 2.296 1.874 4.25 4.25 4.25h8c2.386 0 4.25-1.864 4.25-4.25S18.386 7.75 16 7.75H8ZM2.25 12c0-3.214 2.536-5.75 5.75-5.75h8c3.214 0 5.75 2.536 5.75 5.75s-2.536 5.75-5.75 5.75H8c-3.224 0-5.75-2.646-5.75-5.75Zm10.72-2.03a.75.75 0 0 1 1.06 0l.92.92.92-.92a.75.75 0 0 1 1.06 1.06l-.92.92.92.92a.75.75 0 0 1-1.06 1.06l-.92-.92-.92.92a.75.75 0 0 1-1.06-1.06l.92-.92-.92-.92a.75.75 0 0 1 0-1.06Z","key":"7f2ec21a80c8829b244c1609f5d389752a6c4bd1"}]])
export default SwitchCross