@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 614 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const ArrowLeft = createMeisterIcons("arrow-left", [["path",{"fill":"currentColor","d":"M6.263 11.9a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1-.75-.75Z","key":"1dcc9b929d599c96622aeb2685be610438588ebd"}],["path",{"fill":"currentColor","d":"m7.742 12.068 3.786 3.588a.75.75 0 0 1-1.031 1.088l-3.808-3.607-.007-.007a1.535 1.535 0 0 1 0-2.16l.007-.008 3.8-3.7a.75.75 0 1 1 1.047 1.075l-3.794 3.694c-.001.002-.005.007-.005.019 0 .01.003.016.005.018Z","key":"3acd00866c39a3a1c4d83c2ea619f6f2c86e4409"}]])
export default ArrowLeft