airplay line icon

airplay-line from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
airplay-line
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the airplay line 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="M4.5 18c-.534-.177-.966-.434-1.328-.805C2 15.994 2 14.062 2 10.197c0-3.864 0-5.796 1.172-6.996S6.229 2 10 2h4c3.771 0 5.657 0 6.828 1.2C22 4.402 22 6.334 22 10.199s0 5.796-1.172 6.997c-.362.371-.793.628-1.328.805"/><path d="M8.915 16.766c1.193-1.69 1.79-2.535 2.6-2.713c.319-.07.651-.07.97 0c.81.178 1.407 1.023 2.6 2.713c1.396 1.978 2.094 2.966 1.875 3.777a1.9 1.9 0 0 1-.499.847c-.618.61-1.9.61-4.461.61s-3.843 0-4.461-.61a1.9 1.9 0 0 1-.5-.848c-.218-.81.48-1.798 1.876-3.776Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAirplayLine(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="M4.5 18c-.534-.177-.966-.434-1.328-.805C2 15.994 2 14.062 2 10.197c0-3.864 0-5.796 1.172-6.996S6.229 2 10 2h4c3.771 0 5.657 0 6.828 1.2C22 4.402 22 6.334 22 10.199s0 5.796-1.172 6.997c-.362.371-.793.628-1.328.805"/><path d="M8.915 16.766c1.193-1.69 1.79-2.535 2.6-2.713c.319-.07.651-.07.97 0c.81.178 1.407 1.023 2.6 2.713c1.396 1.978 2.094 2.966 1.875 3.777a1.9 1.9 0 0 1-.499.847c-.618.61-1.9.61-4.461.61s-3.843 0-4.461-.61a1.9 1.9 0 0 1-.5-.848c-.218-.81.48-1.798 1.876-3.776Z"/></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="M4.5 18c-.534-.177-.966-.434-1.328-.805C2 15.994 2 14.062 2 10.197c0-3.864 0-5.796 1.172-6.996S6.229 2 10 2h4c3.771 0 5.657 0 6.828 1.2C22 4.402 22 6.334 22 10.199s0 5.796-1.172 6.997c-.362.371-.793.628-1.328.805"/><path d="M8.915 16.766c1.193-1.69 1.79-2.535 2.6-2.713c.319-.07.651-.07.97 0c.81.178 1.407 1.023 2.6 2.713c1.396 1.978 2.094 2.966 1.875 3.777a1.9 1.9 0 0 1-.499.847c-.618.61-1.9.61-4.461.61s-3.843 0-4.461-.61a1.9 1.9 0 0 1-.5-.848c-.218-.81.48-1.798 1.876-3.776Z"/></g></svg>
</template>

CSS

.icon-airplay-line {
  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%22M4.5%2018c-.534-.177-.966-.434-1.328-.805C2%2015.994%202%2014.062%202%2010.197c0-3.864%200-5.796%201.172-6.996S6.229%202%2010%202h4c3.771%200%205.657%200%206.828%201.2C22%204.402%2022%206.334%2022%2010.199s0%205.796-1.172%206.997c-.362.371-.793.628-1.328.805%22%2F%3E%3Cpath%20d%3D%22M8.915%2016.766c1.193-1.69%201.79-2.535%202.6-2.713c.319-.07.651-.07.97%200c.81.178%201.407%201.023%202.6%202.713c1.396%201.978%202.094%202.966%201.875%203.777a1.9%201.9%200%200%201-.499.847c-.618.61-1.9.61-4.461.61s-3.843%200-4.461-.61a1.9%201.9%200%200%201-.5-.848c-.218-.81.48-1.798%201.876-3.776Z%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%22M4.5%2018c-.534-.177-.966-.434-1.328-.805C2%2015.994%202%2014.062%202%2010.197c0-3.864%200-5.796%201.172-6.996S6.229%202%2010%202h4c3.771%200%205.657%200%206.828%201.2C22%204.402%2022%206.334%2022%2010.199s0%205.796-1.172%206.997c-.362.371-.793.628-1.328.805%22%2F%3E%3Cpath%20d%3D%22M8.915%2016.766c1.193-1.69%201.79-2.535%202.6-2.713c.319-.07.651-.07.97%200c.81.178%201.407%201.023%202.6%202.713c1.396%201.978%202.094%202.966%201.875%203.777a1.9%201.9%200%200%201-.499.847c-.618.61-1.9.61-4.461.61s-3.843%200-4.461-.61a1.9%201.9%200%200%201-.5-.848c-.218-.81.48-1.798%201.876-3.776Z%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/airplay-line.svg?color=%231a73e8&size=48