emoji sticker icon
emoji-sticker-fill from Remix Icon by Remix Design · Fill · Communication · Apache-2.0 Free for personal and commercial use.
- Name
- emoji-sticker-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Communication
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
More communication icons from Remix Icon
chat-1-fillchat-2-fillchat-3-fillchat-4-fillchat-ai-2-fillchat-ai-3-fillchat-ai-4-fillchat-ai-fillchat-check-fillchat-delete-fillchat-download-fillchat-follow-up-fillchat-forward-fillchat-heart-fillchat-history-fillchat-new-fillchat-off-fillchat-poll-fillchat-private-fillchat-quote-fillchat-search-fillchat-settings-fillchat-smile-2-fillchat-smile-3-fill
Use the emoji sticker icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.902 10.598a9.99 9.99 0 0 0-9.381 3.873a4.98 4.98 0 0 1-3.854-1.246l-1.334 1.49a6.98 6.98 0 0 0 4.014 1.753A10 10 0 0 0 10.5 20.5q0 .714.098 1.402C5.738 21.221 2 17.047 2 12C2 6.477 6.477 2 12 2c5.047 0 9.22 3.739 9.902 8.598m-.031 2.019a7.99 7.99 0 0 0-7.964 3.35A7.96 7.96 0 0 0 12.5 20.5q0 .701.117 1.37zM8.5 11.5a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m7 0a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3"/></svg>
React
import type { SVGProps } from "react";
export function RiEmojiStickerFill(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="M21.902 10.598a9.99 9.99 0 0 0-9.381 3.873a4.98 4.98 0 0 1-3.854-1.246l-1.334 1.49a6.98 6.98 0 0 0 4.014 1.753A10 10 0 0 0 10.5 20.5q0 .714.098 1.402C5.738 21.221 2 17.047 2 12C2 6.477 6.477 2 12 2c5.047 0 9.22 3.739 9.902 8.598m-.031 2.019a7.99 7.99 0 0 0-7.964 3.35A7.96 7.96 0 0 0 12.5 20.5q0 .701.117 1.37zM8.5 11.5a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m7 0a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.902 10.598a9.99 9.99 0 0 0-9.381 3.873a4.98 4.98 0 0 1-3.854-1.246l-1.334 1.49a6.98 6.98 0 0 0 4.014 1.753A10 10 0 0 0 10.5 20.5q0 .714.098 1.402C5.738 21.221 2 17.047 2 12C2 6.477 6.477 2 12 2c5.047 0 9.22 3.739 9.902 8.598m-.031 2.019a7.99 7.99 0 0 0-7.964 3.35A7.96 7.96 0 0 0 12.5 20.5q0 .701.117 1.37zM8.5 11.5a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m7 0a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3"/></svg> </template>
CSS
.icon-emoji-sticker-fill {
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%22M21.902%2010.598a9.99%209.99%200%200%200-9.381%203.873a4.98%204.98%200%200%201-3.854-1.246l-1.334%201.49a6.98%206.98%200%200%200%204.014%201.753A10%2010%200%200%200%2010.5%2020.5q0%20.714.098%201.402C5.738%2021.221%202%2017.047%202%2012C2%206.477%206.477%202%2012%202c5.047%200%209.22%203.739%209.902%208.598m-.031%202.019a7.99%207.99%200%200%200-7.964%203.35A7.96%207.96%200%200%200%2012.5%2020.5q0%20.701.117%201.37zM8.5%2011.5a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203m7%200a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203%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%22M21.902%2010.598a9.99%209.99%200%200%200-9.381%203.873a4.98%204.98%200%200%201-3.854-1.246l-1.334%201.49a6.98%206.98%200%200%200%204.014%201.753A10%2010%200%200%200%2010.5%2020.5q0%20.714.098%201.402C5.738%2021.221%202%2017.047%202%2012C2%206.477%206.477%202%2012%202c5.047%200%209.22%203.739%209.902%208.598m-.031%202.019a7.99%207.99%200%200%200-7.964%203.35A7.96%207.96%200%200%200%2012.5%2020.5q0%20.701.117%201.37zM8.5%2011.5a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203m7%200a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/emoji-sticker-fill.svg?color=%231a73e8&size=48