Bloons Td 5 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bloons Td 5 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/337319.svg" alt="Bloons Td 5 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337319.svg" alt="Bloons Td 5 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337319.svg" alt="Bloons Td 5 icon" :width="24" :height="24" />
CSS background
.icon-bloons-td-5 {
background-image: url('https://proicons.com/icon/337319.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>.q{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="q" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path id="c" class="q" d="M13.8668,17.6766c1.37-6.2338,5.8386-8.2788,12.297-8.509,12.1443-.4328,11.2375,6.3349,12.6663,12.0353,3.4551,6.1014.6643,9.1949-3.7411,11.5108l.0669,9.7863"/><path id="d" class="q" d="M37.4661,24.4799c2.2242,12.593-22.1161,14.4683-21.9397.9561"/><path id="e" class="q" d="M23.6662,28.7997c.8426-.0785,3.7102.9806,5.8585-.991.7607,3.3078-4.3466,5.7371-5.8585.991Z"/><path id="f" class="q" d="M20.7738,42.5c-1.0533-3.2082-1.0523-6.0007-9.2737-12.0355-3.7103-2.8617-5.8221-6.0691-.9682-10.7964,1.1168-1.0877,2.2247-1.3557,3.3349-1.9915"/><path id="g" class="q" d="M8.6687,21.8976C.5312,6.3088,16.1003,1.7586,19.4247,10.4735"/><path id="h" class="q" d="M13.8668,17.6766s2.0484-.9512,3.148-1.1455c2.19-.387,6.6717-.0054,6.6717-.0054l-.0421,2.5649-.9801,1.7073-.2032.9277-1.394.0327-.5359.9536-3.734-.3701c-1.081,1.6303-4.5741,3.6332-1.187,4.5734"/><path id="i" class="q" d="M29.5155,17.0852l-3.2592-3.7024-2.9946,3.0672"/><path id="j" class="q" d="M17.9483,36.3017c-.9176,2.5252-2.3299,4.5118-4.0179,6.1983"/><path id="k" class="q" d="M9.7972,28.9937c-4.7856,5.0911-2.0377,9.3542,1.7193,13.5063"/><path id="l" class="q" d="M15.5263,25.436c1.1334-3.2253,16.6369-4.2622,21.9397-.9561"/><path id="m" class="q" d="M21.9224,23.9183l.0069.7847"/><path id="n" class="q" d="M30.6185,23.8424l.0192,1.0005"/><path id="o" class="q" d="M20.9812,17.814l1.6641.2046.9991,1.072"/><path id="p" class="q" d="M18.7781,18.8542l2.641.451-.3519,2.453"/></svg>
Copied!