base station icon
base-station-fill from Remix Icon by Remix Design · Fill · Device · Apache-2.0 Free for personal and commercial use.
- Name
- base-station-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Device
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More device icons from Remix Icon
airplay-fillbarcode-box-fillbarcode-fillbattery-2-charge-fillbattery-2-fillbattery-charge-fillbattery-fillbattery-low-fillbattery-saver-fillbattery-share-fillbluetooth-connect-fillbluetooth-fillcast-fillcellphone-fillcomputer-fillcpu-filldashboard-2-filldashboard-3-filldatabase-2-filldatabase-filldevice-filldevice-recover-filldual-sim-1-filldual-sim-2-fill
Use the base station icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 13l6 9H6zm-1.06-2.44a1.5 1.5 0 1 1 2.12-2.12a1.5 1.5 0 0 1-2.12 2.12M5.281 2.783l1.415 1.415a7.5 7.5 0 0 0 0 10.606l-1.415 1.415a9.5 9.5 0 0 1 0-13.436m13.436 0a9.5 9.5 0 0 1 0 13.436l-1.415-1.415a7.5 7.5 0 0 0 0-10.606zM8.11 5.611l1.414 1.414a3.5 3.5 0 0 0 0 4.95L8.11 13.389a5.5 5.5 0 0 1 0-7.778m7.778 0a5.5 5.5 0 0 1 0 7.778l-1.414-1.414a3.5 3.5 0 0 0 0-4.95z"/></svg>
React
import type { SVGProps } from "react";
export function RiBaseStationFill(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" d="m12 13l6 9H6zm-1.06-2.44a1.5 1.5 0 1 1 2.12-2.12a1.5 1.5 0 0 1-2.12 2.12M5.281 2.783l1.415 1.415a7.5 7.5 0 0 0 0 10.606l-1.415 1.415a9.5 9.5 0 0 1 0-13.436m13.436 0a9.5 9.5 0 0 1 0 13.436l-1.415-1.415a7.5 7.5 0 0 0 0-10.606zM8.11 5.611l1.414 1.414a3.5 3.5 0 0 0 0 4.95L8.11 13.389a5.5 5.5 0 0 1 0-7.778m7.778 0a5.5 5.5 0 0 1 0 7.778l-1.414-1.414a3.5 3.5 0 0 0 0-4.95z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 13l6 9H6zm-1.06-2.44a1.5 1.5 0 1 1 2.12-2.12a1.5 1.5 0 0 1-2.12 2.12M5.281 2.783l1.415 1.415a7.5 7.5 0 0 0 0 10.606l-1.415 1.415a9.5 9.5 0 0 1 0-13.436m13.436 0a9.5 9.5 0 0 1 0 13.436l-1.415-1.415a7.5 7.5 0 0 0 0-10.606zM8.11 5.611l1.414 1.414a3.5 3.5 0 0 0 0 4.95L8.11 13.389a5.5 5.5 0 0 1 0-7.778m7.778 0a5.5 5.5 0 0 1 0 7.778l-1.414-1.414a3.5 3.5 0 0 0 0-4.95z"/></svg> </template>
CSS
.icon-base-station-fill {
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%20d%3D%22m12%2013l6%209H6zm-1.06-2.44a1.5%201.5%200%201%201%202.12-2.12a1.5%201.5%200%200%201-2.12%202.12M5.281%202.783l1.415%201.415a7.5%207.5%200%200%200%200%2010.606l-1.415%201.415a9.5%209.5%200%200%201%200-13.436m13.436%200a9.5%209.5%200%200%201%200%2013.436l-1.415-1.415a7.5%207.5%200%200%200%200-10.606zM8.11%205.611l1.414%201.414a3.5%203.5%200%200%200%200%204.95L8.11%2013.389a5.5%205.5%200%200%201%200-7.778m7.778%200a5.5%205.5%200%200%201%200%207.778l-1.414-1.414a3.5%203.5%200%200%200%200-4.95z%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%20d%3D%22m12%2013l6%209H6zm-1.06-2.44a1.5%201.5%200%201%201%202.12-2.12a1.5%201.5%200%200%201-2.12%202.12M5.281%202.783l1.415%201.415a7.5%207.5%200%200%200%200%2010.606l-1.415%201.415a9.5%209.5%200%200%201%200-13.436m13.436%200a9.5%209.5%200%200%201%200%2013.436l-1.415-1.415a7.5%207.5%200%200%200%200-10.606zM8.11%205.611l1.414%201.414a3.5%203.5%200%200%200%200%204.95L8.11%2013.389a5.5%205.5%200%200%201%200-7.778m7.778%200a5.5%205.5%200%200%201%200%207.778l-1.414-1.414a3.5%203.5%200%200%200%200-4.95z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/base-station-fill.svg?color=%231a73e8&size=48