Canary Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Canary 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/337978.svg" alt="Canary icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337978.svg" alt="Canary icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337978.svg" alt="Canary icon" :width="24" :height="24" />
CSS background
.icon-canary {
background-image: url('https://proicons.com/icon/337978.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M17.4723,16.9379,43.1838,24.533s-1.7492,3.425-6.8373,3.9893"/><path class="a" d="M27.9262,38.5215S12.2783,42.0191,6.65,30.25,7.4826,8.334,14.0894,8.3406c5.8821.0059,9.7256,5.4773,9.7256,5.4773S14.1,14.805,15.6719,24.44,28.5062,42.06,38.5254,38.9935L17.4723,16.9379,43.5,32.9129a11.3107,11.3107,0,0,1-8.3032,2.5934"/></svg>
Canary in other icon packs
Copied!