runningshirt emoji

runningshirt from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.

Name
runningshirt
Set
Firefox OS Emoji
Style
Default
Category
People
Viewbox
512×512
License
Apache 2.0

More people icons from Firefox OS Emoji

Use the runningshirt emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00B1FF" d="M435.1 447c-11.7-36.1-40.7-130.7-40.7-178.3c0-31.6 2.4-49.1 4.7-77.4c.2-2.1-.5-4.1-1.9-5.7c-18-21-29-48.2-29-78c0-23.2 6.6-44.9 18.1-63.3c1.9-3.1 1.6-7.1-1-9.7C374 23.1 355.8 12 326.5 5.2c-4.6-1.1-9 2-9.6 6.7c-4 31.9-29.7 56.5-60.9 56.5s-56.9-24.6-60.9-56.5c-.6-4.7-5-7.7-9.6-6.7c-29.7 7-48 18.2-59.3 29.9c-2.5 2.6-2.7 6.5-.9 9.6c11.3 18.3 17.8 39.8 17.8 62.9c0 29.5-10.7 56.4-28.4 77.3c-1.3 1.6-2 3.6-1.8 5.6c2.3 28.7 4.8 46.2 4.8 78.1c0 47.5-29 142.2-40.7 178.3c-3.8 11.7.4 24.6 10.6 31.4c22.8 15.1 73.3 33.5 165.8 33.5h5.2c92.5 0 142.9-18.4 165.8-33.5c10.3-6.7 14.4-19.6 10.7-31.3"/><path fill="#0396D0" d="M332.5 6.8c-1.9-.5-3.8-1.1-5.9-1.5c-.5-.1-.9 0-1.4 0v-.1s-2.5-.5-7.3-1.2v1.2c0 36.3-27.7 65.9-61.8 65.9s-61.8-29.6-61.8-65.9V3.9c-4.8.7-7.3 1.2-7.3 1.2v.1c-.5 0-.9-.1-1.4 0c-2 .5-3.9 1-5.9 1.5c.9 43.6 34.7 78.8 76.3 78.8c41.7.1 75.6-35.1 76.5-78.7"/><path fill="#15E5C2" d="M105 349.9c-7.2 29.9-16.1 60-22.8 81.3c98.5-68 216.8-156.8 312.9-248.2c-11.8-14.5-20.3-31.8-24.3-50.7c-79 77.8-177.3 154.5-265.8 217.6"/><path fill="#0074A8" d="M194.4 3.9v1.2c0 36.3 27.7 65.9 61.8 65.9S318 41.4 318 5.1V3.9C307.4 2.4 285.8 0 256 0c-29.9 0-51.4 2.4-61.8 3.9z"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiRunningshirt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00B1FF" d="M435.1 447c-11.7-36.1-40.7-130.7-40.7-178.3c0-31.6 2.4-49.1 4.7-77.4c.2-2.1-.5-4.1-1.9-5.7c-18-21-29-48.2-29-78c0-23.2 6.6-44.9 18.1-63.3c1.9-3.1 1.6-7.1-1-9.7C374 23.1 355.8 12 326.5 5.2c-4.6-1.1-9 2-9.6 6.7c-4 31.9-29.7 56.5-60.9 56.5s-56.9-24.6-60.9-56.5c-.6-4.7-5-7.7-9.6-6.7c-29.7 7-48 18.2-59.3 29.9c-2.5 2.6-2.7 6.5-.9 9.6c11.3 18.3 17.8 39.8 17.8 62.9c0 29.5-10.7 56.4-28.4 77.3c-1.3 1.6-2 3.6-1.8 5.6c2.3 28.7 4.8 46.2 4.8 78.1c0 47.5-29 142.2-40.7 178.3c-3.8 11.7.4 24.6 10.6 31.4c22.8 15.1 73.3 33.5 165.8 33.5h5.2c92.5 0 142.9-18.4 165.8-33.5c10.3-6.7 14.4-19.6 10.7-31.3"/><path fill="#0396D0" d="M332.5 6.8c-1.9-.5-3.8-1.1-5.9-1.5c-.5-.1-.9 0-1.4 0v-.1s-2.5-.5-7.3-1.2v1.2c0 36.3-27.7 65.9-61.8 65.9s-61.8-29.6-61.8-65.9V3.9c-4.8.7-7.3 1.2-7.3 1.2v.1c-.5 0-.9-.1-1.4 0c-2 .5-3.9 1-5.9 1.5c.9 43.6 34.7 78.8 76.3 78.8c41.7.1 75.6-35.1 76.5-78.7"/><path fill="#15E5C2" d="M105 349.9c-7.2 29.9-16.1 60-22.8 81.3c98.5-68 216.8-156.8 312.9-248.2c-11.8-14.5-20.3-31.8-24.3-50.7c-79 77.8-177.3 154.5-265.8 217.6"/><path fill="#0074A8" d="M194.4 3.9v1.2c0 36.3 27.7 65.9 61.8 65.9S318 41.4 318 5.1V3.9C307.4 2.4 285.8 0 256 0c-29.9 0-51.4 2.4-61.8 3.9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00B1FF" d="M435.1 447c-11.7-36.1-40.7-130.7-40.7-178.3c0-31.6 2.4-49.1 4.7-77.4c.2-2.1-.5-4.1-1.9-5.7c-18-21-29-48.2-29-78c0-23.2 6.6-44.9 18.1-63.3c1.9-3.1 1.6-7.1-1-9.7C374 23.1 355.8 12 326.5 5.2c-4.6-1.1-9 2-9.6 6.7c-4 31.9-29.7 56.5-60.9 56.5s-56.9-24.6-60.9-56.5c-.6-4.7-5-7.7-9.6-6.7c-29.7 7-48 18.2-59.3 29.9c-2.5 2.6-2.7 6.5-.9 9.6c11.3 18.3 17.8 39.8 17.8 62.9c0 29.5-10.7 56.4-28.4 77.3c-1.3 1.6-2 3.6-1.8 5.6c2.3 28.7 4.8 46.2 4.8 78.1c0 47.5-29 142.2-40.7 178.3c-3.8 11.7.4 24.6 10.6 31.4c22.8 15.1 73.3 33.5 165.8 33.5h5.2c92.5 0 142.9-18.4 165.8-33.5c10.3-6.7 14.4-19.6 10.7-31.3"/><path fill="#0396D0" d="M332.5 6.8c-1.9-.5-3.8-1.1-5.9-1.5c-.5-.1-.9 0-1.4 0v-.1s-2.5-.5-7.3-1.2v1.2c0 36.3-27.7 65.9-61.8 65.9s-61.8-29.6-61.8-65.9V3.9c-4.8.7-7.3 1.2-7.3 1.2v.1c-.5 0-.9-.1-1.4 0c-2 .5-3.9 1-5.9 1.5c.9 43.6 34.7 78.8 76.3 78.8c41.7.1 75.6-35.1 76.5-78.7"/><path fill="#15E5C2" d="M105 349.9c-7.2 29.9-16.1 60-22.8 81.3c98.5-68 216.8-156.8 312.9-248.2c-11.8-14.5-20.3-31.8-24.3-50.7c-79 77.8-177.3 154.5-265.8 217.6"/><path fill="#0074A8" d="M194.4 3.9v1.2c0 36.3 27.7 65.9 61.8 65.9S318 41.4 318 5.1V3.9C307.4 2.4 285.8 0 256 0c-29.9 0-51.4 2.4-61.8 3.9z"/></svg>
</template>

