stopwatch emoji

stopwatch from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.

Name
stopwatch
Set
OpenMoji
Style
Default
Category
Travel Places
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More travel places icons from OpenMoji

Use the stopwatch emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m53.756 19.737l4.586-3.55l3.06 3.954l-4.253 3.291"/><path fill="#d0cfce" d="M31.313 7h11.008v6.294H31.313z"/><circle cx="36.821" cy="36.294" r="23" fill="#fff"/><circle cx="36.821" cy="36.294" r="23" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m56.366 17.717l1.976-1.53l3.06 3.954l-1.832 1.418M32.321 9.727V7h9v2.893"/><circle cx="36.347" cy="16.982" r="1"/><circle cx="36.347" cy="55.024" r="1"/><ellipse cx="49.797" cy="22.553" rx=".988" ry="1.012" transform="rotate(-45 49.797 22.553)"/><ellipse cx="22.898" cy="49.453" rx=".988" ry="1.012" transform="rotate(-45 22.898 49.453)"/><circle cx="55.369" cy="36.003" r="1"/><circle cx="17.326" cy="36.003" r="1"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M36.84 35.91h-15.4m15.445.015l-10.89 10.89"/><ellipse cx="49.797" cy="49.453" rx="1.012" ry=".988" transform="rotate(-45 49.797 49.453)"/><ellipse cx="22.898" cy="22.553" rx="1.012" ry=".988" transform="rotate(-45 22.897 22.553)"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiStopwatch(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" stroke="#d0cfce" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m53.756 19.737l4.586-3.55l3.06 3.954l-4.253 3.291"/><path fill="#d0cfce" d="M31.313 7h11.008v6.294H31.313z"/><circle cx="36.821" cy="36.294" r="23" fill="#fff"/><circle cx="36.821" cy="36.294" r="23" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m56.366 17.717l1.976-1.53l3.06 3.954l-1.832 1.418M32.321 9.727V7h9v2.893"/><circle cx="36.347" cy="16.982" r="1"/><circle cx="36.347" cy="55.024" r="1"/><ellipse cx="49.797" cy="22.553" rx=".988" ry="1.012" transform="rotate(-45 49.797 22.553)"/><ellipse cx="22.898" cy="49.453" rx=".988" ry="1.012" transform="rotate(-45 22.898 49.453)"/><circle cx="55.369" cy="36.003" r="1"/><circle cx="17.326" cy="36.003" r="1"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M36.84 35.91h-15.4m15.445.015l-10.89 10.89"/><ellipse cx="49.797" cy="49.453" rx="1.012" ry=".988" transform="rotate(-45 49.797 49.453)"/><ellipse cx="22.898" cy="22.553" rx="1.012" ry=".988" transform="rotate(-45 22.897 22.553)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m53.756 19.737l4.586-3.55l3.06 3.954l-4.253 3.291"/><path fill="#d0cfce" d="M31.313 7h11.008v6.294H31.313z"/><circle cx="36.821" cy="36.294" r="23" fill="#fff"/><circle cx="36.821" cy="36.294" r="23" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m56.366 17.717l1.976-1.53l3.06 3.954l-1.832 1.418M32.321 9.727V7h9v2.893"/><circle cx="36.347" cy="16.982" r="1"/><circle cx="36.347" cy="55.024" r="1"/><ellipse cx="49.797" cy="22.553" rx=".988" ry="1.012" transform="rotate(-45 49.797 22.553)"/><ellipse cx="22.898" cy="49.453" rx=".988" ry="1.012" transform="rotate(-45 22.898 49.453)"/><circle cx="55.369" cy="36.003" r="1"/><circle cx="17.326" cy="36.003" r="1"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M36.84 35.91h-15.4m15.445.015l-10.89 10.89"/><ellipse cx="49.797" cy="49.453" rx="1.012" ry=".988" transform="rotate(-45 49.797 49.453)"/><ellipse cx="22.898" cy="22.553" rx="1.012" ry=".988" transform="rotate(-45 22.897 22.553)"/></svg>
</template>

