radio from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
radio
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the radio logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ec1d25" fill-rule="evenodd" d="M19.412 12c0 4.04-3.373 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-18 0a9 9 0 0 1 18 0m-9.53 0H8.825V8.824h2.646c.795 0 1.589.412 1.589 1.588c0 1.175-.794 1.588-1.588 1.588" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedRadio(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ec1d25" fillRule="evenodd" d="M19.412 12c0 4.04-3.373 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-18 0a9 9 0 0 1 18 0m-9.53 0H8.825V8.824h2.646c.795 0 1.589.412 1.589 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="#ec1d25" fill-rule="evenodd" d="M19.412 12c0 4.04-3.373 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-18 0a9 9 0 0 1 18 0m-9.53 0H8.825V8.824h2.646c.795 0 1.589.412 1.589 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%22%23ec1d25%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.412%2012c0%204.04-3.373%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-18%200a9%209%200%200%201%2018%200m-9.53%200H8.825V8.824h2.646c.795%200%201.589.412%201.589%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%22%23ec1d25%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.412%2012c0%204.04-3.373%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-18%200a9%209%200%200%201%2018%200m-9.53%200H8.825V8.824h2.646c.795%200%201.589.412%201.589%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-branded/radio.svg?color=%231a73e8&size=48