person surfing emoji
person-surfing from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- person-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
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 surfing emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M34 66s5 1 8 0l5-2l5-6s2-3 3-6s2.031-3.625 2.828-3.625s1.83.625 1.83.625s.69 2.174.166 3c0 0-2.11 3.218-1.473 2.48c0 0 1.774-.355 2.649-.355s3.669.387 4 2.375c.125.75-.125 1.824 1.125 2.975c0 0 1.122 4 .709 3.97s-4.583.542-5.834-.402c0 0-2.751-3.021-3.834-3.021c0 0-2.307 1.35-5.167 3.422C44.333 69 36.644 68.035 35 66.775"/><g fill="#fcea2b"><circle cx="35.969" cy="11.094" r="3"/><path d="M45 23v24l-2 13h-3V47l-2-8h-1l-6 8l-4 10h-3l2-13l6-9l2-5v-5l-2.916-1.75s-1.707-.583-3.999.625s-5.584 1.958-7.084 2.125s-6.69 0-7.125 0C11.709 26 11 25.334 11 24.042c0 0 8.584-.042 10.25-.626s10.25-4.083 10.25-4.083L46.084 18l11.97 6.738l3.781 1.679s-.377 1.875-2.897 1.114c-2.275-.686-6.271-2.531-9.876-5.031c-.65-.45-3.124-1.094-3.124.5"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="35.969" cy="11.094" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.875 24L17 23.993c2.75-.004 6.8-1.13 9-2.5s5.8-2.718 8-2.993s6.25-.5 9-.5h0c2.75 0 6.35 1.125 8 2.5s4.575 3.175 6.5 4L61 26"/><path stroke-linecap="round" stroke-linejoin="round" d="M45 23v22c0 1.1-.137 2.89-.304 3.977l-1.392 9.046C43.137 59.11 42.325 60 41.5 60s-1.5-.9-1.5-2v-9c0-1.1-.219-2.873-.485-3.94l-1.03-4.12c-.266-1.067-.71-1.94-.985-1.94s-1.04.72-1.7 1.6l-3.6 4.8c-.66.88-1.535 2.436-1.943 3.457l-2.515 6.286C27.334 56.164 26.324 57 25.5 57s-1.363-.89-1.195-1.977l1.39-9.046c.168-1.087.804-2.726 1.414-3.641l3.782-5.672c.61-.915 1.443-2.5 1.851-3.521l.516-1.286C33.666 30.836 34 29.1 34 28v-1c0-1.1-.45-2.45-1-3l-1-1m24 30s0-4 2-4s2 2 1 3m-6 11.444s1.106-1.552 2-2c2-1 3 0 3 0m4 1.3s3.269 2.305 4.42.67c.645-.914.913-3.028-2.115-3.94M6.813 57.188S9.166 58.48 16 60c9 2 22.813 3.188 22.813 3.188M33 66c4 1 9 1 12-1c3.72-2.48 6-9 15-10"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPersonSurfing(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M34 66s5 1 8 0l5-2l5-6s2-3 3-6s2.031-3.625 2.828-3.625s1.83.625 1.83.625s.69 2.174.166 3c0 0-2.11 3.218-1.473 2.48c0 0 1.774-.355 2.649-.355s3.669.387 4 2.375c.125.75-.125 1.824 1.125 2.975c0 0 1.122 4 .709 3.97s-4.583.542-5.834-.402c0 0-2.751-3.021-3.834-3.021c0 0-2.307 1.35-5.167 3.422C44.333 69 36.644 68.035 35 66.775"/><g fill="#fcea2b"><circle cx="35.969" cy="11.094" r="3"/><path d="M45 23v24l-2 13h-3V47l-2-8h-1l-6 8l-4 10h-3l2-13l6-9l2-5v-5l-2.916-1.75s-1.707-.583-3.999.625s-5.584 1.958-7.084 2.125s-6.69 0-7.125 0C11.709 26 11 25.334 11 24.042c0 0 8.584-.042 10.25-.626s10.25-4.083 10.25-4.083L46.084 18l11.97 6.738l3.781 1.679s-.377 1.875-2.897 1.114c-2.275-.686-6.271-2.531-9.876-5.031c-.65-.45-3.124-1.094-3.124.5"/></g><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><circle cx="35.969" cy="11.094" r="3"/><path strokeLinecap="round" strokeLinejoin="round" d="M11.875 24L17 23.993c2.75-.004 6.8-1.13 9-2.5s5.8-2.718 8-2.993s6.25-.5 9-.5h0c2.75 0 6.35 1.125 8 2.5s4.575 3.175 6.5 4L61 26"/><path strokeLinecap="round" strokeLinejoin="round" d="M45 23v22c0 1.1-.137 2.89-.304 3.977l-1.392 9.046C43.137 59.11 42.325 60 41.5 60s-1.5-.9-1.5-2v-9c0-1.1-.219-2.873-.485-3.94l-1.03-4.12c-.266-1.067-.71-1.94-.985-1.94s-1.04.72-1.7 1.6l-3.6 4.8c-.66.88-1.535 2.436-1.943 3.457l-2.515 6.286C27.334 56.164 26.324 57 25.5 57s-1.363-.89-1.195-1.977l1.39-9.046c.168-1.087.804-2.726 1.414-3.641l3.782-5.672c.61-.915 1.443-2.5 1.851-3.521l.516-1.286C33.666 30.836 34 29.1 34 28v-1c0-1.1-.45-2.45-1-3l-1-1m24 30s0-4 2-4s2 2 1 3m-6 11.444s1.106-1.552 2-2c2-1 3 0 3 0m4 1.3s3.269 2.305 4.42.67c.645-.914.913-3.028-2.115-3.94M6.813 57.188S9.166 58.48 16 60c9 2 22.813 3.188 22.813 3.188M33 66c4 1 9 1 12-1c3.72-2.48 6-9 15-10"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M34 66s5 1 8 0l5-2l5-6s2-3 3-6s2.031-3.625 2.828-3.625s1.83.625 1.83.625s.69 2.174.166 3c0 0-2.11 3.218-1.473 2.48c0 0 1.774-.355 2.649-.355s3.669.387 4 2.375c.125.75-.125 1.824 1.125 2.975c0 0 1.122 4 .709 3.97s-4.583.542-5.834-.402c0 0-2.751-3.021-3.834-3.021c0 0-2.307 1.35-5.167 3.422C44.333 69 36.644 68.035 35 66.775"/><g fill="#fcea2b"><circle cx="35.969" cy="11.094" r="3"/><path d="M45 23v24l-2 13h-3V47l-2-8h-1l-6 8l-4 10h-3l2-13l6-9l2-5v-5l-2.916-1.75s-1.707-.583-3.999.625s-5.584 1.958-7.084 2.125s-6.69 0-7.125 0C11.709 26 11 25.334 11 24.042c0 0 8.584-.042 10.25-.626s10.25-4.083 10.25-4.083L46.084 18l11.97 6.738l3.781 1.679s-.377 1.875-2.897 1.114c-2.275-.686-6.271-2.531-9.876-5.031c-.65-.45-3.124-1.094-3.124.5"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="35.969" cy="11.094" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.875 24L17 23.993c2.75-.004 6.8-1.13 9-2.5s5.8-2.718 8-2.993s6.25-.5 9-.5h0c2.75 0 6.35 1.125 8 2.5s4.575 3.175 6.5 4L61 26"/><path stroke-linecap="round" stroke-linejoin="round" d="M45 23v22c0 1.1-.137 2.89-.304 3.977l-1.392 9.046C43.137 59.11 42.325 60 41.5 60s-1.5-.9-1.5-2v-9c0-1.1-.219-2.873-.485-3.94l-1.03-4.12c-.266-1.067-.71-1.94-.985-1.94s-1.04.72-1.7 1.6l-3.6 4.8c-.66.88-1.535 2.436-1.943 3.457l-2.515 6.286C27.334 56.164 26.324 57 25.5 57s-1.363-.89-1.195-1.977l1.39-9.046c.168-1.087.804-2.726 1.414-3.641l3.782-5.672c.61-.915 1.443-2.5 1.851-3.521l.516-1.286C33.666 30.836 34 29.1 34 28v-1c0-1.1-.45-2.45-1-3l-1-1m24 30s0-4 2-4s2 2 1 3m-6 11.444s1.106-1.552 2-2c2-1 3 0 3 0m4 1.3s3.269 2.305 4.42.67c.645-.914.913-3.028-2.115-3.94M6.813 57.188S9.166 58.48 16 60c9 2 22.813 3.188 22.813 3.188M33 66c4 1 9 1 12-1c3.72-2.48 6-9 15-10"/></g></svg> </template>
CSS
.icon-person-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%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M34%2066s5%201%208%200l5-2l5-6s2-3%203-6s2.031-3.625%202.828-3.625s1.83.625%201.83.625s.69%202.174.166%203c0%200-2.11%203.218-1.473%202.48c0%200%201.774-.355%202.649-.355s3.669.387%204%202.375c.125.75-.125%201.824%201.125%202.975c0%200%201.122%204%20.709%203.97s-4.583.542-5.834-.402c0%200-2.751-3.021-3.834-3.021c0%200-2.307%201.35-5.167%203.422C44.333%2069%2036.644%2068.035%2035%2066.775%22%2F%3E%3Cg%20fill%3D%22%23fcea2b%22%3E%3Ccircle%20cx%3D%2235.969%22%20cy%3D%2211.094%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M45%2023v24l-2%2013h-3V47l-2-8h-1l-6%208l-4%2010h-3l2-13l6-9l2-5v-5l-2.916-1.75s-1.707-.583-3.999.625s-5.584%201.958-7.084%202.125s-6.69%200-7.125%200C11.709%2026%2011%2025.334%2011%2024.042c0%200%208.584-.042%2010.25-.626s10.25-4.083%2010.25-4.083L46.084%2018l11.97%206.738l3.781%201.679s-.377%201.875-2.897%201.114c-2.275-.686-6.271-2.531-9.876-5.031c-.65-.45-3.124-1.094-3.124.5%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%2235.969%22%20cy%3D%2211.094%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.875%2024L17%2023.993c2.75-.004%206.8-1.13%209-2.5s5.8-2.718%208-2.993s6.25-.5%209-.5h0c2.75%200%206.35%201.125%208%202.5s4.575%203.175%206.5%204L61%2026%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2023v22c0%201.1-.137%202.89-.304%203.977l-1.392%209.046C43.137%2059.11%2042.325%2060%2041.5%2060s-1.5-.9-1.5-2v-9c0-1.1-.219-2.873-.485-3.94l-1.03-4.12c-.266-1.067-.71-1.94-.985-1.94s-1.04.72-1.7%201.6l-3.6%204.8c-.66.88-1.535%202.436-1.943%203.457l-2.515%206.286C27.334%2056.164%2026.324%2057%2025.5%2057s-1.363-.89-1.195-1.977l1.39-9.046c.168-1.087.804-2.726%201.414-3.641l3.782-5.672c.61-.915%201.443-2.5%201.851-3.521l.516-1.286C33.666%2030.836%2034%2029.1%2034%2028v-1c0-1.1-.45-2.45-1-3l-1-1m24%2030s0-4%202-4s2%202%201%203m-6%2011.444s1.106-1.552%202-2c2-1%203%200%203%200m4%201.3s3.269%202.305%204.42.67c.645-.914.913-3.028-2.115-3.94M6.813%2057.188S9.166%2058.48%2016%2060c9%202%2022.813%203.188%2022.813%203.188M33%2066c4%201%209%201%2012-1c3.72-2.48%206-9%2015-10%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%2392d3f5%22%20d%3D%22M34%2066s5%201%208%200l5-2l5-6s2-3%203-6s2.031-3.625%202.828-3.625s1.83.625%201.83.625s.69%202.174.166%203c0%200-2.11%203.218-1.473%202.48c0%200%201.774-.355%202.649-.355s3.669.387%204%202.375c.125.75-.125%201.824%201.125%202.975c0%200%201.122%204%20.709%203.97s-4.583.542-5.834-.402c0%200-2.751-3.021-3.834-3.021c0%200-2.307%201.35-5.167%203.422C44.333%2069%2036.644%2068.035%2035%2066.775%22%2F%3E%3Cg%20fill%3D%22%23fcea2b%22%3E%3Ccircle%20cx%3D%2235.969%22%20cy%3D%2211.094%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M45%2023v24l-2%2013h-3V47l-2-8h-1l-6%208l-4%2010h-3l2-13l6-9l2-5v-5l-2.916-1.75s-1.707-.583-3.999.625s-5.584%201.958-7.084%202.125s-6.69%200-7.125%200C11.709%2026%2011%2025.334%2011%2024.042c0%200%208.584-.042%2010.25-.626s10.25-4.083%2010.25-4.083L46.084%2018l11.97%206.738l3.781%201.679s-.377%201.875-2.897%201.114c-2.275-.686-6.271-2.531-9.876-5.031c-.65-.45-3.124-1.094-3.124.5%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%2235.969%22%20cy%3D%2211.094%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.875%2024L17%2023.993c2.75-.004%206.8-1.13%209-2.5s5.8-2.718%208-2.993s6.25-.5%209-.5h0c2.75%200%206.35%201.125%208%202.5s4.575%203.175%206.5%204L61%2026%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2023v22c0%201.1-.137%202.89-.304%203.977l-1.392%209.046C43.137%2059.11%2042.325%2060%2041.5%2060s-1.5-.9-1.5-2v-9c0-1.1-.219-2.873-.485-3.94l-1.03-4.12c-.266-1.067-.71-1.94-.985-1.94s-1.04.72-1.7%201.6l-3.6%204.8c-.66.88-1.535%202.436-1.943%203.457l-2.515%206.286C27.334%2056.164%2026.324%2057%2025.5%2057s-1.363-.89-1.195-1.977l1.39-9.046c.168-1.087.804-2.726%201.414-3.641l3.782-5.672c.61-.915%201.443-2.5%201.851-3.521l.516-1.286C33.666%2030.836%2034%2029.1%2034%2028v-1c0-1.1-.45-2.45-1-3l-1-1m24%2030s0-4%202-4s2%202%201%203m-6%2011.444s1.106-1.552%202-2c2-1%203%200%203%200m4%201.3s3.269%202.305%204.42.67c.645-.914.913-3.028-2.115-3.94M6.813%2057.188S9.166%2058.48%2016%2060c9%202%2022.813%203.188%2022.813%203.188M33%2066c4%201%209%201%2012-1c3.72-2.48%206-9%2015-10%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-surfing.svg?color=%231a73e8&size=48