radio receiver icon
radio-receiver from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- radio-receiver
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the radio receiver icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="14.492" cy="13.5" r="3.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M1.992 13.5c0-3.759 0-5.638 1.053-6.893a4.5 4.5 0 0 1 .555-.554C4.854 5 6.734 5 10.492 5h3c3.759 0 5.638 0 6.893 1.053q.301.253.554.554c1.053 1.255 1.053 3.134 1.053 6.893s0 5.638-1.053 6.892a4.5 4.5 0 0 1-.554.555C19.13 22 17.25 22 13.492 22h-3c-3.758 0-5.638 0-6.892-1.053a4.5 4.5 0 0 1-.555-.555C1.992 19.138 1.992 17.26 1.992 13.5"/><path stroke-linecap="round" d="m9.992 5l4-3m-8 10h1m-1 3h1"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsRadioReceiver(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><circle cx="14.492" cy="13.5" r="3.5"/><path strokeLinecap="round" strokeLinejoin="round" d="M1.992 13.5c0-3.759 0-5.638 1.053-6.893a4.5 4.5 0 0 1 .555-.554C4.854 5 6.734 5 10.492 5h3c3.759 0 5.638 0 6.893 1.053q.301.253.554.554c1.053 1.255 1.053 3.134 1.053 6.893s0 5.638-1.053 6.892a4.5 4.5 0 0 1-.554.555C19.13 22 17.25 22 13.492 22h-3c-3.758 0-5.638 0-6.892-1.053a4.5 4.5 0 0 1-.555-.555C1.992 19.138 1.992 17.26 1.992 13.5"/><path strokeLinecap="round" d="m9.992 5l4-3m-8 10h1m-1 3h1"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="14.492" cy="13.5" r="3.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M1.992 13.5c0-3.759 0-5.638 1.053-6.893a4.5 4.5 0 0 1 .555-.554C4.854 5 6.734 5 10.492 5h3c3.759 0 5.638 0 6.893 1.053q.301.253.554.554c1.053 1.255 1.053 3.134 1.053 6.893s0 5.638-1.053 6.892a4.5 4.5 0 0 1-.554.555C19.13 22 17.25 22 13.492 22h-3c-3.758 0-5.638 0-6.892-1.053a4.5 4.5 0 0 1-.555-.555C1.992 19.138 1.992 17.26 1.992 13.5"/><path stroke-linecap="round" d="m9.992 5l4-3m-8 10h1m-1 3h1"/></g></svg> </template>
CSS
.icon-radio-receiver {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2214.492%22%20cy%3D%2213.5%22%20r%3D%223.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M1.992%2013.5c0-3.759%200-5.638%201.053-6.893a4.5%204.5%200%200%201%20.555-.554C4.854%205%206.734%205%2010.492%205h3c3.759%200%205.638%200%206.893%201.053q.301.253.554.554c1.053%201.255%201.053%203.134%201.053%206.893s0%205.638-1.053%206.892a4.5%204.5%200%200%201-.554.555C19.13%2022%2017.25%2022%2013.492%2022h-3c-3.758%200-5.638%200-6.892-1.053a4.5%204.5%200%200%201-.555-.555C1.992%2019.138%201.992%2017.26%201.992%2013.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m9.992%205l4-3m-8%2010h1m-1%203h1%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2214.492%22%20cy%3D%2213.5%22%20r%3D%223.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M1.992%2013.5c0-3.759%200-5.638%201.053-6.893a4.5%204.5%200%200%201%20.555-.554C4.854%205%206.734%205%2010.492%205h3c3.759%200%205.638%200%206.893%201.053q.301.253.554.554c1.053%201.255%201.053%203.134%201.053%206.893s0%205.638-1.053%206.892a4.5%204.5%200%200%201-.554.555C19.13%2022%2017.25%2022%2013.492%2022h-3c-3.758%200-5.638%200-6.892-1.053a4.5%204.5%200%200%201-.555-.555C1.992%2019.138%201.992%2017.26%201.992%2013.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m9.992%205l4-3m-8%2010h1m-1%203h1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/radio-receiver.svg?color=%231a73e8&size=48