stop sign emoji
stop-sign from Fluent Emoji by Microsoft Corporation · Default · MIT Free for personal and commercial use.
- Name
- stop-sign
- Set
- Fluent Emoji
- Style
- Default
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
Related icons in Fluent Emoji
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"><g filter="url(#iPQnhTd)"><path fill="url(#iWrFg4e)" 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="url(#ihxuVve)" 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"/></g><path fill="url(#iQsT1Wd)" 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"/><defs><linearGradient id="iWrFg4e" x1="27.86" x2="8.851" y1="6.975" y2="27.592" gradientUnits="userSpaceOnUse"><stop stop-color="#FBF9FC"/><stop offset=".501" stop-color="#D5C9DD"/><stop offset="1" stop-color="#B9B3BC"/></linearGradient><linearGradient id="ihxuVve" x1="16" x2="16" y1="31.578" y2="27.653" gradientUnits="userSpaceOnUse"><stop stop-color="#8C749B"/><stop offset="1" stop-color="#8C749B" stop-opacity="0"/></linearGradient><linearGradient id="iQsT1Wd" x1="29.118" x2="3.998" y1="16" y2="16" gradientUnits="userSpaceOnUse"><stop stop-color="#E53146"/><stop offset="1" stop-color="#CC307A"/></linearGradient><filter id="iPQnhTd" width="28.75" height="28" x="2" y="2" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx=".75"/><feGaussianBlur stdDeviation=".75"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.52549 0 0 0 0 0.513726 0 0 0 0 0.537255 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18_12046"/></filter></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiStopSign(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"><g filter="url(#iPQnhTd)"><path fill="url(#iWrFg4e)" 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="url(#ihxuVve)" 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"/></g><path fill="url(#iQsT1Wd)" 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"/><defs><linearGradient id="iWrFg4e" x1="27.86" x2="8.851" y1="6.975" y2="27.592" gradientUnits="userSpaceOnUse"><stop stopColor="#FBF9FC"/><stop offset=".501" stopColor="#D5C9DD"/><stop offset="1" stopColor="#B9B3BC"/></linearGradient><linearGradient id="ihxuVve" x1="16" x2="16" y1="31.578" y2="27.653" gradientUnits="userSpaceOnUse"><stop stopColor="#8C749B"/><stop offset="1" stopColor="#8C749B" stopOpacity="0"/></linearGradient><linearGradient id="iQsT1Wd" x1="29.118" x2="3.998" y1="16" y2="16" gradientUnits="userSpaceOnUse"><stop stopColor="#E53146"/><stop offset="1" stopColor="#CC307A"/></linearGradient><filter id="iPQnhTd" width="28.75" height="28" x="2" y="2" colorInterpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx=".75"/><feGaussianBlur stdDeviation=".75"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.52549 0 0 0 0 0.513726 0 0 0 0 0.537255 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18_12046"/></filter></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g filter="url(#iPQnhTd)"><path fill="url(#iWrFg4e)" 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="url(#ihxuVve)" 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"/></g><path fill="url(#iQsT1Wd)" 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"/><defs><linearGradient id="iWrFg4e" x1="27.86" x2="8.851" y1="6.975" y2="27.592" gradientUnits="userSpaceOnUse"><stop stop-color="#FBF9FC"/><stop offset=".501" stop-color="#D5C9DD"/><stop offset="1" stop-color="#B9B3BC"/></linearGradient><linearGradient id="ihxuVve" x1="16" x2="16" y1="31.578" y2="27.653" gradientUnits="userSpaceOnUse"><stop stop-color="#8C749B"/><stop offset="1" stop-color="#8C749B" stop-opacity="0"/></linearGradient><linearGradient id="iQsT1Wd" x1="29.118" x2="3.998" y1="16" y2="16" gradientUnits="userSpaceOnUse"><stop stop-color="#E53146"/><stop offset="1" stop-color="#CC307A"/></linearGradient><filter id="iPQnhTd" width="28.75" height="28" x="2" y="2" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx=".75"/><feGaussianBlur stdDeviation=".75"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.52549 0 0 0 0 0.513726 0 0 0 0 0.537255 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18_12046"/></filter></defs></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%3Cg%20filter%3D%22url(%23iPQnhTd)%22%3E%3Cpath%20fill%3D%22url(%23iWrFg4e)%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%22url(%23ihxuVve)%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%3C%2Fg%3E%3Cpath%20fill%3D%22url(%23iQsT1Wd)%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%3Cdefs%3E%3ClinearGradient%20id%3D%22iWrFg4e%22%20x1%3D%2227.86%22%20x2%3D%228.851%22%20y1%3D%226.975%22%20y2%3D%2227.592%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FBF9FC%22%2F%3E%3Cstop%20offset%3D%22.501%22%20stop-color%3D%22%23D5C9DD%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B9B3BC%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22ihxuVve%22%20x1%3D%2216%22%20x2%3D%2216%22%20y1%3D%2231.578%22%20y2%3D%2227.653%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%238C749B%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238C749B%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22iQsT1Wd%22%20x1%3D%2229.118%22%20x2%3D%223.998%22%20y1%3D%2216%22%20y2%3D%2216%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23E53146%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23CC307A%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22iPQnhTd%22%20width%3D%2228.75%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22.75%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.75%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.52549%200%200%200%200%200.513726%200%200%200%200%200.537255%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_18_12046%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%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%3Cg%20filter%3D%22url(%23iPQnhTd)%22%3E%3Cpath%20fill%3D%22url(%23iWrFg4e)%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%22url(%23ihxuVve)%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%3C%2Fg%3E%3Cpath%20fill%3D%22url(%23iQsT1Wd)%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%3Cdefs%3E%3ClinearGradient%20id%3D%22iWrFg4e%22%20x1%3D%2227.86%22%20x2%3D%228.851%22%20y1%3D%226.975%22%20y2%3D%2227.592%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FBF9FC%22%2F%3E%3Cstop%20offset%3D%22.501%22%20stop-color%3D%22%23D5C9DD%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B9B3BC%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22ihxuVve%22%20x1%3D%2216%22%20x2%3D%2216%22%20y1%3D%2231.578%22%20y2%3D%2227.653%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%238C749B%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238C749B%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22iQsT1Wd%22%20x1%3D%2229.118%22%20x2%3D%223.998%22%20y1%3D%2216%22%20y2%3D%2216%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23E53146%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23CC307A%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22iPQnhTd%22%20width%3D%2228.75%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22.75%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.75%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.52549%200%200%200%200%200.513726%200%200%200%200%200.537255%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_18_12046%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji/stop-sign.svg?color=%231a73e8&size=48