round whatshot icon
round-whatshot from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- round-whatshot
- 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 whatshot icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.09 4.56c-.7-1.03-1.5-1.99-2.4-2.85c-.35-.34-.94-.02-.84.46c.19.94.39 2.18.39 3.29c0 2.06-1.35 3.73-3.41 3.73c-1.54 0-2.8-.93-3.35-2.26c-.1-.2-.14-.32-.2-.54c-.11-.42-.66-.55-.9-.18c-.18.27-.35.54-.51.83A13.77 13.77 0 0 0 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8c0-3.49-1.08-6.73-2.91-9.44M11.71 19c-1.78 0-3.22-1.4-3.22-3.14c0-1.62 1.05-2.76 2.81-3.12c1.47-.3 2.98-.93 4.03-1.92c.28-.26.74-.14.82.23c.23 1.02.35 2.08.35 3.15c.01 2.65-2.14 4.8-4.79 4.8"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundWhatshot(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.09 4.56c-.7-1.03-1.5-1.99-2.4-2.85c-.35-.34-.94-.02-.84.46c.19.94.39 2.18.39 3.29c0 2.06-1.35 3.73-3.41 3.73c-1.54 0-2.8-.93-3.35-2.26c-.1-.2-.14-.32-.2-.54c-.11-.42-.66-.55-.9-.18c-.18.27-.35.54-.51.83A13.77 13.77 0 0 0 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8c0-3.49-1.08-6.73-2.91-9.44M11.71 19c-1.78 0-3.22-1.4-3.22-3.14c0-1.62 1.05-2.76 2.81-3.12c1.47-.3 2.98-.93 4.03-1.92c.28-.26.74-.14.82.23c.23 1.02.35 2.08.35 3.15c.01 2.65-2.14 4.8-4.79 4.8"/></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.09 4.56c-.7-1.03-1.5-1.99-2.4-2.85c-.35-.34-.94-.02-.84.46c.19.94.39 2.18.39 3.29c0 2.06-1.35 3.73-3.41 3.73c-1.54 0-2.8-.93-3.35-2.26c-.1-.2-.14-.32-.2-.54c-.11-.42-.66-.55-.9-.18c-.18.27-.35.54-.51.83A13.77 13.77 0 0 0 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8c0-3.49-1.08-6.73-2.91-9.44M11.71 19c-1.78 0-3.22-1.4-3.22-3.14c0-1.62 1.05-2.76 2.81-3.12c1.47-.3 2.98-.93 4.03-1.92c.28-.26.74-.14.82.23c.23 1.02.35 2.08.35 3.15c.01 2.65-2.14 4.8-4.79 4.8"/></svg> </template>
CSS
.icon-round-whatshot {
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.09%204.56c-.7-1.03-1.5-1.99-2.4-2.85c-.35-.34-.94-.02-.84.46c.19.94.39%202.18.39%203.29c0%202.06-1.35%203.73-3.41%203.73c-1.54%200-2.8-.93-3.35-2.26c-.1-.2-.14-.32-.2-.54c-.11-.42-.66-.55-.9-.18c-.18.27-.35.54-.51.83A13.77%2013.77%200%200%200%204%2014c0%204.42%203.58%208%208%208s8-3.58%208-8c0-3.49-1.08-6.73-2.91-9.44M11.71%2019c-1.78%200-3.22-1.4-3.22-3.14c0-1.62%201.05-2.76%202.81-3.12c1.47-.3%202.98-.93%204.03-1.92c.28-.26.74-.14.82.23c.23%201.02.35%202.08.35%203.15c.01%202.65-2.14%204.8-4.79%204.8%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.09%204.56c-.7-1.03-1.5-1.99-2.4-2.85c-.35-.34-.94-.02-.84.46c.19.94.39%202.18.39%203.29c0%202.06-1.35%203.73-3.41%203.73c-1.54%200-2.8-.93-3.35-2.26c-.1-.2-.14-.32-.2-.54c-.11-.42-.66-.55-.9-.18c-.18.27-.35.54-.51.83A13.77%2013.77%200%200%200%204%2014c0%204.42%203.58%208%208%208s8-3.58%208-8c0-3.49-1.08-6.73-2.91-9.44M11.71%2019c-1.78%200-3.22-1.4-3.22-3.14c0-1.62%201.05-2.76%202.81-3.12c1.47-.3%202.98-.93%204.03-1.92c.28-.26.74-.14.82.23c.23%201.02.35%202.08.35%203.15c.01%202.65-2.14%204.8-4.79%204.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-whatshot.svg?color=%231a73e8&size=48