thumbs down emoji

thumbs-down-medium-skin-tone from Twitter Emoji by Twitter · Medium skin tone · People & Body · CC-BY-4.0 Attribution required.

Name
thumbs-down-medium-skin-tone
Set
Twitter Emoji
Style
Medium skin tone
Category
People & Body
Viewbox
36×36
License
CC BY 4.0

5 other variants in Twitter Emoji

The same emoji in other sets

More people & body icons from Twitter Emoji

Use the thumbs down emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#d4ab88" d="M34.956 18.084c0 .503-.12.975-.321 1.404c-1.341 4.326-7.619 4.01-16.549 4.221c-1.493.035-.639 1.798-.115 5.668c.341 2.517-1.282 6.382-4.01 6.382c-4.498 0-.171-3.548-4.148-12.322c-2.125-4.688-6.875-2.062-6.875-6.771V5.948c0-1.833.18-3.595 2.758-3.885C8.195 1.781 7.633 0 11.238 0h18.044a3.337 3.337 0 0 1 3.333 3.334c0 .762-.267 1.456-.698 2.018c1.02.571 1.72 1.649 1.72 2.899c0 .76-.266 1.454-.696 2.015c1.023.57 1.725 1.649 1.725 2.901c0 .909-.368 1.733-.961 2.336a3.31 3.31 0 0 1 1.251 2.581"/><path fill="#b68a60" d="M23.02 14.751h8.604c1.17 0 2.268.626 2.866 1.633a.876.876 0 0 1-1.506.892a1.59 1.59 0 0 0-1.361-.775h-8.81c-.873 0-1.583.71-1.583 1.583s.71 1.583 1.583 1.583H28.7a.875.875 0 0 1 0 1.75h-5.888a3.337 3.337 0 0 1-3.333-3.333c0-1.025.475-1.932 1.205-2.544a3.32 3.32 0 0 1-.998-2.373c0-1.028.478-1.938 1.212-2.549a3.318 3.318 0 0 1 .419-5.08a3.3 3.3 0 0 1-.852-2.204A3.337 3.337 0 0 1 23.798.001h5.484a3.35 3.35 0 0 1 2.867 1.632a.875.875 0 0 1-1.504.894a1.6 1.6 0 0 0-1.363-.776h-5.484c-.873 0-1.583.71-1.583 1.583s.71 1.583 1.583 1.583h6.506c1.17 0 2.27.626 2.867 1.633a.875.875 0 1 1-1.504.894a1.57 1.57 0 0 0-1.363-.777h-7.063a1.585 1.585 0 0 0 0 3.167h8.091a3.35 3.35 0 0 1 2.867 1.632a.875.875 0 0 1-1.504.894a1.57 1.57 0 0 0-1.363-.776H23.02a1.585 1.585 0 0 0 0 3.167"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiThumbsDownMediumSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#d4ab88" d="M34.956 18.084c0 .503-.12.975-.321 1.404c-1.341 4.326-7.619 4.01-16.549 4.221c-1.493.035-.639 1.798-.115 5.668c.341 2.517-1.282 6.382-4.01 6.382c-4.498 0-.171-3.548-4.148-12.322c-2.125-4.688-6.875-2.062-6.875-6.771V5.948c0-1.833.18-3.595 2.758-3.885C8.195 1.781 7.633 0 11.238 0h18.044a3.337 3.337 0 0 1 3.333 3.334c0 .762-.267 1.456-.698 2.018c1.02.571 1.72 1.649 1.72 2.899c0 .76-.266 1.454-.696 2.015c1.023.57 1.725 1.649 1.725 2.901c0 .909-.368 1.733-.961 2.336a3.31 3.31 0 0 1 1.251 2.581"/><path fill="#b68a60" d="M23.02 14.751h8.604c1.17 0 2.268.626 2.866 1.633a.876.876 0 0 1-1.506.892a1.59 1.59 0 0 0-1.361-.775h-8.81c-.873 0-1.583.71-1.583 1.583s.71 1.583 1.583 1.583H28.7a.875.875 0 0 1 0 1.75h-5.888a3.337 3.337 0 0 1-3.333-3.333c0-1.025.475-1.932 1.205-2.544a3.32 3.32 0 0 1-.998-2.373c0-1.028.478-1.938 1.212-2.549a3.318 3.318 0 0 1 .419-5.08a3.3 3.3 0 0 1-.852-2.204A3.337 3.337 0 0 1 23.798.001h5.484a3.35 3.35 0 0 1 2.867 1.632a.875.875 0 0 1-1.504.894a1.6 1.6 0 0 0-1.363-.776h-5.484c-.873 0-1.583.71-1.583 1.583s.71 1.583 1.583 1.583h6.506c1.17 0 2.27.626 2.867 1.633a.875.875 0 1 1-1.504.894a1.57 1.57 0 0 0-1.363-.777h-7.063a1.585 1.585 0 0 0 0 3.167h8.091a3.35 3.35 0 0 1 2.867 1.632a.875.875 0 0 1-1.504.894a1.57 1.57 0 0 0-1.363-.776H23.02a1.585 1.585 0 0 0 0 3.167"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#d4ab88" d="M34.956 18.084c0 .503-.12.975-.321 1.404c-1.341 4.326-7.619 4.01-16.549 4.221c-1.493.035-.639 1.798-.115 5.668c.341 2.517-1.282 6.382-4.01 6.382c-4.498 0-.171-3.548-4.148-12.322c-2.125-4.688-6.875-2.062-6.875-6.771V5.948c0-1.833.18-3.595 2.758-3.885C8.195 1.781 7.633 0 11.238 0h18.044a3.337 3.337 0 0 1 3.333 3.334c0 .762-.267 1.456-.698 2.018c1.02.571 1.72 1.649 1.72 2.899c0 .76-.266 1.454-.696 2.015c1.023.57 1.725 1.649 1.725 2.901c0 .909-.368 1.733-.961 2.336a3.31 3.31 0 0 1 1.251 2.581"/><path fill="#b68a60" d="M23.02 14.751h8.604c1.17 0 2.268.626 2.866 1.633a.876.876 0 0 1-1.506.892a1.59 1.59 0 0 0-1.361-.775h-8.81c-.873 0-1.583.71-1.583 1.583s.71 1.583 1.583 1.583H28.7a.875.875 0 0 1 0 1.75h-5.888a3.337 3.337 0 0 1-3.333-3.333c0-1.025.475-1.932 1.205-2.544a3.32 3.32 0 0 1-.998-2.373c0-1.028.478-1.938 1.212-2.549a3.318 3.318 0 0 1 .419-5.08a3.3 3.3 0 0 1-.852-2.204A3.337 3.337 0 0 1 23.798.001h5.484a3.35 3.35 0 0 1 2.867 1.632a.875.875 0 0 1-1.504.894a1.6 1.6 0 0 0-1.363-.776h-5.484c-.873 0-1.583.71-1.583 1.583s.71 1.583 1.583 1.583h6.506c1.17 0 2.27.626 2.867 1.633a.875.875 0 1 1-1.504.894a1.57 1.57 0 0 0-1.363-.777h-7.063a1.585 1.585 0 0 0 0 3.167h8.091a3.35 3.35 0 0 1 2.867 1.632a.875.875 0 0 1-1.504.894a1.57 1.57 0 0 0-1.363-.776H23.02a1.585 1.585 0 0 0 0 3.167"/></svg>
</template>

