broadcast one icon
broadcast-one from IconPark by ByteDance · Color · Charts · Apache-2.0 Free for personal and commercial use.
- Name
- broadcast-one
- Set
- IconPark
- Style
- Color
- Category
- Charts
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More charts icons from IconPark
Use the broadcast one icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000"><path fill="#2F88FF" stroke-width="4" d="M24 15C26.7614 15 29 12.7614 29 10C29 7.23858 26.7614 5 24 5C21.2386 5 19 7.23858 19 10C19 12.7614 21.2386 15 24 15Z"/><path stroke-linecap="round" stroke-width="4" d="M24 15V23"/><path stroke-linecap="round" stroke-width="4" d="M30 23V33"/><path stroke-linecap="round" stroke-width="4" d="M18 23V33"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M7 33V23L41 23.0128V33"/><path stroke-linecap="round" stroke-width="5" d="M41 41V42"/><path stroke-linecap="round" stroke-width="5" d="M7 41V42"/><path stroke-linecap="round" stroke-width="5" d="M18 41V42"/><path stroke-linecap="round" stroke-width="5" d="M30 41V42"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkBroadcastOne(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000"><path fill="#2F88FF" strokeWidth="4" d="M24 15C26.7614 15 29 12.7614 29 10C29 7.23858 26.7614 5 24 5C21.2386 5 19 7.23858 19 10C19 12.7614 21.2386 15 24 15Z"/><path strokeLinecap="round" strokeWidth="4" d="M24 15V23"/><path strokeLinecap="round" strokeWidth="4" d="M30 23V33"/><path strokeLinecap="round" strokeWidth="4" d="M18 23V33"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M7 33V23L41 23.0128V33"/><path strokeLinecap="round" strokeWidth="5" d="M41 41V42"/><path strokeLinecap="round" strokeWidth="5" d="M7 41V42"/><path strokeLinecap="round" strokeWidth="5" d="M18 41V42"/><path strokeLinecap="round" strokeWidth="5" d="M30 41V42"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000"><path fill="#2F88FF" stroke-width="4" d="M24 15C26.7614 15 29 12.7614 29 10C29 7.23858 26.7614 5 24 5C21.2386 5 19 7.23858 19 10C19 12.7614 21.2386 15 24 15Z"/><path stroke-linecap="round" stroke-width="4" d="M24 15V23"/><path stroke-linecap="round" stroke-width="4" d="M30 23V33"/><path stroke-linecap="round" stroke-width="4" d="M18 23V33"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M7 33V23L41 23.0128V33"/><path stroke-linecap="round" stroke-width="5" d="M41 41V42"/><path stroke-linecap="round" stroke-width="5" d="M7 41V42"/><path stroke-linecap="round" stroke-width="5" d="M18 41V42"/><path stroke-linecap="round" stroke-width="5" d="M30 41V42"/></g></svg> </template>
CSS
.icon-broadcast-one {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-width%3D%224%22%20d%3D%22M24%2015C26.7614%2015%2029%2012.7614%2029%2010C29%207.23858%2026.7614%205%2024%205C21.2386%205%2019%207.23858%2019%2010C19%2012.7614%2021.2386%2015%2024%2015Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2015V23%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M30%2023V33%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M18%2023V33%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M7%2033V23L41%2023.0128V33%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%225%22%20d%3D%22M41%2041V42%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%225%22%20d%3D%22M7%2041V42%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%225%22%20d%3D%22M18%2041V42%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%225%22%20d%3D%22M30%2041V42%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-width%3D%224%22%20d%3D%22M24%2015C26.7614%2015%2029%2012.7614%2029%2010C29%207.23858%2026.7614%205%2024%205C21.2386%205%2019%207.23858%2019%2010C19%2012.7614%2021.2386%2015%2024%2015Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2015V23%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M30%2023V33%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M18%2023V33%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M7%2033V23L41%2023.0128V33%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%225%22%20d%3D%22M41%2041V42%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%225%22%20d%3D%22M7%2041V42%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%225%22%20d%3D%22M18%2041V42%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%225%22%20d%3D%22M30%2041V42%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/broadcast-one.svg?color=%231a73e8&size=48