sos button emoji

sos-button from Noto Emoji by Google Inc · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
sos-button
Set
Noto Emoji
Style
Default
Category
Symbols
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More symbols icons from Noto Emoji

Use the sos button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#c33" d="M116 4H12c-4.42 0-8 3.58-8 8v104c0 4.42 3.58 8 8 8h104c4.42 0 8-3.58 8-8V12c0-4.42-3.58-8-8-8"/><path fill="#f44336" d="M109.7 4H11.5A7.555 7.555 0 0 0 4 11.5v97.9c-.01 4.14 3.34 7.49 7.48 7.5h98.12c4.14.01 7.49-3.34 7.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z"/><path fill="#ff8a80" d="M39.7 12.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5 1.2-13.8 4s-2.9 3.5-3 10.3c0 4.8 0 10.3 2.5 10.3c3.4 0 3.4-5.9 6.2-10.3c5.4-8.7 18.9-8.6 18.9-11.6"/><path fill="#fafafa" d="M40.48 77.11c0 4.98-1.45 8.91-4.34 11.78s-6.91 4.3-12.07 4.3c-4.75 0-8.95-1.11-12.6-3.32V79q4.5 2.49 7.62 3.51c2.08.68 3.98 1.02 5.71 1.02c2.07 0 3.66-.49 4.76-1.47c1.11-.98 1.66-2.44 1.66-4.38c0-1.08-.24-2.04-.73-2.89c-.49-.84-1.2-1.65-2.15-2.44c-.94-.78-2.87-2.03-5.77-3.74c-2.72-1.58-4.76-3.11-6.12-4.57s-2.45-3.16-3.26-5.1s-1.22-4.2-1.22-6.79c0-4.88 1.33-8.72 4-11.51s6.36-4.19 11.06-4.19c2.31 0 4.52.34 6.62 1.02s4.3 1.64 6.59 2.87l-3.04 9.1c-2.37-1.21-4.34-2.05-5.89-2.53s-3.08-.72-4.58-.72c-1.79 0-3.16.52-4.11 1.55s-1.43 2.38-1.43 4.04c0 1.03.19 1.93.58 2.7c.38.77 1 1.51 1.84 2.23s2.84 2.01 5.98 3.87c4.16 2.47 7.01 4.94 8.55 7.42c1.57 2.48 2.34 5.51 2.34 9.11m40.74-12.34c0 9.14-1.66 16.16-4.97 21.06c-3.32 4.91-8.07 7.36-14.26 7.36s-10.94-2.45-14.26-7.36s-4.97-11.95-4.97-21.14s1.66-16.2 4.99-21.05c3.33-4.84 8.09-7.27 14.3-7.27q9.315 0 14.25 7.32c3.28 4.9 4.92 11.92 4.92 21.08m-29.49 0c0 6.17.86 10.81 2.57 13.93q2.565 4.68 7.68 4.68c6.84 0 10.25-6.2 10.25-18.61c0-12.43-3.4-18.65-10.2-18.65c-3.41 0-5.98 1.57-7.71 4.7c-1.72 3.13-2.59 7.78-2.59 13.95m60.37 12.34c0 4.98-1.45 8.91-4.34 11.78s-6.91 4.3-12.07 4.3c-4.75 0-8.95-1.11-12.6-3.32V79q4.5 2.49 7.62 3.51c2.08.68 3.98 1.02 5.71 1.02c2.07 0 3.66-.49 4.76-1.47c1.11-.98 1.66-2.44 1.66-4.38c0-1.08-.24-2.04-.73-2.89c-.49-.84-1.2-1.65-2.15-2.44c-.94-.78-2.87-2.03-5.77-3.74c-2.72-1.58-4.76-3.11-6.12-4.57s-2.45-3.16-3.26-5.1s-1.22-4.2-1.22-6.79c0-4.88 1.33-8.72 4-11.51s6.36-4.19 11.06-4.19c2.31 0 4.52.34 6.62 1.02s4.3 1.64 6.59 2.87l-3.04 9.1c-2.37-1.21-4.34-2.05-5.89-2.53s-3.08-.72-4.58-.72c-1.79 0-3.16.52-4.11 1.55s-1.43 2.38-1.43 4.04c0 1.03.19 1.93.58 2.7s1 1.51 1.84 2.23s2.83 2.01 5.98 3.87c4.16 2.47 7.01 4.94 8.55 7.42c1.56 2.48 2.34 5.51 2.34 9.11"/></svg>

