cast from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
cast
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT
Aliases
bx-cast

The same icon in other sets

Use the cast icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 21.001h2C13 14.935 8.065 10 2 10v2c4.962 0 9 4.038 9 9.001"/><path fill="currentColor" d="M7 21.001h2C9 17.141 5.86 14 2 14v2c2.757 0 5 2.243 5 5.001"/><circle cx="3.5" cy="19.5" r="1.5" fill="currentColor"/><path fill="currentColor" d="M20 4H4c-1.103 0-2 .897-2 2v2.052c.68.025 1.349.094 2 .217V6h16v13h-5.269c.123.651.191 1.32.217 2H20c1.103 0 2-.897 2-2V6c0-1.103-.897-2-2-2"/></svg>

React

import type { SVGProps } from "react";

export function BxCast(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="M11 21.001h2C13 14.935 8.065 10 2 10v2c4.962 0 9 4.038 9 9.001"/><path fill="currentColor" d="M7 21.001h2C9 17.141 5.86 14 2 14v2c2.757 0 5 2.243 5 5.001"/><circle cx="3.5" cy="19.5" r="1.5" fill="currentColor"/><path fill="currentColor" d="M20 4H4c-1.103 0-2 .897-2 2v2.052c.68.025 1.349.094 2 .217V6h16v13h-5.269c.123.651.191 1.32.217 2H20c1.103 0 2-.897 2-2V6c0-1.103-.897-2-2-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 21.001h2C13 14.935 8.065 10 2 10v2c4.962 0 9 4.038 9 9.001"/><path fill="currentColor" d="M7 21.001h2C9 17.141 5.86 14 2 14v2c2.757 0 5 2.243 5 5.001"/><circle cx="3.5" cy="19.5" r="1.5" fill="currentColor"/><path fill="currentColor" d="M20 4H4c-1.103 0-2 .897-2 2v2.052c.68.025 1.349.094 2 .217V6h16v13h-5.269c.123.651.191 1.32.217 2H20c1.103 0 2-.897 2-2V6c0-1.103-.897-2-2-2"/></svg>
</template>

CSS

.icon-cast {
  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%22M11%2021.001h2C13%2014.935%208.065%2010%202%2010v2c4.962%200%209%204.038%209%209.001%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2021.001h2C9%2017.141%205.86%2014%202%2014v2c2.757%200%205%202.243%205%205.001%22%2F%3E%3Ccircle%20cx%3D%223.5%22%20cy%3D%2219.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%204H4c-1.103%200-2%20.897-2%202v2.052c.68.025%201.349.094%202%20.217V6h16v13h-5.269c.123.651.191%201.32.217%202H20c1.103%200%202-.897%202-2V6c0-1.103-.897-2-2-2%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%22M11%2021.001h2C13%2014.935%208.065%2010%202%2010v2c4.962%200%209%204.038%209%209.001%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2021.001h2C9%2017.141%205.86%2014%202%2014v2c2.757%200%205%202.243%205%205.001%22%2F%3E%3Ccircle%20cx%3D%223.5%22%20cy%3D%2219.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%204H4c-1.103%200-2%20.897-2%202v2.052c.68.025%201.349.094%202%20.217V6h16v13h-5.269c.123.651.191%201.32.217%202H20c1.103%200%202-.897%202-2V6c0-1.103-.897-2-2-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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