running shirt emoji

running-shirt from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.

Name
running-shirt
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 running shirt emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M49.966 4.984v6s-.41 13 5 13v43h-38v-43c5.323-.179 4.969-13.031 4.969-13.031l.031-5.97h3.836a10 10 0 0 0 20 0Z"/><path fill="#61b2e4" d="M45.797 5.024a10 10 0 0 1-20 0s3.963 5.053 9.324 5.19c5.49.141 10.676-5.19 10.676-5.19"/><path fill="#fcea2b" d="M14.958 52.008v-4.975c15.793 0 30.84-18.865 30.84-42.033H50c0 25.912-16.506 47.008-35.042 47.008"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M16.891 46.494V24.016c5.323-.178 4.97-13.031 4.97-13.031l.03-5.969h3.837a10 10 0 0 0 20 0h4.163v6s-.41 13 5 13v43h-38v-14.75"/><path d="M41.667 8.319a10.006 10.006 0 0 1-12.15-.116M14.958 52.008v-4.975c15.793 0 30.84-18.865 30.84-42.033H50c0 25.912-16.506 47.008-35.042 47.008"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiRunningShirt(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="M49.966 4.984v6s-.41 13 5 13v43h-38v-43c5.323-.179 4.969-13.031 4.969-13.031l.031-5.97h3.836a10 10 0 0 0 20 0Z"/><path fill="#61b2e4" d="M45.797 5.024a10 10 0 0 1-20 0s3.963 5.053 9.324 5.19c5.49.141 10.676-5.19 10.676-5.19"/><path fill="#fcea2b" d="M14.958 52.008v-4.975c15.793 0 30.84-18.865 30.84-42.033H50c0 25.912-16.506 47.008-35.042 47.008"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M16.891 46.494V24.016c5.323-.178 4.97-13.031 4.97-13.031l.03-5.969h3.837a10 10 0 0 0 20 0h4.163v6s-.41 13 5 13v43h-38v-14.75"/><path d="M41.667 8.319a10.006 10.006 0 0 1-12.15-.116M14.958 52.008v-4.975c15.793 0 30.84-18.865 30.84-42.033H50c0 25.912-16.506 47.008-35.042 47.008"/></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="M49.966 4.984v6s-.41 13 5 13v43h-38v-43c5.323-.179 4.969-13.031 4.969-13.031l.031-5.97h3.836a10 10 0 0 0 20 0Z"/><path fill="#61b2e4" d="M45.797 5.024a10 10 0 0 1-20 0s3.963 5.053 9.324 5.19c5.49.141 10.676-5.19 10.676-5.19"/><path fill="#fcea2b" d="M14.958 52.008v-4.975c15.793 0 30.84-18.865 30.84-42.033H50c0 25.912-16.506 47.008-35.042 47.008"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M16.891 46.494V24.016c5.323-.178 4.97-13.031 4.97-13.031l.03-5.969h3.837a10 10 0 0 0 20 0h4.163v6s-.41 13 5 13v43h-38v-14.75"/><path d="M41.667 8.319a10.006 10.006 0 0 1-12.15-.116M14.958 52.008v-4.975c15.793 0 30.84-18.865 30.84-42.033H50c0 25.912-16.506 47.008-35.042 47.008"/></g></svg>
</template>

CSS

.icon-running-shirt {
  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%22M49.966%204.984v6s-.41%2013%205%2013v43h-38v-43c5.323-.179%204.969-13.031%204.969-13.031l.031-5.97h3.836a10%2010%200%200%200%2020%200Z%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M45.797%205.024a10%2010%200%200%201-20%200s3.963%205.053%209.324%205.19c5.49.141%2010.676-5.19%2010.676-5.19%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M14.958%2052.008v-4.975c15.793%200%2030.84-18.865%2030.84-42.033H50c0%2025.912-16.506%2047.008-35.042%2047.008%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%22%3E%3Cpath%20d%3D%22M16.891%2046.494V24.016c5.323-.178%204.97-13.031%204.97-13.031l.03-5.969h3.837a10%2010%200%200%200%2020%200h4.163v6s-.41%2013%205%2013v43h-38v-14.75%22%2F%3E%3Cpath%20d%3D%22M41.667%208.319a10.006%2010.006%200%200%201-12.15-.116M14.958%2052.008v-4.975c15.793%200%2030.84-18.865%2030.84-42.033H50c0%2025.912-16.506%2047.008-35.042%2047.008%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%22M49.966%204.984v6s-.41%2013%205%2013v43h-38v-43c5.323-.179%204.969-13.031%204.969-13.031l.031-5.97h3.836a10%2010%200%200%200%2020%200Z%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M45.797%205.024a10%2010%200%200%201-20%200s3.963%205.053%209.324%205.19c5.49.141%2010.676-5.19%2010.676-5.19%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M14.958%2052.008v-4.975c15.793%200%2030.84-18.865%2030.84-42.033H50c0%2025.912-16.506%2047.008-35.042%2047.008%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%22%3E%3Cpath%20d%3D%22M16.891%2046.494V24.016c5.323-.178%204.97-13.031%204.97-13.031l.03-5.969h3.837a10%2010%200%200%200%2020%200h4.163v6s-.41%2013%205%2013v43h-38v-14.75%22%2F%3E%3Cpath%20d%3D%22M41.667%208.319a10.006%2010.006%200%200%201-12.15-.116M14.958%2052.008v-4.975c15.793%200%2030.84-18.865%2030.84-42.033H50c0%2025.912-16.506%2047.008-35.042%2047.008%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/running-shirt.svg?color=%231a73e8&size=48