guard-1 from Streamline Emojis by Streamline · Default · Smiley People · CC-BY-4.0 Attribution required.

Name
guard-1
Set
Streamline Emojis
Style
Default
Category
Smiley People
Viewbox
48×48
License
CC BY 4.0

More smiley people icons from Streamline Emojis

Use the guard 1 emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M11.5 45.5a12.5 1.5 0 1 0 25 0a12.5 1.5 0 1 0-25 0" opacity=".15"/><path fill="#ffe500" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M39.17 32a2.56 2.56 0 0 0-1.94-2.15l-.82-.23a2.86 2.86 0 0 1-2.1-2.76V24a2.61 2.61 0 0 0-2-2.52A21.6 21.6 0 0 1 24 23a21.6 21.6 0 0 1-8.36-1.52a2.61 2.61 0 0 0-2 2.52v2.88a2.86 2.86 0 0 1-2.1 2.76l-.82.23a2.48 2.48 0 0 0 .58 4.9h.15a12.64 12.64 0 0 0 25 0h.15A2.53 2.53 0 0 0 39.17 32"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M16.65 32.4a1.08 1.08 0 1 0 1.08-1.07a1.08 1.08 0 0 0-1.08 1.07m14.7 0a1.08 1.08 0 1 1-1.08-1.07a1.08 1.08 0 0 1 1.08 1.07"/><path fill="#ff6242" d="M21 38.32a.48.48 0 0 0-.36.16a.5.5 0 0 0-.11.39a3.56 3.56 0 0 0 7 0a.5.5 0 0 0-.11-.39a.48.48 0 0 0-.36-.16Z"/><path fill="#ffa694" d="M24 39.78a4.4 4.4 0 0 0-2.71.83a3.6 3.6 0 0 0 5.42 0a4.4 4.4 0 0 0-2.71-.83"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M21 38.32a.48.48 0 0 0-.36.16a.5.5 0 0 0-.11.39a3.56 3.56 0 0 0 7 0a.5.5 0 0 0-.11-.39a.48.48 0 0 0-.36-.16Z"/><path fill="#ffaa54" d="M14.78 36.29a1.4.84 0 1 0 2.8 0a1.4.84 0 1 0-2.8 0m15.64 0a1.4.84 0 1 0 2.8 0a1.4.84 0 1 0-2.8 0"/><path fill="#525252" d="M34.2 2.32A37.2 37.2 0 0 0 24 1a37.2 37.2 0 0 0-10.2 1.32A5.91 5.91 0 0 0 9.5 8v20.5a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1V8a5.91 5.91 0 0 0-4.3-5.68"/><path fill="#656769" d="M34.2 2.32A37.2 37.2 0 0 0 24 1a37.2 37.2 0 0 0-10.2 1.32A5.91 5.91 0 0 0 9.5 8v4a5.91 5.91 0 0 1 4.3-5.68A37.2 37.2 0 0 1 24 5a37.2 37.2 0 0 1 10.2 1.32A5.91 5.91 0 0 1 38.5 12V8a5.91 5.91 0 0 0-4.3-5.68"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M34.2 2.32A37.2 37.2 0 0 0 24 1a37.2 37.2 0 0 0-10.2 1.32A5.91 5.91 0 0 0 9.5 8v20.5a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1V8a5.91 5.91 0 0 0-4.3-5.68"/><path fill="#debb7e" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M34.69 29.5V33a10.69 10.69 0 0 1-21.38 0v-3.5h-2v3.38a12.64 12.64 0 0 0 25.28 0V29.5Z"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisGuard1(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M11.5 45.5a12.5 1.5 0 1 0 25 0a12.5 1.5 0 1 0-25 0" opacity=".15"/><path fill="#ffe500" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M39.17 32a2.56 2.56 0 0 0-1.94-2.15l-.82-.23a2.86 2.86 0 0 1-2.1-2.76V24a2.61 2.61 0 0 0-2-2.52A21.6 21.6 0 0 1 24 23a21.6 21.6 0 0 1-8.36-1.52a2.61 2.61 0 0 0-2 2.52v2.88a2.86 2.86 0 0 1-2.1 2.76l-.82.23a2.48 2.48 0 0 0 .58 4.9h.15a12.64 12.64 0 0 0 25 0h.15A2.53 2.53 0 0 0 39.17 32"/><path fill="#45413c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M16.65 32.4a1.08 1.08 0 1 0 1.08-1.07a1.08 1.08 0 0 0-1.08 1.07m14.7 0a1.08 1.08 0 1 1-1.08-1.07a1.08 1.08 0 0 1 1.08 1.07"/><path fill="#ff6242" d="M21 38.32a.48.48 0 0 0-.36.16a.5.5 0 0 0-.11.39a3.56 3.56 0 0 0 7 0a.5.5 0 0 0-.11-.39a.48.48 0 0 0-.36-.16Z"/><path fill="#ffa694" d="M24 39.78a4.4 4.4 0 0 0-2.71.83a3.6 3.6 0 0 0 5.42 0a4.4 4.4 0 0 0-2.71-.83"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M21 38.32a.48.48 0 0 0-.36.16a.5.5 0 0 0-.11.39a3.56 3.56 0 0 0 7 0a.5.5 0 0 0-.11-.39a.48.48 0 0 0-.36-.16Z"/><path fill="#ffaa54" d="M14.78 36.29a1.4.84 0 1 0 2.8 0a1.4.84 0 1 0-2.8 0m15.64 0a1.4.84 0 1 0 2.8 0a1.4.84 0 1 0-2.8 0"/><path fill="#525252" d="M34.2 2.32A37.2 37.2 0 0 0 24 1a37.2 37.2 0 0 0-10.2 1.32A5.91 5.91 0 0 0 9.5 8v20.5a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1V8a5.91 5.91 0 0 0-4.3-5.68"/><path fill="#656769" d="M34.2 2.32A37.2 37.2 0 0 0 24 1a37.2 37.2 0 0 0-10.2 1.32A5.91 5.91 0 0 0 9.5 8v4a5.91 5.91 0 0 1 4.3-5.68A37.2 37.2 0 0 1 24 5a37.2 37.2 0 0 1 10.2 1.32A5.91 5.91 0 0 1 38.5 12V8a5.91 5.91 0 0 0-4.3-5.68"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M34.2 2.32A37.2 37.2 0 0 0 24 1a37.2 37.2 0 0 0-10.2 1.32A5.91 5.91 0 0 0 9.5 8v20.5a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1V8a5.91 5.91 0 0 0-4.3-5.68"/><path fill="#debb7e" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M34.69 29.5V33a10.69 10.69 0 0 1-21.38 0v-3.5h-2v3.38a12.64 12.64 0 0 0 25.28 0V29.5Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M11.5 45.5a12.5 1.5 0 1 0 25 0a12.5 1.5 0 1 0-25 0" opacity=".15"/><path fill="#ffe500" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M39.17 32a2.56 2.56 0 0 0-1.94-2.15l-.82-.23a2.86 2.86 0 0 1-2.1-2.76V24a2.61 2.61 0 0 0-2-2.52A21.6 21.6 0 0 1 24 23a21.6 21.6 0 0 1-8.36-1.52a2.61 2.61 0 0 0-2 2.52v2.88a2.86 2.86 0 0 1-2.1 2.76l-.82.23a2.48 2.48 0 0 0 .58 4.9h.15a12.64 12.64 0 0 0 25 0h.15A2.53 2.53 0 0 0 39.17 32"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M16.65 32.4a1.08 1.08 0 1 0 1.08-1.07a1.08 1.08 0 0 0-1.08 1.07m14.7 0a1.08 1.08 0 1 1-1.08-1.07a1.08 1.08 0 0 1 1.08 1.07"/><path fill="#ff6242" d="M21 38.32a.48.48 0 0 0-.36.16a.5.5 0 0 0-.11.39a3.56 3.56 0 0 0 7 0a.5.5 0 0 0-.11-.39a.48.48 0 0 0-.36-.16Z"/><path fill="#ffa694" d="M24 39.78a4.4 4.4 0 0 0-2.71.83a3.6 3.6 0 0 0 5.42 0a4.4 4.4 0 0 0-2.71-.83"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M21 38.32a.48.48 0 0 0-.36.16a.5.5 0 0 0-.11.39a3.56 3.56 0 0 0 7 0a.5.5 0 0 0-.11-.39a.48.48 0 0 0-.36-.16Z"/><path fill="#ffaa54" d="M14.78 36.29a1.4.84 0 1 0 2.8 0a1.4.84 0 1 0-2.8 0m15.64 0a1.4.84 0 1 0 2.8 0a1.4.84 0 1 0-2.8 0"/><path fill="#525252" d="M34.2 2.32A37.2 37.2 0 0 0 24 1a37.2 37.2 0 0 0-10.2 1.32A5.91 5.91 0 0 0 9.5 8v20.5a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1V8a5.91 5.91 0 0 0-4.3-5.68"/><path fill="#656769" d="M34.2 2.32A37.2 37.2 0 0 0 24 1a37.2 37.2 0 0 0-10.2 1.32A5.91 5.91 0 0 0 9.5 8v4a5.91 5.91 0 0 1 4.3-5.68A37.2 37.2 0 0 1 24 5a37.2 37.2 0 0 1 10.2 1.32A5.91 5.91 0 0 1 38.5 12V8a5.91 5.91 0 0 0-4.3-5.68"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M34.2 2.32A37.2 37.2 0 0 0 24 1a37.2 37.2 0 0 0-10.2 1.32A5.91 5.91 0 0 0 9.5 8v20.5a1 1 0 0 0 1 1h27a1 1 0 0 0 1-1V8a5.91 5.91 0 0 0-4.3-5.68"/><path fill="#debb7e" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M34.69 29.5V33a10.69 10.69 0 0 1-21.38 0v-3.5h-2v3.38a12.64 12.64 0 0 0 25.28 0V29.5Z"/></svg>
</template>

