radio logo
radio from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- radio
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
radioAkar IconsradioBoxIcons v2radioBoxIcons v2 SolidradioCarbonradioEmoji One (Colored)radio-fillEva IconsradioFont Awesome 6 SolidradioFont Awesome SolidradioFeather IconsradioFluent EmojiradioFluent Emoji FlatradioFluent Emoji High ContrastradioFirefox OS EmojiradioHeroIconsradioHuge IconsradioHumbleiconsradioIconParkradioIconPark OutlineradioIconPark SolidradioIconPark TwoToneradioIonIconsradioLucideradioMaterial SymbolsradioMaterial Symbols Light
Use the radio logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.412 12c0 4.04-3.372 7.412-7.412 7.412c-1.98 0-3.806-.81-5.146-2.118h1.97v-3.176h1.36l2.42 3.176h3.028l-2.573-3.176c1.323-.265 2.647-1.853 2.647-3.706c0-2.647-2.494-3.706-3.706-3.706H6.854A7.38 7.38 0 0 1 12 4.588c4.04 0 7.412 3.373 7.412 7.412M6.176 7.458A7.36 7.36 0 0 0 4.588 12c0 1.694.598 3.282 1.588 4.542zM21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12m-9.53 0H8.825V8.824h2.647c.794 0 1.588.412 1.588 1.588c0 1.175-.794 1.588-1.588 1.588" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenRadio(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M19.412 12c0 4.04-3.372 7.412-7.412 7.412c-1.98 0-3.806-.81-5.146-2.118h1.97v-3.176h1.36l2.42 3.176h3.028l-2.573-3.176c1.323-.265 2.647-1.853 2.647-3.706c0-2.647-2.494-3.706-3.706-3.706H6.854A7.38 7.38 0 0 1 12 4.588c4.04 0 7.412 3.373 7.412 7.412M6.176 7.458A7.36 7.36 0 0 0 4.588 12c0 1.694.598 3.282 1.588 4.542zM21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12m-9.53 0H8.825V8.824h2.647c.794 0 1.588.412 1.588 1.588c0 1.175-.794 1.588-1.588 1.588" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.412 12c0 4.04-3.372 7.412-7.412 7.412c-1.98 0-3.806-.81-5.146-2.118h1.97v-3.176h1.36l2.42 3.176h3.028l-2.573-3.176c1.323-.265 2.647-1.853 2.647-3.706c0-2.647-2.494-3.706-3.706-3.706H6.854A7.38 7.38 0 0 1 12 4.588c4.04 0 7.412 3.373 7.412 7.412M6.176 7.458A7.36 7.36 0 0 0 4.588 12c0 1.694.598 3.282 1.588 4.542zM21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12m-9.53 0H8.825V8.824h2.647c.794 0 1.588.412 1.588 1.588c0 1.175-.794 1.588-1.588 1.588" clip-rule="evenodd"/></svg> </template>
CSS
.icon-radio {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.412%2012c0%204.04-3.372%207.412-7.412%207.412c-1.98%200-3.806-.81-5.146-2.118h1.97v-3.176h1.36l2.42%203.176h3.028l-2.573-3.176c1.323-.265%202.647-1.853%202.647-3.706c0-2.647-2.494-3.706-3.706-3.706H6.854A7.38%207.38%200%200%201%2012%204.588c4.04%200%207.412%203.373%207.412%207.412M6.176%207.458A7.36%207.36%200%200%200%204.588%2012c0%201.694.598%203.282%201.588%204.542zM21%2012a9%209%200%201%201-17.999%200A9%209%200%200%201%2021%2012m-9.53%200H8.825V8.824h2.647c.794%200%201.588.412%201.588%201.588c0%201.175-.794%201.588-1.588%201.588%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.412%2012c0%204.04-3.372%207.412-7.412%207.412c-1.98%200-3.806-.81-5.146-2.118h1.97v-3.176h1.36l2.42%203.176h3.028l-2.573-3.176c1.323-.265%202.647-1.853%202.647-3.706c0-2.647-2.494-3.706-3.706-3.706H6.854A7.38%207.38%200%200%201%2012%204.588c4.04%200%207.412%203.373%207.412%207.412M6.176%207.458A7.36%207.36%200%200%200%204.588%2012c0%201.694.598%203.282%201.588%204.542zM21%2012a9%209%200%201%201-17.999%200A9%209%200%200%201%2021%2012m-9.53%200H8.825V8.824h2.647c.794%200%201.588.412%201.588%201.588c0%201.175-.794%201.588-1.588%201.588%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/radio.svg?color=%231a73e8&size=48