UNPKG

@untitledui/icons

Version:

Official React library for Untitled UI Icons

2 lines (1 loc) 387 B
import*as r from"react";const n=({size:e=24,color:o="currentColor",...t})=>r.createElement("svg",{viewBox:"0 0 24 24",width:e,height:e,stroke:o,strokeWidth:"2",fill:"none",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true","data-rtl-flip":"",...t},r.createElement("path",{d:"m6 17 5-5-5-5m7 10 5-5-5-5"}));n.displayName="ChevronNextDouble";export{n as ChevronNextDouble};