@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 745 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const MouseApple = createMeisterIcons("mouse-apple", [["path",{"fill":"currentColor","d":"M9.1 3.65A3.518 3.518 0 0 0 5.55 7.2v9.6a3.518 3.518 0 0 0 3.55 3.55h5.8c1.886 0 3.55-1.664 3.55-3.55V7.2a3.518 3.518 0 0 0-3.55-3.55H9.1ZM4.05 7.2A5.018 5.018 0 0 1 9.1 2.15h5.8a5.018 5.018 0 0 1 5.05 5.05v9.6c0 2.714-2.336 5.05-5.05 5.05H9.1a5.018 5.018 0 0 1-5.05-5.05V7.2Z","key":"22d1dce258bcc875c01fa68d03e63eee2b09f9fd"}],["path",{"fill":"currentColor","d":"M8.57 6.37a.75.75 0 0 1 1.06 0c1.307 1.307 3.333 1.307 4.64 0a.75.75 0 1 1 1.06 1.06c-1.892 1.893-4.867 1.893-6.76 0a.75.75 0 0 1 0-1.06Z","key":"e3bd525d2bc7fc32cb150c22a8d395e144dd2ef9"}]])
export default MouseApple