safety pin emoji
safety-pin from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- safety-pin
- Set
- Noto Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More objects icons from Noto Emoji
Use the safety pin emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#2f7889" d="M110.45 30.62c1.41-.83 5.82-6.12 2.74-9.9c-2.01-2.47-7.12-4.84-9.55.39c-2.66 5.75-3.99 10.64-14.49 9.63c-3.5-.34-7.25-1.53-9.33-3.15c-.64-.5-2.12-2.05-1.05-3.53L95.1 11.8c4.68-4.16 14.31-8.24 22.74 1.13c7.93 8.82 4.05 15.53-1.51 21.29z"/><path fill="#82aec0" d="M108.91 32.49c-6.29 10.36-48.28 54.8-79.34 78.35c.57-1.13.15-12.93-12.37-13.55c-.44-.02-.88.03-1.31.07c1.1-1.45 36.84-46.97 73.03-72.56L86 20.71C54.2 43.35 21.3 78.16 7.12 100.36c-5.98 9.36-2.48 17.74 2.98 20.76c6.13 3.39 13.68 1.72 20.43-2.67c32.44-21.1 75.77-72 82.67-83.35zm-88.75 70.87c3.86 1.22 4.46 5.22 4.21 7.9c-.27 2.84-3.08 5.87-7.17 5.87c-4.03 0-7.31-3.23-7.4-7.24c-.3-1.81 1.81-9.24 10.36-6.53"/><path fill="#2f7889" d="M32.01 108.98c-1.13.88-2.44 1.87-2.44 1.87s-.14 4.02-3.22 7.5c-3.84 4.36-8.25 4.56-8.25 4.56s4.79.07 10.54-3.2c5.69-3.26 3.66-10.95 3.37-10.73M15.88 97.36c-7.83 7.22-6.49 12.78-6.09 13.9c.16-1.19-.24-6.5 4.78-7.96c3.53-1.02 5.58.06 5.58.06c-.99-2.06-.68-4.55.93-5.14c.16-.06.34-.1.51-.11c-1.37-.52-2.85-.82-4.41-.82c-.43 0-1.3.07-1.3.07m83.53-52.9l5.81 1.46l-5.22 6.34s1.92-4.11-2.03-6.18z"/><path fill="#94d1e0" d="M14.79 91.94c1.21 2.99-5.39 8.84-6.62 15.29c-1.5 7.87 1.28 10.66 1.28 10.66c-2.42-.76-4.59-4.33-3.82-10.64s9.16-15.31 9.16-15.31m12.62-13.7c2.3-.59 10.31-9.7 15.11-14.27c4.81-4.57 21.23-21.03 18.73-20.36c-2.3.62-10.73 8.15-18.87 16.32c-7.69 7.74-17.27 18.91-14.97 18.31"/><path fill="#82aec0" d="m101.15 47.45l-2.91-3.31s-1.82-7.96-2.47-12.23c-.61-3.97 1.74-3.88 4.11-3.43c4.34.82 8.87 1.85 9.99 1.05c3.64-2.58 4.85-6.93 1.77-10.71c-2.01-2.47-5.79-4.83-8.58-.63c-3.51 5.28-3.39 10.85-13.89 9.84c-3.5-.34-7.25-1.53-9.33-3.15c-.64-.5-1.66-.28-1.05-.83c0 0 3.78-3.29 6.67-5.59c3.41-2.71 5.72-5.61 9.64-9.37c4.78-4.58 14.87-6.93 23.3 2.44c7.15 7.95 7.05 16.59 1.96 21.62c-2.25 2.22-4.95 4.69-6.84 6.67c-2.77 2.91-5.64 6.53-7.49 8.08c-.98.83-2.91 1.43-4.88-.45"/><path fill="#94d1e0" d="M101.22 41.08c3.05-2.69 9.76-9.17 12.96-13.66c1.59-2.23 1.77-4.48 1.47-6.19c-.1-.55.63-.83.93-.35c1.28 2.07 1.61 5.07-.7 8.57c-3.51 5.31-6.9 9.1-10.52 12.15c-4.26 3.61-6.65 1.7-4.14-.52"/><path fill="#2f7889" d="M78.39 25.18s-.17-1.1.95-1.42c1.4-.4 3.58.92 5.46 2.2c3.01 2.05 7.75 2.27 7.75 2.27s-4.82 1-8.42-1s-4.32-2.06-4.69-1.9c-.39.16-1.05-.15-1.05-.15"/><path fill="#b9e4ea" d="M83.76 23.03c-.51-.25-.71-1-.26-1.35c3.07-2.42 8.05-6.59 11.94-10.83c3.29-3.58 7.06-3.14 8.96-2.74c1.07.22 1.12 1.44.15 1.9c-1.57.75-3.9 1.81-6.17 4.72c-3.96 5.07-7.6 8.09-9.01 8.59c-2.1.74-4.22.4-5.61-.29"/></svg>
React
import type { SVGProps } from "react";
export function NotoSafetyPin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#2f7889" d="M110.45 30.62c1.41-.83 5.82-6.12 2.74-9.9c-2.01-2.47-7.12-4.84-9.55.39c-2.66 5.75-3.99 10.64-14.49 9.63c-3.5-.34-7.25-1.53-9.33-3.15c-.64-.5-2.12-2.05-1.05-3.53L95.1 11.8c4.68-4.16 14.31-8.24 22.74 1.13c7.93 8.82 4.05 15.53-1.51 21.29z"/><path fill="#82aec0" d="M108.91 32.49c-6.29 10.36-48.28 54.8-79.34 78.35c.57-1.13.15-12.93-12.37-13.55c-.44-.02-.88.03-1.31.07c1.1-1.45 36.84-46.97 73.03-72.56L86 20.71C54.2 43.35 21.3 78.16 7.12 100.36c-5.98 9.36-2.48 17.74 2.98 20.76c6.13 3.39 13.68 1.72 20.43-2.67c32.44-21.1 75.77-72 82.67-83.35zm-88.75 70.87c3.86 1.22 4.46 5.22 4.21 7.9c-.27 2.84-3.08 5.87-7.17 5.87c-4.03 0-7.31-3.23-7.4-7.24c-.3-1.81 1.81-9.24 10.36-6.53"/><path fill="#2f7889" d="M32.01 108.98c-1.13.88-2.44 1.87-2.44 1.87s-.14 4.02-3.22 7.5c-3.84 4.36-8.25 4.56-8.25 4.56s4.79.07 10.54-3.2c5.69-3.26 3.66-10.95 3.37-10.73M15.88 97.36c-7.83 7.22-6.49 12.78-6.09 13.9c.16-1.19-.24-6.5 4.78-7.96c3.53-1.02 5.58.06 5.58.06c-.99-2.06-.68-4.55.93-5.14c.16-.06.34-.1.51-.11c-1.37-.52-2.85-.82-4.41-.82c-.43 0-1.3.07-1.3.07m83.53-52.9l5.81 1.46l-5.22 6.34s1.92-4.11-2.03-6.18z"/><path fill="#94d1e0" d="M14.79 91.94c1.21 2.99-5.39 8.84-6.62 15.29c-1.5 7.87 1.28 10.66 1.28 10.66c-2.42-.76-4.59-4.33-3.82-10.64s9.16-15.31 9.16-15.31m12.62-13.7c2.3-.59 10.31-9.7 15.11-14.27c4.81-4.57 21.23-21.03 18.73-20.36c-2.3.62-10.73 8.15-18.87 16.32c-7.69 7.74-17.27 18.91-14.97 18.31"/><path fill="#82aec0" d="m101.15 47.45l-2.91-3.31s-1.82-7.96-2.47-12.23c-.61-3.97 1.74-3.88 4.11-3.43c4.34.82 8.87 1.85 9.99 1.05c3.64-2.58 4.85-6.93 1.77-10.71c-2.01-2.47-5.79-4.83-8.58-.63c-3.51 5.28-3.39 10.85-13.89 9.84c-3.5-.34-7.25-1.53-9.33-3.15c-.64-.5-1.66-.28-1.05-.83c0 0 3.78-3.29 6.67-5.59c3.41-2.71 5.72-5.61 9.64-9.37c4.78-4.58 14.87-6.93 23.3 2.44c7.15 7.95 7.05 16.59 1.96 21.62c-2.25 2.22-4.95 4.69-6.84 6.67c-2.77 2.91-5.64 6.53-7.49 8.08c-.98.83-2.91 1.43-4.88-.45"/><path fill="#94d1e0" d="M101.22 41.08c3.05-2.69 9.76-9.17 12.96-13.66c1.59-2.23 1.77-4.48 1.47-6.19c-.1-.55.63-.83.93-.35c1.28 2.07 1.61 5.07-.7 8.57c-3.51 5.31-6.9 9.1-10.52 12.15c-4.26 3.61-6.65 1.7-4.14-.52"/><path fill="#2f7889" d="M78.39 25.18s-.17-1.1.95-1.42c1.4-.4 3.58.92 5.46 2.2c3.01 2.05 7.75 2.27 7.75 2.27s-4.82 1-8.42-1s-4.32-2.06-4.69-1.9c-.39.16-1.05-.15-1.05-.15"/><path fill="#b9e4ea" d="M83.76 23.03c-.51-.25-.71-1-.26-1.35c3.07-2.42 8.05-6.59 11.94-10.83c3.29-3.58 7.06-3.14 8.96-2.74c1.07.22 1.12 1.44.15 1.9c-1.57.75-3.9 1.81-6.17 4.72c-3.96 5.07-7.6 8.09-9.01 8.59c-2.1.74-4.22.4-5.61-.29"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#2f7889" d="M110.45 30.62c1.41-.83 5.82-6.12 2.74-9.9c-2.01-2.47-7.12-4.84-9.55.39c-2.66 5.75-3.99 10.64-14.49 9.63c-3.5-.34-7.25-1.53-9.33-3.15c-.64-.5-2.12-2.05-1.05-3.53L95.1 11.8c4.68-4.16 14.31-8.24 22.74 1.13c7.93 8.82 4.05 15.53-1.51 21.29z"/><path fill="#82aec0" d="M108.91 32.49c-6.29 10.36-48.28 54.8-79.34 78.35c.57-1.13.15-12.93-12.37-13.55c-.44-.02-.88.03-1.31.07c1.1-1.45 36.84-46.97 73.03-72.56L86 20.71C54.2 43.35 21.3 78.16 7.12 100.36c-5.98 9.36-2.48 17.74 2.98 20.76c6.13 3.39 13.68 1.72 20.43-2.67c32.44-21.1 75.77-72 82.67-83.35zm-88.75 70.87c3.86 1.22 4.46 5.22 4.21 7.9c-.27 2.84-3.08 5.87-7.17 5.87c-4.03 0-7.31-3.23-7.4-7.24c-.3-1.81 1.81-9.24 10.36-6.53"/><path fill="#2f7889" d="M32.01 108.98c-1.13.88-2.44 1.87-2.44 1.87s-.14 4.02-3.22 7.5c-3.84 4.36-8.25 4.56-8.25 4.56s4.79.07 10.54-3.2c5.69-3.26 3.66-10.95 3.37-10.73M15.88 97.36c-7.83 7.22-6.49 12.78-6.09 13.9c.16-1.19-.24-6.5 4.78-7.96c3.53-1.02 5.58.06 5.58.06c-.99-2.06-.68-4.55.93-5.14c.16-.06.34-.1.51-.11c-1.37-.52-2.85-.82-4.41-.82c-.43 0-1.3.07-1.3.07m83.53-52.9l5.81 1.46l-5.22 6.34s1.92-4.11-2.03-6.18z"/><path fill="#94d1e0" d="M14.79 91.94c1.21 2.99-5.39 8.84-6.62 15.29c-1.5 7.87 1.28 10.66 1.28 10.66c-2.42-.76-4.59-4.33-3.82-10.64s9.16-15.31 9.16-15.31m12.62-13.7c2.3-.59 10.31-9.7 15.11-14.27c4.81-4.57 21.23-21.03 18.73-20.36c-2.3.62-10.73 8.15-18.87 16.32c-7.69 7.74-17.27 18.91-14.97 18.31"/><path fill="#82aec0" d="m101.15 47.45l-2.91-3.31s-1.82-7.96-2.47-12.23c-.61-3.97 1.74-3.88 4.11-3.43c4.34.82 8.87 1.85 9.99 1.05c3.64-2.58 4.85-6.93 1.77-10.71c-2.01-2.47-5.79-4.83-8.58-.63c-3.51 5.28-3.39 10.85-13.89 9.84c-3.5-.34-7.25-1.53-9.33-3.15c-.64-.5-1.66-.28-1.05-.83c0 0 3.78-3.29 6.67-5.59c3.41-2.71 5.72-5.61 9.64-9.37c4.78-4.58 14.87-6.93 23.3 2.44c7.15 7.95 7.05 16.59 1.96 21.62c-2.25 2.22-4.95 4.69-6.84 6.67c-2.77 2.91-5.64 6.53-7.49 8.08c-.98.83-2.91 1.43-4.88-.45"/><path fill="#94d1e0" d="M101.22 41.08c3.05-2.69 9.76-9.17 12.96-13.66c1.59-2.23 1.77-4.48 1.47-6.19c-.1-.55.63-.83.93-.35c1.28 2.07 1.61 5.07-.7 8.57c-3.51 5.31-6.9 9.1-10.52 12.15c-4.26 3.61-6.65 1.7-4.14-.52"/><path fill="#2f7889" d="M78.39 25.18s-.17-1.1.95-1.42c1.4-.4 3.58.92 5.46 2.2c3.01 2.05 7.75 2.27 7.75 2.27s-4.82 1-8.42-1s-4.32-2.06-4.69-1.9c-.39.16-1.05-.15-1.05-.15"/><path fill="#b9e4ea" d="M83.76 23.03c-.51-.25-.71-1-.26-1.35c3.07-2.42 8.05-6.59 11.94-10.83c3.29-3.58 7.06-3.14 8.96-2.74c1.07.22 1.12 1.44.15 1.9c-1.57.75-3.9 1.81-6.17 4.72c-3.96 5.07-7.6 8.09-9.01 8.59c-2.1.74-4.22.4-5.61-.29"/></svg> </template>
CSS
.icon-safety-pin {
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%232f7889%22%20d%3D%22M110.45%2030.62c1.41-.83%205.82-6.12%202.74-9.9c-2.01-2.47-7.12-4.84-9.55.39c-2.66%205.75-3.99%2010.64-14.49%209.63c-3.5-.34-7.25-1.53-9.33-3.15c-.64-.5-2.12-2.05-1.05-3.53L95.1%2011.8c4.68-4.16%2014.31-8.24%2022.74%201.13c7.93%208.82%204.05%2015.53-1.51%2021.29z%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M108.91%2032.49c-6.29%2010.36-48.28%2054.8-79.34%2078.35c.57-1.13.15-12.93-12.37-13.55c-.44-.02-.88.03-1.31.07c1.1-1.45%2036.84-46.97%2073.03-72.56L86%2020.71C54.2%2043.35%2021.3%2078.16%207.12%20100.36c-5.98%209.36-2.48%2017.74%202.98%2020.76c6.13%203.39%2013.68%201.72%2020.43-2.67c32.44-21.1%2075.77-72%2082.67-83.35zm-88.75%2070.87c3.86%201.22%204.46%205.22%204.21%207.9c-.27%202.84-3.08%205.87-7.17%205.87c-4.03%200-7.31-3.23-7.4-7.24c-.3-1.81%201.81-9.24%2010.36-6.53%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M32.01%20108.98c-1.13.88-2.44%201.87-2.44%201.87s-.14%204.02-3.22%207.5c-3.84%204.36-8.25%204.56-8.25%204.56s4.79.07%2010.54-3.2c5.69-3.26%203.66-10.95%203.37-10.73M15.88%2097.36c-7.83%207.22-6.49%2012.78-6.09%2013.9c.16-1.19-.24-6.5%204.78-7.96c3.53-1.02%205.58.06%205.58.06c-.99-2.06-.68-4.55.93-5.14c.16-.06.34-.1.51-.11c-1.37-.52-2.85-.82-4.41-.82c-.43%200-1.3.07-1.3.07m83.53-52.9l5.81%201.46l-5.22%206.34s1.92-4.11-2.03-6.18z%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M14.79%2091.94c1.21%202.99-5.39%208.84-6.62%2015.29c-1.5%207.87%201.28%2010.66%201.28%2010.66c-2.42-.76-4.59-4.33-3.82-10.64s9.16-15.31%209.16-15.31m12.62-13.7c2.3-.59%2010.31-9.7%2015.11-14.27c4.81-4.57%2021.23-21.03%2018.73-20.36c-2.3.62-10.73%208.15-18.87%2016.32c-7.69%207.74-17.27%2018.91-14.97%2018.31%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22m101.15%2047.45l-2.91-3.31s-1.82-7.96-2.47-12.23c-.61-3.97%201.74-3.88%204.11-3.43c4.34.82%208.87%201.85%209.99%201.05c3.64-2.58%204.85-6.93%201.77-10.71c-2.01-2.47-5.79-4.83-8.58-.63c-3.51%205.28-3.39%2010.85-13.89%209.84c-3.5-.34-7.25-1.53-9.33-3.15c-.64-.5-1.66-.28-1.05-.83c0%200%203.78-3.29%206.67-5.59c3.41-2.71%205.72-5.61%209.64-9.37c4.78-4.58%2014.87-6.93%2023.3%202.44c7.15%207.95%207.05%2016.59%201.96%2021.62c-2.25%202.22-4.95%204.69-6.84%206.67c-2.77%202.91-5.64%206.53-7.49%208.08c-.98.83-2.91%201.43-4.88-.45%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M101.22%2041.08c3.05-2.69%209.76-9.17%2012.96-13.66c1.59-2.23%201.77-4.48%201.47-6.19c-.1-.55.63-.83.93-.35c1.28%202.07%201.61%205.07-.7%208.57c-3.51%205.31-6.9%209.1-10.52%2012.15c-4.26%203.61-6.65%201.7-4.14-.52%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M78.39%2025.18s-.17-1.1.95-1.42c1.4-.4%203.58.92%205.46%202.2c3.01%202.05%207.75%202.27%207.75%202.27s-4.82%201-8.42-1s-4.32-2.06-4.69-1.9c-.39.16-1.05-.15-1.05-.15%22%2F%3E%3Cpath%20fill%3D%22%23b9e4ea%22%20d%3D%22M83.76%2023.03c-.51-.25-.71-1-.26-1.35c3.07-2.42%208.05-6.59%2011.94-10.83c3.29-3.58%207.06-3.14%208.96-2.74c1.07.22%201.12%201.44.15%201.9c-1.57.75-3.9%201.81-6.17%204.72c-3.96%205.07-7.6%208.09-9.01%208.59c-2.1.74-4.22.4-5.61-.29%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%232f7889%22%20d%3D%22M110.45%2030.62c1.41-.83%205.82-6.12%202.74-9.9c-2.01-2.47-7.12-4.84-9.55.39c-2.66%205.75-3.99%2010.64-14.49%209.63c-3.5-.34-7.25-1.53-9.33-3.15c-.64-.5-2.12-2.05-1.05-3.53L95.1%2011.8c4.68-4.16%2014.31-8.24%2022.74%201.13c7.93%208.82%204.05%2015.53-1.51%2021.29z%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M108.91%2032.49c-6.29%2010.36-48.28%2054.8-79.34%2078.35c.57-1.13.15-12.93-12.37-13.55c-.44-.02-.88.03-1.31.07c1.1-1.45%2036.84-46.97%2073.03-72.56L86%2020.71C54.2%2043.35%2021.3%2078.16%207.12%20100.36c-5.98%209.36-2.48%2017.74%202.98%2020.76c6.13%203.39%2013.68%201.72%2020.43-2.67c32.44-21.1%2075.77-72%2082.67-83.35zm-88.75%2070.87c3.86%201.22%204.46%205.22%204.21%207.9c-.27%202.84-3.08%205.87-7.17%205.87c-4.03%200-7.31-3.23-7.4-7.24c-.3-1.81%201.81-9.24%2010.36-6.53%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M32.01%20108.98c-1.13.88-2.44%201.87-2.44%201.87s-.14%204.02-3.22%207.5c-3.84%204.36-8.25%204.56-8.25%204.56s4.79.07%2010.54-3.2c5.69-3.26%203.66-10.95%203.37-10.73M15.88%2097.36c-7.83%207.22-6.49%2012.78-6.09%2013.9c.16-1.19-.24-6.5%204.78-7.96c3.53-1.02%205.58.06%205.58.06c-.99-2.06-.68-4.55.93-5.14c.16-.06.34-.1.51-.11c-1.37-.52-2.85-.82-4.41-.82c-.43%200-1.3.07-1.3.07m83.53-52.9l5.81%201.46l-5.22%206.34s1.92-4.11-2.03-6.18z%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M14.79%2091.94c1.21%202.99-5.39%208.84-6.62%2015.29c-1.5%207.87%201.28%2010.66%201.28%2010.66c-2.42-.76-4.59-4.33-3.82-10.64s9.16-15.31%209.16-15.31m12.62-13.7c2.3-.59%2010.31-9.7%2015.11-14.27c4.81-4.57%2021.23-21.03%2018.73-20.36c-2.3.62-10.73%208.15-18.87%2016.32c-7.69%207.74-17.27%2018.91-14.97%2018.31%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22m101.15%2047.45l-2.91-3.31s-1.82-7.96-2.47-12.23c-.61-3.97%201.74-3.88%204.11-3.43c4.34.82%208.87%201.85%209.99%201.05c3.64-2.58%204.85-6.93%201.77-10.71c-2.01-2.47-5.79-4.83-8.58-.63c-3.51%205.28-3.39%2010.85-13.89%209.84c-3.5-.34-7.25-1.53-9.33-3.15c-.64-.5-1.66-.28-1.05-.83c0%200%203.78-3.29%206.67-5.59c3.41-2.71%205.72-5.61%209.64-9.37c4.78-4.58%2014.87-6.93%2023.3%202.44c7.15%207.95%207.05%2016.59%201.96%2021.62c-2.25%202.22-4.95%204.69-6.84%206.67c-2.77%202.91-5.64%206.53-7.49%208.08c-.98.83-2.91%201.43-4.88-.45%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M101.22%2041.08c3.05-2.69%209.76-9.17%2012.96-13.66c1.59-2.23%201.77-4.48%201.47-6.19c-.1-.55.63-.83.93-.35c1.28%202.07%201.61%205.07-.7%208.57c-3.51%205.31-6.9%209.1-10.52%2012.15c-4.26%203.61-6.65%201.7-4.14-.52%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M78.39%2025.18s-.17-1.1.95-1.42c1.4-.4%203.58.92%205.46%202.2c3.01%202.05%207.75%202.27%207.75%202.27s-4.82%201-8.42-1s-4.32-2.06-4.69-1.9c-.39.16-1.05-.15-1.05-.15%22%2F%3E%3Cpath%20fill%3D%22%23b9e4ea%22%20d%3D%22M83.76%2023.03c-.51-.25-.71-1-.26-1.35c3.07-2.42%208.05-6.59%2011.94-10.83c3.29-3.58%207.06-3.14%208.96-2.74c1.07.22%201.12%201.44.15%201.9c-1.57.75-3.9%201.81-6.17%204.72c-3.96%205.07-7.6%208.09-9.01%208.59c-2.1.74-4.22.4-5.61-.29%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/safety-pin.svg?color=%231a73e8&size=48