UNPKG

@nant-design/nant-icons

Version:

8 lines (6 loc) 225 B
import React from 'react'; export const CaretForwardSharp = (props) => { return <svg width='1.33em' height='1.33em' fill="currentColor" viewBox="0 0 512 512" {...props}> <path d="m144 448 224-192L144 64v384z"/> </svg>; };