man surfing emoji

man-surfing from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.

Name
man-surfing
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

Use the man surfing emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><circle cx="33.559" cy="8.75" r="2.86"/><path d="M41.225 21.757a38.5 38.5 0 0 0-1.015 8.028c-.01 1.933.52 3.397.454 5.334l.687 8.01s-1.261 9.36-1.925 11.399c-.294.906-2.054.837-2.054.837V42.972l-1.906-7.626h-.954l-5.72 7.627l-3.812 9.532s-1.36-.409-1.434-1.36c-.158-2.065 1.588-11.063 1.588-11.063l4.612-8.549l1.907-4.766l.04-3.615a21.4 21.4 0 0 0-2.603-2.567c-.88-.677-1.823-.777-4.015.367a21 21 0 0 1-6.768 2.002c-1.43.095-6.387 0-6.769 0a1.774 1.774 0 0 1-1.903-1.936s8.29.03 9.815-.543s9.724-3.908 9.724-3.908l14.013-1.24l11.44 6.388l3.671 1.492s-.43 1.94-2.814 1.177a31.6 31.6 0 0 1-5.601-2.412c-1.843-1.08-3.152-2.088-4.817-3.173a2.46 2.46 0 0 0-2.141-.162a1.58 1.58 0 0 0-1.275 1.407c-.127.516-.295 1.147-.425 1.712"/></g><path fill="#92d3f5" stroke="#92d3f5" stroke-miterlimit="10" stroke-width="2" d="M32.756 61.138a13.8 13.8 0 0 0 6.522-.053l4.767-1.907l4.766-5.72a28.2 28.2 0 0 0 2.86-5.72c.953-2.86 1.907-3.432 2.67-3.432a4.2 4.2 0 0 1 1.715.572s.667 2.098.19 2.86c0 0-2.001 3.05-1.43 2.383a17 17 0 0 1 2.48-.38c.762 0 3.526.38 3.812 2.287a3.68 3.68 0 0 0 1.049 2.86c.964 1.417 1.282 3.014.667 3.813c-.785 1.021-3.365 1.093-5.635-.919l-1.348-.892q-1.085-.718-2.168-1.43s-2.193 1.334-4.957 3.241a16.74 16.74 0 0 1-7.812 3.185a15.3 15.3 0 0 1-6.07-.427"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M5.724 52.696s2.288 1.24 8.77 2.669a210 210 0 0 0 21.734 3.05M51.67 47.739s.954-3.676 2.86-3.676a2.17 2.17 0 0 1 1.275.49a2.52 2.52 0 0 1 .598 2.669M50.501 57.49a4.7 4.7 0 0 1 5.044-.766m2.888 1.936s3.146 2.192 4.194.667c.572-.858.858-2.86-2.001-3.718m-27.933 5.517a13.63 13.63 0 0 0 9.192-1.084c3.527-2.383 5.973-8.49 14.552-9.443"/><circle cx="33.559" cy="8.75" r="3" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M10.585 21.047h4.862a18.6 18.6 0 0 0 8.58-2.383a22.7 22.7 0 0 1 7.625-2.86a78 78 0 0 1 8.58-.476a13.67 13.67 0 0 1 7.626 2.383a30.2 30.2 0 0 0 6.196 3.813a292 292 0 0 1 3.337 1.43"/><path stroke-linecap="round" stroke-linejoin="round" d="M40.766 20.044s-1.052 7.93-.993 10.03a21 21 0 0 0 .51 3.842a92 92 0 0 1 .537 10.963l-1.098 8.58c-.172 1.048-.86 1.906-1.55 1.906s-1.291-.858-1.291-1.906v-8.58a17.5 17.5 0 0 0-.43-3.718l-.861-3.908c-.258-1.049-.603-1.811-.86-1.811s-5.796 5.412-6.352 7.316c-.4 1.374-1.872 7.865-1.872 7.865c-.258.964-.945 1.62-1.692 1.47c-.763-.153-1.004-1.194-.96-2.136a77 77 0 0 1 .991-8.334c.65-1.93 4.636-8.084 4.636-8.084a15.3 15.3 0 0 0 1.674-3.789a21.4 21.4 0 0 0 .647-5.652a5.33 5.33 0 0 0-.861-2.86a5 5 0 0 0-.861-.953"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiManSurfing(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="33.559" cy="8.75" r="2.86"/><path d="M41.225 21.757a38.5 38.5 0 0 0-1.015 8.028c-.01 1.933.52 3.397.454 5.334l.687 8.01s-1.261 9.36-1.925 11.399c-.294.906-2.054.837-2.054.837V42.972l-1.906-7.626h-.954l-5.72 7.627l-3.812 9.532s-1.36-.409-1.434-1.36c-.158-2.065 1.588-11.063 1.588-11.063l4.612-8.549l1.907-4.766l.04-3.615a21.4 21.4 0 0 0-2.603-2.567c-.88-.677-1.823-.777-4.015.367a21 21 0 0 1-6.768 2.002c-1.43.095-6.387 0-6.769 0a1.774 1.774 0 0 1-1.903-1.936s8.29.03 9.815-.543s9.724-3.908 9.724-3.908l14.013-1.24l11.44 6.388l3.671 1.492s-.43 1.94-2.814 1.177a31.6 31.6 0 0 1-5.601-2.412c-1.843-1.08-3.152-2.088-4.817-3.173a2.46 2.46 0 0 0-2.141-.162a1.58 1.58 0 0 0-1.275 1.407c-.127.516-.295 1.147-.425 1.712"/></g><path fill="#92d3f5" stroke="#92d3f5" strokeMiterlimit="10" strokeWidth="2" d="M32.756 61.138a13.8 13.8 0 0 0 6.522-.053l4.767-1.907l4.766-5.72a28.2 28.2 0 0 0 2.86-5.72c.953-2.86 1.907-3.432 2.67-3.432a4.2 4.2 0 0 1 1.715.572s.667 2.098.19 2.86c0 0-2.001 3.05-1.43 2.383a17 17 0 0 1 2.48-.38c.762 0 3.526.38 3.812 2.287a3.68 3.68 0 0 0 1.049 2.86c.964 1.417 1.282 3.014.667 3.813c-.785 1.021-3.365 1.093-5.635-.919l-1.348-.892q-1.085-.718-2.168-1.43s-2.193 1.334-4.957 3.241a16.74 16.74 0 0 1-7.812 3.185a15.3 15.3 0 0 1-6.07-.427"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M5.724 52.696s2.288 1.24 8.77 2.669a210 210 0 0 0 21.734 3.05M51.67 47.739s.954-3.676 2.86-3.676a2.17 2.17 0 0 1 1.275.49a2.52 2.52 0 0 1 .598 2.669M50.501 57.49a4.7 4.7 0 0 1 5.044-.766m2.888 1.936s3.146 2.192 4.194.667c.572-.858.858-2.86-2.001-3.718m-27.933 5.517a13.63 13.63 0 0 0 9.192-1.084c3.527-2.383 5.973-8.49 14.552-9.443"/><circle cx="33.559" cy="8.75" r="3" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="M10.585 21.047h4.862a18.6 18.6 0 0 0 8.58-2.383a22.7 22.7 0 0 1 7.625-2.86a78 78 0 0 1 8.58-.476a13.67 13.67 0 0 1 7.626 2.383a30.2 30.2 0 0 0 6.196 3.813a292 292 0 0 1 3.337 1.43"/><path strokeLinecap="round" strokeLinejoin="round" d="M40.766 20.044s-1.052 7.93-.993 10.03a21 21 0 0 0 .51 3.842a92 92 0 0 1 .537 10.963l-1.098 8.58c-.172 1.048-.86 1.906-1.55 1.906s-1.291-.858-1.291-1.906v-8.58a17.5 17.5 0 0 0-.43-3.718l-.861-3.908c-.258-1.049-.603-1.811-.86-1.811s-5.796 5.412-6.352 7.316c-.4 1.374-1.872 7.865-1.872 7.865c-.258.964-.945 1.62-1.692 1.47c-.763-.153-1.004-1.194-.96-2.136a77 77 0 0 1 .991-8.334c.65-1.93 4.636-8.084 4.636-8.084a15.3 15.3 0 0 0 1.674-3.789a21.4 21.4 0 0 0 .647-5.652a5.33 5.33 0 0 0-.861-2.86a5 5 0 0 0-.861-.953"/></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="33.559" cy="8.75" r="2.86"/><path d="M41.225 21.757a38.5 38.5 0 0 0-1.015 8.028c-.01 1.933.52 3.397.454 5.334l.687 8.01s-1.261 9.36-1.925 11.399c-.294.906-2.054.837-2.054.837V42.972l-1.906-7.626h-.954l-5.72 7.627l-3.812 9.532s-1.36-.409-1.434-1.36c-.158-2.065 1.588-11.063 1.588-11.063l4.612-8.549l1.907-4.766l.04-3.615a21.4 21.4 0 0 0-2.603-2.567c-.88-.677-1.823-.777-4.015.367a21 21 0 0 1-6.768 2.002c-1.43.095-6.387 0-6.769 0a1.774 1.774 0 0 1-1.903-1.936s8.29.03 9.815-.543s9.724-3.908 9.724-3.908l14.013-1.24l11.44 6.388l3.671 1.492s-.43 1.94-2.814 1.177a31.6 31.6 0 0 1-5.601-2.412c-1.843-1.08-3.152-2.088-4.817-3.173a2.46 2.46 0 0 0-2.141-.162a1.58 1.58 0 0 0-1.275 1.407c-.127.516-.295 1.147-.425 1.712"/></g><path fill="#92d3f5" stroke="#92d3f5" stroke-miterlimit="10" stroke-width="2" d="M32.756 61.138a13.8 13.8 0 0 0 6.522-.053l4.767-1.907l4.766-5.72a28.2 28.2 0 0 0 2.86-5.72c.953-2.86 1.907-3.432 2.67-3.432a4.2 4.2 0 0 1 1.715.572s.667 2.098.19 2.86c0 0-2.001 3.05-1.43 2.383a17 17 0 0 1 2.48-.38c.762 0 3.526.38 3.812 2.287a3.68 3.68 0 0 0 1.049 2.86c.964 1.417 1.282 3.014.667 3.813c-.785 1.021-3.365 1.093-5.635-.919l-1.348-.892q-1.085-.718-2.168-1.43s-2.193 1.334-4.957 3.241a16.74 16.74 0 0 1-7.812 3.185a15.3 15.3 0 0 1-6.07-.427"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M5.724 52.696s2.288 1.24 8.77 2.669a210 210 0 0 0 21.734 3.05M51.67 47.739s.954-3.676 2.86-3.676a2.17 2.17 0 0 1 1.275.49a2.52 2.52 0 0 1 .598 2.669M50.501 57.49a4.7 4.7 0 0 1 5.044-.766m2.888 1.936s3.146 2.192 4.194.667c.572-.858.858-2.86-2.001-3.718m-27.933 5.517a13.63 13.63 0 0 0 9.192-1.084c3.527-2.383 5.973-8.49 14.552-9.443"/><circle cx="33.559" cy="8.75" r="3" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M10.585 21.047h4.862a18.6 18.6 0 0 0 8.58-2.383a22.7 22.7 0 0 1 7.625-2.86a78 78 0 0 1 8.58-.476a13.67 13.67 0 0 1 7.626 2.383a30.2 30.2 0 0 0 6.196 3.813a292 292 0 0 1 3.337 1.43"/><path stroke-linecap="round" stroke-linejoin="round" d="M40.766 20.044s-1.052 7.93-.993 10.03a21 21 0 0 0 .51 3.842a92 92 0 0 1 .537 10.963l-1.098 8.58c-.172 1.048-.86 1.906-1.55 1.906s-1.291-.858-1.291-1.906v-8.58a17.5 17.5 0 0 0-.43-3.718l-.861-3.908c-.258-1.049-.603-1.811-.86-1.811s-5.796 5.412-6.352 7.316c-.4 1.374-1.872 7.865-1.872 7.865c-.258.964-.945 1.62-1.692 1.47c-.763-.153-1.004-1.194-.96-2.136a77 77 0 0 1 .991-8.334c.65-1.93 4.636-8.084 4.636-8.084a15.3 15.3 0 0 0 1.674-3.789a21.4 21.4 0 0 0 .647-5.652a5.33 5.33 0 0 0-.861-2.86a5 5 0 0 0-.861-.953"/></g></svg>
</template>

CSS

.icon-man-surfing {
  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%2233.559%22%20cy%3D%228.75%22%20r%3D%222.86%22%2F%3E%3Cpath%20d%3D%22M41.225%2021.757a38.5%2038.5%200%200%200-1.015%208.028c-.01%201.933.52%203.397.454%205.334l.687%208.01s-1.261%209.36-1.925%2011.399c-.294.906-2.054.837-2.054.837V42.972l-1.906-7.626h-.954l-5.72%207.627l-3.812%209.532s-1.36-.409-1.434-1.36c-.158-2.065%201.588-11.063%201.588-11.063l4.612-8.549l1.907-4.766l.04-3.615a21.4%2021.4%200%200%200-2.603-2.567c-.88-.677-1.823-.777-4.015.367a21%2021%200%200%201-6.768%202.002c-1.43.095-6.387%200-6.769%200a1.774%201.774%200%200%201-1.903-1.936s8.29.03%209.815-.543s9.724-3.908%209.724-3.908l14.013-1.24l11.44%206.388l3.671%201.492s-.43%201.94-2.814%201.177a31.6%2031.6%200%200%201-5.601-2.412c-1.843-1.08-3.152-2.088-4.817-3.173a2.46%202.46%200%200%200-2.141-.162a1.58%201.58%200%200%200-1.275%201.407c-.127.516-.295%201.147-.425%201.712%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2392d3f5%22%20stroke%3D%22%2392d3f5%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M32.756%2061.138a13.8%2013.8%200%200%200%206.522-.053l4.767-1.907l4.766-5.72a28.2%2028.2%200%200%200%202.86-5.72c.953-2.86%201.907-3.432%202.67-3.432a4.2%204.2%200%200%201%201.715.572s.667%202.098.19%202.86c0%200-2.001%203.05-1.43%202.383a17%2017%200%200%201%202.48-.38c.762%200%203.526.38%203.812%202.287a3.68%203.68%200%200%200%201.049%202.86c.964%201.417%201.282%203.014.667%203.813c-.785%201.021-3.365%201.093-5.635-.919l-1.348-.892q-1.085-.718-2.168-1.43s-2.193%201.334-4.957%203.241a16.74%2016.74%200%200%201-7.812%203.185a15.3%2015.3%200%200%201-6.07-.427%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5.724%2052.696s2.288%201.24%208.77%202.669a210%20210%200%200%200%2021.734%203.05M51.67%2047.739s.954-3.676%202.86-3.676a2.17%202.17%200%200%201%201.275.49a2.52%202.52%200%200%201%20.598%202.669M50.501%2057.49a4.7%204.7%200%200%201%205.044-.766m2.888%201.936s3.146%202.192%204.194.667c.572-.858.858-2.86-2.001-3.718m-27.933%205.517a13.63%2013.63%200%200%200%209.192-1.084c3.527-2.383%205.973-8.49%2014.552-9.443%22%2F%3E%3Ccircle%20cx%3D%2233.559%22%20cy%3D%228.75%22%20r%3D%223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.585%2021.047h4.862a18.6%2018.6%200%200%200%208.58-2.383a22.7%2022.7%200%200%201%207.625-2.86a78%2078%200%200%201%208.58-.476a13.67%2013.67%200%200%201%207.626%202.383a30.2%2030.2%200%200%200%206.196%203.813a292%20292%200%200%201%203.337%201.43%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M40.766%2020.044s-1.052%207.93-.993%2010.03a21%2021%200%200%200%20.51%203.842a92%2092%200%200%201%20.537%2010.963l-1.098%208.58c-.172%201.048-.86%201.906-1.55%201.906s-1.291-.858-1.291-1.906v-8.58a17.5%2017.5%200%200%200-.43-3.718l-.861-3.908c-.258-1.049-.603-1.811-.86-1.811s-5.796%205.412-6.352%207.316c-.4%201.374-1.872%207.865-1.872%207.865c-.258.964-.945%201.62-1.692%201.47c-.763-.153-1.004-1.194-.96-2.136a77%2077%200%200%201%20.991-8.334c.65-1.93%204.636-8.084%204.636-8.084a15.3%2015.3%200%200%200%201.674-3.789a21.4%2021.4%200%200%200%20.647-5.652a5.33%205.33%200%200%200-.861-2.86a5%205%200%200%200-.861-.953%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%2233.559%22%20cy%3D%228.75%22%20r%3D%222.86%22%2F%3E%3Cpath%20d%3D%22M41.225%2021.757a38.5%2038.5%200%200%200-1.015%208.028c-.01%201.933.52%203.397.454%205.334l.687%208.01s-1.261%209.36-1.925%2011.399c-.294.906-2.054.837-2.054.837V42.972l-1.906-7.626h-.954l-5.72%207.627l-3.812%209.532s-1.36-.409-1.434-1.36c-.158-2.065%201.588-11.063%201.588-11.063l4.612-8.549l1.907-4.766l.04-3.615a21.4%2021.4%200%200%200-2.603-2.567c-.88-.677-1.823-.777-4.015.367a21%2021%200%200%201-6.768%202.002c-1.43.095-6.387%200-6.769%200a1.774%201.774%200%200%201-1.903-1.936s8.29.03%209.815-.543s9.724-3.908%209.724-3.908l14.013-1.24l11.44%206.388l3.671%201.492s-.43%201.94-2.814%201.177a31.6%2031.6%200%200%201-5.601-2.412c-1.843-1.08-3.152-2.088-4.817-3.173a2.46%202.46%200%200%200-2.141-.162a1.58%201.58%200%200%200-1.275%201.407c-.127.516-.295%201.147-.425%201.712%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2392d3f5%22%20stroke%3D%22%2392d3f5%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M32.756%2061.138a13.8%2013.8%200%200%200%206.522-.053l4.767-1.907l4.766-5.72a28.2%2028.2%200%200%200%202.86-5.72c.953-2.86%201.907-3.432%202.67-3.432a4.2%204.2%200%200%201%201.715.572s.667%202.098.19%202.86c0%200-2.001%203.05-1.43%202.383a17%2017%200%200%201%202.48-.38c.762%200%203.526.38%203.812%202.287a3.68%203.68%200%200%200%201.049%202.86c.964%201.417%201.282%203.014.667%203.813c-.785%201.021-3.365%201.093-5.635-.919l-1.348-.892q-1.085-.718-2.168-1.43s-2.193%201.334-4.957%203.241a16.74%2016.74%200%200%201-7.812%203.185a15.3%2015.3%200%200%201-6.07-.427%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5.724%2052.696s2.288%201.24%208.77%202.669a210%20210%200%200%200%2021.734%203.05M51.67%2047.739s.954-3.676%202.86-3.676a2.17%202.17%200%200%201%201.275.49a2.52%202.52%200%200%201%20.598%202.669M50.501%2057.49a4.7%204.7%200%200%201%205.044-.766m2.888%201.936s3.146%202.192%204.194.667c.572-.858.858-2.86-2.001-3.718m-27.933%205.517a13.63%2013.63%200%200%200%209.192-1.084c3.527-2.383%205.973-8.49%2014.552-9.443%22%2F%3E%3Ccircle%20cx%3D%2233.559%22%20cy%3D%228.75%22%20r%3D%223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.585%2021.047h4.862a18.6%2018.6%200%200%200%208.58-2.383a22.7%2022.7%200%200%201%207.625-2.86a78%2078%200%200%201%208.58-.476a13.67%2013.67%200%200%201%207.626%202.383a30.2%2030.2%200%200%200%206.196%203.813a292%20292%200%200%201%203.337%201.43%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M40.766%2020.044s-1.052%207.93-.993%2010.03a21%2021%200%200%200%20.51%203.842a92%2092%200%200%201%20.537%2010.963l-1.098%208.58c-.172%201.048-.86%201.906-1.55%201.906s-1.291-.858-1.291-1.906v-8.58a17.5%2017.5%200%200%200-.43-3.718l-.861-3.908c-.258-1.049-.603-1.811-.86-1.811s-5.796%205.412-6.352%207.316c-.4%201.374-1.872%207.865-1.872%207.865c-.258.964-.945%201.62-1.692%201.47c-.763-.153-1.004-1.194-.96-2.136a77%2077%200%200%201%20.991-8.334c.65-1.93%204.636-8.084%204.636-8.084a15.3%2015.3%200%200%200%201.674-3.789a21.4%2021.4%200%200%200%20.647-5.652a5.33%205.33%200%200%200-.861-2.86a5%205%200%200%200-.861-.953%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/man-surfing.svg?color=%231a73e8&size=48