middle finger emoji
middle-finger from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- middle-finger
- Set
- OpenMoji
- Style
- Default
- 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
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 middle finger emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><path d="M40.326 34.262a3.5 3.5 0 1 1 6.993.293"/><path d="M23.27 34.165c-1.343-1.39-3.13-1.477-4.521-.134a3.5 3.5 0 0 0-.086 4.95c1.77 1.874 2.812 4.513 2.74 8.868v-.187c0 9.088 7.368 16.456 16.456 16.456s16.456-7.368 16.456-16.456l.001-12.874"/><path d="M54.316 34.788a3.5 3.5 0 1 0-6.993-.293l-.016.194a3.5 3.5 0 1 0-6.977-.561l-.05.427V11.411l-.006.112a3.5 3.5 0 0 0-6.986-.448v22.671c0-1.933-1.567-3.5-3.5-3.5s-3.5 2.915-3.5 4.848"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M40.326 34.262a3.5 3.5 0 1 1 6.993.293m6.997.233l-.001 12.874M23.011 34.788c-1.343-1.39-3.463-1.343-4.853 0s-.96 3.274.382 4.664c1.77 1.875 2.935 4.043 2.863 8.397v-.187c0 9.088 7.368 16.455 16.456 16.455s16.456-7.367 16.456-16.455"/><path d="M54.316 34.788a3.5 3.5 0 1 0-6.993-.293l-.016.194a3.5 3.5 0 1 0-6.977-.561l-.05.427V11.411l-.006.112a3.5 3.5 0 0 0-6.986-.448v22.671a3.5 3.5 0 1 0-7 0"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiMiddleFinger(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><path d="M40.326 34.262a3.5 3.5 0 1 1 6.993.293"/><path d="M23.27 34.165c-1.343-1.39-3.13-1.477-4.521-.134a3.5 3.5 0 0 0-.086 4.95c1.77 1.874 2.812 4.513 2.74 8.868v-.187c0 9.088 7.368 16.456 16.456 16.456s16.456-7.368 16.456-16.456l.001-12.874"/><path d="M54.316 34.788a3.5 3.5 0 1 0-6.993-.293l-.016.194a3.5 3.5 0 1 0-6.977-.561l-.05.427V11.411l-.006.112a3.5 3.5 0 0 0-6.986-.448v22.671c0-1.933-1.567-3.5-3.5-3.5s-3.5 2.915-3.5 4.848"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M40.326 34.262a3.5 3.5 0 1 1 6.993.293m6.997.233l-.001 12.874M23.011 34.788c-1.343-1.39-3.463-1.343-4.853 0s-.96 3.274.382 4.664c1.77 1.875 2.935 4.043 2.863 8.397v-.187c0 9.088 7.368 16.455 16.456 16.455s16.456-7.367 16.456-16.455"/><path d="M54.316 34.788a3.5 3.5 0 1 0-6.993-.293l-.016.194a3.5 3.5 0 1 0-6.977-.561l-.05.427V11.411l-.006.112a3.5 3.5 0 0 0-6.986-.448v22.671a3.5 3.5 0 1 0-7 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><path d="M40.326 34.262a3.5 3.5 0 1 1 6.993.293"/><path d="M23.27 34.165c-1.343-1.39-3.13-1.477-4.521-.134a3.5 3.5 0 0 0-.086 4.95c1.77 1.874 2.812 4.513 2.74 8.868v-.187c0 9.088 7.368 16.456 16.456 16.456s16.456-7.368 16.456-16.456l.001-12.874"/><path d="M54.316 34.788a3.5 3.5 0 1 0-6.993-.293l-.016.194a3.5 3.5 0 1 0-6.977-.561l-.05.427V11.411l-.006.112a3.5 3.5 0 0 0-6.986-.448v22.671c0-1.933-1.567-3.5-3.5-3.5s-3.5 2.915-3.5 4.848"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M40.326 34.262a3.5 3.5 0 1 1 6.993.293m6.997.233l-.001 12.874M23.011 34.788c-1.343-1.39-3.463-1.343-4.853 0s-.96 3.274.382 4.664c1.77 1.875 2.935 4.043 2.863 8.397v-.187c0 9.088 7.368 16.455 16.456 16.455s16.456-7.367 16.456-16.455"/><path d="M54.316 34.788a3.5 3.5 0 1 0-6.993-.293l-.016.194a3.5 3.5 0 1 0-6.977-.561l-.05.427V11.411l-.006.112a3.5 3.5 0 0 0-6.986-.448v22.671a3.5 3.5 0 1 0-7 0"/></g></svg> </template>
CSS
.icon-middle-finger {
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%3Cg%20fill%3D%22%23fcea2b%22%3E%3Cpath%20d%3D%22M40.326%2034.262a3.5%203.5%200%201%201%206.993.293%22%2F%3E%3Cpath%20d%3D%22M23.27%2034.165c-1.343-1.39-3.13-1.477-4.521-.134a3.5%203.5%200%200%200-.086%204.95c1.77%201.874%202.812%204.513%202.74%208.868v-.187c0%209.088%207.368%2016.456%2016.456%2016.456s16.456-7.368%2016.456-16.456l.001-12.874%22%2F%3E%3Cpath%20d%3D%22M54.316%2034.788a3.5%203.5%200%201%200-6.993-.293l-.016.194a3.5%203.5%200%201%200-6.977-.561l-.05.427V11.411l-.006.112a3.5%203.5%200%200%200-6.986-.448v22.671c0-1.933-1.567-3.5-3.5-3.5s-3.5%202.915-3.5%204.848%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M40.326%2034.262a3.5%203.5%200%201%201%206.993.293m6.997.233l-.001%2012.874M23.011%2034.788c-1.343-1.39-3.463-1.343-4.853%200s-.96%203.274.382%204.664c1.77%201.875%202.935%204.043%202.863%208.397v-.187c0%209.088%207.368%2016.455%2016.456%2016.455s16.456-7.367%2016.456-16.455%22%2F%3E%3Cpath%20d%3D%22M54.316%2034.788a3.5%203.5%200%201%200-6.993-.293l-.016.194a3.5%203.5%200%201%200-6.977-.561l-.05.427V11.411l-.006.112a3.5%203.5%200%200%200-6.986-.448v22.671a3.5%203.5%200%201%200-7%200%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%3Cg%20fill%3D%22%23fcea2b%22%3E%3Cpath%20d%3D%22M40.326%2034.262a3.5%203.5%200%201%201%206.993.293%22%2F%3E%3Cpath%20d%3D%22M23.27%2034.165c-1.343-1.39-3.13-1.477-4.521-.134a3.5%203.5%200%200%200-.086%204.95c1.77%201.874%202.812%204.513%202.74%208.868v-.187c0%209.088%207.368%2016.456%2016.456%2016.456s16.456-7.368%2016.456-16.456l.001-12.874%22%2F%3E%3Cpath%20d%3D%22M54.316%2034.788a3.5%203.5%200%201%200-6.993-.293l-.016.194a3.5%203.5%200%201%200-6.977-.561l-.05.427V11.411l-.006.112a3.5%203.5%200%200%200-6.986-.448v22.671c0-1.933-1.567-3.5-3.5-3.5s-3.5%202.915-3.5%204.848%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M40.326%2034.262a3.5%203.5%200%201%201%206.993.293m6.997.233l-.001%2012.874M23.011%2034.788c-1.343-1.39-3.463-1.343-4.853%200s-.96%203.274.382%204.664c1.77%201.875%202.935%204.043%202.863%208.397v-.187c0%209.088%207.368%2016.455%2016.456%2016.455s16.456-7.367%2016.456-16.455%22%2F%3E%3Cpath%20d%3D%22M54.316%2034.788a3.5%203.5%200%201%200-6.993-.293l-.016.194a3.5%203.5%200%201%200-6.977-.561l-.05.427V11.411l-.006.112a3.5%203.5%200%200%200-6.986-.448v22.671a3.5%203.5%200%201%200-7%200%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/middle-finger.svg?color=%231a73e8&size=48