whatshot icon
whatshot from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- whatshot
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- whatshot-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the whatshot icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-2.404 0-4.395-1.148q-1.992-1.148-3.194-3.036l3.6-3.62l3 2.5l5.316-5.315v3.33h1V8.673h-5.039v1h3.293l-4.592 4.63l-3-2.5l-4.108 4.09q-.425-.893-.653-1.874Q3 13.04 3 12q0-1.868.709-3.51T5.63 5.633t2.857-1.924T11.997 3t3.51.709q1.643.708 2.859 1.922t1.925 2.857t.709 3.509t-.709 3.51q-.708 1.643-1.923 2.859t-2.858 1.925T12 21"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWhatshot(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="M12 21q-2.404 0-4.395-1.148q-1.992-1.148-3.194-3.036l3.6-3.62l3 2.5l5.316-5.315v3.33h1V8.673h-5.039v1h3.293l-4.592 4.63l-3-2.5l-4.108 4.09q-.425-.893-.653-1.874Q3 13.04 3 12q0-1.868.709-3.51T5.63 5.633t2.857-1.924T11.997 3t3.51.709q1.643.708 2.859 1.922t1.925 2.857t.709 3.509t-.709 3.51q-.708 1.643-1.923 2.859t-2.858 1.925T12 21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-2.404 0-4.395-1.148q-1.992-1.148-3.194-3.036l3.6-3.62l3 2.5l5.316-5.315v3.33h1V8.673h-5.039v1h3.293l-4.592 4.63l-3-2.5l-4.108 4.09q-.425-.893-.653-1.874Q3 13.04 3 12q0-1.868.709-3.51T5.63 5.633t2.857-1.924T11.997 3t3.51.709q1.643.708 2.859 1.922t1.925 2.857t.709 3.509t-.709 3.51q-.708 1.643-1.923 2.859t-2.858 1.925T12 21"/></svg> </template>
CSS
.icon-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%22M12%2021q-2.404%200-4.395-1.148q-1.992-1.148-3.194-3.036l3.6-3.62l3%202.5l5.316-5.315v3.33h1V8.673h-5.039v1h3.293l-4.592%204.63l-3-2.5l-4.108%204.09q-.425-.893-.653-1.874Q3%2013.04%203%2012q0-1.868.709-3.51T5.63%205.633t2.857-1.924T11.997%203t3.51.709q1.643.708%202.859%201.922t1.925%202.857t.709%203.509t-.709%203.51q-.708%201.643-1.923%202.859t-2.858%201.925T12%2021%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%22M12%2021q-2.404%200-4.395-1.148q-1.992-1.148-3.194-3.036l3.6-3.62l3%202.5l5.316-5.315v3.33h1V8.673h-5.039v1h3.293l-4.592%204.63l-3-2.5l-4.108%204.09q-.425-.893-.653-1.874Q3%2013.04%203%2012q0-1.868.709-3.51T5.63%205.633t2.857-1.924T11.997%203t3.51.709q1.643.708%202.859%201.922t1.925%202.857t.709%203.509t-.709%203.51q-.708%201.643-1.923%202.859t-2.858%201.925T12%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/whatshot.svg?color=%231a73e8&size=48