bell simple icon
bell-simple-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- bell-simple-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the bell simple 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 196h160a19.77 19.77 0 0 0 17.31-10a20.08 20.08 0 0 0-.02-20.07M54.66 172C63.51 154 68 131.14 68 104a60 60 0 0 1 120 0c0 27.13 4.48 50 13.33 68ZM172 224a12 12 0 0 1-12 12H96a12 12 0 0 1 0-24h64a12 12 0 0 1 12 12"/></svg>
React
import type { SVGProps } from "react";
export function PhBellSimpleBold(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 196h160a19.77 19.77 0 0 0 17.31-10a20.08 20.08 0 0 0-.02-20.07M54.66 172C63.51 154 68 131.14 68 104a60 60 0 0 1 120 0c0 27.13 4.48 50 13.33 68ZM172 224a12 12 0 0 1-12 12H96a12 12 0 0 1 0-24h64a12 12 0 0 1 12 12"/></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 196h160a19.77 19.77 0 0 0 17.31-10a20.08 20.08 0 0 0-.02-20.07M54.66 172C63.51 154 68 131.14 68 104a60 60 0 0 1 120 0c0 27.13 4.48 50 13.33 68ZM172 224a12 12 0 0 1-12 12H96a12 12 0 0 1 0-24h64a12 12 0 0 1 12 12"/></svg> </template>
CSS
.icon-bell-simple-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%20196h160a19.77%2019.77%200%200%200%2017.31-10a20.08%2020.08%200%200%200-.02-20.07M54.66%20172C63.51%20154%2068%20131.14%2068%20104a60%2060%200%200%201%20120%200c0%2027.13%204.48%2050%2013.33%2068ZM172%20224a12%2012%200%200%201-12%2012H96a12%2012%200%200%201%200-24h64a12%2012%200%200%201%2012%2012%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%20196h160a19.77%2019.77%200%200%200%2017.31-10a20.08%2020.08%200%200%200-.02-20.07M54.66%20172C63.51%20154%2068%20131.14%2068%20104a60%2060%200%200%201%20120%200c0%2027.13%204.48%2050%2013.33%2068ZM172%20224a12%2012%200%200%201-12%2012H96a12%2012%200%200%201%200-24h64a12%2012%200%200%201%2012%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/bell-simple-bold.svg?color=%231a73e8&size=48