ReceptionBell
reception-bell
bell front-desk greeting hospitality reception ringing welcome reception bell ui notification service alert
npm install @mynaui/icons-react
import { ReceptionBell } from "@mynaui/icons-react";
const App = () => {
return <ReceptionBell />;
}; <svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='M2.5 19.5h19M12 7.714V4.5m0 3.214H9.889c-2.915 0-5.278 2.399-5.278 5.357v3.215H19.39V13.07c0-2.958-2.363-5.357-5.278-5.357zM12 4.5H9.889M12 4.5h2.111'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/reception-bell.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-reception-bell"></use>
</svg>