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 lineal color 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="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd5900" />
<stop offset="1" stop-color="#ffde00" />
</linearGradient>
<path
d="M326 45h141v282H45V45h141m311 282H15M326 15H186v60h140V15zM196 327l-60 170m180-170 60 170m-24.706-70H160.706"
fill="none"
stroke="url(#a)"
stroke-width="30"
stroke-linecap="round"
stroke-linejoin="round"
stroke-miterlimit="10"
/>
</svg>
More icons in the same style and category