stop-sign from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
stop-sign
Set
Fluent Emoji High Contrast
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji High Contrast

Use the stop sign emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M19.43 4h-6.86c-.99 0-1.93.39-2.63 1.09L5.09 9.94c-.7.7-1.09 1.64-1.09 2.63v6.86c0 .99.39 1.93 1.09 2.63l4.85 4.85c.7.7 1.64 1.09 2.63 1.09h6.86c.99 0 1.93-.39 2.63-1.09l4.85-4.85c.7-.7 1.09-1.64 1.09-2.63v-6.86c0-.99-.39-1.93-1.09-2.63l-4.85-4.85c-.7-.7-1.64-1.09-2.63-1.09"/><path d="M20.26 0h-8.52c-1.521 0-2.97.601-4.044 1.676l-6.02 6.02A5.7 5.7 0 0 0 0 11.74v8.52c0 1.521.601 2.97 1.676 4.044l6.02 6.02A5.7 5.7 0 0 0 11.74 32h8.52c1.521 0 2.97-.601 4.044-1.676l6.02-6.02A5.7 5.7 0 0 0 32 20.26v-8.52c0-1.521-.601-2.97-1.676-4.044l-6.02-6.02A5.7 5.7 0 0 0 20.26 0m-8.52 2h8.52c.99 0 1.93.39 2.63 1.09l6.02 6.02c.7.7 1.09 1.64 1.09 2.63v8.52c0 .99-.39 1.93-1.09 2.63l-6.02 6.02c-.7.7-1.64 1.09-2.63 1.09h-8.52c-.99 0-1.93-.39-2.63-1.09l-6.02-6.02c-.7-.7-1.09-1.64-1.09-2.63v-8.52c0-.99.39-1.93 1.09-2.63l6.02-6.02c.7-.7 1.64-1.09 2.63-1.09"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastStopSign(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M19.43 4h-6.86c-.99 0-1.93.39-2.63 1.09L5.09 9.94c-.7.7-1.09 1.64-1.09 2.63v6.86c0 .99.39 1.93 1.09 2.63l4.85 4.85c.7.7 1.64 1.09 2.63 1.09h6.86c.99 0 1.93-.39 2.63-1.09l4.85-4.85c.7-.7 1.09-1.64 1.09-2.63v-6.86c0-.99-.39-1.93-1.09-2.63l-4.85-4.85c-.7-.7-1.64-1.09-2.63-1.09"/><path d="M20.26 0h-8.52c-1.521 0-2.97.601-4.044 1.676l-6.02 6.02A5.7 5.7 0 0 0 0 11.74v8.52c0 1.521.601 2.97 1.676 4.044l6.02 6.02A5.7 5.7 0 0 0 11.74 32h8.52c1.521 0 2.97-.601 4.044-1.676l6.02-6.02A5.7 5.7 0 0 0 32 20.26v-8.52c0-1.521-.601-2.97-1.676-4.044l-6.02-6.02A5.7 5.7 0 0 0 20.26 0m-8.52 2h8.52c.99 0 1.93.39 2.63 1.09l6.02 6.02c.7.7 1.09 1.64 1.09 2.63v8.52c0 .99-.39 1.93-1.09 2.63l-6.02 6.02c-.7.7-1.64 1.09-2.63 1.09h-8.52c-.99 0-1.93-.39-2.63-1.09l-6.02-6.02c-.7-.7-1.09-1.64-1.09-2.63v-8.52c0-.99.39-1.93 1.09-2.63l6.02-6.02c.7-.7 1.64-1.09 2.63-1.09"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M19.43 4h-6.86c-.99 0-1.93.39-2.63 1.09L5.09 9.94c-.7.7-1.09 1.64-1.09 2.63v6.86c0 .99.39 1.93 1.09 2.63l4.85 4.85c.7.7 1.64 1.09 2.63 1.09h6.86c.99 0 1.93-.39 2.63-1.09l4.85-4.85c.7-.7 1.09-1.64 1.09-2.63v-6.86c0-.99-.39-1.93-1.09-2.63l-4.85-4.85c-.7-.7-1.64-1.09-2.63-1.09"/><path d="M20.26 0h-8.52c-1.521 0-2.97.601-4.044 1.676l-6.02 6.02A5.7 5.7 0 0 0 0 11.74v8.52c0 1.521.601 2.97 1.676 4.044l6.02 6.02A5.7 5.7 0 0 0 11.74 32h8.52c1.521 0 2.97-.601 4.044-1.676l6.02-6.02A5.7 5.7 0 0 0 32 20.26v-8.52c0-1.521-.601-2.97-1.676-4.044l-6.02-6.02A5.7 5.7 0 0 0 20.26 0m-8.52 2h8.52c.99 0 1.93.39 2.63 1.09l6.02 6.02c.7.7 1.09 1.64 1.09 2.63v8.52c0 .99-.39 1.93-1.09 2.63l-6.02 6.02c-.7.7-1.64 1.09-2.63 1.09h-8.52c-.99 0-1.93-.39-2.63-1.09l-6.02-6.02c-.7-.7-1.09-1.64-1.09-2.63v-8.52c0-.99.39-1.93 1.09-2.63l6.02-6.02c.7-.7 1.64-1.09 2.63-1.09"/></g></svg>
</template>

