leg emoji
leg from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.
- Name
- leg
- Set
- Twitter Emoji
- Style
- Default
- 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
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-man
Use the leg emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffdc5d" d="M24.854.731c3.633 1.239 4.935 8.505.991 10.297c-1.586.72-4.049 1.511-6.185 1.032c-2.737-.613-4.721-.238-4.721-.238s4.797 2.19 6.339 6.323s1.072 7.171 3.235 9.163c1.708 1.573 2.79 3.7 1.639 4.994c-1.545 1.738-3.929-.028-6.1 2.48c-1.522 1.758-4.81 1.182-7.088.142c-2.879-1.314.807-2.191 1.842-2.297c1.15-.117 5.29-2.348 3.33-5.544c-4.196-6.841-8.501-10.544-11.313-12.61c-2.514-1.846-2.772-5.313-.147-8.465c1.662-1.996 5.229-3.554 9.253-4.733c2.8-.821 5.973-1.551 8.925-.544"/><path fill="#ef9645" d="m8.267 13.047l-.042-.02a.78.78 0 0 1-.324-1.054c1.154-2.179.472-3.999.443-4.076a.783.783 0 0 1 .44-1.01a.777.777 0 0 1 1.009.432c.041.102.993 2.541-.513 5.383a.78.78 0 0 1-1.013.345"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiLeg(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffdc5d" d="M24.854.731c3.633 1.239 4.935 8.505.991 10.297c-1.586.72-4.049 1.511-6.185 1.032c-2.737-.613-4.721-.238-4.721-.238s4.797 2.19 6.339 6.323s1.072 7.171 3.235 9.163c1.708 1.573 2.79 3.7 1.639 4.994c-1.545 1.738-3.929-.028-6.1 2.48c-1.522 1.758-4.81 1.182-7.088.142c-2.879-1.314.807-2.191 1.842-2.297c1.15-.117 5.29-2.348 3.33-5.544c-4.196-6.841-8.501-10.544-11.313-12.61c-2.514-1.846-2.772-5.313-.147-8.465c1.662-1.996 5.229-3.554 9.253-4.733c2.8-.821 5.973-1.551 8.925-.544"/><path fill="#ef9645" d="m8.267 13.047l-.042-.02a.78.78 0 0 1-.324-1.054c1.154-2.179.472-3.999.443-4.076a.783.783 0 0 1 .44-1.01a.777.777 0 0 1 1.009.432c.041.102.993 2.541-.513 5.383a.78.78 0 0 1-1.013.345"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffdc5d" d="M24.854.731c3.633 1.239 4.935 8.505.991 10.297c-1.586.72-4.049 1.511-6.185 1.032c-2.737-.613-4.721-.238-4.721-.238s4.797 2.19 6.339 6.323s1.072 7.171 3.235 9.163c1.708 1.573 2.79 3.7 1.639 4.994c-1.545 1.738-3.929-.028-6.1 2.48c-1.522 1.758-4.81 1.182-7.088.142c-2.879-1.314.807-2.191 1.842-2.297c1.15-.117 5.29-2.348 3.33-5.544c-4.196-6.841-8.501-10.544-11.313-12.61c-2.514-1.846-2.772-5.313-.147-8.465c1.662-1.996 5.229-3.554 9.253-4.733c2.8-.821 5.973-1.551 8.925-.544"/><path fill="#ef9645" d="m8.267 13.047l-.042-.02a.78.78 0 0 1-.324-1.054c1.154-2.179.472-3.999.443-4.076a.783.783 0 0 1 .44-1.01a.777.777 0 0 1 1.009.432c.041.102.993 2.541-.513 5.383a.78.78 0 0 1-1.013.345"/></svg> </template>
CSS
.icon-leg {
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%23ffdc5d%22%20d%3D%22M24.854.731c3.633%201.239%204.935%208.505.991%2010.297c-1.586.72-4.049%201.511-6.185%201.032c-2.737-.613-4.721-.238-4.721-.238s4.797%202.19%206.339%206.323s1.072%207.171%203.235%209.163c1.708%201.573%202.79%203.7%201.639%204.994c-1.545%201.738-3.929-.028-6.1%202.48c-1.522%201.758-4.81%201.182-7.088.142c-2.879-1.314.807-2.191%201.842-2.297c1.15-.117%205.29-2.348%203.33-5.544c-4.196-6.841-8.501-10.544-11.313-12.61c-2.514-1.846-2.772-5.313-.147-8.465c1.662-1.996%205.229-3.554%209.253-4.733c2.8-.821%205.973-1.551%208.925-.544%22%2F%3E%3Cpath%20fill%3D%22%23ef9645%22%20d%3D%22m8.267%2013.047l-.042-.02a.78.78%200%200%201-.324-1.054c1.154-2.179.472-3.999.443-4.076a.783.783%200%200%201%20.44-1.01a.777.777%200%200%201%201.009.432c.041.102.993%202.541-.513%205.383a.78.78%200%200%201-1.013.345%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%23ffdc5d%22%20d%3D%22M24.854.731c3.633%201.239%204.935%208.505.991%2010.297c-1.586.72-4.049%201.511-6.185%201.032c-2.737-.613-4.721-.238-4.721-.238s4.797%202.19%206.339%206.323s1.072%207.171%203.235%209.163c1.708%201.573%202.79%203.7%201.639%204.994c-1.545%201.738-3.929-.028-6.1%202.48c-1.522%201.758-4.81%201.182-7.088.142c-2.879-1.314.807-2.191%201.842-2.297c1.15-.117%205.29-2.348%203.33-5.544c-4.196-6.841-8.501-10.544-11.313-12.61c-2.514-1.846-2.772-5.313-.147-8.465c1.662-1.996%205.229-3.554%209.253-4.733c2.8-.821%205.973-1.551%208.925-.544%22%2F%3E%3Cpath%20fill%3D%22%23ef9645%22%20d%3D%22m8.267%2013.047l-.042-.02a.78.78%200%200%201-.324-1.054c1.154-2.179.472-3.999.443-4.076a.783.783%200%200%201%20.44-1.01a.777.777%200%200%201%201.009.432c.041.102.993%202.541-.513%205.383a.78.78%200%200%201-1.013.345%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/leg.svg?color=%231a73e8&size=48