IconRight.tsx 304 B

123
  1. import { createIcon } from '@queenjs/icons';
  2. export const IconRight = createIcon(<svg viewBox="0 0 13.947 9.83"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.2px" d="M17.25,11,8.828,19.382,5,15.572" transform="translate(-4.151 -10.151)"/></svg>)