Arte Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Arte icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/322055.svg" alt="Arte icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322055.svg" alt="Arte icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322055.svg" alt="Arte icon" :width="24" :height="24" />
CSS background
.icon-arte {
background-image: url('https://proicons.com/icon/322055.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M9.48,5.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29.04c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4H9.48Z"/><path class="b" d="M19.4684,24.3255c0-2.0548,1.6657-3.7205,3.7205-3.7205h0"/><line class="b" x1="19.4684" y1="20.605" x2="19.4684" y2="30.4644"/><path class="b" d="M38.0122,28.5869c-.6408,1.1216-1.8485,1.8775-3.2327,1.8775h0c-2.0548,0-3.7205-1.6657-3.7205-3.7205v-2.4183c0-2.0548,1.6657-3.7205,3.7205-3.7205h0c2.0548,0,3.7205,1.6657,3.7205,3.7205v1.2092s-7.441,0-7.441,0"/><path class="b" d="M27.1768,17.5356v11.0686c0,1.0274.8329,1.8603,1.8603,1.8603h.5581"/><line class="b" x1="25.2236" y1="20.605" x2="29.1301" y2="20.605"/><path class="b" d="M16.941,26.7439c0,2.0548-1.6657,3.7205-3.7205,3.7205h0c-2.0548,0-3.7205-1.6657-3.7205-3.7205v-2.4183c0-2.0548,1.6657-3.7205,3.7205-3.7205h0c2.0548,0,3.7205,1.6657,3.7205,3.7205"/><line class="b" x1="16.941" y1="30.4644" x2="16.941" y2="20.605"/></svg>
Arte in other icon packs
Copied!