CSS

.icon-runningshirt {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%2300B1FF%22%20d%3D%22M435.1%20447c-11.7-36.1-40.7-130.7-40.7-178.3c0-31.6%202.4-49.1%204.7-77.4c.2-2.1-.5-4.1-1.9-5.7c-18-21-29-48.2-29-78c0-23.2%206.6-44.9%2018.1-63.3c1.9-3.1%201.6-7.1-1-9.7C374%2023.1%20355.8%2012%20326.5%205.2c-4.6-1.1-9%202-9.6%206.7c-4%2031.9-29.7%2056.5-60.9%2056.5s-56.9-24.6-60.9-56.5c-.6-4.7-5-7.7-9.6-6.7c-29.7%207-48%2018.2-59.3%2029.9c-2.5%202.6-2.7%206.5-.9%209.6c11.3%2018.3%2017.8%2039.8%2017.8%2062.9c0%2029.5-10.7%2056.4-28.4%2077.3c-1.3%201.6-2%203.6-1.8%205.6c2.3%2028.7%204.8%2046.2%204.8%2078.1c0%2047.5-29%20142.2-40.7%20178.3c-3.8%2011.7.4%2024.6%2010.6%2031.4c22.8%2015.1%2073.3%2033.5%20165.8%2033.5h5.2c92.5%200%20142.9-18.4%20165.8-33.5c10.3-6.7%2014.4-19.6%2010.7-31.3%22%2F%3E%3Cpath%20fill%3D%22%230396D0%22%20d%3D%22M332.5%206.8c-1.9-.5-3.8-1.1-5.9-1.5c-.5-.1-.9%200-1.4%200v-.1s-2.5-.5-7.3-1.2v1.2c0%2036.3-27.7%2065.9-61.8%2065.9s-61.8-29.6-61.8-65.9V3.9c-4.8.7-7.3%201.2-7.3%201.2v.1c-.5%200-.9-.1-1.4%200c-2%20.5-3.9%201-5.9%201.5c.9%2043.6%2034.7%2078.8%2076.3%2078.8c41.7.1%2075.6-35.1%2076.5-78.7%22%2F%3E%3Cpath%20fill%3D%22%2315E5C2%22%20d%3D%22M105%20349.9c-7.2%2029.9-16.1%2060-22.8%2081.3c98.5-68%20216.8-156.8%20312.9-248.2c-11.8-14.5-20.3-31.8-24.3-50.7c-79%2077.8-177.3%20154.5-265.8%20217.6%22%2F%3E%3Cpath%20fill%3D%22%230074A8%22%20d%3D%22M194.4%203.9v1.2c0%2036.3%2027.7%2065.9%2061.8%2065.9S318%2041.4%20318%205.1V3.9C307.4%202.4%20285.8%200%20256%200c-29.9%200-51.4%202.4-61.8%203.9z%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%20512%20512%22%3E%3Cpath%20fill%3D%22%2300B1FF%22%20d%3D%22M435.1%20447c-11.7-36.1-40.7-130.7-40.7-178.3c0-31.6%202.4-49.1%204.7-77.4c.2-2.1-.5-4.1-1.9-5.7c-18-21-29-48.2-29-78c0-23.2%206.6-44.9%2018.1-63.3c1.9-3.1%201.6-7.1-1-9.7C374%2023.1%20355.8%2012%20326.5%205.2c-4.6-1.1-9%202-9.6%206.7c-4%2031.9-29.7%2056.5-60.9%2056.5s-56.9-24.6-60.9-56.5c-.6-4.7-5-7.7-9.6-6.7c-29.7%207-48%2018.2-59.3%2029.9c-2.5%202.6-2.7%206.5-.9%209.6c11.3%2018.3%2017.8%2039.8%2017.8%2062.9c0%2029.5-10.7%2056.4-28.4%2077.3c-1.3%201.6-2%203.6-1.8%205.6c2.3%2028.7%204.8%2046.2%204.8%2078.1c0%2047.5-29%20142.2-40.7%20178.3c-3.8%2011.7.4%2024.6%2010.6%2031.4c22.8%2015.1%2073.3%2033.5%20165.8%2033.5h5.2c92.5%200%20142.9-18.4%20165.8-33.5c10.3-6.7%2014.4-19.6%2010.7-31.3%22%2F%3E%3Cpath%20fill%3D%22%230396D0%22%20d%3D%22M332.5%206.8c-1.9-.5-3.8-1.1-5.9-1.5c-.5-.1-.9%200-1.4%200v-.1s-2.5-.5-7.3-1.2v1.2c0%2036.3-27.7%2065.9-61.8%2065.9s-61.8-29.6-61.8-65.9V3.9c-4.8.7-7.3%201.2-7.3%201.2v.1c-.5%200-.9-.1-1.4%200c-2%20.5-3.9%201-5.9%201.5c.9%2043.6%2034.7%2078.8%2076.3%2078.8c41.7.1%2075.6-35.1%2076.5-78.7%22%2F%3E%3Cpath%20fill%3D%22%2315E5C2%22%20d%3D%22M105%20349.9c-7.2%2029.9-16.1%2060-22.8%2081.3c98.5-68%20216.8-156.8%20312.9-248.2c-11.8-14.5-20.3-31.8-24.3-50.7c-79%2077.8-177.3%20154.5-265.8%20217.6%22%2F%3E%3Cpath%20fill%3D%22%230074A8%22%20d%3D%22M194.4%203.9v1.2c0%2036.3%2027.7%2065.9%2061.8%2065.9S318%2041.4%20318%205.1V3.9C307.4%202.4%20285.8%200%20256%200c-29.9%200-51.4%202.4-61.8%203.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/runningshirt.svg?color=%231a73e8&size=48