chat round unread icon

chat-round-unread-bold-duotone from Solar by 480 Design · Bold Duotone · Messages · CC-BY-4.0 Attribution required.

Name
chat-round-unread-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Messages
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More messages icons from Solar

Use the chat round unread icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 5C22 6.65685 20.6569 8 19 8C17.3431 8 16 6.65685 16 5C16 3.34315 17.3431 2 19 2C20.6569 2 22 3.34315 22 5Z"/><path d="M15.2347 2.53476C14.2201 2.1881 13.132 2 12 2C6.47715 2 2 6.47715 2 12C2 13.5997 2.37562 15.1116 3.04346 16.4525C3.22094 16.8088 3.28001 17.2161 3.17712 17.6006L2.58151 19.8267C2.32295 20.793 3.20701 21.677 4.17335 21.4185L6.39938 20.8229C6.78393 20.72 7.19121 20.7791 7.54753 20.9565C8.88836 21.6244 10.4003 22 12 22C17.5228 22 22 17.5228 22 12C22 10.868 21.8119 9.77987 21.4652 8.76526C20.7572 9.22981 19.9101 9.5 19 9.5C16.5147 9.5 14.5 7.48528 14.5 5C14.5 4.08987 14.7702 3.24284 15.2347 2.53476Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarChatRoundUnreadBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 5C22 6.65685 20.6569 8 19 8C17.3431 8 16 6.65685 16 5C16 3.34315 17.3431 2 19 2C20.6569 2 22 3.34315 22 5Z"/><path d="M15.2347 2.53476C14.2201 2.1881 13.132 2 12 2C6.47715 2 2 6.47715 2 12C2 13.5997 2.37562 15.1116 3.04346 16.4525C3.22094 16.8088 3.28001 17.2161 3.17712 17.6006L2.58151 19.8267C2.32295 20.793 3.20701 21.677 4.17335 21.4185L6.39938 20.8229C6.78393 20.72 7.19121 20.7791 7.54753 20.9565C8.88836 21.6244 10.4003 22 12 22C17.5228 22 22 17.5228 22 12C22 10.868 21.8119 9.77987 21.4652 8.76526C20.7572 9.22981 19.9101 9.5 19 9.5C16.5147 9.5 14.5 7.48528 14.5 5C14.5 4.08987 14.7702 3.24284 15.2347 2.53476Z" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 5C22 6.65685 20.6569 8 19 8C17.3431 8 16 6.65685 16 5C16 3.34315 17.3431 2 19 2C20.6569 2 22 3.34315 22 5Z"/><path d="M15.2347 2.53476C14.2201 2.1881 13.132 2 12 2C6.47715 2 2 6.47715 2 12C2 13.5997 2.37562 15.1116 3.04346 16.4525C3.22094 16.8088 3.28001 17.2161 3.17712 17.6006L2.58151 19.8267C2.32295 20.793 3.20701 21.677 4.17335 21.4185L6.39938 20.8229C6.78393 20.72 7.19121 20.7791 7.54753 20.9565C8.88836 21.6244 10.4003 22 12 22C17.5228 22 22 17.5228 22 12C22 10.868 21.8119 9.77987 21.4652 8.76526C20.7572 9.22981 19.9101 9.5 19 9.5C16.5147 9.5 14.5 7.48528 14.5 5C14.5 4.08987 14.7702 3.24284 15.2347 2.53476Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-chat-round-unread-bold-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%205C22%206.65685%2020.6569%208%2019%208C17.3431%208%2016%206.65685%2016%205C16%203.34315%2017.3431%202%2019%202C20.6569%202%2022%203.34315%2022%205Z%22%2F%3E%3Cpath%20d%3D%22M15.2347%202.53476C14.2201%202.1881%2013.132%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2013.5997%202.37562%2015.1116%203.04346%2016.4525C3.22094%2016.8088%203.28001%2017.2161%203.17712%2017.6006L2.58151%2019.8267C2.32295%2020.793%203.20701%2021.677%204.17335%2021.4185L6.39938%2020.8229C6.78393%2020.72%207.19121%2020.7791%207.54753%2020.9565C8.88836%2021.6244%2010.4003%2022%2012%2022C17.5228%2022%2022%2017.5228%2022%2012C22%2010.868%2021.8119%209.77987%2021.4652%208.76526C20.7572%209.22981%2019.9101%209.5%2019%209.5C16.5147%209.5%2014.5%207.48528%2014.5%205C14.5%204.08987%2014.7702%203.24284%2015.2347%202.53476Z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%205C22%206.65685%2020.6569%208%2019%208C17.3431%208%2016%206.65685%2016%205C16%203.34315%2017.3431%202%2019%202C20.6569%202%2022%203.34315%2022%205Z%22%2F%3E%3Cpath%20d%3D%22M15.2347%202.53476C14.2201%202.1881%2013.132%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2013.5997%202.37562%2015.1116%203.04346%2016.4525C3.22094%2016.8088%203.28001%2017.2161%203.17712%2017.6006L2.58151%2019.8267C2.32295%2020.793%203.20701%2021.677%204.17335%2021.4185L6.39938%2020.8229C6.78393%2020.72%207.19121%2020.7791%207.54753%2020.9565C8.88836%2021.6244%2010.4003%2022%2012%2022C17.5228%2022%2022%2017.5228%2022%2012C22%2010.868%2021.8119%209.77987%2021.4652%208.76526C20.7572%209.22981%2019.9101%209.5%2019%209.5C16.5147%209.5%2014.5%207.48528%2014.5%205C14.5%204.08987%2014.7702%203.24284%2015.2347%202.53476Z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/chat-round-unread-bold-duotone.svg?color=%231a73e8&size=48