CSS

.icon-stop-sign {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.43%204h-6.86c-.99%200-1.93.39-2.63%201.09L5.09%209.94c-.7.7-1.09%201.64-1.09%202.63v6.86c0%20.99.39%201.93%201.09%202.63l4.85%204.85c.7.7%201.64%201.09%202.63%201.09h6.86c.99%200%201.93-.39%202.63-1.09l4.85-4.85c.7-.7%201.09-1.64%201.09-2.63v-6.86c0-.99-.39-1.93-1.09-2.63l-4.85-4.85c-.7-.7-1.64-1.09-2.63-1.09%22%2F%3E%3Cpath%20d%3D%22M20.26%200h-8.52c-1.521%200-2.97.601-4.044%201.676l-6.02%206.02A5.7%205.7%200%200%200%200%2011.74v8.52c0%201.521.601%202.97%201.676%204.044l6.02%206.02A5.7%205.7%200%200%200%2011.74%2032h8.52c1.521%200%202.97-.601%204.044-1.676l6.02-6.02A5.7%205.7%200%200%200%2032%2020.26v-8.52c0-1.521-.601-2.97-1.676-4.044l-6.02-6.02A5.7%205.7%200%200%200%2020.26%200m-8.52%202h8.52c.99%200%201.93.39%202.63%201.09l6.02%206.02c.7.7%201.09%201.64%201.09%202.63v8.52c0%20.99-.39%201.93-1.09%202.63l-6.02%206.02c-.7.7-1.64%201.09-2.63%201.09h-8.52c-.99%200-1.93-.39-2.63-1.09l-6.02-6.02c-.7-.7-1.09-1.64-1.09-2.63v-8.52c0-.99.39-1.93%201.09-2.63l6.02-6.02c.7-.7%201.64-1.09%202.63-1.09%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.43%204h-6.86c-.99%200-1.93.39-2.63%201.09L5.09%209.94c-.7.7-1.09%201.64-1.09%202.63v6.86c0%20.99.39%201.93%201.09%202.63l4.85%204.85c.7.7%201.64%201.09%202.63%201.09h6.86c.99%200%201.93-.39%202.63-1.09l4.85-4.85c.7-.7%201.09-1.64%201.09-2.63v-6.86c0-.99-.39-1.93-1.09-2.63l-4.85-4.85c-.7-.7-1.64-1.09-2.63-1.09%22%2F%3E%3Cpath%20d%3D%22M20.26%200h-8.52c-1.521%200-2.97.601-4.044%201.676l-6.02%206.02A5.7%205.7%200%200%200%200%2011.74v8.52c0%201.521.601%202.97%201.676%204.044l6.02%206.02A5.7%205.7%200%200%200%2011.74%2032h8.52c1.521%200%202.97-.601%204.044-1.676l6.02-6.02A5.7%205.7%200%200%200%2032%2020.26v-8.52c0-1.521-.601-2.97-1.676-4.044l-6.02-6.02A5.7%205.7%200%200%200%2020.26%200m-8.52%202h8.52c.99%200%201.93.39%202.63%201.09l6.02%206.02c.7.7%201.09%201.64%201.09%202.63v8.52c0%20.99-.39%201.93-1.09%202.63l-6.02%206.02c-.7.7-1.64%201.09-2.63%201.09h-8.52c-.99%200-1.93-.39-2.63-1.09l-6.02-6.02c-.7-.7-1.09-1.64-1.09-2.63v-8.52c0-.99.39-1.93%201.09-2.63l6.02-6.02c.7-.7%201.64-1.09%202.63-1.09%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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