ReceptionBellSolid
reception-bell-solid
bell front-desk greeting hospitality reception ringing welcome reception bell ui notification service alert
npm install @mynaui/icons-react
import { ReceptionBellSolid } from "@mynaui/icons-react";
const App = () => {
return <ReceptionBellSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M22.25 19.5a.75.75 0 0 0-.75-.75h-19a.75.75 0 0 0 0 1.5h19a.75.75 0 0 0 .75-.75m-2.111-3.214a.75.75 0 0 1-.75.75H4.61a.75.75 0 0 1-.75-.75v-3.215c0-3.362 2.688-6.107 6.028-6.107h1.361V5.25h-1.36a.75.75 0 0 1 0-1.5h4.222l.076.004a.75.75 0 0 1 0 1.492l-.076.004H12.75v1.714h1.361c3.34 0 6.028 2.745 6.028 6.107z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/reception-bell.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-reception-bell"></use>
</svg>