This commit is contained in:
Aakansha Doshi 2023-08-30 13:29:52 +05:30
parent d3db48e8f4
commit e4e2e044af

View File

@ -1668,23 +1668,23 @@ export const ArrowRightIcon = createIcon(
<path <path
d="M4.16602 10H15.8327" d="M4.16602 10H15.8327"
stroke="white" stroke="white"
stroke-width="1.25" strokeWidth="1.25"
stroke-linecap="round" strokeLinecap="round"
stroke-linejoin="round" strokeLinejoin="round"
/> />
<path <path
d="M12.5 13.3333L15.8333 10" d="M12.5 13.3333L15.8333 10"
stroke="white" stroke="white"
stroke-width="1.25" strokeWidth="1.25"
stroke-linecap="round" strokeLinecap="round"
stroke-linejoin="round" strokeLinejoin="round"
/> />
<path <path
d="M12.5 6.66666L15.8333 9.99999" d="M12.5 6.66666L15.8333 9.99999"
stroke="white" stroke="white"
stroke-width="1.25" strokeWidth="1.25"
stroke-linecap="round" strokeLinecap="round"
stroke-linejoin="round" strokeLinejoin="round"
/> />
</>, </>,
{ width: 20, height: 20 }, { width: 20, height: 20 },