thumbs up emoji
thumbs-up-light-skin-tone from OpenMoji by OpenMoji · Light skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- thumbs-up-light-skin-tone
- Set
- OpenMoji
- Style
- Light 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
thumbs-upAkar Iconsthumbs-upCarbonthumbs-upEmoji One (Colored)thumbs-upFont Awesome 6 Regularthumbs-upFont Awesome 6 Solidthumbs-upFont Awesome Regularthumbs-upFont Awesome Solidthumbs-upFeather Iconsthumbs-up-outlineFlowbite Iconsthumbs-upFluent Emojithumbs-upFluent Emoji Flatthumbs-upFluent Emoji High Contrastthumbs-upHuge Iconsthumbs-upIconParkthumbs-upIconPark Outlinethumbs-upIconPark Solidthumbs-upIconPark TwoTonethumbs-upIconoirthumbs-upIonIconsthumbs-upLine Awesomethumbs-upMaterial Line Iconsthumbs-upLucidethumbs-upMage Iconsthumbs-upNoto Emoji
More people body icons from OpenMoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the thumbs up emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fadcbc" stroke="#fadcbc" d="m37.088 11.232l-2.922.645L19 29.21l-7.333 13.059l1.999 11.274l12.938 7.07l9.625-.041l14.042.208l2.395-1.57l.75-3.833l-.75-1.584l3.584-.083l1.333-1.667l.833-2.333l-1.583-3l1.583-.667l1.917-2.666l-.917-2.75l-2.5-1.167l1.167-2.167l.167-3.416l-2.584-1.5l-13.166-.5l-.834-.667l-.854-.597h-9.125l.063-1.736l3.916-9.584l1.667-4.583z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M35.236 59.6h-9c-8.321 0-14-6.68-14-15a19.62 19.62 0 0 1 5-13m17.389 0h-4.389l7-18c.811-2.083-2.79-3.8-5-1l-15 19m20.212 3.5a3.786 3.786 0 0 0 4 3.5h13a3.531 3.531 0 1 0 0-7h-13a3.786 3.786 0 0 0-4 3.5m.857 21.337a3.786 3.786 0 0 0 4 3.5h7a3.531 3.531 0 1 0 0-7h-7a3.786 3.786 0 0 0-4 3.5m-5.069-14a3.786 3.786 0 0 0 4 3.5h19a3.531 3.531 0 1 0 0-7h-19a3.786 3.786 0 0 0-4 3.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M35.236 49.437a3.786 3.786 0 0 0 4 3.5h15a3.531 3.531 0 1 0 0-7h-15a3.786 3.786 0 0 0-4 3.5"/><path stroke-miterlimit="10" d="M14.136 36.263a19.5 19.5 0 0 0-1.906 7.839c0 8.56 4.625 15.5 15.125 15.5"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiThumbsUpLightSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fadcbc" stroke="#fadcbc" d="m37.088 11.232l-2.922.645L19 29.21l-7.333 13.059l1.999 11.274l12.938 7.07l9.625-.041l14.042.208l2.395-1.57l.75-3.833l-.75-1.584l3.584-.083l1.333-1.667l.833-2.333l-1.583-3l1.583-.667l1.917-2.666l-.917-2.75l-2.5-1.167l1.167-2.167l.167-3.416l-2.584-1.5l-13.166-.5l-.834-.667l-.854-.597h-9.125l.063-1.736l3.916-9.584l1.667-4.583z"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M35.236 59.6h-9c-8.321 0-14-6.68-14-15a19.62 19.62 0 0 1 5-13m17.389 0h-4.389l7-18c.811-2.083-2.79-3.8-5-1l-15 19m20.212 3.5a3.786 3.786 0 0 0 4 3.5h13a3.531 3.531 0 1 0 0-7h-13a3.786 3.786 0 0 0-4 3.5m.857 21.337a3.786 3.786 0 0 0 4 3.5h7a3.531 3.531 0 1 0 0-7h-7a3.786 3.786 0 0 0-4 3.5m-5.069-14a3.786 3.786 0 0 0 4 3.5h19a3.531 3.531 0 1 0 0-7h-19a3.786 3.786 0 0 0-4 3.5"/><path strokeLinecap="round" strokeLinejoin="round" d="M35.236 49.437a3.786 3.786 0 0 0 4 3.5h15a3.531 3.531 0 1 0 0-7h-15a3.786 3.786 0 0 0-4 3.5"/><path strokeMiterlimit="10" d="M14.136 36.263a19.5 19.5 0 0 0-1.906 7.839c0 8.56 4.625 15.5 15.125 15.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fadcbc" stroke="#fadcbc" d="m37.088 11.232l-2.922.645L19 29.21l-7.333 13.059l1.999 11.274l12.938 7.07l9.625-.041l14.042.208l2.395-1.57l.75-3.833l-.75-1.584l3.584-.083l1.333-1.667l.833-2.333l-1.583-3l1.583-.667l1.917-2.666l-.917-2.75l-2.5-1.167l1.167-2.167l.167-3.416l-2.584-1.5l-13.166-.5l-.834-.667l-.854-.597h-9.125l.063-1.736l3.916-9.584l1.667-4.583z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M35.236 59.6h-9c-8.321 0-14-6.68-14-15a19.62 19.62 0 0 1 5-13m17.389 0h-4.389l7-18c.811-2.083-2.79-3.8-5-1l-15 19m20.212 3.5a3.786 3.786 0 0 0 4 3.5h13a3.531 3.531 0 1 0 0-7h-13a3.786 3.786 0 0 0-4 3.5m.857 21.337a3.786 3.786 0 0 0 4 3.5h7a3.531 3.531 0 1 0 0-7h-7a3.786 3.786 0 0 0-4 3.5m-5.069-14a3.786 3.786 0 0 0 4 3.5h19a3.531 3.531 0 1 0 0-7h-19a3.786 3.786 0 0 0-4 3.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M35.236 49.437a3.786 3.786 0 0 0 4 3.5h15a3.531 3.531 0 1 0 0-7h-15a3.786 3.786 0 0 0-4 3.5"/><path stroke-miterlimit="10" d="M14.136 36.263a19.5 19.5 0 0 0-1.906 7.839c0 8.56 4.625 15.5 15.125 15.5"/></g></svg> </template>
CSS
.icon-thumbs-up-light-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%23fadcbc%22%20stroke%3D%22%23fadcbc%22%20d%3D%22m37.088%2011.232l-2.922.645L19%2029.21l-7.333%2013.059l1.999%2011.274l12.938%207.07l9.625-.041l14.042.208l2.395-1.57l.75-3.833l-.75-1.584l3.584-.083l1.333-1.667l.833-2.333l-1.583-3l1.583-.667l1.917-2.666l-.917-2.75l-2.5-1.167l1.167-2.167l.167-3.416l-2.584-1.5l-13.166-.5l-.834-.667l-.854-.597h-9.125l.063-1.736l3.916-9.584l1.667-4.583z%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%22M35.236%2059.6h-9c-8.321%200-14-6.68-14-15a19.62%2019.62%200%200%201%205-13m17.389%200h-4.389l7-18c.811-2.083-2.79-3.8-5-1l-15%2019m20.212%203.5a3.786%203.786%200%200%200%204%203.5h13a3.531%203.531%200%201%200%200-7h-13a3.786%203.786%200%200%200-4%203.5m.857%2021.337a3.786%203.786%200%200%200%204%203.5h7a3.531%203.531%200%201%200%200-7h-7a3.786%203.786%200%200%200-4%203.5m-5.069-14a3.786%203.786%200%200%200%204%203.5h19a3.531%203.531%200%201%200%200-7h-19a3.786%203.786%200%200%200-4%203.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35.236%2049.437a3.786%203.786%200%200%200%204%203.5h15a3.531%203.531%200%201%200%200-7h-15a3.786%203.786%200%200%200-4%203.5%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M14.136%2036.263a19.5%2019.5%200%200%200-1.906%207.839c0%208.56%204.625%2015.5%2015.125%2015.5%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%23fadcbc%22%20stroke%3D%22%23fadcbc%22%20d%3D%22m37.088%2011.232l-2.922.645L19%2029.21l-7.333%2013.059l1.999%2011.274l12.938%207.07l9.625-.041l14.042.208l2.395-1.57l.75-3.833l-.75-1.584l3.584-.083l1.333-1.667l.833-2.333l-1.583-3l1.583-.667l1.917-2.666l-.917-2.75l-2.5-1.167l1.167-2.167l.167-3.416l-2.584-1.5l-13.166-.5l-.834-.667l-.854-.597h-9.125l.063-1.736l3.916-9.584l1.667-4.583z%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%22M35.236%2059.6h-9c-8.321%200-14-6.68-14-15a19.62%2019.62%200%200%201%205-13m17.389%200h-4.389l7-18c.811-2.083-2.79-3.8-5-1l-15%2019m20.212%203.5a3.786%203.786%200%200%200%204%203.5h13a3.531%203.531%200%201%200%200-7h-13a3.786%203.786%200%200%200-4%203.5m.857%2021.337a3.786%203.786%200%200%200%204%203.5h7a3.531%203.531%200%201%200%200-7h-7a3.786%203.786%200%200%200-4%203.5m-5.069-14a3.786%203.786%200%200%200%204%203.5h19a3.531%203.531%200%201%200%200-7h-19a3.786%203.786%200%200%200-4%203.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35.236%2049.437a3.786%203.786%200%200%200%204%203.5h15a3.531%203.531%200%201%200%200-7h-15a3.786%203.786%200%200%200-4%203.5%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M14.136%2036.263a19.5%2019.5%200%200%200-1.906%207.839c0%208.56%204.625%2015.5%2015.125%2015.5%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-up-light-skin-tone.svg?color=%231a73e8&size=48