broadcast icon

broadcast from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.

Name
broadcast
Set
Mage Icons
Style
Outline
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

The same icon in other sets

Use the broadcast icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.937 18.938A9.15 9.15 0 0 1 2.75 12a9.15 9.15 0 0 1 3.187-6.939M8.4 7.617a4.8 4.8 0 0 0-.815.809A5.62 5.62 0 0 0 6.299 12c0 1.303.454 2.566 1.286 3.575q.359.452.814.808M14.203 12c-.01.405-.131.8-.352 1.14a2.206 2.206 0 0 1-3.758 0a2.17 2.17 0 0 1 0-2.28a2.206 2.206 0 0 1 3.758 0c.221.341.343.735.352 1.14m1.397 4.383a4.8 4.8 0 0 0 .815-.808A5.62 5.62 0 0 0 17.701 12a5.62 5.62 0 0 0-1.286-3.574a4.8 4.8 0 0 0-.814-.809m2.462-2.554q.494.428.925.918A9.15 9.15 0 0 1 21.25 12a9.15 9.15 0 0 1-3.187 6.938"/></svg>

React

import type { SVGProps } from "react";

export function MageBroadcast(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M5.937 18.938A9.15 9.15 0 0 1 2.75 12a9.15 9.15 0 0 1 3.187-6.939M8.4 7.617a4.8 4.8 0 0 0-.815.809A5.62 5.62 0 0 0 6.299 12c0 1.303.454 2.566 1.286 3.575q.359.452.814.808M14.203 12c-.01.405-.131.8-.352 1.14a2.206 2.206 0 0 1-3.758 0a2.17 2.17 0 0 1 0-2.28a2.206 2.206 0 0 1 3.758 0c.221.341.343.735.352 1.14m1.397 4.383a4.8 4.8 0 0 0 .815-.808A5.62 5.62 0 0 0 17.701 12a5.62 5.62 0 0 0-1.286-3.574a4.8 4.8 0 0 0-.814-.809m2.462-2.554q.494.428.925.918A9.15 9.15 0 0 1 21.25 12a9.15 9.15 0 0 1-3.187 6.938"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.937 18.938A9.15 9.15 0 0 1 2.75 12a9.15 9.15 0 0 1 3.187-6.939M8.4 7.617a4.8 4.8 0 0 0-.815.809A5.62 5.62 0 0 0 6.299 12c0 1.303.454 2.566 1.286 3.575q.359.452.814.808M14.203 12c-.01.405-.131.8-.352 1.14a2.206 2.206 0 0 1-3.758 0a2.17 2.17 0 0 1 0-2.28a2.206 2.206 0 0 1 3.758 0c.221.341.343.735.352 1.14m1.397 4.383a4.8 4.8 0 0 0 .815-.808A5.62 5.62 0 0 0 17.701 12a5.62 5.62 0 0 0-1.286-3.574a4.8 4.8 0 0 0-.814-.809m2.462-2.554q.494.428.925.918A9.15 9.15 0 0 1 21.25 12a9.15 9.15 0 0 1-3.187 6.938"/></svg>
</template>

CSS

.icon-broadcast {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.937%2018.938A9.15%209.15%200%200%201%202.75%2012a9.15%209.15%200%200%201%203.187-6.939M8.4%207.617a4.8%204.8%200%200%200-.815.809A5.62%205.62%200%200%200%206.299%2012c0%201.303.454%202.566%201.286%203.575q.359.452.814.808M14.203%2012c-.01.405-.131.8-.352%201.14a2.206%202.206%200%200%201-3.758%200a2.17%202.17%200%200%201%200-2.28a2.206%202.206%200%200%201%203.758%200c.221.341.343.735.352%201.14m1.397%204.383a4.8%204.8%200%200%200%20.815-.808A5.62%205.62%200%200%200%2017.701%2012a5.62%205.62%200%200%200-1.286-3.574a4.8%204.8%200%200%200-.814-.809m2.462-2.554q.494.428.925.918A9.15%209.15%200%200%201%2021.25%2012a9.15%209.15%200%200%201-3.187%206.938%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.937%2018.938A9.15%209.15%200%200%201%202.75%2012a9.15%209.15%200%200%201%203.187-6.939M8.4%207.617a4.8%204.8%200%200%200-.815.809A5.62%205.62%200%200%200%206.299%2012c0%201.303.454%202.566%201.286%203.575q.359.452.814.808M14.203%2012c-.01.405-.131.8-.352%201.14a2.206%202.206%200%200%201-3.758%200a2.17%202.17%200%200%201%200-2.28a2.206%202.206%200%200%201%203.758%200c.221.341.343.735.352%201.14m1.397%204.383a4.8%204.8%200%200%200%20.815-.808A5.62%205.62%200%200%200%2017.701%2012a5.62%205.62%200%200%200-1.286-3.574a4.8%204.8%200%200%200-.814-.809m2.462-2.554q.494.428.925.918A9.15%209.15%200%200%201%2021.25%2012a9.15%209.15%200%200%201-3.187%206.938%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/broadcast.svg?color=%231a73e8&size=48