React

import type { SVGProps } from "react";

export function NotoSosButton(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#c33" d="M116 4H12c-4.42 0-8 3.58-8 8v104c0 4.42 3.58 8 8 8h104c4.42 0 8-3.58 8-8V12c0-4.42-3.58-8-8-8"/><path fill="#f44336" d="M109.7 4H11.5A7.555 7.555 0 0 0 4 11.5v97.9c-.01 4.14 3.34 7.49 7.48 7.5h98.12c4.14.01 7.49-3.34 7.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z"/><path fill="#ff8a80" d="M39.7 12.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5 1.2-13.8 4s-2.9 3.5-3 10.3c0 4.8 0 10.3 2.5 10.3c3.4 0 3.4-5.9 6.2-10.3c5.4-8.7 18.9-8.6 18.9-11.6"/><path fill="#fafafa" d="M40.48 77.11c0 4.98-1.45 8.91-4.34 11.78s-6.91 4.3-12.07 4.3c-4.75 0-8.95-1.11-12.6-3.32V79q4.5 2.49 7.62 3.51c2.08.68 3.98 1.02 5.71 1.02c2.07 0 3.66-.49 4.76-1.47c1.11-.98 1.66-2.44 1.66-4.38c0-1.08-.24-2.04-.73-2.89c-.49-.84-1.2-1.65-2.15-2.44c-.94-.78-2.87-2.03-5.77-3.74c-2.72-1.58-4.76-3.11-6.12-4.57s-2.45-3.16-3.26-5.1s-1.22-4.2-1.22-6.79c0-4.88 1.33-8.72 4-11.51s6.36-4.19 11.06-4.19c2.31 0 4.52.34 6.62 1.02s4.3 1.64 6.59 2.87l-3.04 9.1c-2.37-1.21-4.34-2.05-5.89-2.53s-3.08-.72-4.58-.72c-1.79 0-3.16.52-4.11 1.55s-1.43 2.38-1.43 4.04c0 1.03.19 1.93.58 2.7c.38.77 1 1.51 1.84 2.23s2.84 2.01 5.98 3.87c4.16 2.47 7.01 4.94 8.55 7.42c1.57 2.48 2.34 5.51 2.34 9.11m40.74-12.34c0 9.14-1.66 16.16-4.97 21.06c-3.32 4.91-8.07 7.36-14.26 7.36s-10.94-2.45-14.26-7.36s-4.97-11.95-4.97-21.14s1.66-16.2 4.99-21.05c3.33-4.84 8.09-7.27 14.3-7.27q9.315 0 14.25 7.32c3.28 4.9 4.92 11.92 4.92 21.08m-29.49 0c0 6.17.86 10.81 2.57 13.93q2.565 4.68 7.68 4.68c6.84 0 10.25-6.2 10.25-18.61c0-12.43-3.4-18.65-10.2-18.65c-3.41 0-5.98 1.57-7.71 4.7c-1.72 3.13-2.59 7.78-2.59 13.95m60.37 12.34c0 4.98-1.45 8.91-4.34 11.78s-6.91 4.3-12.07 4.3c-4.75 0-8.95-1.11-12.6-3.32V79q4.5 2.49 7.62 3.51c2.08.68 3.98 1.02 5.71 1.02c2.07 0 3.66-.49 4.76-1.47c1.11-.98 1.66-2.44 1.66-4.38c0-1.08-.24-2.04-.73-2.89c-.49-.84-1.2-1.65-2.15-2.44c-.94-.78-2.87-2.03-5.77-3.74c-2.72-1.58-4.76-3.11-6.12-4.57s-2.45-3.16-3.26-5.1s-1.22-4.2-1.22-6.79c0-4.88 1.33-8.72 4-11.51s6.36-4.19 11.06-4.19c2.31 0 4.52.34 6.62 1.02s4.3 1.64 6.59 2.87l-3.04 9.1c-2.37-1.21-4.34-2.05-5.89-2.53s-3.08-.72-4.58-.72c-1.79 0-3.16.52-4.11 1.55s-1.43 2.38-1.43 4.04c0 1.03.19 1.93.58 2.7s1 1.51 1.84 2.23s2.83 2.01 5.98 3.87c4.16 2.47 7.01 4.94 8.55 7.42c1.56 2.48 2.34 5.51 2.34 9.11"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#c33" d="M116 4H12c-4.42 0-8 3.58-8 8v104c0 4.42 3.58 8 8 8h104c4.42 0 8-3.58 8-8V12c0-4.42-3.58-8-8-8"/><path fill="#f44336" d="M109.7 4H11.5A7.555 7.555 0 0 0 4 11.5v97.9c-.01 4.14 3.34 7.49 7.48 7.5h98.12c4.14.01 7.49-3.34 7.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z"/><path fill="#ff8a80" d="M39.7 12.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5 1.2-13.8 4s-2.9 3.5-3 10.3c0 4.8 0 10.3 2.5 10.3c3.4 0 3.4-5.9 6.2-10.3c5.4-8.7 18.9-8.6 18.9-11.6"/><path fill="#fafafa" d="M40.48 77.11c0 4.98-1.45 8.91-4.34 11.78s-6.91 4.3-12.07 4.3c-4.75 0-8.95-1.11-12.6-3.32V79q4.5 2.49 7.62 3.51c2.08.68 3.98 1.02 5.71 1.02c2.07 0 3.66-.49 4.76-1.47c1.11-.98 1.66-2.44 1.66-4.38c0-1.08-.24-2.04-.73-2.89c-.49-.84-1.2-1.65-2.15-2.44c-.94-.78-2.87-2.03-5.77-3.74c-2.72-1.58-4.76-3.11-6.12-4.57s-2.45-3.16-3.26-5.1s-1.22-4.2-1.22-6.79c0-4.88 1.33-8.72 4-11.51s6.36-4.19 11.06-4.19c2.31 0 4.52.34 6.62 1.02s4.3 1.64 6.59 2.87l-3.04 9.1c-2.37-1.21-4.34-2.05-5.89-2.53s-3.08-.72-4.58-.72c-1.79 0-3.16.52-4.11 1.55s-1.43 2.38-1.43 4.04c0 1.03.19 1.93.58 2.7c.38.77 1 1.51 1.84 2.23s2.84 2.01 5.98 3.87c4.16 2.47 7.01 4.94 8.55 7.42c1.57 2.48 2.34 5.51 2.34 9.11m40.74-12.34c0 9.14-1.66 16.16-4.97 21.06c-3.32 4.91-8.07 7.36-14.26 7.36s-10.94-2.45-14.26-7.36s-4.97-11.95-4.97-21.14s1.66-16.2 4.99-21.05c3.33-4.84 8.09-7.27 14.3-7.27q9.315 0 14.25 7.32c3.28 4.9 4.92 11.92 4.92 21.08m-29.49 0c0 6.17.86 10.81 2.57 13.93q2.565 4.68 7.68 4.68c6.84 0 10.25-6.2 10.25-18.61c0-12.43-3.4-18.65-10.2-18.65c-3.41 0-5.98 1.57-7.71 4.7c-1.72 3.13-2.59 7.78-2.59 13.95m60.37 12.34c0 4.98-1.45 8.91-4.34 11.78s-6.91 4.3-12.07 4.3c-4.75 0-8.95-1.11-12.6-3.32V79q4.5 2.49 7.62 3.51c2.08.68 3.98 1.02 5.71 1.02c2.07 0 3.66-.49 4.76-1.47c1.11-.98 1.66-2.44 1.66-4.38c0-1.08-.24-2.04-.73-2.89c-.49-.84-1.2-1.65-2.15-2.44c-.94-.78-2.87-2.03-5.77-3.74c-2.72-1.58-4.76-3.11-6.12-4.57s-2.45-3.16-3.26-5.1s-1.22-4.2-1.22-6.79c0-4.88 1.33-8.72 4-11.51s6.36-4.19 11.06-4.19c2.31 0 4.52.34 6.62 1.02s4.3 1.64 6.59 2.87l-3.04 9.1c-2.37-1.21-4.34-2.05-5.89-2.53s-3.08-.72-4.58-.72c-1.79 0-3.16.52-4.11 1.55s-1.43 2.38-1.43 4.04c0 1.03.19 1.93.58 2.7s1 1.51 1.84 2.23s2.83 2.01 5.98 3.87c4.16 2.47 7.01 4.94 8.55 7.42c1.56 2.48 2.34 5.51 2.34 9.11"/></svg>
</template>

CSS

.icon-sos-button {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23c33%22%20d%3D%22M116%204H12c-4.42%200-8%203.58-8%208v104c0%204.42%203.58%208%208%208h104c4.42%200%208-3.58%208-8V12c0-4.42-3.58-8-8-8%22%2F%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M109.7%204H11.5A7.555%207.555%200%200%200%204%2011.5v97.9c-.01%204.14%203.34%207.49%207.48%207.5h98.12c4.14.01%207.49-3.34%207.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z%22%2F%3E%3Cpath%20fill%3D%22%23ff8a80%22%20d%3D%22M39.7%2012.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5%201.2-13.8%204s-2.9%203.5-3%2010.3c0%204.8%200%2010.3%202.5%2010.3c3.4%200%203.4-5.9%206.2-10.3c5.4-8.7%2018.9-8.6%2018.9-11.6%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M40.48%2077.11c0%204.98-1.45%208.91-4.34%2011.78s-6.91%204.3-12.07%204.3c-4.75%200-8.95-1.11-12.6-3.32V79q4.5%202.49%207.62%203.51c2.08.68%203.98%201.02%205.71%201.02c2.07%200%203.66-.49%204.76-1.47c1.11-.98%201.66-2.44%201.66-4.38c0-1.08-.24-2.04-.73-2.89c-.49-.84-1.2-1.65-2.15-2.44c-.94-.78-2.87-2.03-5.77-3.74c-2.72-1.58-4.76-3.11-6.12-4.57s-2.45-3.16-3.26-5.1s-1.22-4.2-1.22-6.79c0-4.88%201.33-8.72%204-11.51s6.36-4.19%2011.06-4.19c2.31%200%204.52.34%206.62%201.02s4.3%201.64%206.59%202.87l-3.04%209.1c-2.37-1.21-4.34-2.05-5.89-2.53s-3.08-.72-4.58-.72c-1.79%200-3.16.52-4.11%201.55s-1.43%202.38-1.43%204.04c0%201.03.19%201.93.58%202.7c.38.77%201%201.51%201.84%202.23s2.84%202.01%205.98%203.87c4.16%202.47%207.01%204.94%208.55%207.42c1.57%202.48%202.34%205.51%202.34%209.11m40.74-12.34c0%209.14-1.66%2016.16-4.97%2021.06c-3.32%204.91-8.07%207.36-14.26%207.36s-10.94-2.45-14.26-7.36s-4.97-11.95-4.97-21.14s1.66-16.2%204.99-21.05c3.33-4.84%208.09-7.27%2014.3-7.27q9.315%200%2014.25%207.32c3.28%204.9%204.92%2011.92%204.92%2021.08m-29.49%200c0%206.17.86%2010.81%202.57%2013.93q2.565%204.68%207.68%204.68c6.84%200%2010.25-6.2%2010.25-18.61c0-12.43-3.4-18.65-10.2-18.65c-3.41%200-5.98%201.57-7.71%204.7c-1.72%203.13-2.59%207.78-2.59%2013.95m60.37%2012.34c0%204.98-1.45%208.91-4.34%2011.78s-6.91%204.3-12.07%204.3c-4.75%200-8.95-1.11-12.6-3.32V79q4.5%202.49%207.62%203.51c2.08.68%203.98%201.02%205.71%201.02c2.07%200%203.66-.49%204.76-1.47c1.11-.98%201.66-2.44%201.66-4.38c0-1.08-.24-2.04-.73-2.89c-.49-.84-1.2-1.65-2.15-2.44c-.94-.78-2.87-2.03-5.77-3.74c-2.72-1.58-4.76-3.11-6.12-4.57s-2.45-3.16-3.26-5.1s-1.22-4.2-1.22-6.79c0-4.88%201.33-8.72%204-11.51s6.36-4.19%2011.06-4.19c2.31%200%204.52.34%206.62%201.02s4.3%201.64%206.59%202.87l-3.04%209.1c-2.37-1.21-4.34-2.05-5.89-2.53s-3.08-.72-4.58-.72c-1.79%200-3.16.52-4.11%201.55s-1.43%202.38-1.43%204.04c0%201.03.19%201.93.58%202.7s1%201.51%201.84%202.23s2.83%202.01%205.98%203.87c4.16%202.47%207.01%204.94%208.55%207.42c1.56%202.48%202.34%205.51%202.34%209.11%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23c33%22%20d%3D%22M116%204H12c-4.42%200-8%203.58-8%208v104c0%204.42%203.58%208%208%208h104c4.42%200%208-3.58%208-8V12c0-4.42-3.58-8-8-8%22%2F%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M109.7%204H11.5A7.555%207.555%200%200%200%204%2011.5v97.9c-.01%204.14%203.34%207.49%207.48%207.5h98.12c4.14.01%207.49-3.34%207.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z%22%2F%3E%3Cpath%20fill%3D%22%23ff8a80%22%20d%3D%22M39.7%2012.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5%201.2-13.8%204s-2.9%203.5-3%2010.3c0%204.8%200%2010.3%202.5%2010.3c3.4%200%203.4-5.9%206.2-10.3c5.4-8.7%2018.9-8.6%2018.9-11.6%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M40.48%2077.11c0%204.98-1.45%208.91-4.34%2011.78s-6.91%204.3-12.07%204.3c-4.75%200-8.95-1.11-12.6-3.32V79q4.5%202.49%207.62%203.51c2.08.68%203.98%201.02%205.71%201.02c2.07%200%203.66-.49%204.76-1.47c1.11-.98%201.66-2.44%201.66-4.38c0-1.08-.24-2.04-.73-2.89c-.49-.84-1.2-1.65-2.15-2.44c-.94-.78-2.87-2.03-5.77-3.74c-2.72-1.58-4.76-3.11-6.12-4.57s-2.45-3.16-3.26-5.1s-1.22-4.2-1.22-6.79c0-4.88%201.33-8.72%204-11.51s6.36-4.19%2011.06-4.19c2.31%200%204.52.34%206.62%201.02s4.3%201.64%206.59%202.87l-3.04%209.1c-2.37-1.21-4.34-2.05-5.89-2.53s-3.08-.72-4.58-.72c-1.79%200-3.16.52-4.11%201.55s-1.43%202.38-1.43%204.04c0%201.03.19%201.93.58%202.7c.38.77%201%201.51%201.84%202.23s2.84%202.01%205.98%203.87c4.16%202.47%207.01%204.94%208.55%207.42c1.57%202.48%202.34%205.51%202.34%209.11m40.74-12.34c0%209.14-1.66%2016.16-4.97%2021.06c-3.32%204.91-8.07%207.36-14.26%207.36s-10.94-2.45-14.26-7.36s-4.97-11.95-4.97-21.14s1.66-16.2%204.99-21.05c3.33-4.84%208.09-7.27%2014.3-7.27q9.315%200%2014.25%207.32c3.28%204.9%204.92%2011.92%204.92%2021.08m-29.49%200c0%206.17.86%2010.81%202.57%2013.93q2.565%204.68%207.68%204.68c6.84%200%2010.25-6.2%2010.25-18.61c0-12.43-3.4-18.65-10.2-18.65c-3.41%200-5.98%201.57-7.71%204.7c-1.72%203.13-2.59%207.78-2.59%2013.95m60.37%2012.34c0%204.98-1.45%208.91-4.34%2011.78s-6.91%204.3-12.07%204.3c-4.75%200-8.95-1.11-12.6-3.32V79q4.5%202.49%207.62%203.51c2.08.68%203.98%201.02%205.71%201.02c2.07%200%203.66-.49%204.76-1.47c1.11-.98%201.66-2.44%201.66-4.38c0-1.08-.24-2.04-.73-2.89c-.49-.84-1.2-1.65-2.15-2.44c-.94-.78-2.87-2.03-5.77-3.74c-2.72-1.58-4.76-3.11-6.12-4.57s-2.45-3.16-3.26-5.1s-1.22-4.2-1.22-6.79c0-4.88%201.33-8.72%204-11.51s6.36-4.19%2011.06-4.19c2.31%200%204.52.34%206.62%201.02s4.3%201.64%206.59%202.87l-3.04%209.1c-2.37-1.21-4.34-2.05-5.89-2.53s-3.08-.72-4.58-.72c-1.79%200-3.16.52-4.11%201.55s-1.43%202.38-1.43%204.04c0%201.03.19%201.93.58%202.7s1%201.51%201.84%202.23s2.83%202.01%205.98%203.87c4.16%202.47%207.01%204.94%208.55%207.42c1.56%202.48%202.34%205.51%202.34%209.11%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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