ice skate emoji

ice-skate from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.

Name
ice-skate
Set
OpenMoji
Style
Default
Category
Activities
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More activities icons from OpenMoji

Use the ice skate emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M45.564 53.41s.137 1.37 1.599 1.416s6.488-.092 6.488-.092s1.188-.365.594-1.462s-8.681.137-8.681.137m-20.881-2.65s-2.376 2.696.822 3.427s10.829.32 10.829.32s.777-1.371.274-1.417s-6.945-2.559-11.925-2.33"/><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M58.439 49.98a4.3 4.3 0 0 1-2.216 1.23c.015 1.593-.259 5.037-2.95 5.037H47.44c-3.865 0-4.127-3.195-4.103-4.293a54 54 0 0 1-3.495-.035c-.17 4.315-3.482 4.328-3.482 4.328H25.863c-5.249 0-4.666-5.832-4.666-5.832c.102.102-6.414 0-6.414 0a2.554 2.554 0 0 1 1.166 3.5C14.384 57.043 8.95 56.83 8.95 56.83s-1.167.583-1.167 2.916h44.322c5.831 0 6.752-1.581 7.29-2.258c1.908-2.4.017-5.983-.957-7.509"/><path fill="#9b9b9a" stroke="#9b9b9a" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m12.45 41.085l1.166 9.33h9.331v-3.499a144 144 0 0 0 13.996 4.666c3.69.87 12.83 0 15.163 0s6.998 0 6.998-3.5c0 0-15.163 1.167-19.828 1.167c-2.333 0-16.329-5.832-16.329-5.832z"/><path fill="#92d3f5" d="M48.607 38.752A13 13 0 0 1 41.36 34.5l-1.345 1.615L41.36 34.5a24 24 0 0 1-3.08-4.192l-2.322 1.718l2.322-1.718a28.4 28.4 0 0 1-2.258-4.825l-2.787 1.197l2.787-1.197c-.088-.25-.174-.497-.246-.728c-.973-3.112-2.333-12.83-2.333-12.83l-18.662 3.499s1.167 8.164 0 12.83c-1.166 4.666-3.499 8.164-2.332 12.83l10.497 2.333s13.996 5.831 16.329 5.831c4.665 0 19.828-1.166 19.828-1.166c0-6.998-3.5-8.165-10.497-9.331"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.185"><path d="M15.949 53.914a5.27 5.27 0 0 1-3.43 2.467m26.347-1.424a3.5 3.5 0 0 1-2.506 1.29H25.863c-1.751.14-3.4-.84-4.112-2.446m26.856-15.049A13 13 0 0 1 41.36 34.5l-2.79 2.219l2.79-2.22a24 24 0 0 1-3.08-4.19l-3.651 1.68l3.65-1.68a28.4 28.4 0 0 1-2.258-4.826l-4.413.99l4.414-.99a20 20 0 0 1-.246-.728c-.974-3.112-2.333-12.83-2.333-12.83l-18.662 3.499s1.167 8.164 0 12.83c-1.166 4.666-3.499 8.164-2.332 12.83l10.497 2.333s13.996 5.831 16.329 5.831c4.665 0 19.828-1.166 19.828-1.166c0-6.998-3.5-8.165-10.497-9.331m7.151 15.59a2.59 2.59 0 0 1-2.485 1.906H47.44a3.87 3.87 0 0 1-3.22-1.313"/><path d="M7.784 59.746h44.322c5.831 0 6.752-1.581 7.29-2.257a4.48 4.48 0 0 0 .632-3.96a9 9 0 0 0-.173-.617m-46.812-7.336l.591 4.73h9.331v-2.552"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiIceSkate(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M45.564 53.41s.137 1.37 1.599 1.416s6.488-.092 6.488-.092s1.188-.365.594-1.462s-8.681.137-8.681.137m-20.881-2.65s-2.376 2.696.822 3.427s10.829.32 10.829.32s.777-1.371.274-1.417s-6.945-2.559-11.925-2.33"/><path fill="#d0cfce" stroke="#d0cfce" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M58.439 49.98a4.3 4.3 0 0 1-2.216 1.23c.015 1.593-.259 5.037-2.95 5.037H47.44c-3.865 0-4.127-3.195-4.103-4.293a54 54 0 0 1-3.495-.035c-.17 4.315-3.482 4.328-3.482 4.328H25.863c-5.249 0-4.666-5.832-4.666-5.832c.102.102-6.414 0-6.414 0a2.554 2.554 0 0 1 1.166 3.5C14.384 57.043 8.95 56.83 8.95 56.83s-1.167.583-1.167 2.916h44.322c5.831 0 6.752-1.581 7.29-2.258c1.908-2.4.017-5.983-.957-7.509"/><path fill="#9b9b9a" stroke="#9b9b9a" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m12.45 41.085l1.166 9.33h9.331v-3.499a144 144 0 0 0 13.996 4.666c3.69.87 12.83 0 15.163 0s6.998 0 6.998-3.5c0 0-15.163 1.167-19.828 1.167c-2.333 0-16.329-5.832-16.329-5.832z"/><path fill="#92d3f5" d="M48.607 38.752A13 13 0 0 1 41.36 34.5l-1.345 1.615L41.36 34.5a24 24 0 0 1-3.08-4.192l-2.322 1.718l2.322-1.718a28.4 28.4 0 0 1-2.258-4.825l-2.787 1.197l2.787-1.197c-.088-.25-.174-.497-.246-.728c-.973-3.112-2.333-12.83-2.333-12.83l-18.662 3.499s1.167 8.164 0 12.83c-1.166 4.666-3.499 8.164-2.332 12.83l10.497 2.333s13.996 5.831 16.329 5.831c4.665 0 19.828-1.166 19.828-1.166c0-6.998-3.5-8.165-10.497-9.331"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2.185"><path d="M15.949 53.914a5.27 5.27 0 0 1-3.43 2.467m26.347-1.424a3.5 3.5 0 0 1-2.506 1.29H25.863c-1.751.14-3.4-.84-4.112-2.446m26.856-15.049A13 13 0 0 1 41.36 34.5l-2.79 2.219l2.79-2.22a24 24 0 0 1-3.08-4.19l-3.651 1.68l3.65-1.68a28.4 28.4 0 0 1-2.258-4.826l-4.413.99l4.414-.99a20 20 0 0 1-.246-.728c-.974-3.112-2.333-12.83-2.333-12.83l-18.662 3.499s1.167 8.164 0 12.83c-1.166 4.666-3.499 8.164-2.332 12.83l10.497 2.333s13.996 5.831 16.329 5.831c4.665 0 19.828-1.166 19.828-1.166c0-6.998-3.5-8.165-10.497-9.331m7.151 15.59a2.59 2.59 0 0 1-2.485 1.906H47.44a3.87 3.87 0 0 1-3.22-1.313"/><path d="M7.784 59.746h44.322c5.831 0 6.752-1.581 7.29-2.257a4.48 4.48 0 0 0 .632-3.96a9 9 0 0 0-.173-.617m-46.812-7.336l.591 4.73h9.331v-2.552"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M45.564 53.41s.137 1.37 1.599 1.416s6.488-.092 6.488-.092s1.188-.365.594-1.462s-8.681.137-8.681.137m-20.881-2.65s-2.376 2.696.822 3.427s10.829.32 10.829.32s.777-1.371.274-1.417s-6.945-2.559-11.925-2.33"/><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M58.439 49.98a4.3 4.3 0 0 1-2.216 1.23c.015 1.593-.259 5.037-2.95 5.037H47.44c-3.865 0-4.127-3.195-4.103-4.293a54 54 0 0 1-3.495-.035c-.17 4.315-3.482 4.328-3.482 4.328H25.863c-5.249 0-4.666-5.832-4.666-5.832c.102.102-6.414 0-6.414 0a2.554 2.554 0 0 1 1.166 3.5C14.384 57.043 8.95 56.83 8.95 56.83s-1.167.583-1.167 2.916h44.322c5.831 0 6.752-1.581 7.29-2.258c1.908-2.4.017-5.983-.957-7.509"/><path fill="#9b9b9a" stroke="#9b9b9a" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m12.45 41.085l1.166 9.33h9.331v-3.499a144 144 0 0 0 13.996 4.666c3.69.87 12.83 0 15.163 0s6.998 0 6.998-3.5c0 0-15.163 1.167-19.828 1.167c-2.333 0-16.329-5.832-16.329-5.832z"/><path fill="#92d3f5" d="M48.607 38.752A13 13 0 0 1 41.36 34.5l-1.345 1.615L41.36 34.5a24 24 0 0 1-3.08-4.192l-2.322 1.718l2.322-1.718a28.4 28.4 0 0 1-2.258-4.825l-2.787 1.197l2.787-1.197c-.088-.25-.174-.497-.246-.728c-.973-3.112-2.333-12.83-2.333-12.83l-18.662 3.499s1.167 8.164 0 12.83c-1.166 4.666-3.499 8.164-2.332 12.83l10.497 2.333s13.996 5.831 16.329 5.831c4.665 0 19.828-1.166 19.828-1.166c0-6.998-3.5-8.165-10.497-9.331"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.185"><path d="M15.949 53.914a5.27 5.27 0 0 1-3.43 2.467m26.347-1.424a3.5 3.5 0 0 1-2.506 1.29H25.863c-1.751.14-3.4-.84-4.112-2.446m26.856-15.049A13 13 0 0 1 41.36 34.5l-2.79 2.219l2.79-2.22a24 24 0 0 1-3.08-4.19l-3.651 1.68l3.65-1.68a28.4 28.4 0 0 1-2.258-4.826l-4.413.99l4.414-.99a20 20 0 0 1-.246-.728c-.974-3.112-2.333-12.83-2.333-12.83l-18.662 3.499s1.167 8.164 0 12.83c-1.166 4.666-3.499 8.164-2.332 12.83l10.497 2.333s13.996 5.831 16.329 5.831c4.665 0 19.828-1.166 19.828-1.166c0-6.998-3.5-8.165-10.497-9.331m7.151 15.59a2.59 2.59 0 0 1-2.485 1.906H47.44a3.87 3.87 0 0 1-3.22-1.313"/><path d="M7.784 59.746h44.322c5.831 0 6.752-1.581 7.29-2.257a4.48 4.48 0 0 0 .632-3.96a9 9 0 0 0-.173-.617m-46.812-7.336l.591 4.73h9.331v-2.552"/></g></svg>
</template>

