Te Tuner Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Te Tuner 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/348282.svg" alt="Te Tuner icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348282.svg" alt="Te Tuner icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348282.svg" alt="Te Tuner icon" :width="24" :height="24" />
CSS background
.icon-te-tuner {
background-image: url('https://proicons.com/icon/348282.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M37.973,27.811l6.303,1.6889"/><path class="b" d="M3.2241,18.5l6.7758,1.8156"/><path class="b" d="M37.985,20.186l6.2911-1.6857"/><path class="b" d="M3.2241,29.5l6.7758-1.8156"/><path class="b" d="M13.648,13.898l-4.924-4.924"/><path class="b" d="M38.776,39.026l-4.674-4.674"/><path class="b" d="M34.125,13.625l4.6506-4.6506"/><path class="b" d="M8.724,39.026l4.924-4.924"/><path class="b" d="M27.519,9.9332l1.7307-6.4591"/><path class="b" d="M18.25,44.526l1.7663-6.5918"/><path class="b" d="M27.511,38.038l1.7386,6.4884"/><path class="b" d="M18.25,3.4741l1.7663,6.5918"/><circle class="b" cx="24" cy="24" r="21.5"/><circle class="b" cx="24" cy="24" r="14.45"/><circle class="b" cx="24" cy="24" r="6.5"/><path class="b" d="M23.007,13.382l.0005,13.408c0,.5989.6138.9416.9924.9416s.9924-.3241.9924-.9416v-13.408"/><path class="b" d="M24,27.788v7.0929"/></svg>
Copied!