round edit notifications icon
round-edit-notifications from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- round-edit-notifications
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
More social icons from Google Material Icons
baseline-18-up-ratingbaseline-6-ft-apartbaseline-add-moderatorbaseline-add-reactionbaseline-adobebaseline-applebaseline-architecturebaseline-assist-walkerbaseline-back-handbaseline-blindbaseline-boybaseline-cakebaseline-catching-pokemonbaseline-clean-handsbaseline-co2baseline-compostbaseline-connect-without-contactbaseline-constructionbaseline-cookiebaseline-coronavirusbaseline-cruelty-freebaseline-cyclonebaseline-deckbaseline-discord
Use the round edit notifications icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.58 6.25l1.77 1.77l-4.84 4.84a.5.5 0 0 1-.35.14H13.1c-.28 0-.5-.22-.5-.5v-1.06c0-.13.05-.26.15-.35zm3.27-.44l-1.06-1.06c-.2-.2-.51-.2-.71 0l-.85.85L20 7.37l.85-.85c.2-.2.2-.52 0-.71M20 18c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1s.45-1 1-1h1v-7c0-2.79 1.91-5.14 4.5-5.8v-.7c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.7c.82.21 1.57.59 2.21 1.09l-4.52 4.52c-.38.38-.59.88-.59 1.41V13c0 1.1.9 2 2 2h1.77c.53 0 1.04-.21 1.41-.59L18 12.2V17h1c.55 0 1 .45 1 1m-10 2h4c0 1.1-.9 2-2 2s-2-.9-2-2"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundEditNotifications(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.58 6.25l1.77 1.77l-4.84 4.84a.5.5 0 0 1-.35.14H13.1c-.28 0-.5-.22-.5-.5v-1.06c0-.13.05-.26.15-.35zm3.27-.44l-1.06-1.06c-.2-.2-.51-.2-.71 0l-.85.85L20 7.37l.85-.85c.2-.2.2-.52 0-.71M20 18c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1s.45-1 1-1h1v-7c0-2.79 1.91-5.14 4.5-5.8v-.7c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.7c.82.21 1.57.59 2.21 1.09l-4.52 4.52c-.38.38-.59.88-.59 1.41V13c0 1.1.9 2 2 2h1.77c.53 0 1.04-.21 1.41-.59L18 12.2V17h1c.55 0 1 .45 1 1m-10 2h4c0 1.1-.9 2-2 2s-2-.9-2-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.58 6.25l1.77 1.77l-4.84 4.84a.5.5 0 0 1-.35.14H13.1c-.28 0-.5-.22-.5-.5v-1.06c0-.13.05-.26.15-.35zm3.27-.44l-1.06-1.06c-.2-.2-.51-.2-.71 0l-.85.85L20 7.37l.85-.85c.2-.2.2-.52 0-.71M20 18c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1s.45-1 1-1h1v-7c0-2.79 1.91-5.14 4.5-5.8v-.7c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.7c.82.21 1.57.59 2.21 1.09l-4.52 4.52c-.38.38-.59.88-.59 1.41V13c0 1.1.9 2 2 2h1.77c.53 0 1.04-.21 1.41-.59L18 12.2V17h1c.55 0 1 .45 1 1m-10 2h4c0 1.1-.9 2-2 2s-2-.9-2-2"/></svg> </template>
CSS
.icon-round-edit-notifications {
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%22currentColor%22%20d%3D%22m17.58%206.25l1.77%201.77l-4.84%204.84a.5.5%200%200%201-.35.14H13.1c-.28%200-.5-.22-.5-.5v-1.06c0-.13.05-.26.15-.35zm3.27-.44l-1.06-1.06c-.2-.2-.51-.2-.71%200l-.85.85L20%207.37l.85-.85c.2-.2.2-.52%200-.71M20%2018c0%20.55-.45%201-1%201H5c-.55%200-1-.45-1-1s.45-1%201-1h1v-7c0-2.79%201.91-5.14%204.5-5.8v-.7c0-.83.67-1.5%201.5-1.5s1.5.67%201.5%201.5v.7c.82.21%201.57.59%202.21%201.09l-4.52%204.52c-.38.38-.59.88-.59%201.41V13c0%201.1.9%202%202%202h1.77c.53%200%201.04-.21%201.41-.59L18%2012.2V17h1c.55%200%201%20.45%201%201m-10%202h4c0%201.1-.9%202-2%202s-2-.9-2-2%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%22currentColor%22%20d%3D%22m17.58%206.25l1.77%201.77l-4.84%204.84a.5.5%200%200%201-.35.14H13.1c-.28%200-.5-.22-.5-.5v-1.06c0-.13.05-.26.15-.35zm3.27-.44l-1.06-1.06c-.2-.2-.51-.2-.71%200l-.85.85L20%207.37l.85-.85c.2-.2.2-.52%200-.71M20%2018c0%20.55-.45%201-1%201H5c-.55%200-1-.45-1-1s.45-1%201-1h1v-7c0-2.79%201.91-5.14%204.5-5.8v-.7c0-.83.67-1.5%201.5-1.5s1.5.67%201.5%201.5v.7c.82.21%201.57.59%202.21%201.09l-4.52%204.52c-.38.38-.59.88-.59%201.41V13c0%201.1.9%202%202%202h1.77c.53%200%201.04-.21%201.41-.59L18%2012.2V17h1c.55%200%201%20.45%201%201m-10%202h4c0%201.1-.9%202-2%202s-2-.9-2-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-edit-notifications.svg?color=%231a73e8&size=48