running-shirt from Fluent Emoji High Contrast by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.

Name
running-shirt
Set
Fluent Emoji High Contrast
Style
Default
Category
Activities
Viewbox
32×32
License
MIT

The same emoji in other sets

More activities icons from Fluent Emoji High Contrast

Use the running shirt emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.25 31H6a2 2 0 0 1-2-2V13.75A1.75 1.75 0 0 1 5.75 12H6a1 1 0 0 0 1-1V2.75A1.75 1.75 0 0 1 8.75 1h3.5A1.75 1.75 0 0 1 14 2.75V7a2 2 0 0 0 .09.593A4.7 4.7 0 0 0 16 8a4.7 4.7 0 0 0 1.91-.407A2 2 0 0 0 18 7V2.75A1.75 1.75 0 0 1 19.75 1h3.5A1.75 1.75 0 0 1 25 2.75l.025 8.477A1 1 0 0 0 26 12h.25A1.75 1.75 0 0 1 28 13.75v15.5A1.75 1.75 0 0 1 26.25 31M20 7a4 4 0 1 1-8 0V3H9v8a3 3 0 0 1-3 3v12.672L23.014 7.735L23 3h-3zM8.143 29H26V14a2.99 2.99 0 0 1-2.756-1.808z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastRunningShirt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.25 31H6a2 2 0 0 1-2-2V13.75A1.75 1.75 0 0 1 5.75 12H6a1 1 0 0 0 1-1V2.75A1.75 1.75 0 0 1 8.75 1h3.5A1.75 1.75 0 0 1 14 2.75V7a2 2 0 0 0 .09.593A4.7 4.7 0 0 0 16 8a4.7 4.7 0 0 0 1.91-.407A2 2 0 0 0 18 7V2.75A1.75 1.75 0 0 1 19.75 1h3.5A1.75 1.75 0 0 1 25 2.75l.025 8.477A1 1 0 0 0 26 12h.25A1.75 1.75 0 0 1 28 13.75v15.5A1.75 1.75 0 0 1 26.25 31M20 7a4 4 0 1 1-8 0V3H9v8a3 3 0 0 1-3 3v12.672L23.014 7.735L23 3h-3zM8.143 29H26V14a2.99 2.99 0 0 1-2.756-1.808z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.25 31H6a2 2 0 0 1-2-2V13.75A1.75 1.75 0 0 1 5.75 12H6a1 1 0 0 0 1-1V2.75A1.75 1.75 0 0 1 8.75 1h3.5A1.75 1.75 0 0 1 14 2.75V7a2 2 0 0 0 .09.593A4.7 4.7 0 0 0 16 8a4.7 4.7 0 0 0 1.91-.407A2 2 0 0 0 18 7V2.75A1.75 1.75 0 0 1 19.75 1h3.5A1.75 1.75 0 0 1 25 2.75l.025 8.477A1 1 0 0 0 26 12h.25A1.75 1.75 0 0 1 28 13.75v15.5A1.75 1.75 0 0 1 26.25 31M20 7a4 4 0 1 1-8 0V3H9v8a3 3 0 0 1-3 3v12.672L23.014 7.735L23 3h-3zM8.143 29H26V14a2.99 2.99 0 0 1-2.756-1.808z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.25%2031H6a2%202%200%200%201-2-2V13.75A1.75%201.75%200%200%201%205.75%2012H6a1%201%200%200%200%201-1V2.75A1.75%201.75%200%200%201%208.75%201h3.5A1.75%201.75%200%200%201%2014%202.75V7a2%202%200%200%200%20.09.593A4.7%204.7%200%200%200%2016%208a4.7%204.7%200%200%200%201.91-.407A2%202%200%200%200%2018%207V2.75A1.75%201.75%200%200%201%2019.75%201h3.5A1.75%201.75%200%200%201%2025%202.75l.025%208.477A1%201%200%200%200%2026%2012h.25A1.75%201.75%200%200%201%2028%2013.75v15.5A1.75%201.75%200%200%201%2026.25%2031M20%207a4%204%200%201%201-8%200V3H9v8a3%203%200%200%201-3%203v12.672L23.014%207.735L23%203h-3zM8.143%2029H26V14a2.99%202.99%200%200%201-2.756-1.808z%22%2F%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.25%2031H6a2%202%200%200%201-2-2V13.75A1.75%201.75%200%200%201%205.75%2012H6a1%201%200%200%200%201-1V2.75A1.75%201.75%200%200%201%208.75%201h3.5A1.75%201.75%200%200%201%2014%202.75V7a2%202%200%200%200%20.09.593A4.7%204.7%200%200%200%2016%208a4.7%204.7%200%200%200%201.91-.407A2%202%200%200%200%2018%207V2.75A1.75%201.75%200%200%201%2019.75%201h3.5A1.75%201.75%200%200%201%2025%202.75l.025%208.477A1%201%200%200%200%2026%2012h.25A1.75%201.75%200%200%201%2028%2013.75v15.5A1.75%201.75%200%200%201%2026.25%2031M20%207a4%204%200%201%201-8%200V3H9v8a3%203%200%200%201-3%203v12.672L23.014%207.735L23%203h-3zM8.143%2029H26V14a2.99%202.99%200%200%201-2.756-1.808z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/running-shirt.svg?color=%231a73e8&size=48