reversethumbsdown emoji
reversethumbsdown from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.
- Name
- reversethumbsdown
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- People
- Viewbox
- 512×512
- License
- Apache 2.0
More people icons from Firefox OS Emoji
Use the reversethumbsdown emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD3B6" d="M480.428 67.433h-74.57c-21.446-26.158-54.009-42.85-90.473-42.85H56.969c-20.775 0-37.629 16.967-37.629 37.856c0 15.364 9.067 28.238 22.105 34.012c2.063.914 2.676 3.877 1.486 5.246a38 38 0 0 0-1.68.723c-18.004 1.382-32.809 14.708-32.809 34.442c0 15.364 5.07 28.238 18.109 34.012c2.65 1.173 2.669 4.747.031 5.947c-13.049 5.938-22.137 19.132-22.137 34.463c0 15.364 9.067 28.238 22.105 34.012c2.65 1.173 2.669 4.747.031 5.948c-13.049 5.938-15.236 19.131-15.236 34.463c0 20.945 16.835 37.309 37.63 37.309h153.032c1.768 0 3.505-.132 5.209-.37l.165.37h58.801c-8.765 10.727-17.501 36.118-22.733 52.603c-23.168 73.001.874 102.725 22.731 110.594c18.399 6.624 38.785-17.306 44.873-36.988c39.834-93.75 71.52-110.043 83.56-121.045a87 87 0 0 0 29.851-35.404h55.965c14.937 0 27.047-12.109 27.047-27.047V94.48c-.002-14.937-12.111-27.047-27.048-27.047"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiReversethumbsdown(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD3B6" d="M480.428 67.433h-74.57c-21.446-26.158-54.009-42.85-90.473-42.85H56.969c-20.775 0-37.629 16.967-37.629 37.856c0 15.364 9.067 28.238 22.105 34.012c2.063.914 2.676 3.877 1.486 5.246a38 38 0 0 0-1.68.723c-18.004 1.382-32.809 14.708-32.809 34.442c0 15.364 5.07 28.238 18.109 34.012c2.65 1.173 2.669 4.747.031 5.947c-13.049 5.938-22.137 19.132-22.137 34.463c0 15.364 9.067 28.238 22.105 34.012c2.65 1.173 2.669 4.747.031 5.948c-13.049 5.938-15.236 19.131-15.236 34.463c0 20.945 16.835 37.309 37.63 37.309h153.032c1.768 0 3.505-.132 5.209-.37l.165.37h58.801c-8.765 10.727-17.501 36.118-22.733 52.603c-23.168 73.001.874 102.725 22.731 110.594c18.399 6.624 38.785-17.306 44.873-36.988c39.834-93.75 71.52-110.043 83.56-121.045a87 87 0 0 0 29.851-35.404h55.965c14.937 0 27.047-12.109 27.047-27.047V94.48c-.002-14.937-12.111-27.047-27.048-27.047"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD3B6" d="M480.428 67.433h-74.57c-21.446-26.158-54.009-42.85-90.473-42.85H56.969c-20.775 0-37.629 16.967-37.629 37.856c0 15.364 9.067 28.238 22.105 34.012c2.063.914 2.676 3.877 1.486 5.246a38 38 0 0 0-1.68.723c-18.004 1.382-32.809 14.708-32.809 34.442c0 15.364 5.07 28.238 18.109 34.012c2.65 1.173 2.669 4.747.031 5.947c-13.049 5.938-22.137 19.132-22.137 34.463c0 15.364 9.067 28.238 22.105 34.012c2.65 1.173 2.669 4.747.031 5.948c-13.049 5.938-15.236 19.131-15.236 34.463c0 20.945 16.835 37.309 37.63 37.309h153.032c1.768 0 3.505-.132 5.209-.37l.165.37h58.801c-8.765 10.727-17.501 36.118-22.733 52.603c-23.168 73.001.874 102.725 22.731 110.594c18.399 6.624 38.785-17.306 44.873-36.988c39.834-93.75 71.52-110.043 83.56-121.045a87 87 0 0 0 29.851-35.404h55.965c14.937 0 27.047-12.109 27.047-27.047V94.48c-.002-14.937-12.111-27.047-27.048-27.047"/></svg> </template>
CSS
.icon-reversethumbsdown {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFD3B6%22%20d%3D%22M480.428%2067.433h-74.57c-21.446-26.158-54.009-42.85-90.473-42.85H56.969c-20.775%200-37.629%2016.967-37.629%2037.856c0%2015.364%209.067%2028.238%2022.105%2034.012c2.063.914%202.676%203.877%201.486%205.246a38%2038%200%200%200-1.68.723c-18.004%201.382-32.809%2014.708-32.809%2034.442c0%2015.364%205.07%2028.238%2018.109%2034.012c2.65%201.173%202.669%204.747.031%205.947c-13.049%205.938-22.137%2019.132-22.137%2034.463c0%2015.364%209.067%2028.238%2022.105%2034.012c2.65%201.173%202.669%204.747.031%205.948c-13.049%205.938-15.236%2019.131-15.236%2034.463c0%2020.945%2016.835%2037.309%2037.63%2037.309h153.032c1.768%200%203.505-.132%205.209-.37l.165.37h58.801c-8.765%2010.727-17.501%2036.118-22.733%2052.603c-23.168%2073.001.874%20102.725%2022.731%20110.594c18.399%206.624%2038.785-17.306%2044.873-36.988c39.834-93.75%2071.52-110.043%2083.56-121.045a87%2087%200%200%200%2029.851-35.404h55.965c14.937%200%2027.047-12.109%2027.047-27.047V94.48c-.002-14.937-12.111-27.047-27.048-27.047%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFD3B6%22%20d%3D%22M480.428%2067.433h-74.57c-21.446-26.158-54.009-42.85-90.473-42.85H56.969c-20.775%200-37.629%2016.967-37.629%2037.856c0%2015.364%209.067%2028.238%2022.105%2034.012c2.063.914%202.676%203.877%201.486%205.246a38%2038%200%200%200-1.68.723c-18.004%201.382-32.809%2014.708-32.809%2034.442c0%2015.364%205.07%2028.238%2018.109%2034.012c2.65%201.173%202.669%204.747.031%205.947c-13.049%205.938-22.137%2019.132-22.137%2034.463c0%2015.364%209.067%2028.238%2022.105%2034.012c2.65%201.173%202.669%204.747.031%205.948c-13.049%205.938-15.236%2019.131-15.236%2034.463c0%2020.945%2016.835%2037.309%2037.63%2037.309h153.032c1.768%200%203.505-.132%205.209-.37l.165.37h58.801c-8.765%2010.727-17.501%2036.118-22.733%2052.603c-23.168%2073.001.874%20102.725%2022.731%20110.594c18.399%206.624%2038.785-17.306%2044.873-36.988c39.834-93.75%2071.52-110.043%2083.56-121.045a87%2087%200%200%200%2029.851-35.404h55.965c14.937%200%2027.047-12.109%2027.047-27.047V94.48c-.002-14.937-12.111-27.047-27.048-27.047%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/reversethumbsdown.svg?color=%231a73e8&size=48