bell ringing icon
bell-ringing-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- bell-ringing-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the bell ringing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M225.81 74.65A11.86 11.86 0 0 1 220.3 76a12 12 0 0 1-10.67-6.47a90.1 90.1 0 0 0-32-35.38a12 12 0 1 1 12.8-20.29a115.25 115.25 0 0 1 40.54 44.62a12 12 0 0 1-5.16 16.17M46.37 69.53a90.1 90.1 0 0 1 32-35.38A12 12 0 1 0 65.6 13.86a115.25 115.25 0 0 0-40.54 44.62a12 12 0 0 0 5.13 16.17A11.86 11.86 0 0 0 35.7 76a12 12 0 0 0 10.67-6.47m173.51 98.35A20 20 0 0 1 204 200h-32.19a44 44 0 0 1-87.62 0H52a20 20 0 0 1-15.91-32.12c7.17-9.33 15.73-26.62 15.88-55.94A76 76 0 0 1 204 112c.15 29.26 8.71 46.55 15.88 55.88M147.6 200h-39.2a20 20 0 0 0 39.2 0m48.74-24c-8.16-13-16.19-33.57-16.34-63.94A52 52 0 1 0 76 112c-.15 30.42-8.18 51-16.34 64Z"/></svg>
React
import type { SVGProps } from "react";
export function PhBellRingingBold(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.81 74.65A11.86 11.86 0 0 1 220.3 76a12 12 0 0 1-10.67-6.47a90.1 90.1 0 0 0-32-35.38a12 12 0 1 1 12.8-20.29a115.25 115.25 0 0 1 40.54 44.62a12 12 0 0 1-5.16 16.17M46.37 69.53a90.1 90.1 0 0 1 32-35.38A12 12 0 1 0 65.6 13.86a115.25 115.25 0 0 0-40.54 44.62a12 12 0 0 0 5.13 16.17A11.86 11.86 0 0 0 35.7 76a12 12 0 0 0 10.67-6.47m173.51 98.35A20 20 0 0 1 204 200h-32.19a44 44 0 0 1-87.62 0H52a20 20 0 0 1-15.91-32.12c7.17-9.33 15.73-26.62 15.88-55.94A76 76 0 0 1 204 112c.15 29.26 8.71 46.55 15.88 55.88M147.6 200h-39.2a20 20 0 0 0 39.2 0m48.74-24c-8.16-13-16.19-33.57-16.34-63.94A52 52 0 1 0 76 112c-.15 30.42-8.18 51-16.34 64Z"/></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.81 74.65A11.86 11.86 0 0 1 220.3 76a12 12 0 0 1-10.67-6.47a90.1 90.1 0 0 0-32-35.38a12 12 0 1 1 12.8-20.29a115.25 115.25 0 0 1 40.54 44.62a12 12 0 0 1-5.16 16.17M46.37 69.53a90.1 90.1 0 0 1 32-35.38A12 12 0 1 0 65.6 13.86a115.25 115.25 0 0 0-40.54 44.62a12 12 0 0 0 5.13 16.17A11.86 11.86 0 0 0 35.7 76a12 12 0 0 0 10.67-6.47m173.51 98.35A20 20 0 0 1 204 200h-32.19a44 44 0 0 1-87.62 0H52a20 20 0 0 1-15.91-32.12c7.17-9.33 15.73-26.62 15.88-55.94A76 76 0 0 1 204 112c.15 29.26 8.71 46.55 15.88 55.88M147.6 200h-39.2a20 20 0 0 0 39.2 0m48.74-24c-8.16-13-16.19-33.57-16.34-63.94A52 52 0 1 0 76 112c-.15 30.42-8.18 51-16.34 64Z"/></svg> </template>
CSS
.icon-bell-ringing-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.81%2074.65A11.86%2011.86%200%200%201%20220.3%2076a12%2012%200%200%201-10.67-6.47a90.1%2090.1%200%200%200-32-35.38a12%2012%200%201%201%2012.8-20.29a115.25%20115.25%200%200%201%2040.54%2044.62a12%2012%200%200%201-5.16%2016.17M46.37%2069.53a90.1%2090.1%200%200%201%2032-35.38A12%2012%200%201%200%2065.6%2013.86a115.25%20115.25%200%200%200-40.54%2044.62a12%2012%200%200%200%205.13%2016.17A11.86%2011.86%200%200%200%2035.7%2076a12%2012%200%200%200%2010.67-6.47m173.51%2098.35A20%2020%200%200%201%20204%20200h-32.19a44%2044%200%200%201-87.62%200H52a20%2020%200%200%201-15.91-32.12c7.17-9.33%2015.73-26.62%2015.88-55.94A76%2076%200%200%201%20204%20112c.15%2029.26%208.71%2046.55%2015.88%2055.88M147.6%20200h-39.2a20%2020%200%200%200%2039.2%200m48.74-24c-8.16-13-16.19-33.57-16.34-63.94A52%2052%200%201%200%2076%20112c-.15%2030.42-8.18%2051-16.34%2064Z%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.81%2074.65A11.86%2011.86%200%200%201%20220.3%2076a12%2012%200%200%201-10.67-6.47a90.1%2090.1%200%200%200-32-35.38a12%2012%200%201%201%2012.8-20.29a115.25%20115.25%200%200%201%2040.54%2044.62a12%2012%200%200%201-5.16%2016.17M46.37%2069.53a90.1%2090.1%200%200%201%2032-35.38A12%2012%200%201%200%2065.6%2013.86a115.25%20115.25%200%200%200-40.54%2044.62a12%2012%200%200%200%205.13%2016.17A11.86%2011.86%200%200%200%2035.7%2076a12%2012%200%200%200%2010.67-6.47m173.51%2098.35A20%2020%200%200%201%20204%20200h-32.19a44%2044%200%200%201-87.62%200H52a20%2020%200%200%201-15.91-32.12c7.17-9.33%2015.73-26.62%2015.88-55.94A76%2076%200%200%201%20204%20112c.15%2029.26%208.71%2046.55%2015.88%2055.88M147.6%20200h-39.2a20%2020%200%200%200%2039.2%200m48.74-24c-8.16-13-16.19-33.57-16.34-63.94A52%2052%200%201%200%2076%20112c-.15%2030.42-8.18%2051-16.34%2064Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/bell-ringing-bold.svg?color=%231a73e8&size=48