Add icons to this collection by clicking the heart icon.
Perspective icon - also known as view, angled, grid, perspective, grid lines, and art and design. Created in a clean 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 100 100"
>
<linearGradient
id="a"
x1="50"
x2="50"
y1="8"
y2="92"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#f44369" />
<stop offset="1" stop-color="#3e3b92" />
</linearGradient>
<path
fill="url(#a)"
d="M95 38a3 3 0 0 0 3-3V23a3 3 0 0 0-3-3H83a3 3 0 0 0-3 3v1.58l-60-9.231V11a3 3 0 0 0-3-3H5a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h3v48H5a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3v-4.349l60-9.231V77a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V65a3 3 0 0 0-3-3h-3V38zm-9-12h6v6h-6zm-48-1.811 24 3.692V47H38zM8 14h6v6H8zm6 72H8v-6h6zm18-9.266L20 78.58V77a3 3 0 0 0-3-3h-3V53h18zM32 47H14V26h3a3 3 0 0 0 3-3v-1.58l12 1.846zm6 6h24v19.119l-24 3.692zm54 21h-6v-6h6zm-9-12a3 3 0 0 0-3 3v4.349l-12 1.846V53h18v9zm3-15H68V28.804l12 1.846V35a3 3 0 0 0 3 3h3z"
/>
</svg>
More icons in the same style and category