bell active icon

bell-active-outline from Flowbite Icons by Themesberg · Outline · General · MIT Free for personal and commercial use.

Name
bell-active-outline
Set
Flowbite Icons
Style
Outline
Category
General
Viewbox
24×24
License
MIT

1 other variant in Flowbite Icons

More general icons from Flowbite Icons

Use the bell active icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10.827 5.465l-.435-2.324m.435 2.324a5.34 5.34 0 0 1 6.033 4.333l.331 1.769c.44 2.345 2.383 2.588 2.6 3.761c.11.586.22 1.171-.31 1.271l-12.7 2.377c-.529.099-.639-.488-.749-1.074C5.813 16.73 7.538 15.8 7.1 13.455c-.219-1.169.218 1.162-.33-1.769a5.34 5.34 0 0 1 4.058-6.221Zm-7.046 4.41c.143-1.877.822-3.461 2.086-4.856m2.646 13.633a3.472 3.472 0 0 0 6.728-.777l.09-.5z"/></svg>

React

import type { SVGProps } from "react";

export function FlowbiteBellActiveOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m10.827 5.465l-.435-2.324m.435 2.324a5.34 5.34 0 0 1 6.033 4.333l.331 1.769c.44 2.345 2.383 2.588 2.6 3.761c.11.586.22 1.171-.31 1.271l-12.7 2.377c-.529.099-.639-.488-.749-1.074C5.813 16.73 7.538 15.8 7.1 13.455c-.219-1.169.218 1.162-.33-1.769a5.34 5.34 0 0 1 4.058-6.221Zm-7.046 4.41c.143-1.877.822-3.461 2.086-4.856m2.646 13.633a3.472 3.472 0 0 0 6.728-.777l.09-.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10.827 5.465l-.435-2.324m.435 2.324a5.34 5.34 0 0 1 6.033 4.333l.331 1.769c.44 2.345 2.383 2.588 2.6 3.761c.11.586.22 1.171-.31 1.271l-12.7 2.377c-.529.099-.639-.488-.749-1.074C5.813 16.73 7.538 15.8 7.1 13.455c-.219-1.169.218 1.162-.33-1.769a5.34 5.34 0 0 1 4.058-6.221Zm-7.046 4.41c.143-1.877.822-3.461 2.086-4.856m2.646 13.633a3.472 3.472 0 0 0 6.728-.777l.09-.5z"/></svg>
</template>

CSS

.icon-bell-active-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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m10.827%205.465l-.435-2.324m.435%202.324a5.34%205.34%200%200%201%206.033%204.333l.331%201.769c.44%202.345%202.383%202.588%202.6%203.761c.11.586.22%201.171-.31%201.271l-12.7%202.377c-.529.099-.639-.488-.749-1.074C5.813%2016.73%207.538%2015.8%207.1%2013.455c-.219-1.169.218%201.162-.33-1.769a5.34%205.34%200%200%201%204.058-6.221Zm-7.046%204.41c.143-1.877.822-3.461%202.086-4.856m2.646%2013.633a3.472%203.472%200%200%200%206.728-.777l.09-.5z%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m10.827%205.465l-.435-2.324m.435%202.324a5.34%205.34%200%200%201%206.033%204.333l.331%201.769c.44%202.345%202.383%202.588%202.6%203.761c.11.586.22%201.171-.31%201.271l-12.7%202.377c-.529.099-.639-.488-.749-1.074C5.813%2016.73%207.538%2015.8%207.1%2013.455c-.219-1.169.218%201.162-.33-1.769a5.34%205.34%200%200%201%204.058-6.221Zm-7.046%204.41c.143-1.877.822-3.461%202.086-4.856m2.646%2013.633a3.472%203.472%200%200%200%206.728-.777l.09-.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/bell-active-outline.svg?color=%231a73e8&size=48