CSS

.icon-thumbs-down-medium-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%2036%2036%22%3E%3Cpath%20fill%3D%22%23d4ab88%22%20d%3D%22M34.956%2018.084c0%20.503-.12.975-.321%201.404c-1.341%204.326-7.619%204.01-16.549%204.221c-1.493.035-.639%201.798-.115%205.668c.341%202.517-1.282%206.382-4.01%206.382c-4.498%200-.171-3.548-4.148-12.322c-2.125-4.688-6.875-2.062-6.875-6.771V5.948c0-1.833.18-3.595%202.758-3.885C8.195%201.781%207.633%200%2011.238%200h18.044a3.337%203.337%200%200%201%203.333%203.334c0%20.762-.267%201.456-.698%202.018c1.02.571%201.72%201.649%201.72%202.899c0%20.76-.266%201.454-.696%202.015c1.023.57%201.725%201.649%201.725%202.901c0%20.909-.368%201.733-.961%202.336a3.31%203.31%200%200%201%201.251%202.581%22%2F%3E%3Cpath%20fill%3D%22%23b68a60%22%20d%3D%22M23.02%2014.751h8.604c1.17%200%202.268.626%202.866%201.633a.876.876%200%200%201-1.506.892a1.59%201.59%200%200%200-1.361-.775h-8.81c-.873%200-1.583.71-1.583%201.583s.71%201.583%201.583%201.583H28.7a.875.875%200%200%201%200%201.75h-5.888a3.337%203.337%200%200%201-3.333-3.333c0-1.025.475-1.932%201.205-2.544a3.32%203.32%200%200%201-.998-2.373c0-1.028.478-1.938%201.212-2.549a3.318%203.318%200%200%201%20.419-5.08a3.3%203.3%200%200%201-.852-2.204A3.337%203.337%200%200%201%2023.798.001h5.484a3.35%203.35%200%200%201%202.867%201.632a.875.875%200%200%201-1.504.894a1.6%201.6%200%200%200-1.363-.776h-5.484c-.873%200-1.583.71-1.583%201.583s.71%201.583%201.583%201.583h6.506c1.17%200%202.27.626%202.867%201.633a.875.875%200%201%201-1.504.894a1.57%201.57%200%200%200-1.363-.777h-7.063a1.585%201.585%200%200%200%200%203.167h8.091a3.35%203.35%200%200%201%202.867%201.632a.875.875%200%200%201-1.504.894a1.57%201.57%200%200%200-1.363-.776H23.02a1.585%201.585%200%200%200%200%203.167%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23d4ab88%22%20d%3D%22M34.956%2018.084c0%20.503-.12.975-.321%201.404c-1.341%204.326-7.619%204.01-16.549%204.221c-1.493.035-.639%201.798-.115%205.668c.341%202.517-1.282%206.382-4.01%206.382c-4.498%200-.171-3.548-4.148-12.322c-2.125-4.688-6.875-2.062-6.875-6.771V5.948c0-1.833.18-3.595%202.758-3.885C8.195%201.781%207.633%200%2011.238%200h18.044a3.337%203.337%200%200%201%203.333%203.334c0%20.762-.267%201.456-.698%202.018c1.02.571%201.72%201.649%201.72%202.899c0%20.76-.266%201.454-.696%202.015c1.023.57%201.725%201.649%201.725%202.901c0%20.909-.368%201.733-.961%202.336a3.31%203.31%200%200%201%201.251%202.581%22%2F%3E%3Cpath%20fill%3D%22%23b68a60%22%20d%3D%22M23.02%2014.751h8.604c1.17%200%202.268.626%202.866%201.633a.876.876%200%200%201-1.506.892a1.59%201.59%200%200%200-1.361-.775h-8.81c-.873%200-1.583.71-1.583%201.583s.71%201.583%201.583%201.583H28.7a.875.875%200%200%201%200%201.75h-5.888a3.337%203.337%200%200%201-3.333-3.333c0-1.025.475-1.932%201.205-2.544a3.32%203.32%200%200%201-.998-2.373c0-1.028.478-1.938%201.212-2.549a3.318%203.318%200%200%201%20.419-5.08a3.3%203.3%200%200%201-.852-2.204A3.337%203.337%200%200%201%2023.798.001h5.484a3.35%203.35%200%200%201%202.867%201.632a.875.875%200%200%201-1.504.894a1.6%201.6%200%200%200-1.363-.776h-5.484c-.873%200-1.583.71-1.583%201.583s.71%201.583%201.583%201.583h6.506c1.17%200%202.27.626%202.867%201.633a.875.875%200%201%201-1.504.894a1.57%201.57%200%200%200-1.363-.777h-7.063a1.585%201.585%200%200%200%200%203.167h8.091a3.35%203.35%200%200%201%202.867%201.632a.875.875%200%200%201-1.504.894a1.57%201.57%200%200%200-1.363-.776H23.02a1.585%201.585%200%200%200%200%203.167%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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