Tabby Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tabby 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/333599.svg" alt="Tabby icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333599.svg" alt="Tabby icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333599.svg" alt="Tabby icon" :width="24" :height="24" />
CSS background
.icon-tabby {
background-image: url('https://proicons.com/icon/333599.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="M17.6541,4.5h7.3816v1.5515c0,3.8491-3.125,6.974-6.974,6.974h-.4076V4.5h0Z"/><path class="b" d="M34.7948,17.7575v-5.2478l-21.5896,3.4065v5.2478l4.4489-.7019v2.9986l-4.4489.7019v5.2478l4.4489-.7019v5.0686c0,11.0019,9.9595,10.7257,15.9438,8.4701v-6.7669c-3.1763,1.5191-8.5621,1.6571-8.5621-1.7032v-6.2333l9.759-1.5398v-5.2478l-9.759,1.5398v-2.9986l9.759-1.5398Z"/></svg>
Tabby in other icon packs
Copied!