transmission icon
transmission from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- transmission
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the transmission 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-linecap="round" stroke-width="1.5"><path d="M5.6 22A1.6 1.6 0 0 0 4 20.4M8.8 22A4.8 4.8 0 0 0 4 17.2m8 4.8a8 8 0 0 0-8-8"/><path d="M5 11V9.5c0-3.287 0-4.931.908-6.038a4 4 0 0 1 .554-.554C7.57 2 9.212 2 12.5 2c3.287 0 4.931 0 6.038.908a4 4 0 0 1 .554.554C20 4.57 20 6.212 20 9.5V17c0 .93 0 1.394-.077 1.78a4 4 0 0 1-3.143 3.143C16.394 22 15.93 22 15 22"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTransmission(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" strokeLinecap="round" strokeWidth="1.5"><path d="M5.6 22A1.6 1.6 0 0 0 4 20.4M8.8 22A4.8 4.8 0 0 0 4 17.2m8 4.8a8 8 0 0 0-8-8"/><path d="M5 11V9.5c0-3.287 0-4.931.908-6.038a4 4 0 0 1 .554-.554C7.57 2 9.212 2 12.5 2c3.287 0 4.931 0 6.038.908a4 4 0 0 1 .554.554C20 4.57 20 6.212 20 9.5V17c0 .93 0 1.394-.077 1.78a4 4 0 0 1-3.143 3.143C16.394 22 15.93 22 15 22"/></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-linecap="round" stroke-width="1.5"><path d="M5.6 22A1.6 1.6 0 0 0 4 20.4M8.8 22A4.8 4.8 0 0 0 4 17.2m8 4.8a8 8 0 0 0-8-8"/><path d="M5 11V9.5c0-3.287 0-4.931.908-6.038a4 4 0 0 1 .554-.554C7.57 2 9.212 2 12.5 2c3.287 0 4.931 0 6.038.908a4 4 0 0 1 .554.554C20 4.57 20 6.212 20 9.5V17c0 .93 0 1.394-.077 1.78a4 4 0 0 1-3.143 3.143C16.394 22 15.93 22 15 22"/></g></svg> </template>
CSS
.icon-transmission {
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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5.6%2022A1.6%201.6%200%200%200%204%2020.4M8.8%2022A4.8%204.8%200%200%200%204%2017.2m8%204.8a8%208%200%200%200-8-8%22%2F%3E%3Cpath%20d%3D%22M5%2011V9.5c0-3.287%200-4.931.908-6.038a4%204%200%200%201%20.554-.554C7.57%202%209.212%202%2012.5%202c3.287%200%204.931%200%206.038.908a4%204%200%200%201%20.554.554C20%204.57%2020%206.212%2020%209.5V17c0%20.93%200%201.394-.077%201.78a4%204%200%200%201-3.143%203.143C16.394%2022%2015.93%2022%2015%2022%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5.6%2022A1.6%201.6%200%200%200%204%2020.4M8.8%2022A4.8%204.8%200%200%200%204%2017.2m8%204.8a8%208%200%200%200-8-8%22%2F%3E%3Cpath%20d%3D%22M5%2011V9.5c0-3.287%200-4.931.908-6.038a4%204%200%200%201%20.554-.554C7.57%202%209.212%202%2012.5%202c3.287%200%204.931%200%206.038.908a4%204%200%200%201%20.554.554C20%204.57%2020%206.212%2020%209.5V17c0%20.93%200%201.394-.077%201.78a4%204%200%200%201-3.143%203.143C16.394%2022%2015.93%2022%2015%2022%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/transmission.svg?color=%231a73e8&size=48