Thunderbird Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Thunderbird 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/333943.svg" alt="Thunderbird icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333943.svg" alt="Thunderbird icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333943.svg" alt="Thunderbird icon" :width="24" :height="24" />
CSS background
.icon-thunderbird {
background-image: url('https://proicons.com/icon/333943.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill-rule:evenodd;}.c,.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="m17.0585,16.7299c-.5529-1.6991-.1843-4.8571,3.2557-6.27h.0098c1.3539-4.7331,7.2535-7.0434,13.2655-7.0434,4.1544,0,7.8838,1.3152,10.4404,3.4031-1.5258.0719-3.0322.3713-4.4695.8882,2.0658.7679,3.8404,1.9491,5.1556,3.4105-.9923-.1708-1.9984-.2469-3.005-.2273,2.4741,3.5839,3.7959,7.8373,3.7889,12.1923,0,11.8741-9.6259,21.5-21.5,21.5-11.6911,0-21.5-9.7886-21.5-21.5,0-1.8496.2457-3.7594.723-5.5507.1253-.3759.2998-.7365.5314-.8686.2899-.1652.5541.3274.5965.4877.3144,1.1776.7374,2.3234,1.2636,3.4228-.0461-2.4547,1.0025-4.6907,2.4448-6.6244.962-1.2894,1.8539-2.4842,2.2655-5.9321.0276-.2316.2469-.3981.4687-.3256,3.1304,1.0246,4.8037,6.2374,4.5439,10.5964"/><path class="d" d="m3.6767,17.018c-1.3195,5.402-.2998,11.7513,5.6944,17.0796-1.7845-1.9516-3.9633-9.1571.8446-14.3048.3237-.3471.8809-.0921.8987.3821.3962,10.6984,9.0288,17.2325,18.9814,16.0107"/><path class="d" d="m24.0095,32.0089c5.8394,0,10.5737-3.8626,10.5737-8.6276s-4.7343-8.6276-10.5737-8.6276c-4.9818,0-10.5761,3.241-10.5737,8.7536.0025,8.5183,9.0017,13.419,16.6729,12.677-.5762-.067-4.171-.258-6.6005-3.0063-.2193-.2476-.5995-.68-.4269-.9607.172-.2807.6462-.2089.9276-.2089l.0006.0006Z"/><path class="c" d="m30.7686,21.5963s-3.647,4.2494-5.0439,5.6493-2.4676,1.3289-3.7265.0189-5.029-5.6627-5.029-5.6627"/><path class="d" d="m25.5401,10.4273c1.2595-.3966,1.1488-1.6432,1.1488-1.6432,0,0-.6298-.7419-1.8777-.331-1.1679.385-1.3491,1.2172-1.3491,1.2172,0,0,.638,1.2103,2.0781.757Z"/></svg>
Thunderbird in other icon packs
Copied!