reversethumbsup emoji

reversethumbsup from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.

Name
reversethumbsup
Set
Firefox OS Emoji
Style
Default
Category
People
Viewbox
512×512
License
Apache 2.0

More people icons from Firefox OS Emoji

Use the reversethumbsup emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD3B6" d="M483.871 208.196H426.98c-6.69-14.576-17.242-27.008-30.348-35.99c-12.24-11.184-44.451-27.747-84.945-123.051c-6.189-20.008-26.912-44.335-45.616-37.601c-22.219 7.999-46.659 38.216-23.107 112.427c5.318 16.758 14.2 42.57 23.11 53.475h-59.775l-.167.376a38 38 0 0 0-5.295-.376H53.277c-30.81 0-46.262 16.635-46.262 37.927c0 15.586 2.223 28.998 15.488 35.034c2.682 1.22 2.662 4.853-.032 6.046C9.217 262.331 0 275.419 0 291.037c0 15.586 9.238 28.998 22.504 35.035c2.681 1.22 2.662 4.853-.032 6.046c-13.255 5.869-18.409 18.956-18.409 34.575c0 20.061 15.051 33.608 33.353 35.013q.843.387 1.708.735c1.21 1.391.586 4.404-1.511 5.332c-13.255 5.869-22.472 18.956-22.472 34.575c0 21.235 17.133 38.483 38.253 38.483h262.699c37.069 0 70.171-16.969 91.973-43.56h75.806c15.185 0 27.495-12.31 27.495-27.495V235.691c-.001-15.185-12.311-27.495-27.496-27.495"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiReversethumbsup(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="M483.871 208.196H426.98c-6.69-14.576-17.242-27.008-30.348-35.99c-12.24-11.184-44.451-27.747-84.945-123.051c-6.189-20.008-26.912-44.335-45.616-37.601c-22.219 7.999-46.659 38.216-23.107 112.427c5.318 16.758 14.2 42.57 23.11 53.475h-59.775l-.167.376a38 38 0 0 0-5.295-.376H53.277c-30.81 0-46.262 16.635-46.262 37.927c0 15.586 2.223 28.998 15.488 35.034c2.682 1.22 2.662 4.853-.032 6.046C9.217 262.331 0 275.419 0 291.037c0 15.586 9.238 28.998 22.504 35.035c2.681 1.22 2.662 4.853-.032 6.046c-13.255 5.869-18.409 18.956-18.409 34.575c0 20.061 15.051 33.608 33.353 35.013q.843.387 1.708.735c1.21 1.391.586 4.404-1.511 5.332c-13.255 5.869-22.472 18.956-22.472 34.575c0 21.235 17.133 38.483 38.253 38.483h262.699c37.069 0 70.171-16.969 91.973-43.56h75.806c15.185 0 27.495-12.31 27.495-27.495V235.691c-.001-15.185-12.311-27.495-27.496-27.495"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD3B6" d="M483.871 208.196H426.98c-6.69-14.576-17.242-27.008-30.348-35.99c-12.24-11.184-44.451-27.747-84.945-123.051c-6.189-20.008-26.912-44.335-45.616-37.601c-22.219 7.999-46.659 38.216-23.107 112.427c5.318 16.758 14.2 42.57 23.11 53.475h-59.775l-.167.376a38 38 0 0 0-5.295-.376H53.277c-30.81 0-46.262 16.635-46.262 37.927c0 15.586 2.223 28.998 15.488 35.034c2.682 1.22 2.662 4.853-.032 6.046C9.217 262.331 0 275.419 0 291.037c0 15.586 9.238 28.998 22.504 35.035c2.681 1.22 2.662 4.853-.032 6.046c-13.255 5.869-18.409 18.956-18.409 34.575c0 20.061 15.051 33.608 33.353 35.013q.843.387 1.708.735c1.21 1.391.586 4.404-1.511 5.332c-13.255 5.869-22.472 18.956-22.472 34.575c0 21.235 17.133 38.483 38.253 38.483h262.699c37.069 0 70.171-16.969 91.973-43.56h75.806c15.185 0 27.495-12.31 27.495-27.495V235.691c-.001-15.185-12.311-27.495-27.496-27.495"/></svg>
</template>

CSS

.icon-reversethumbsup {
  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%22M483.871%20208.196H426.98c-6.69-14.576-17.242-27.008-30.348-35.99c-12.24-11.184-44.451-27.747-84.945-123.051c-6.189-20.008-26.912-44.335-45.616-37.601c-22.219%207.999-46.659%2038.216-23.107%20112.427c5.318%2016.758%2014.2%2042.57%2023.11%2053.475h-59.775l-.167.376a38%2038%200%200%200-5.295-.376H53.277c-30.81%200-46.262%2016.635-46.262%2037.927c0%2015.586%202.223%2028.998%2015.488%2035.034c2.682%201.22%202.662%204.853-.032%206.046C9.217%20262.331%200%20275.419%200%20291.037c0%2015.586%209.238%2028.998%2022.504%2035.035c2.681%201.22%202.662%204.853-.032%206.046c-13.255%205.869-18.409%2018.956-18.409%2034.575c0%2020.061%2015.051%2033.608%2033.353%2035.013q.843.387%201.708.735c1.21%201.391.586%204.404-1.511%205.332c-13.255%205.869-22.472%2018.956-22.472%2034.575c0%2021.235%2017.133%2038.483%2038.253%2038.483h262.699c37.069%200%2070.171-16.969%2091.973-43.56h75.806c15.185%200%2027.495-12.31%2027.495-27.495V235.691c-.001-15.185-12.311-27.495-27.496-27.495%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%22M483.871%20208.196H426.98c-6.69-14.576-17.242-27.008-30.348-35.99c-12.24-11.184-44.451-27.747-84.945-123.051c-6.189-20.008-26.912-44.335-45.616-37.601c-22.219%207.999-46.659%2038.216-23.107%20112.427c5.318%2016.758%2014.2%2042.57%2023.11%2053.475h-59.775l-.167.376a38%2038%200%200%200-5.295-.376H53.277c-30.81%200-46.262%2016.635-46.262%2037.927c0%2015.586%202.223%2028.998%2015.488%2035.034c2.682%201.22%202.662%204.853-.032%206.046C9.217%20262.331%200%20275.419%200%20291.037c0%2015.586%209.238%2028.998%2022.504%2035.035c2.681%201.22%202.662%204.853-.032%206.046c-13.255%205.869-18.409%2018.956-18.409%2034.575c0%2020.061%2015.051%2033.608%2033.353%2035.013q.843.387%201.708.735c1.21%201.391.586%204.404-1.511%205.332c-13.255%205.869-22.472%2018.956-22.472%2034.575c0%2021.235%2017.133%2038.483%2038.253%2038.483h262.699c37.069%200%2070.171-16.969%2091.973-43.56h75.806c15.185%200%2027.495-12.31%2027.495-27.495V235.691c-.001-15.185-12.311-27.495-27.496-27.495%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/reversethumbsup.svg?color=%231a73e8&size=48