@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 615 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const ArrowRight = createMeisterIcons("arrow-right", [["path",{"fill":"currentColor","d":"M17.738 12.1a.75.75 0 0 1-.75.75h-10a.75.75 0 0 1 0-1.5h10a.75.75 0 0 1 .75.75Z","key":"cf2a2bfeedeb5e0c7813887cd1db3c142894a9e1"}],["path",{"fill":"currentColor","d":"m16.258 11.932-3.786-3.587a.75.75 0 0 1 1.031-1.09l3.808 3.608.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.075l3.794-3.694c.001-.002.005-.007.005-.019a.033.033 0 0 0-.005-.018Z","key":"f0f44355b1d6327f9b722d7b726f5010aeea37e1"}]])
export default ArrowRight