Hamradiotools Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hamradiotools 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/326878.svg" alt="Hamradiotools icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326878.svg" alt="Hamradiotools icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326878.svg" alt="Hamradiotools icon" :width="24" :height="24" />
CSS background
.icon-hamradiotools {
background-image: url('https://proicons.com/icon/326878.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,.b,.d,.e,.f,.g,.h,.i,.j{fill:none;stroke-linejoin:round;}.a,.b,.e,.f,.g,.h,.i,.j{stroke:#000;}.a,.b,.d{stroke-linecap:round;}.c{fill:#000;}.d{stroke:#000;}.e{stroke-width:1px;}.f{stroke-width:1px;}.g{stroke-width:1px;}.h{stroke-width:1px;}.i{stroke-width:1px;}.j{stroke-width:1px;}</style></defs><rect class="a" x="4.5" y="14.8" width="39" height="24.5"/><path class="b" d="M4.5,14.8,12,8.7H36.8l6.7,6.2"/><circle class="a" cx="14.4" cy="18.2" r="2"/><circle class="a" cx="8.2" cy="18.2" r="1.6"/><circle class="a" cx="20.4" cy="18.2" r="1.6"/><circle class="a" cx="11.7" cy="32.3" r="2.8"/><path class="b" d="M11.7,32.4l1.7-1.8"/><rect class="a" x="31.4" y="24.4" width="10.4" height="10.6"/><rect class="a" x="20.1" y="25.7" width="9.2" height="8.2"/><circle class="a" cx="22.7" cy="31" r="1.1"/><circle class="c" cx="21.8" cy="27.8" r="0.8"/><circle class="c" cx="24.7" cy="27.8" r="0.8"/><circle class="c" cx="27.6" cy="27.8" r="0.8"/><rect class="a" x="23.5" y="14.8" width="20" height="5.8"/><path class="d" d="M26.6,18.7,28,17.4l.8,1.5,1.3-2.1,1.2,2.8,1.2-1.5.6.6.5-.6h3.5l.7.5,1.4-2,.6,2.6"/><circle class="d" cx="11.9" cy="25.4" r="0.8"/><path class="b" d="M12,26.2V28"/><circle class="d" cx="16.7" cy="25.4" r="0.8"/><path class="b" d="M16.7,26.2V28"/><circle class="d" cx="7.4" cy="25.4" r="0.8"/><path class="b" d="M7.4,26.2V28"/><path class="e" d="M31.7,25.3h1.1"/><path class="e" d="M31.7,27.5h1.1"/><path class="e" d="M31.7,29.7h1.1"/><path class="e" d="M31.7,32h1.1"/><path class="e" d="M31.7,34.2h1.1"/><path class="f" d="M32.8,26.4h1.1"/><path class="f" d="M32.8,28.6h1.1"/><path class="f" d="M32.8,30.8h1.1"/><path class="f" d="M32.8,33.1h1.1"/><path class="g" d="M33.9,25.3H35"/><path class="g" d="M33.9,27.5H35"/><path class="g" d="M33.9,29.7H35"/><path class="g" d="M33.9,32H35"/><path class="g" d="M33.9,34.2H35"/><path class="e" d="M35,26.4h1.1"/><path class="e" d="M35,28.6h1.1"/><path class="e" d="M35,30.8h1.1"/><path class="e" d="M35,33.1h1.1"/><path class="h" d="M36.1,25.3h1.1"/><path class="h" d="M36.1,27.5h1.1"/><path class="h" d="M36.1,29.7h1.1"/><path class="h" d="M36.1,32h1.1"/><path class="h" d="M36.1,34.2h1.1"/><path class="e" d="M37.3,26.4h1.1"/><path class="e" d="M37.3,28.6h1.1"/><path class="e" d="M37.3,30.8h1.1"/><path class="e" d="M37.3,33.1h1.1"/><path class="i" d="M38.4,34.2h1.1"/><path class="i" d="M38.4,32h1.1"/><path class="i" d="M38.4,29.7h1.1"/><path class="i" d="M38.4,27.5h1.1"/><path class="i" d="M38.4,25.3h1.1"/><path class="e" d="M39.5,26.4h1.1"/><path class="e" d="M39.5,28.6h1.1"/><path class="e" d="M39.5,30.8h1.1"/><path class="e" d="M39.5,33.1h1.1"/><path class="j" d="M40.6,25.3h1.1"/><path class="j" d="M40.6,27.5h1.1"/><path class="j" d="M40.6,29.7h1.1"/><path class="j" d="M40.6,32h1.1"/><path class="j" d="M40.6,34.2h1.1"/></svg>
Copied!