airplay icon
airplay-solid from Teenyicons by smhmd · Solid · MIT Free for personal and commercial use.
- Name
- airplay-solid
- Set
- Teenyicons
- Style
- Solid
- Viewbox
- 15×15
- License
- MIT
1 other variant in Teenyicons
The same icon in other sets
airplayCarbonairplayFeather IconsairplayHuge IconsairplayIconParkairplayIconPark OutlineairplayIconPark SolidairplayIconPark TwoToneairplayIconoirairplayLucideairplayMaterial SymbolsairplayMaterial Symbols Lightairplay-fillMingCute IconairplayMyna UI IconsairplayPhosphorairplayPixelarticonsairplay-fillRemix IconairplayUniconsairplayUnicons MonochromeairplayUnicons Solid
Use the airplay icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M.5 1a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5H3v-1H1V2h13v9h-2v1h2.5a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-.5-.5z"/><path fill="currentColor" d="M7.854 9.146a.5.5 0 0 0-.708 0l-4 4A.5.5 0 0 0 3.5 14h8a.5.5 0 0 0 .354-.854z"/></svg>
React
import type { SVGProps } from "react";
export function TeenyiconsAirplaySolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M.5 1a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5H3v-1H1V2h13v9h-2v1h2.5a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-.5-.5z"/><path fill="currentColor" d="M7.854 9.146a.5.5 0 0 0-.708 0l-4 4A.5.5 0 0 0 3.5 14h8a.5.5 0 0 0 .354-.854z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M.5 1a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5H3v-1H1V2h13v9h-2v1h2.5a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-.5-.5z"/><path fill="currentColor" d="M7.854 9.146a.5.5 0 0 0-.708 0l-4 4A.5.5 0 0 0 3.5 14h8a.5.5 0 0 0 .354-.854z"/></svg> </template>
CSS
.icon-airplay-solid {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M.5%201a.5.5%200%200%200-.5.5v10a.5.5%200%200%200%20.5.5H3v-1H1V2h13v9h-2v1h2.5a.5.5%200%200%200%20.5-.5v-10a.5.5%200%200%200-.5-.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.854%209.146a.5.5%200%200%200-.708%200l-4%204A.5.5%200%200%200%203.5%2014h8a.5.5%200%200%200%20.354-.854z%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M.5%201a.5.5%200%200%200-.5.5v10a.5.5%200%200%200%20.5.5H3v-1H1V2h13v9h-2v1h2.5a.5.5%200%200%200%20.5-.5v-10a.5.5%200%200%200-.5-.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.854%209.146a.5.5%200%200%200-.708%200l-4%204A.5.5%200%200%200%203.5%2014h8a.5.5%200%200%200%20.354-.854z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/teenyicons/airplay-solid.svg?color=%231a73e8&size=48