Add icons to this collection by clicking the heart icon.
Orientation icon - also known as file, document, page, orientation, portrait, new document, 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="2"
y2="98"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#f44369" />
<stop offset="1" stop-color="#3e3b92" />
</linearGradient>
<path
fill="url(#a)"
d="M84.242 29 59 3.758A6.035 6.035 0 0 0 54.758 2H23c-4.963 0-9 4.037-9 9v78c0 4.963 4.037 9 9 9h54c4.963 0 9-4.037 9-9V33.242A5.96 5.96 0 0 0 84.242 29zm-8.484 0H62c-1.655 0-3-1.346-3-3V12.242zM44 59v-6c0-3.309 2.692-6 6-6s6 2.691 6 6v6c0 3.309-2.692 6-6 6s-6-2.691-6-6zm6 12c8.271 0 15 6.729 15 15v6H35v-6c0-8.271 6.729-15 15-15zm30 18c0 1.654-1.345 3-3 3h-6v-6c0-8.403-4.973-15.648-12.119-19.002C60.799 64.87 62 62.083 62 59v-6c0-6.617-5.382-12-12-12s-12 5.383-12 12v6c0 3.083 1.201 5.87 3.119 7.998C33.973 70.352 29 77.597 29 86v6h-6c-1.655 0-3-1.346-3-3V11c0-1.654 1.345-3 3-3h30v18c0 4.963 4.037 9 9 9h18z"
/>
</svg>
More icons in the same style and category