BluetoothSolid
bluetooth-solid
npm install @mynaui/icons-react
import { BluetoothSolid } from "@mynaui/icons-react";
const App = () => {
return <BluetoothSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='m11.37 10.665-4.397-3.57a.75.75 0 0 0-.946 1.165l4.938 4.009-4.966 4.456a.75.75 0 1 0 1.002 1.116l4.368-3.92V19.9c0 .247 0 .484.018.675.018.181.062.492.288.748.258.292.633.442 1.01.426.322-.014.575-.176.727-.284.158-.113.342-.27.54-.439l3.608-3.084c.103-.088.213-.182.3-.27a1.24 1.24 0 0 0 .298-.453 1.2 1.2 0 0 0-.011-.844 1.24 1.24 0 0 0-.309-.444 5 5 0 0 0-.308-.263l-4.256-3.456 4.347-3.901c.096-.087.2-.18.282-.267.091-.097.21-.24.28-.442a1.2 1.2 0 0 0-.01-.821c-.076-.2-.198-.34-.291-.435a5 5 0 0 0-.29-.26l-3.64-3.112a9 9 0 0 0-.54-.439c-.152-.108-.405-.27-.727-.284a1.27 1.27 0 0 0-1.01.426c-.226.256-.27.567-.288.748-.018.19-.018.428-.018.675z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/bluetooth.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-bluetooth"></use>
</svg>