Add icons to this collection by clicking the heart icon.
Canvas icon - also known as canvas, easel, empty, 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="342"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd5900" />
<stop offset="1" stop-color="#ffde00" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="512"
y2="30"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffedad" />
<stop offset="1" stop-color="#ffffe5" />
</linearGradient>
<path
fill="url(#a)"
d="M497 342H15c-8.284 0-15-6.716-15-15s6.716-15 15-15h482c8.284 0 15 6.716 15 15s-6.716 15-15 15zM326 0H186c-8.284 0-15 6.716-15 15v45c0 8.284 6.716 15 15 15h140c8.284 0 15-6.716 15-15V15c0-8.284-6.716-15-15-15z"
/>
<path
fill="url(#b)"
d="M482 45v267H30V45c0-8.284 6.716-15 15-15h126v30c0 8.284 6.716 15 15 15h140c8.284 0 15-6.716 15-15V30h126c8.284 0 15 6.716 15 15zM337.202 342h-31.813l24.706 70h-148.19l24.706-70h-31.813l-52.943 150.004c-2.757 7.812 1.341 16.38 9.152 19.137 7.812 2.757 16.379-1.341 19.137-9.152L171.317 442h169.366l21.172 59.988c2.757 7.812 11.325 11.909 19.137 9.152s11.909-11.325 9.152-19.137z"
/>
</svg>
More icons in the same style and category