Add icons to this collection by clicking the heart icon.
Triple Arrows icon - also known as pointer, ui, corner, upper right, chevron, triple arrows, and up right. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 24 24"
>
<linearGradient
id="a"
x1="12"
x2="12"
y1=".037"
y2="24.01"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a8e63c" />
<stop offset="1" stop-color="#468158" />
</linearGradient>
<linearGradient id="b" x1="17" x2="17" y1=".037" y2="24.01" href="#a" />
<linearGradient id="c" x1="7" x2="7" y1=".037" y2="24.01" href="#a" />
<g>
<path
fill="url(#a)"
d="M15 17a2 2 0 0 1-2-2v-4H9a2 2 0 0 1 0-4h6a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2z"
/>
<g>
<path
fill="url(#b)"
d="M20 12a2 2 0 0 1-2-2V6h-4a2 2 0 0 1 0-4h6a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2z"
/>
<path
fill="url(#c)"
d="M10 22a2 2 0 0 1-2-2v-4H4a2 2 0 0 1 0-4h6a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2z"
/>
</g>
</g>
</svg>
More icons in the same style and category