UNPKG

uiw-iconfont

Version:

The premium icon font for uiw Component Library.

7 lines (4 loc) 304 B
import React from 'react'; export const SwapRight = props => ( <svg viewBox="0 0 20 20" {...props}><path d="M.7 12.08c-.387 0-.7.318-.7.71 0 .392.313.71.7.71h18.599c.621 0 .934-.76.498-1.209l-5.428-5.58a.693.693 0 0 0-.99-.006.717.717 0 0 0-.007 1.004l4.253 4.371H.7z" fillRule="evenodd" /></svg> );