person cartwheeling emoji
person-cartwheeling from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- person-cartwheeling
- 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 person cartwheeling emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><circle cx="34.334" cy="52" r="3"/><path d="M23.666 47.085c-1.292 2.042-.959 5.417-1.042 11.125c-.028 1.917.084 2.759 2.407 2.759c0 0-.531-3.281-.031-9.25s3.812-5.594 7.812-6.656s8 1.874 9.157 3.468c1.156 1.594 1 12.438 1 12.438c3.219 0 2.281-2.594 2.281-2.594c0 2.594 1.291-10.168-.751-12.793C43.126 43.817 41 42 41 42l-2-2l1-7l6-9l5-14h-3l-7 12l-6 5l-2 1l-11-3l-11-5l-1 3l10 6l9 6l-2 7c-.311 1.395-1.667 2.45-3.334 5.085"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="34.334" cy="52" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="m28 42l.717-5.02c.156-1.09-.466-2.479-1.381-3.09l-5.672-3.78a101 101 0 0 0-3.379-2.139l-6.57-3.942c-.944-.566-1.49-1.703-1.215-2.529s1.32-1.127 2.32-.672l7.36 3.344a30 30 0 0 0 3.75 1.354l7.14 1.948c1.062.29 2.38.3 2.93.026c.55-.275 1.691-1.076 2.536-1.78l2.928-2.44c.845-.704 1.99-2.057 2.544-3.008l4.984-8.544C47.547 10.778 48.675 10 49.5 10s1.197.848.827 1.883l-3.654 10.234c-.37 1.035-1.172 2.632-1.782 3.547l-3.782 5.672c-.61.915-1.236 2.555-1.392 3.644l-.434 3.04c-.156 1.09-.058 2.43.217 2.98l.5 1M25 60v-8c0-3.43 1.83-5.458 4-6c4-1 6-1 10 0c2.169.542 4 2.654 4 6v8"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPersonCartwheeling(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"><circle cx="34.334" cy="52" r="3"/><path d="M23.666 47.085c-1.292 2.042-.959 5.417-1.042 11.125c-.028 1.917.084 2.759 2.407 2.759c0 0-.531-3.281-.031-9.25s3.812-5.594 7.812-6.656s8 1.874 9.157 3.468c1.156 1.594 1 12.438 1 12.438c3.219 0 2.281-2.594 2.281-2.594c0 2.594 1.291-10.168-.751-12.793C43.126 43.817 41 42 41 42l-2-2l1-7l6-9l5-14h-3l-7 12l-6 5l-2 1l-11-3l-11-5l-1 3l10 6l9 6l-2 7c-.311 1.395-1.667 2.45-3.334 5.085"/></g><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><circle cx="34.334" cy="52" r="3"/><path strokeLinecap="round" strokeLinejoin="round" d="m28 42l.717-5.02c.156-1.09-.466-2.479-1.381-3.09l-5.672-3.78a101 101 0 0 0-3.379-2.139l-6.57-3.942c-.944-.566-1.49-1.703-1.215-2.529s1.32-1.127 2.32-.672l7.36 3.344a30 30 0 0 0 3.75 1.354l7.14 1.948c1.062.29 2.38.3 2.93.026c.55-.275 1.691-1.076 2.536-1.78l2.928-2.44c.845-.704 1.99-2.057 2.544-3.008l4.984-8.544C47.547 10.778 48.675 10 49.5 10s1.197.848.827 1.883l-3.654 10.234c-.37 1.035-1.172 2.632-1.782 3.547l-3.782 5.672c-.61.915-1.236 2.555-1.392 3.644l-.434 3.04c-.156 1.09-.058 2.43.217 2.98l.5 1M25 60v-8c0-3.43 1.83-5.458 4-6c4-1 6-1 10 0c2.169.542 4 2.654 4 6v8"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><circle cx="34.334" cy="52" r="3"/><path d="M23.666 47.085c-1.292 2.042-.959 5.417-1.042 11.125c-.028 1.917.084 2.759 2.407 2.759c0 0-.531-3.281-.031-9.25s3.812-5.594 7.812-6.656s8 1.874 9.157 3.468c1.156 1.594 1 12.438 1 12.438c3.219 0 2.281-2.594 2.281-2.594c0 2.594 1.291-10.168-.751-12.793C43.126 43.817 41 42 41 42l-2-2l1-7l6-9l5-14h-3l-7 12l-6 5l-2 1l-11-3l-11-5l-1 3l10 6l9 6l-2 7c-.311 1.395-1.667 2.45-3.334 5.085"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="34.334" cy="52" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="m28 42l.717-5.02c.156-1.09-.466-2.479-1.381-3.09l-5.672-3.78a101 101 0 0 0-3.379-2.139l-6.57-3.942c-.944-.566-1.49-1.703-1.215-2.529s1.32-1.127 2.32-.672l7.36 3.344a30 30 0 0 0 3.75 1.354l7.14 1.948c1.062.29 2.38.3 2.93.026c.55-.275 1.691-1.076 2.536-1.78l2.928-2.44c.845-.704 1.99-2.057 2.544-3.008l4.984-8.544C47.547 10.778 48.675 10 49.5 10s1.197.848.827 1.883l-3.654 10.234c-.37 1.035-1.172 2.632-1.782 3.547l-3.782 5.672c-.61.915-1.236 2.555-1.392 3.644l-.434 3.04c-.156 1.09-.058 2.43.217 2.98l.5 1M25 60v-8c0-3.43 1.83-5.458 4-6c4-1 6-1 10 0c2.169.542 4 2.654 4 6v8"/></g></svg> </template>
CSS
.icon-person-cartwheeling {
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%3Ccircle%20cx%3D%2234.334%22%20cy%3D%2252%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M23.666%2047.085c-1.292%202.042-.959%205.417-1.042%2011.125c-.028%201.917.084%202.759%202.407%202.759c0%200-.531-3.281-.031-9.25s3.812-5.594%207.812-6.656s8%201.874%209.157%203.468c1.156%201.594%201%2012.438%201%2012.438c3.219%200%202.281-2.594%202.281-2.594c0%202.594%201.291-10.168-.751-12.793C43.126%2043.817%2041%2042%2041%2042l-2-2l1-7l6-9l5-14h-3l-7%2012l-6%205l-2%201l-11-3l-11-5l-1%203l10%206l9%206l-2%207c-.311%201.395-1.667%202.45-3.334%205.085%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2234.334%22%20cy%3D%2252%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m28%2042l.717-5.02c.156-1.09-.466-2.479-1.381-3.09l-5.672-3.78a101%20101%200%200%200-3.379-2.139l-6.57-3.942c-.944-.566-1.49-1.703-1.215-2.529s1.32-1.127%202.32-.672l7.36%203.344a30%2030%200%200%200%203.75%201.354l7.14%201.948c1.062.29%202.38.3%202.93.026c.55-.275%201.691-1.076%202.536-1.78l2.928-2.44c.845-.704%201.99-2.057%202.544-3.008l4.984-8.544C47.547%2010.778%2048.675%2010%2049.5%2010s1.197.848.827%201.883l-3.654%2010.234c-.37%201.035-1.172%202.632-1.782%203.547l-3.782%205.672c-.61.915-1.236%202.555-1.392%203.644l-.434%203.04c-.156%201.09-.058%202.43.217%202.98l.5%201M25%2060v-8c0-3.43%201.83-5.458%204-6c4-1%206-1%2010%200c2.169.542%204%202.654%204%206v8%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%3Ccircle%20cx%3D%2234.334%22%20cy%3D%2252%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M23.666%2047.085c-1.292%202.042-.959%205.417-1.042%2011.125c-.028%201.917.084%202.759%202.407%202.759c0%200-.531-3.281-.031-9.25s3.812-5.594%207.812-6.656s8%201.874%209.157%203.468c1.156%201.594%201%2012.438%201%2012.438c3.219%200%202.281-2.594%202.281-2.594c0%202.594%201.291-10.168-.751-12.793C43.126%2043.817%2041%2042%2041%2042l-2-2l1-7l6-9l5-14h-3l-7%2012l-6%205l-2%201l-11-3l-11-5l-1%203l10%206l9%206l-2%207c-.311%201.395-1.667%202.45-3.334%205.085%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2234.334%22%20cy%3D%2252%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m28%2042l.717-5.02c.156-1.09-.466-2.479-1.381-3.09l-5.672-3.78a101%20101%200%200%200-3.379-2.139l-6.57-3.942c-.944-.566-1.49-1.703-1.215-2.529s1.32-1.127%202.32-.672l7.36%203.344a30%2030%200%200%200%203.75%201.354l7.14%201.948c1.062.29%202.38.3%202.93.026c.55-.275%201.691-1.076%202.536-1.78l2.928-2.44c.845-.704%201.99-2.057%202.544-3.008l4.984-8.544C47.547%2010.778%2048.675%2010%2049.5%2010s1.197.848.827%201.883l-3.654%2010.234c-.37%201.035-1.172%202.632-1.782%203.547l-3.782%205.672c-.61.915-1.236%202.555-1.392%203.644l-.434%203.04c-.156%201.09-.058%202.43.217%202.98l.5%201M25%2060v-8c0-3.43%201.83-5.458%204-6c4-1%206-1%2010%200c2.169.542%204%202.654%204%206v8%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/person-cartwheeling.svg?color=%231a73e8&size=48