@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 628 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const ArrowTopright = createMeisterIcons("arrow-topright", [["path",{"fill":"currentColor","d":"M16.128 8.014a.75.75 0 0 1 0 1.06l-7.071 7.071a.75.75 0 0 1-1.061-1.06l7.071-7.071a.75.75 0 0 1 1.06 0Z","key":"0ed161fafad3aa75b30e76efb37ebd3fee7377de"}],["path",{"fill":"currentColor","d":"m14.963 8.94-5.214.142a.75.75 0 0 1-.04-1.5l5.242-.141h.01c.838 0 1.528.689 1.528 1.527v.01l-.07 5.304a.75.75 0 0 1-1.5-.02l.07-5.294c0-.003-.002-.009-.01-.017a.033.033 0 0 0-.016-.01Z","key":"464bbf4fa133ed0269dc46fbb6eb0be2d3be2fc3"}]])
export default ArrowTopright