bell icon
bell-bold-duotone from Solar by 480 Design · Bold Duotone · Notifications · CC-BY-4.0 Attribution required.
- Name
- bell-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Notifications
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
bellAkar Iconsbell-filledAnt Design IconsbellBootstrap IconsbellBoxIcons v2bellBoxIcons v2 SolidbellCodiconsbellEmoji One (Colored)bellElement Plusbell-fillEva IconsbellFramework7 IconsbellFont Awesome 6 RegularbellFont Awesome 6 SolidbellFont Awesome RegularbellFont Awesome SolidbellFeather Iconsbell-outlineFlowbite IconsbellFluent EmojibellFluent Emoji FlatbellFluent Emoji High ContrastbellFirefox OS Emojibellcss.ggbellHeroIconsbellHuge IconsbellHumbleicons
More notifications icons from Solar
Use the bell icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.7491 9V9.7041C18.7491 10.5491 18.9903 11.3752 19.4422 12.0782L20.5496 13.8012C21.5612 15.3749 20.789 17.5139 19.0296 18.0116C14.4273 19.3134 9.57274 19.3134 4.97036 18.0116C3.21105 17.5139 2.43882 15.3749 3.45036 13.8012L4.5578 12.0782C5.00972 11.3752 5.25087 10.5491 5.25087 9.7041V9C5.25087 5.13401 8.27256 2 12 2C15.7274 2 18.7491 5.13401 18.7491 9Z" opacity=".5"/><path d="M7.24316 18.5454C7.8941 20.5506 9.77767 22.0002 11.9998 22.0002C14.222 22.0002 16.1055 20.5506 16.7565 18.5454C13.611 19.1357 10.3886 19.1357 7.24316 18.5454Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBellBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.7491 9V9.7041C18.7491 10.5491 18.9903 11.3752 19.4422 12.0782L20.5496 13.8012C21.5612 15.3749 20.789 17.5139 19.0296 18.0116C14.4273 19.3134 9.57274 19.3134 4.97036 18.0116C3.21105 17.5139 2.43882 15.3749 3.45036 13.8012L4.5578 12.0782C5.00972 11.3752 5.25087 10.5491 5.25087 9.7041V9C5.25087 5.13401 8.27256 2 12 2C15.7274 2 18.7491 5.13401 18.7491 9Z" opacity=".5"/><path d="M7.24316 18.5454C7.8941 20.5506 9.77767 22.0002 11.9998 22.0002C14.222 22.0002 16.1055 20.5506 16.7565 18.5454C13.611 19.1357 10.3886 19.1357 7.24316 18.5454Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.7491 9V9.7041C18.7491 10.5491 18.9903 11.3752 19.4422 12.0782L20.5496 13.8012C21.5612 15.3749 20.789 17.5139 19.0296 18.0116C14.4273 19.3134 9.57274 19.3134 4.97036 18.0116C3.21105 17.5139 2.43882 15.3749 3.45036 13.8012L4.5578 12.0782C5.00972 11.3752 5.25087 10.5491 5.25087 9.7041V9C5.25087 5.13401 8.27256 2 12 2C15.7274 2 18.7491 5.13401 18.7491 9Z" opacity=".5"/><path d="M7.24316 18.5454C7.8941 20.5506 9.77767 22.0002 11.9998 22.0002C14.222 22.0002 16.1055 20.5506 16.7565 18.5454C13.611 19.1357 10.3886 19.1357 7.24316 18.5454Z"/></g></svg> </template>
CSS
.icon-bell-bold-duotone {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.7491%209V9.7041C18.7491%2010.5491%2018.9903%2011.3752%2019.4422%2012.0782L20.5496%2013.8012C21.5612%2015.3749%2020.789%2017.5139%2019.0296%2018.0116C14.4273%2019.3134%209.57274%2019.3134%204.97036%2018.0116C3.21105%2017.5139%202.43882%2015.3749%203.45036%2013.8012L4.5578%2012.0782C5.00972%2011.3752%205.25087%2010.5491%205.25087%209.7041V9C5.25087%205.13401%208.27256%202%2012%202C15.7274%202%2018.7491%205.13401%2018.7491%209Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7.24316%2018.5454C7.8941%2020.5506%209.77767%2022.0002%2011.9998%2022.0002C14.222%2022.0002%2016.1055%2020.5506%2016.7565%2018.5454C13.611%2019.1357%2010.3886%2019.1357%207.24316%2018.5454Z%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.7491%209V9.7041C18.7491%2010.5491%2018.9903%2011.3752%2019.4422%2012.0782L20.5496%2013.8012C21.5612%2015.3749%2020.789%2017.5139%2019.0296%2018.0116C14.4273%2019.3134%209.57274%2019.3134%204.97036%2018.0116C3.21105%2017.5139%202.43882%2015.3749%203.45036%2013.8012L4.5578%2012.0782C5.00972%2011.3752%205.25087%2010.5491%205.25087%209.7041V9C5.25087%205.13401%208.27256%202%2012%202C15.7274%202%2018.7491%205.13401%2018.7491%209Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7.24316%2018.5454C7.8941%2020.5506%209.77767%2022.0002%2011.9998%2022.0002C14.222%2022.0002%2016.1055%2020.5506%2016.7565%2018.5454C13.611%2019.1357%2010.3886%2019.1357%207.24316%2018.5454Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/bell-bold-duotone.svg?color=%231a73e8&size=48