@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":"c557add7b58c48b3b00078429ed212446083699c"}],["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":"bc2d4cd827e22b9a4adcec2727ef4889544f860f"}]])
export default ArrowTopright