snowboarder emoji
snowboarder-medium-light-skin-tone from OpenMoji by OpenMoji · Medium-light skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- snowboarder-medium-light-skin-tone
- Set
- OpenMoji
- Style
- Medium-light skin tone
- 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 snowboarder emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#debb90"><circle cx="26.969" cy="15.094" r="3"/><path d="M38.5 22c2.5 9 5.738 17.08 5.738 17.08l-3.965 3.535l-2.24 13.511L34 55l.512-15.364l-.612-.236l-5.394.08L23 48l-4-1l4.111-11.59L30.815 33L29.5 29L28 28h-1s-2.333.875-9.333 12.875c-1.592 2.73-3.209.833-3.209.833C14.792 40.958 26 24 26 24l11-5h19s0 3-3 3H40c-2 0 0 2 0 2"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="26.969" cy="15.094" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="m15 41l6.52-11.41c1.364-2.386 3.83-5.296 5.48-6.465S31.35 20.55 33 20s5.25-1 8-1h14"/><path stroke-linecap="round" stroke-linejoin="round" d="m38.5 23l3.625 8.063c1.465 3.257 1.653 4.95 1.653 4.95c.122 1.093-.343 2.687-1.035 3.543L41.53 41.06c-.691.855-1.404 2.443-1.584 3.528l-1.587 9.565c-.18 1.085-1.194 1.73-2.254 1.435l-.178-.05c-1.06-.296-1.897-1.437-1.86-2.537l.378-11.366c.036-1.1-.071-2.052-.239-2.117S33 39.414 31.9 39.43l-1.394.021c-1.1.016-2.488.785-3.086 1.71l-3.334 5.16c-.598.923-1.959 1.46-3.026 1.194l-.12-.03a1.786 1.786 0 0 1-1.271-2.37l2.773-7.821c.369-1.036 1.529-2.153 2.579-2.481l3.885-1.216A1.97 1.97 0 0 0 30.19 31.1l-.065-.2c-.344-1.045-.963-2.125-1.375-2.4L28 28m17 36h-1c-.55 0-2.17-.674-3.6-1.497L12.6 46.497C11.17 45.674 9.775 44.55 9.5 44L9 43"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiSnowboarderMediumLightSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#debb90"><circle cx="26.969" cy="15.094" r="3"/><path d="M38.5 22c2.5 9 5.738 17.08 5.738 17.08l-3.965 3.535l-2.24 13.511L34 55l.512-15.364l-.612-.236l-5.394.08L23 48l-4-1l4.111-11.59L30.815 33L29.5 29L28 28h-1s-2.333.875-9.333 12.875c-1.592 2.73-3.209.833-3.209.833C14.792 40.958 26 24 26 24l11-5h19s0 3-3 3H40c-2 0 0 2 0 2"/></g><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><circle cx="26.969" cy="15.094" r="3"/><path strokeLinecap="round" strokeLinejoin="round" d="m15 41l6.52-11.41c1.364-2.386 3.83-5.296 5.48-6.465S31.35 20.55 33 20s5.25-1 8-1h14"/><path strokeLinecap="round" strokeLinejoin="round" d="m38.5 23l3.625 8.063c1.465 3.257 1.653 4.95 1.653 4.95c.122 1.093-.343 2.687-1.035 3.543L41.53 41.06c-.691.855-1.404 2.443-1.584 3.528l-1.587 9.565c-.18 1.085-1.194 1.73-2.254 1.435l-.178-.05c-1.06-.296-1.897-1.437-1.86-2.537l.378-11.366c.036-1.1-.071-2.052-.239-2.117S33 39.414 31.9 39.43l-1.394.021c-1.1.016-2.488.785-3.086 1.71l-3.334 5.16c-.598.923-1.959 1.46-3.026 1.194l-.12-.03a1.786 1.786 0 0 1-1.271-2.37l2.773-7.821c.369-1.036 1.529-2.153 2.579-2.481l3.885-1.216A1.97 1.97 0 0 0 30.19 31.1l-.065-.2c-.344-1.045-.963-2.125-1.375-2.4L28 28m17 36h-1c-.55 0-2.17-.674-3.6-1.497L12.6 46.497C11.17 45.674 9.775 44.55 9.5 44L9 43"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#debb90"><circle cx="26.969" cy="15.094" r="3"/><path d="M38.5 22c2.5 9 5.738 17.08 5.738 17.08l-3.965 3.535l-2.24 13.511L34 55l.512-15.364l-.612-.236l-5.394.08L23 48l-4-1l4.111-11.59L30.815 33L29.5 29L28 28h-1s-2.333.875-9.333 12.875c-1.592 2.73-3.209.833-3.209.833C14.792 40.958 26 24 26 24l11-5h19s0 3-3 3H40c-2 0 0 2 0 2"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="26.969" cy="15.094" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="m15 41l6.52-11.41c1.364-2.386 3.83-5.296 5.48-6.465S31.35 20.55 33 20s5.25-1 8-1h14"/><path stroke-linecap="round" stroke-linejoin="round" d="m38.5 23l3.625 8.063c1.465 3.257 1.653 4.95 1.653 4.95c.122 1.093-.343 2.687-1.035 3.543L41.53 41.06c-.691.855-1.404 2.443-1.584 3.528l-1.587 9.565c-.18 1.085-1.194 1.73-2.254 1.435l-.178-.05c-1.06-.296-1.897-1.437-1.86-2.537l.378-11.366c.036-1.1-.071-2.052-.239-2.117S33 39.414 31.9 39.43l-1.394.021c-1.1.016-2.488.785-3.086 1.71l-3.334 5.16c-.598.923-1.959 1.46-3.026 1.194l-.12-.03a1.786 1.786 0 0 1-1.271-2.37l2.773-7.821c.369-1.036 1.529-2.153 2.579-2.481l3.885-1.216A1.97 1.97 0 0 0 30.19 31.1l-.065-.2c-.344-1.045-.963-2.125-1.375-2.4L28 28m17 36h-1c-.55 0-2.17-.674-3.6-1.497L12.6 46.497C11.17 45.674 9.775 44.55 9.5 44L9 43"/></g></svg> </template>
CSS
.icon-snowboarder-medium-light-skin-tone {
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%23debb90%22%3E%3Ccircle%20cx%3D%2226.969%22%20cy%3D%2215.094%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M38.5%2022c2.5%209%205.738%2017.08%205.738%2017.08l-3.965%203.535l-2.24%2013.511L34%2055l.512-15.364l-.612-.236l-5.394.08L23%2048l-4-1l4.111-11.59L30.815%2033L29.5%2029L28%2028h-1s-2.333.875-9.333%2012.875c-1.592%202.73-3.209.833-3.209.833C14.792%2040.958%2026%2024%2026%2024l11-5h19s0%203-3%203H40c-2%200%200%202%200%202%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%2226.969%22%20cy%3D%2215.094%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m15%2041l6.52-11.41c1.364-2.386%203.83-5.296%205.48-6.465S31.35%2020.55%2033%2020s5.25-1%208-1h14%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m38.5%2023l3.625%208.063c1.465%203.257%201.653%204.95%201.653%204.95c.122%201.093-.343%202.687-1.035%203.543L41.53%2041.06c-.691.855-1.404%202.443-1.584%203.528l-1.587%209.565c-.18%201.085-1.194%201.73-2.254%201.435l-.178-.05c-1.06-.296-1.897-1.437-1.86-2.537l.378-11.366c.036-1.1-.071-2.052-.239-2.117S33%2039.414%2031.9%2039.43l-1.394.021c-1.1.016-2.488.785-3.086%201.71l-3.334%205.16c-.598.923-1.959%201.46-3.026%201.194l-.12-.03a1.786%201.786%200%200%201-1.271-2.37l2.773-7.821c.369-1.036%201.529-2.153%202.579-2.481l3.885-1.216A1.97%201.97%200%200%200%2030.19%2031.1l-.065-.2c-.344-1.045-.963-2.125-1.375-2.4L28%2028m17%2036h-1c-.55%200-2.17-.674-3.6-1.497L12.6%2046.497C11.17%2045.674%209.775%2044.55%209.5%2044L9%2043%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%23debb90%22%3E%3Ccircle%20cx%3D%2226.969%22%20cy%3D%2215.094%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M38.5%2022c2.5%209%205.738%2017.08%205.738%2017.08l-3.965%203.535l-2.24%2013.511L34%2055l.512-15.364l-.612-.236l-5.394.08L23%2048l-4-1l4.111-11.59L30.815%2033L29.5%2029L28%2028h-1s-2.333.875-9.333%2012.875c-1.592%202.73-3.209.833-3.209.833C14.792%2040.958%2026%2024%2026%2024l11-5h19s0%203-3%203H40c-2%200%200%202%200%202%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%2226.969%22%20cy%3D%2215.094%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m15%2041l6.52-11.41c1.364-2.386%203.83-5.296%205.48-6.465S31.35%2020.55%2033%2020s5.25-1%208-1h14%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m38.5%2023l3.625%208.063c1.465%203.257%201.653%204.95%201.653%204.95c.122%201.093-.343%202.687-1.035%203.543L41.53%2041.06c-.691.855-1.404%202.443-1.584%203.528l-1.587%209.565c-.18%201.085-1.194%201.73-2.254%201.435l-.178-.05c-1.06-.296-1.897-1.437-1.86-2.537l.378-11.366c.036-1.1-.071-2.052-.239-2.117S33%2039.414%2031.9%2039.43l-1.394.021c-1.1.016-2.488.785-3.086%201.71l-3.334%205.16c-.598.923-1.959%201.46-3.026%201.194l-.12-.03a1.786%201.786%200%200%201-1.271-2.37l2.773-7.821c.369-1.036%201.529-2.153%202.579-2.481l3.885-1.216A1.97%201.97%200%200%200%2030.19%2031.1l-.065-.2c-.344-1.045-.963-2.125-1.375-2.4L28%2028m17%2036h-1c-.55%200-2.17-.674-3.6-1.497L12.6%2046.497C11.17%2045.674%209.775%2044.55%209.5%2044L9%2043%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/snowboarder-medium-light-skin-tone.svg?color=%231a73e8&size=48