ios bell icon
ios-bell-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.
- Name
- ios-bell-outline
- Set
- IonIcons
- Style
- Outline
- Viewbox
- 512×512
- License
- MIT
1 other variant in IonIcons
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios bell icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M381.7 225.9c0-97.6-52.5-130.8-101.6-138.2 0-.5.1-1 .1-1.6 0-12.3-10.9-22.1-24.2-22.1-13.3 0-23.8 9.8-23.8 22.1 0 .6 0 1.1.1 1.6-49.2 7.5-102 40.8-102 138.4 0 113.8-28.3 126-66.3 158h384c-37.8-32.1-66.3-44.4-66.3-158.2zM107.2 368c8.6-9 16.4-18.4 22.7-31.8 12-25.3 17.4-59.2 17.4-110.2 0-46.4 12.5-80.4 37.1-101.2 22.9-19.3 51.7-23.3 71.8-23.3 20.1 0 48.9 4 71.6 23.3 24.5 20.7 37 54.5 37 100.9 0 83.8 14.9 117.3 40.3 142.3H107.2z" fill="currentColor"/><path d="M256.2 448c26.8 0 48.8-19.9 51.7-43H204.5c2.8 23.1 24.9 43 51.7 43z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosBellOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M381.7 225.9c0-97.6-52.5-130.8-101.6-138.2 0-.5.1-1 .1-1.6 0-12.3-10.9-22.1-24.2-22.1-13.3 0-23.8 9.8-23.8 22.1 0 .6 0 1.1.1 1.6-49.2 7.5-102 40.8-102 138.4 0 113.8-28.3 126-66.3 158h384c-37.8-32.1-66.3-44.4-66.3-158.2zM107.2 368c8.6-9 16.4-18.4 22.7-31.8 12-25.3 17.4-59.2 17.4-110.2 0-46.4 12.5-80.4 37.1-101.2 22.9-19.3 51.7-23.3 71.8-23.3 20.1 0 48.9 4 71.6 23.3 24.5 20.7 37 54.5 37 100.9 0 83.8 14.9 117.3 40.3 142.3H107.2z" fill="currentColor"/><path d="M256.2 448c26.8 0 48.8-19.9 51.7-43H204.5c2.8 23.1 24.9 43 51.7 43z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M381.7 225.9c0-97.6-52.5-130.8-101.6-138.2 0-.5.1-1 .1-1.6 0-12.3-10.9-22.1-24.2-22.1-13.3 0-23.8 9.8-23.8 22.1 0 .6 0 1.1.1 1.6-49.2 7.5-102 40.8-102 138.4 0 113.8-28.3 126-66.3 158h384c-37.8-32.1-66.3-44.4-66.3-158.2zM107.2 368c8.6-9 16.4-18.4 22.7-31.8 12-25.3 17.4-59.2 17.4-110.2 0-46.4 12.5-80.4 37.1-101.2 22.9-19.3 51.7-23.3 71.8-23.3 20.1 0 48.9 4 71.6 23.3 24.5 20.7 37 54.5 37 100.9 0 83.8 14.9 117.3 40.3 142.3H107.2z" fill="currentColor"/><path d="M256.2 448c26.8 0 48.8-19.9 51.7-43H204.5c2.8 23.1 24.9 43 51.7 43z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-bell-outline {
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%20512%20512%22%3E%3Cpath%20d%3D%22M381.7%20225.9c0-97.6-52.5-130.8-101.6-138.2%200-.5.1-1%20.1-1.6%200-12.3-10.9-22.1-24.2-22.1-13.3%200-23.8%209.8-23.8%2022.1%200%20.6%200%201.1.1%201.6-49.2%207.5-102%2040.8-102%20138.4%200%20113.8-28.3%20126-66.3%20158h384c-37.8-32.1-66.3-44.4-66.3-158.2zM107.2%20368c8.6-9%2016.4-18.4%2022.7-31.8%2012-25.3%2017.4-59.2%2017.4-110.2%200-46.4%2012.5-80.4%2037.1-101.2%2022.9-19.3%2051.7-23.3%2071.8-23.3%2020.1%200%2048.9%204%2071.6%2023.3%2024.5%2020.7%2037%2054.5%2037%20100.9%200%2083.8%2014.9%20117.3%2040.3%20142.3H107.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M256.2%20448c26.8%200%2048.8-19.9%2051.7-43H204.5c2.8%2023.1%2024.9%2043%2051.7%2043z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M381.7%20225.9c0-97.6-52.5-130.8-101.6-138.2%200-.5.1-1%20.1-1.6%200-12.3-10.9-22.1-24.2-22.1-13.3%200-23.8%209.8-23.8%2022.1%200%20.6%200%201.1.1%201.6-49.2%207.5-102%2040.8-102%20138.4%200%20113.8-28.3%20126-66.3%20158h384c-37.8-32.1-66.3-44.4-66.3-158.2zM107.2%20368c8.6-9%2016.4-18.4%2022.7-31.8%2012-25.3%2017.4-59.2%2017.4-110.2%200-46.4%2012.5-80.4%2037.1-101.2%2022.9-19.3%2051.7-23.3%2071.8-23.3%2020.1%200%2048.9%204%2071.6%2023.3%2024.5%2020.7%2037%2054.5%2037%20100.9%200%2083.8%2014.9%20117.3%2040.3%20142.3H107.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M256.2%20448c26.8%200%2048.8-19.9%2051.7-43H204.5c2.8%2023.1%2024.9%2043%2051.7%2043z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-bell-outline.svg?color=%231a73e8&size=48