CSS

.icon-ice-skate {
  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%23fff%22%20d%3D%22M45.564%2053.41s.137%201.37%201.599%201.416s6.488-.092%206.488-.092s1.188-.365.594-1.462s-8.681.137-8.681.137m-20.881-2.65s-2.376%202.696.822%203.427s10.829.32%2010.829.32s.777-1.371.274-1.417s-6.945-2.559-11.925-2.33%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M58.439%2049.98a4.3%204.3%200%200%201-2.216%201.23c.015%201.593-.259%205.037-2.95%205.037H47.44c-3.865%200-4.127-3.195-4.103-4.293a54%2054%200%200%201-3.495-.035c-.17%204.315-3.482%204.328-3.482%204.328H25.863c-5.249%200-4.666-5.832-4.666-5.832c.102.102-6.414%200-6.414%200a2.554%202.554%200%200%201%201.166%203.5C14.384%2057.043%208.95%2056.83%208.95%2056.83s-1.167.583-1.167%202.916h44.322c5.831%200%206.752-1.581%207.29-2.258c1.908-2.4.017-5.983-.957-7.509%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20stroke%3D%22%239b9b9a%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m12.45%2041.085l1.166%209.33h9.331v-3.499a144%20144%200%200%200%2013.996%204.666c3.69.87%2012.83%200%2015.163%200s6.998%200%206.998-3.5c0%200-15.163%201.167-19.828%201.167c-2.333%200-16.329-5.832-16.329-5.832z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M48.607%2038.752A13%2013%200%200%201%2041.36%2034.5l-1.345%201.615L41.36%2034.5a24%2024%200%200%201-3.08-4.192l-2.322%201.718l2.322-1.718a28.4%2028.4%200%200%201-2.258-4.825l-2.787%201.197l2.787-1.197c-.088-.25-.174-.497-.246-.728c-.973-3.112-2.333-12.83-2.333-12.83l-18.662%203.499s1.167%208.164%200%2012.83c-1.166%204.666-3.499%208.164-2.332%2012.83l10.497%202.333s13.996%205.831%2016.329%205.831c4.665%200%2019.828-1.166%2019.828-1.166c0-6.998-3.5-8.165-10.497-9.331%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.185%22%3E%3Cpath%20d%3D%22M15.949%2053.914a5.27%205.27%200%200%201-3.43%202.467m26.347-1.424a3.5%203.5%200%200%201-2.506%201.29H25.863c-1.751.14-3.4-.84-4.112-2.446m26.856-15.049A13%2013%200%200%201%2041.36%2034.5l-2.79%202.219l2.79-2.22a24%2024%200%200%201-3.08-4.19l-3.651%201.68l3.65-1.68a28.4%2028.4%200%200%201-2.258-4.826l-4.413.99l4.414-.99a20%2020%200%200%201-.246-.728c-.974-3.112-2.333-12.83-2.333-12.83l-18.662%203.499s1.167%208.164%200%2012.83c-1.166%204.666-3.499%208.164-2.332%2012.83l10.497%202.333s13.996%205.831%2016.329%205.831c4.665%200%2019.828-1.166%2019.828-1.166c0-6.998-3.5-8.165-10.497-9.331m7.151%2015.59a2.59%202.59%200%200%201-2.485%201.906H47.44a3.87%203.87%200%200%201-3.22-1.313%22%2F%3E%3Cpath%20d%3D%22M7.784%2059.746h44.322c5.831%200%206.752-1.581%207.29-2.257a4.48%204.48%200%200%200%20.632-3.96a9%209%200%200%200-.173-.617m-46.812-7.336l.591%204.73h9.331v-2.552%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%23fff%22%20d%3D%22M45.564%2053.41s.137%201.37%201.599%201.416s6.488-.092%206.488-.092s1.188-.365.594-1.462s-8.681.137-8.681.137m-20.881-2.65s-2.376%202.696.822%203.427s10.829.32%2010.829.32s.777-1.371.274-1.417s-6.945-2.559-11.925-2.33%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M58.439%2049.98a4.3%204.3%200%200%201-2.216%201.23c.015%201.593-.259%205.037-2.95%205.037H47.44c-3.865%200-4.127-3.195-4.103-4.293a54%2054%200%200%201-3.495-.035c-.17%204.315-3.482%204.328-3.482%204.328H25.863c-5.249%200-4.666-5.832-4.666-5.832c.102.102-6.414%200-6.414%200a2.554%202.554%200%200%201%201.166%203.5C14.384%2057.043%208.95%2056.83%208.95%2056.83s-1.167.583-1.167%202.916h44.322c5.831%200%206.752-1.581%207.29-2.258c1.908-2.4.017-5.983-.957-7.509%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20stroke%3D%22%239b9b9a%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m12.45%2041.085l1.166%209.33h9.331v-3.499a144%20144%200%200%200%2013.996%204.666c3.69.87%2012.83%200%2015.163%200s6.998%200%206.998-3.5c0%200-15.163%201.167-19.828%201.167c-2.333%200-16.329-5.832-16.329-5.832z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M48.607%2038.752A13%2013%200%200%201%2041.36%2034.5l-1.345%201.615L41.36%2034.5a24%2024%200%200%201-3.08-4.192l-2.322%201.718l2.322-1.718a28.4%2028.4%200%200%201-2.258-4.825l-2.787%201.197l2.787-1.197c-.088-.25-.174-.497-.246-.728c-.973-3.112-2.333-12.83-2.333-12.83l-18.662%203.499s1.167%208.164%200%2012.83c-1.166%204.666-3.499%208.164-2.332%2012.83l10.497%202.333s13.996%205.831%2016.329%205.831c4.665%200%2019.828-1.166%2019.828-1.166c0-6.998-3.5-8.165-10.497-9.331%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.185%22%3E%3Cpath%20d%3D%22M15.949%2053.914a5.27%205.27%200%200%201-3.43%202.467m26.347-1.424a3.5%203.5%200%200%201-2.506%201.29H25.863c-1.751.14-3.4-.84-4.112-2.446m26.856-15.049A13%2013%200%200%201%2041.36%2034.5l-2.79%202.219l2.79-2.22a24%2024%200%200%201-3.08-4.19l-3.651%201.68l3.65-1.68a28.4%2028.4%200%200%201-2.258-4.826l-4.413.99l4.414-.99a20%2020%200%200%201-.246-.728c-.974-3.112-2.333-12.83-2.333-12.83l-18.662%203.499s1.167%208.164%200%2012.83c-1.166%204.666-3.499%208.164-2.332%2012.83l10.497%202.333s13.996%205.831%2016.329%205.831c4.665%200%2019.828-1.166%2019.828-1.166c0-6.998-3.5-8.165-10.497-9.331m7.151%2015.59a2.59%202.59%200%200%201-2.485%201.906H47.44a3.87%203.87%200%200%201-3.22-1.313%22%2F%3E%3Cpath%20d%3D%22M7.784%2059.746h44.322c5.831%200%206.752-1.581%207.29-2.257a4.48%204.48%200%200%200%20.632-3.96a9%209%200%200%200-.173-.617m-46.812-7.336l.591%204.73h9.331v-2.552%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/ice-skate.svg?color=%231a73e8&size=48