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

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

The same emoji in other sets

More travel & places icons from Fluent Emoji Flat

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="none"><path fill="#d3d3d3" d="M11.74 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"/><path fill="#f8312f" d="M12.57 4h6.86c.99 0 1.93.39 2.63 1.09l4.85 4.85c.7.7 1.09 1.64 1.09 2.63v6.86c0 .99-.39 1.93-1.09 2.63l-4.85 4.85c-.7.7-1.64 1.09-2.63 1.09h-6.86c-.99 0-1.93-.39-2.63-1.09l-4.85-4.85c-.7-.7-1.09-1.64-1.09-2.63v-6.86c0-.99.39-1.93 1.09-2.63l4.85-4.85c.7-.7 1.64-1.09 2.63-1.09"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatStopSign(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="M11.74 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"/><path fill="#f8312f" d="M12.57 4h6.86c.99 0 1.93.39 2.63 1.09l4.85 4.85c.7.7 1.09 1.64 1.09 2.63v6.86c0 .99-.39 1.93-1.09 2.63l-4.85 4.85c-.7.7-1.64 1.09-2.63 1.09h-6.86c-.99 0-1.93-.39-2.63-1.09l-4.85-4.85c-.7-.7-1.09-1.64-1.09-2.63v-6.86c0-.99.39-1.93 1.09-2.63l4.85-4.85c.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="none"><path fill="#d3d3d3" d="M11.74 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"/><path fill="#f8312f" d="M12.57 4h6.86c.99 0 1.93.39 2.63 1.09l4.85 4.85c.7.7 1.09 1.64 1.09 2.63v6.86c0 .99-.39 1.93-1.09 2.63l-4.85 4.85c-.7.7-1.64 1.09-2.63 1.09h-6.86c-.99 0-1.93-.39-2.63-1.09l-4.85-4.85c-.7-.7-1.09-1.64-1.09-2.63v-6.86c0-.99.39-1.93 1.09-2.63l4.85-4.85c.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%22none%22%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M11.74%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%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M12.57%204h6.86c.99%200%201.93.39%202.63%201.09l4.85%204.85c.7.7%201.09%201.64%201.09%202.63v6.86c0%20.99-.39%201.93-1.09%202.63l-4.85%204.85c-.7.7-1.64%201.09-2.63%201.09h-6.86c-.99%200-1.93-.39-2.63-1.09l-4.85-4.85c-.7-.7-1.09-1.64-1.09-2.63v-6.86c0-.99.39-1.93%201.09-2.63l4.85-4.85c.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%22none%22%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M11.74%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%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M12.57%204h6.86c.99%200%201.93.39%202.63%201.09l4.85%204.85c.7.7%201.09%201.64%201.09%202.63v6.86c0%20.99-.39%201.93-1.09%202.63l-4.85%204.85c-.7.7-1.64%201.09-2.63%201.09h-6.86c-.99%200-1.93-.39-2.63-1.09l-4.85-4.85c-.7-.7-1.09-1.64-1.09-2.63v-6.86c0-.99.39-1.93%201.09-2.63l4.85-4.85c.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-flat/stop-sign.svg?color=%231a73e8&size=48