CSS

.icon-guard-1 {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M11.5%2045.5a12.5%201.5%200%201%200%2025%200a12.5%201.5%200%201%200-25%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.17%2032a2.56%202.56%200%200%200-1.94-2.15l-.82-.23a2.86%202.86%200%200%201-2.1-2.76V24a2.61%202.61%200%200%200-2-2.52A21.6%2021.6%200%200%201%2024%2023a21.6%2021.6%200%200%201-8.36-1.52a2.61%202.61%200%200%200-2%202.52v2.88a2.86%202.86%200%200%201-2.1%202.76l-.82.23a2.48%202.48%200%200%200%20.58%204.9h.15a12.64%2012.64%200%200%200%2025%200h.15A2.53%202.53%200%200%200%2039.17%2032%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.65%2032.4a1.08%201.08%200%201%200%201.08-1.07a1.08%201.08%200%200%200-1.08%201.07m14.7%200a1.08%201.08%200%201%201-1.08-1.07a1.08%201.08%200%200%201%201.08%201.07%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M21%2038.32a.48.48%200%200%200-.36.16a.5.5%200%200%200-.11.39a3.56%203.56%200%200%200%207%200a.5.5%200%200%200-.11-.39a.48.48%200%200%200-.36-.16Z%22%2F%3E%3Cpath%20fill%3D%22%23ffa694%22%20d%3D%22M24%2039.78a4.4%204.4%200%200%200-2.71.83a3.6%203.6%200%200%200%205.42%200a4.4%204.4%200%200%200-2.71-.83%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2038.32a.48.48%200%200%200-.36.16a.5.5%200%200%200-.11.39a3.56%203.56%200%200%200%207%200a.5.5%200%200%200-.11-.39a.48.48%200%200%200-.36-.16Z%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M14.78%2036.29a1.4.84%200%201%200%202.8%200a1.4.84%200%201%200-2.8%200m15.64%200a1.4.84%200%201%200%202.8%200a1.4.84%200%201%200-2.8%200%22%2F%3E%3Cpath%20fill%3D%22%23525252%22%20d%3D%22M34.2%202.32A37.2%2037.2%200%200%200%2024%201a37.2%2037.2%200%200%200-10.2%201.32A5.91%205.91%200%200%200%209.5%208v20.5a1%201%200%200%200%201%201h27a1%201%200%200%200%201-1V8a5.91%205.91%200%200%200-4.3-5.68%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M34.2%202.32A37.2%2037.2%200%200%200%2024%201a37.2%2037.2%200%200%200-10.2%201.32A5.91%205.91%200%200%200%209.5%208v4a5.91%205.91%200%200%201%204.3-5.68A37.2%2037.2%200%200%201%2024%205a37.2%2037.2%200%200%201%2010.2%201.32A5.91%205.91%200%200%201%2038.5%2012V8a5.91%205.91%200%200%200-4.3-5.68%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34.2%202.32A37.2%2037.2%200%200%200%2024%201a37.2%2037.2%200%200%200-10.2%201.32A5.91%205.91%200%200%200%209.5%208v20.5a1%201%200%200%200%201%201h27a1%201%200%200%200%201-1V8a5.91%205.91%200%200%200-4.3-5.68%22%2F%3E%3Cpath%20fill%3D%22%23debb7e%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34.69%2029.5V33a10.69%2010.69%200%200%201-21.38%200v-3.5h-2v3.38a12.64%2012.64%200%200%200%2025.28%200V29.5Z%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M11.5%2045.5a12.5%201.5%200%201%200%2025%200a12.5%201.5%200%201%200-25%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.17%2032a2.56%202.56%200%200%200-1.94-2.15l-.82-.23a2.86%202.86%200%200%201-2.1-2.76V24a2.61%202.61%200%200%200-2-2.52A21.6%2021.6%200%200%201%2024%2023a21.6%2021.6%200%200%201-8.36-1.52a2.61%202.61%200%200%200-2%202.52v2.88a2.86%202.86%200%200%201-2.1%202.76l-.82.23a2.48%202.48%200%200%200%20.58%204.9h.15a12.64%2012.64%200%200%200%2025%200h.15A2.53%202.53%200%200%200%2039.17%2032%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.65%2032.4a1.08%201.08%200%201%200%201.08-1.07a1.08%201.08%200%200%200-1.08%201.07m14.7%200a1.08%201.08%200%201%201-1.08-1.07a1.08%201.08%200%200%201%201.08%201.07%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M21%2038.32a.48.48%200%200%200-.36.16a.5.5%200%200%200-.11.39a3.56%203.56%200%200%200%207%200a.5.5%200%200%200-.11-.39a.48.48%200%200%200-.36-.16Z%22%2F%3E%3Cpath%20fill%3D%22%23ffa694%22%20d%3D%22M24%2039.78a4.4%204.4%200%200%200-2.71.83a3.6%203.6%200%200%200%205.42%200a4.4%204.4%200%200%200-2.71-.83%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2038.32a.48.48%200%200%200-.36.16a.5.5%200%200%200-.11.39a3.56%203.56%200%200%200%207%200a.5.5%200%200%200-.11-.39a.48.48%200%200%200-.36-.16Z%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M14.78%2036.29a1.4.84%200%201%200%202.8%200a1.4.84%200%201%200-2.8%200m15.64%200a1.4.84%200%201%200%202.8%200a1.4.84%200%201%200-2.8%200%22%2F%3E%3Cpath%20fill%3D%22%23525252%22%20d%3D%22M34.2%202.32A37.2%2037.2%200%200%200%2024%201a37.2%2037.2%200%200%200-10.2%201.32A5.91%205.91%200%200%200%209.5%208v20.5a1%201%200%200%200%201%201h27a1%201%200%200%200%201-1V8a5.91%205.91%200%200%200-4.3-5.68%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M34.2%202.32A37.2%2037.2%200%200%200%2024%201a37.2%2037.2%200%200%200-10.2%201.32A5.91%205.91%200%200%200%209.5%208v4a5.91%205.91%200%200%201%204.3-5.68A37.2%2037.2%200%200%201%2024%205a37.2%2037.2%200%200%201%2010.2%201.32A5.91%205.91%200%200%201%2038.5%2012V8a5.91%205.91%200%200%200-4.3-5.68%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34.2%202.32A37.2%2037.2%200%200%200%2024%201a37.2%2037.2%200%200%200-10.2%201.32A5.91%205.91%200%200%200%209.5%208v20.5a1%201%200%200%200%201%201h27a1%201%200%200%200%201-1V8a5.91%205.91%200%200%200-4.3-5.68%22%2F%3E%3Cpath%20fill%3D%22%23debb7e%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34.69%2029.5V33a10.69%2010.69%200%200%201-21.38%200v-3.5h-2v3.38a12.64%2012.64%200%200%200%2025.28%200V29.5Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/guard-1.svg?color=%231a73e8&size=48