bell icon
bell-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- bell-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
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
Related icons in Phosphor
Use the bell icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M225.29 165.93C216.61 151 212 129.57 212 104a84 84 0 0 0-168 0c0 25.58-4.59 47-13.27 61.93a20.08 20.08 0 0 0-.07 20.07A19.77 19.77 0 0 0 48 196h36.18a44 44 0 0 0 87.64 0H208a19.77 19.77 0 0 0 17.31-10a20.08 20.08 0 0 0-.02-20.07M128 212a20 20 0 0 1-19.6-16h39.2a20 20 0 0 1-19.6 16m-73.34-40C63.51 154 68 131.14 68 104a60 60 0 0 1 120 0c0 27.13 4.48 50 13.33 68Z"/></svg>
React
import type { SVGProps } from "react";
export function PhBellBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M225.29 165.93C216.61 151 212 129.57 212 104a84 84 0 0 0-168 0c0 25.58-4.59 47-13.27 61.93a20.08 20.08 0 0 0-.07 20.07A19.77 19.77 0 0 0 48 196h36.18a44 44 0 0 0 87.64 0H208a19.77 19.77 0 0 0 17.31-10a20.08 20.08 0 0 0-.02-20.07M128 212a20 20 0 0 1-19.6-16h39.2a20 20 0 0 1-19.6 16m-73.34-40C63.51 154 68 131.14 68 104a60 60 0 0 1 120 0c0 27.13 4.48 50 13.33 68Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M225.29 165.93C216.61 151 212 129.57 212 104a84 84 0 0 0-168 0c0 25.58-4.59 47-13.27 61.93a20.08 20.08 0 0 0-.07 20.07A19.77 19.77 0 0 0 48 196h36.18a44 44 0 0 0 87.64 0H208a19.77 19.77 0 0 0 17.31-10a20.08 20.08 0 0 0-.02-20.07M128 212a20 20 0 0 1-19.6-16h39.2a20 20 0 0 1-19.6 16m-73.34-40C63.51 154 68 131.14 68 104a60 60 0 0 1 120 0c0 27.13 4.48 50 13.33 68Z"/></svg> </template>
CSS
.icon-bell-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M225.29%20165.93C216.61%20151%20212%20129.57%20212%20104a84%2084%200%200%200-168%200c0%2025.58-4.59%2047-13.27%2061.93a20.08%2020.08%200%200%200-.07%2020.07A19.77%2019.77%200%200%200%2048%20196h36.18a44%2044%200%200%200%2087.64%200H208a19.77%2019.77%200%200%200%2017.31-10a20.08%2020.08%200%200%200-.02-20.07M128%20212a20%2020%200%200%201-19.6-16h39.2a20%2020%200%200%201-19.6%2016m-73.34-40C63.51%20154%2068%20131.14%2068%20104a60%2060%200%200%201%20120%200c0%2027.13%204.48%2050%2013.33%2068Z%22%2F%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M225.29%20165.93C216.61%20151%20212%20129.57%20212%20104a84%2084%200%200%200-168%200c0%2025.58-4.59%2047-13.27%2061.93a20.08%2020.08%200%200%200-.07%2020.07A19.77%2019.77%200%200%200%2048%20196h36.18a44%2044%200%200%200%2087.64%200H208a19.77%2019.77%200%200%200%2017.31-10a20.08%2020.08%200%200%200-.02-20.07M128%20212a20%2020%200%200%201-19.6-16h39.2a20%2020%200%200%201-19.6%2016m-73.34-40C63.51%20154%2068%20131.14%2068%20104a60%2060%200%200%201%20120%200c0%2027.13%204.48%2050%2013.33%2068Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/bell-bold.svg?color=%231a73e8&size=48