thumbs down emoji

thumbs-down-dark-skin-tone from OpenMoji by OpenMoji · Dark skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
thumbs-down-dark-skin-tone
Set
OpenMoji
Style
Dark skin tone
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

5 other variants in OpenMoji

The same emoji in other sets

More people body icons from OpenMoji

Use the thumbs down emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" stroke="#6a462f" d="m37.333 57.207l-1.667-4.583l-3.916-9.584l-.063-1.736h9.125l.854-.597l.834-.667l13.166-.5l2.584-1.5l-.167-3.416l-1.167-2.167l2.5-1.167l.917-2.75l-1.917-2.666l-1.583-.667l1.583-3l-.833-2.333l-1.333-1.667l-3.584-.083l.75-1.584l-.75-3.833l-2.395-1.57l-14.042.208l-9.625-.041l-12.938 7.07l-1.999 11.274L19 42.707L34.166 60.04l2.922.645z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M17.236 40.316c-3.2-3.576-4.98-8.2-5-13c0-8.319 5.679-15 14-15h9m-18 28l15 19c2.21 2.8 5.811 1.084 5-1l-7-18h4.389m6.823 0h13a3.53 3.53 0 1 0 0-7h-13a3.786 3.786 0 0 0-4 3.5a3.786 3.786 0 0 0 4 3.5m.857-21.336h7a3.53 3.53 0 1 0 0-7h-7a3.786 3.786 0 0 0-4 3.5a3.786 3.786 0 0 0 4 3.5m-5.069 14h19q.467.062.934 0a3.53 3.53 0 1 0-.934-7h-19a3.786 3.786 0 0 0-4 3.5a3.786 3.786 0 0 0 4 3.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.236 25.98h15q.467.061.934 0a3.53 3.53 0 1 0-.934-7h-15a3.786 3.786 0 0 0-4 3.5a3.786 3.786 0 0 0 4 3.5"/><path stroke-miterlimit="10" d="M27.355 12.315c-10.5 0-15.125 6.94-15.125 15.5c.08 2.717.73 5.388 1.906 7.839"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiThumbsDownDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" stroke="#6a462f" d="m37.333 57.207l-1.667-4.583l-3.916-9.584l-.063-1.736h9.125l.854-.597l.834-.667l13.166-.5l2.584-1.5l-.167-3.416l-1.167-2.167l2.5-1.167l.917-2.75l-1.917-2.666l-1.583-.667l1.583-3l-.833-2.333l-1.333-1.667l-3.584-.083l.75-1.584l-.75-3.833l-2.395-1.57l-14.042.208l-9.625-.041l-12.938 7.07l-1.999 11.274L19 42.707L34.166 60.04l2.922.645z"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M17.236 40.316c-3.2-3.576-4.98-8.2-5-13c0-8.319 5.679-15 14-15h9m-18 28l15 19c2.21 2.8 5.811 1.084 5-1l-7-18h4.389m6.823 0h13a3.53 3.53 0 1 0 0-7h-13a3.786 3.786 0 0 0-4 3.5a3.786 3.786 0 0 0 4 3.5m.857-21.336h7a3.53 3.53 0 1 0 0-7h-7a3.786 3.786 0 0 0-4 3.5a3.786 3.786 0 0 0 4 3.5m-5.069 14h19q.467.062.934 0a3.53 3.53 0 1 0-.934-7h-19a3.786 3.786 0 0 0-4 3.5a3.786 3.786 0 0 0 4 3.5"/><path strokeLinecap="round" strokeLinejoin="round" d="M39.236 25.98h15q.467.061.934 0a3.53 3.53 0 1 0-.934-7h-15a3.786 3.786 0 0 0-4 3.5a3.786 3.786 0 0 0 4 3.5"/><path strokeMiterlimit="10" d="M27.355 12.315c-10.5 0-15.125 6.94-15.125 15.5c.08 2.717.73 5.388 1.906 7.839"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" stroke="#6a462f" d="m37.333 57.207l-1.667-4.583l-3.916-9.584l-.063-1.736h9.125l.854-.597l.834-.667l13.166-.5l2.584-1.5l-.167-3.416l-1.167-2.167l2.5-1.167l.917-2.75l-1.917-2.666l-1.583-.667l1.583-3l-.833-2.333l-1.333-1.667l-3.584-.083l.75-1.584l-.75-3.833l-2.395-1.57l-14.042.208l-9.625-.041l-12.938 7.07l-1.999 11.274L19 42.707L34.166 60.04l2.922.645z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M17.236 40.316c-3.2-3.576-4.98-8.2-5-13c0-8.319 5.679-15 14-15h9m-18 28l15 19c2.21 2.8 5.811 1.084 5-1l-7-18h4.389m6.823 0h13a3.53 3.53 0 1 0 0-7h-13a3.786 3.786 0 0 0-4 3.5a3.786 3.786 0 0 0 4 3.5m.857-21.336h7a3.53 3.53 0 1 0 0-7h-7a3.786 3.786 0 0 0-4 3.5a3.786 3.786 0 0 0 4 3.5m-5.069 14h19q.467.062.934 0a3.53 3.53 0 1 0-.934-7h-19a3.786 3.786 0 0 0-4 3.5a3.786 3.786 0 0 0 4 3.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.236 25.98h15q.467.061.934 0a3.53 3.53 0 1 0-.934-7h-15a3.786 3.786 0 0 0-4 3.5a3.786 3.786 0 0 0 4 3.5"/><path stroke-miterlimit="10" d="M27.355 12.315c-10.5 0-15.125 6.94-15.125 15.5c.08 2.717.73 5.388 1.906 7.839"/></g></svg>
</template>