CSS

.icon-stopwatch {
  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%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m53.756%2019.737l4.586-3.55l3.06%203.954l-4.253%203.291%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M31.313%207h11.008v6.294H31.313z%22%2F%3E%3Ccircle%20cx%3D%2236.821%22%20cy%3D%2236.294%22%20r%3D%2223%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2236.821%22%20cy%3D%2236.294%22%20r%3D%2223%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m56.366%2017.717l1.976-1.53l3.06%203.954l-1.832%201.418M32.321%209.727V7h9v2.893%22%2F%3E%3Ccircle%20cx%3D%2236.347%22%20cy%3D%2216.982%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2236.347%22%20cy%3D%2255.024%22%20r%3D%221%22%2F%3E%3Cellipse%20cx%3D%2249.797%22%20cy%3D%2222.553%22%20rx%3D%22.988%22%20ry%3D%221.012%22%20transform%3D%22rotate(-45%2049.797%2022.553)%22%2F%3E%3Cellipse%20cx%3D%2222.898%22%20cy%3D%2249.453%22%20rx%3D%22.988%22%20ry%3D%221.012%22%20transform%3D%22rotate(-45%2022.898%2049.453)%22%2F%3E%3Ccircle%20cx%3D%2255.369%22%20cy%3D%2236.003%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2217.326%22%20cy%3D%2236.003%22%20r%3D%221%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M36.84%2035.91h-15.4m15.445.015l-10.89%2010.89%22%2F%3E%3Cellipse%20cx%3D%2249.797%22%20cy%3D%2249.453%22%20rx%3D%221.012%22%20ry%3D%22.988%22%20transform%3D%22rotate(-45%2049.797%2049.453)%22%2F%3E%3Cellipse%20cx%3D%2222.898%22%20cy%3D%2222.553%22%20rx%3D%221.012%22%20ry%3D%22.988%22%20transform%3D%22rotate(-45%2022.897%2022.553)%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m53.756%2019.737l4.586-3.55l3.06%203.954l-4.253%203.291%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M31.313%207h11.008v6.294H31.313z%22%2F%3E%3Ccircle%20cx%3D%2236.821%22%20cy%3D%2236.294%22%20r%3D%2223%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2236.821%22%20cy%3D%2236.294%22%20r%3D%2223%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m56.366%2017.717l1.976-1.53l3.06%203.954l-1.832%201.418M32.321%209.727V7h9v2.893%22%2F%3E%3Ccircle%20cx%3D%2236.347%22%20cy%3D%2216.982%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2236.347%22%20cy%3D%2255.024%22%20r%3D%221%22%2F%3E%3Cellipse%20cx%3D%2249.797%22%20cy%3D%2222.553%22%20rx%3D%22.988%22%20ry%3D%221.012%22%20transform%3D%22rotate(-45%2049.797%2022.553)%22%2F%3E%3Cellipse%20cx%3D%2222.898%22%20cy%3D%2249.453%22%20rx%3D%22.988%22%20ry%3D%221.012%22%20transform%3D%22rotate(-45%2022.898%2049.453)%22%2F%3E%3Ccircle%20cx%3D%2255.369%22%20cy%3D%2236.003%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2217.326%22%20cy%3D%2236.003%22%20r%3D%221%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M36.84%2035.91h-15.4m15.445.015l-10.89%2010.89%22%2F%3E%3Cellipse%20cx%3D%2249.797%22%20cy%3D%2249.453%22%20rx%3D%221.012%22%20ry%3D%22.988%22%20transform%3D%22rotate(-45%2049.797%2049.453)%22%2F%3E%3Cellipse%20cx%3D%2222.898%22%20cy%3D%2222.553%22%20rx%3D%221.012%22%20ry%3D%22.988%22%20transform%3D%22rotate(-45%2022.897%2022.553)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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