AirplaySolid
airplay-solid
npm install @mynaui/icons-react
import { AirplaySolid } from "@mynaui/icons-react";
const App = () => {
return <AirplaySolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M12.452 15.336a1.23 1.23 0 0 0-.904 0 1.3 1.3 0 0 0-.476.345c-.093.102-.191.232-.286.357L8.39 19.187c-.152.2-.296.39-.399.552-.1.16-.24.413-.241.728 0 .376.162.742.458.991.252.212.55.257.734.274.189.018.422.018.665.018h4.787c.242 0 .475 0 .664-.018.184-.017.482-.062.734-.274.296-.248.458-.615.458-.991 0-.315-.141-.568-.241-.728-.103-.163-.247-.351-.4-.552l-2.395-3.149c-.095-.125-.193-.255-.286-.357-.1-.11-.253-.257-.476-.345'/><path d='M6 2.25A3.75 3.75 0 0 0 2.25 6v9A3.75 3.75 0 0 0 6 18.75h.6a.75.75 0 0 0 0-1.5H6A2.25 2.25 0 0 1 3.75 15V6A2.25 2.25 0 0 1 6 3.75h12A2.25 2.25 0 0 1 20.25 6v9A2.25 2.25 0 0 1 18 17.25h-.6a.75.75 0 0 0 0 1.5h.6A3.75 3.75 0 0 0 21.75 15V6A3.75 3.75 0 0 0 18 2.25z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/airplay.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-airplay"></use>
</svg>