CSS

.icon-thumbs-down-dark-skin-tone {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%236a462f%22%20stroke%3D%22%236a462f%22%20d%3D%22m37.333%2057.207l-1.667-4.583l-3.916-9.584l-.063-1.736h9.125l.854-.597l.834-.667l13.166-.5l2.584-1.5l-.167-3.416l-1.167-2.167l2.5-1.167l.917-2.75l-1.917-2.666l-1.583-.667l1.583-3l-.833-2.333l-1.333-1.667l-3.584-.083l.75-1.584l-.75-3.833l-2.395-1.57l-14.042.208l-9.625-.041l-12.938%207.07l-1.999%2011.274L19%2042.707L34.166%2060.04l2.922.645z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.236%2040.316c-3.2-3.576-4.98-8.2-5-13c0-8.319%205.679-15%2014-15h9m-18%2028l15%2019c2.21%202.8%205.811%201.084%205-1l-7-18h4.389m6.823%200h13a3.53%203.53%200%201%200%200-7h-13a3.786%203.786%200%200%200-4%203.5a3.786%203.786%200%200%200%204%203.5m.857-21.336h7a3.53%203.53%200%201%200%200-7h-7a3.786%203.786%200%200%200-4%203.5a3.786%203.786%200%200%200%204%203.5m-5.069%2014h19q.467.062.934%200a3.53%203.53%200%201%200-.934-7h-19a3.786%203.786%200%200%200-4%203.5a3.786%203.786%200%200%200%204%203.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.236%2025.98h15q.467.061.934%200a3.53%203.53%200%201%200-.934-7h-15a3.786%203.786%200%200%200-4%203.5a3.786%203.786%200%200%200%204%203.5%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M27.355%2012.315c-10.5%200-15.125%206.94-15.125%2015.5c.08%202.717.73%205.388%201.906%207.839%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%236a462f%22%20stroke%3D%22%236a462f%22%20d%3D%22m37.333%2057.207l-1.667-4.583l-3.916-9.584l-.063-1.736h9.125l.854-.597l.834-.667l13.166-.5l2.584-1.5l-.167-3.416l-1.167-2.167l2.5-1.167l.917-2.75l-1.917-2.666l-1.583-.667l1.583-3l-.833-2.333l-1.333-1.667l-3.584-.083l.75-1.584l-.75-3.833l-2.395-1.57l-14.042.208l-9.625-.041l-12.938%207.07l-1.999%2011.274L19%2042.707L34.166%2060.04l2.922.645z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.236%2040.316c-3.2-3.576-4.98-8.2-5-13c0-8.319%205.679-15%2014-15h9m-18%2028l15%2019c2.21%202.8%205.811%201.084%205-1l-7-18h4.389m6.823%200h13a3.53%203.53%200%201%200%200-7h-13a3.786%203.786%200%200%200-4%203.5a3.786%203.786%200%200%200%204%203.5m.857-21.336h7a3.53%203.53%200%201%200%200-7h-7a3.786%203.786%200%200%200-4%203.5a3.786%203.786%200%200%200%204%203.5m-5.069%2014h19q.467.062.934%200a3.53%203.53%200%201%200-.934-7h-19a3.786%203.786%200%200%200-4%203.5a3.786%203.786%200%200%200%204%203.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.236%2025.98h15q.467.061.934%200a3.53%203.53%200%201%200-.934-7h-15a3.786%203.786%200%200%200-4%203.5a3.786%203.786%200%200%200%204%203.5%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M27.355%2012.315c-10.5%200-15.125%206.94-15.125%2015.5c.08%202.717.73%205.388%201.906%207.839%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/thumbs-down-dark-skin-tone.svg?color=%231a73e8&size=48