ballet shoes emoji

ballet-shoes from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
ballet-shoes
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the ballet shoes emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="M10 54.904c-2.248-1.853-3-8.255-3-11.396c0-2.79 1.13-4.315 2.959-6.144c0 0 2.658-2.132 4.041-1c4.529 3.71 15.658 15.215 27.004 3c0 0 15.577 2.343 20.32 3.546C67 45 65.741 45.03 65.741 47.733c0 8.651-6.084 7.539-12.81 7.171c-3.707-.202-38.801.226-42.93 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 54.904c-2.248-1.853-3-8.255-3-11.396c0-2.79 1.13-4.315 2.959-6.144c0 0 2.658-2.132 4.041-1c4.529 3.71 15.658 14.215 27.004 2c0 0 15.996 2.636 20.32 4.546C67 45 65.741 45.03 65.741 47.733c0 8.651-6.084 7.539-12.81 7.171c-3.707-.202-38.801.226-42.93 0m36.525-15.102l-5.071 5.938m.915-6.136l3.533 4.136"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiBalletShoes(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="M10 54.904c-2.248-1.853-3-8.255-3-11.396c0-2.79 1.13-4.315 2.959-6.144c0 0 2.658-2.132 4.041-1c4.529 3.71 15.658 15.215 27.004 3c0 0 15.577 2.343 20.32 3.546C67 45 65.741 45.03 65.741 47.733c0 8.651-6.084 7.539-12.81 7.171c-3.707-.202-38.801.226-42.93 0"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M10 54.904c-2.248-1.853-3-8.255-3-11.396c0-2.79 1.13-4.315 2.959-6.144c0 0 2.658-2.132 4.041-1c4.529 3.71 15.658 14.215 27.004 2c0 0 15.996 2.636 20.32 4.546C67 45 65.741 45.03 65.741 47.733c0 8.651-6.084 7.539-12.81 7.171c-3.707-.202-38.801.226-42.93 0m36.525-15.102l-5.071 5.938m.915-6.136l3.533 4.136"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="M10 54.904c-2.248-1.853-3-8.255-3-11.396c0-2.79 1.13-4.315 2.959-6.144c0 0 2.658-2.132 4.041-1c4.529 3.71 15.658 15.215 27.004 3c0 0 15.577 2.343 20.32 3.546C67 45 65.741 45.03 65.741 47.733c0 8.651-6.084 7.539-12.81 7.171c-3.707-.202-38.801.226-42.93 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 54.904c-2.248-1.853-3-8.255-3-11.396c0-2.79 1.13-4.315 2.959-6.144c0 0 2.658-2.132 4.041-1c4.529 3.71 15.658 14.215 27.004 2c0 0 15.996 2.636 20.32 4.546C67 45 65.741 45.03 65.741 47.733c0 8.651-6.084 7.539-12.81 7.171c-3.707-.202-38.801.226-42.93 0m36.525-15.102l-5.071 5.938m.915-6.136l3.533 4.136"/></svg>
</template>

CSS

.icon-ballet-shoes {
  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%23ffa7c0%22%20d%3D%22M10%2054.904c-2.248-1.853-3-8.255-3-11.396c0-2.79%201.13-4.315%202.959-6.144c0%200%202.658-2.132%204.041-1c4.529%203.71%2015.658%2015.215%2027.004%203c0%200%2015.577%202.343%2020.32%203.546C67%2045%2065.741%2045.03%2065.741%2047.733c0%208.651-6.084%207.539-12.81%207.171c-3.707-.202-38.801.226-42.93%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%2054.904c-2.248-1.853-3-8.255-3-11.396c0-2.79%201.13-4.315%202.959-6.144c0%200%202.658-2.132%204.041-1c4.529%203.71%2015.658%2014.215%2027.004%202c0%200%2015.996%202.636%2020.32%204.546C67%2045%2065.741%2045.03%2065.741%2047.733c0%208.651-6.084%207.539-12.81%207.171c-3.707-.202-38.801.226-42.93%200m36.525-15.102l-5.071%205.938m.915-6.136l3.533%204.136%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ffa7c0%22%20d%3D%22M10%2054.904c-2.248-1.853-3-8.255-3-11.396c0-2.79%201.13-4.315%202.959-6.144c0%200%202.658-2.132%204.041-1c4.529%203.71%2015.658%2015.215%2027.004%203c0%200%2015.577%202.343%2020.32%203.546C67%2045%2065.741%2045.03%2065.741%2047.733c0%208.651-6.084%207.539-12.81%207.171c-3.707-.202-38.801.226-42.93%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%2054.904c-2.248-1.853-3-8.255-3-11.396c0-2.79%201.13-4.315%202.959-6.144c0%200%202.658-2.132%204.041-1c4.529%203.71%2015.658%2014.215%2027.004%202c0%200%2015.996%202.636%2020.32%204.546C67%2045%2065.741%2045.03%2065.741%2047.733c0%208.651-6.084%207.539-12.81%207.171c-3.707-.202-38.801.226-42.93%200m36.525-15.102l-5.071%205.938m.915-6.136l3.533%204.136%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/ballet-shoes.svg?color=%231a73e8&size=48