safety pin emoji

safety-pin from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
safety-pin
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the safety pin emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#d0cfce"><path d="M46.16 18.741a9.9 9.9 0 0 0-3.501-6.132l-.312-.243a10 10 0 0 0-1.245-.79l-.338-.173l-.098-.045l-.293-.132a2 2 0 0 0-.244-.104l-.245-.094a2 2 0 0 0-.193-.067v-.001a7 7 0 0 0-.309-.099l-.029-.008v-.001c-.15-.046-.3-.091-.394-.112a8 8 0 0 0-.633-.144l-.115-.019a3 3 0 0 0-.166-.028a4 4 0 0 0-.356-.047a9.8 9.8 0 0 0-2.256-.018a4 4 0 0 0-.377.051a5 5 0 0 0-.274.043l-.109.018a2 2 0 0 0-.192.039a10.4 10.4 0 0 0-1.705.525q-.075.03-.147.068l-.288.13l-.083.038c-.56.273-1.094.597-1.594.969l-.374.291a9.76 9.76 0 0 0-3.551 7.539a9 9 0 0 0 .057 1.039c.109.852.834 1.49 1.692 1.491c.271.003.538-.068.771-.204a1.9 1.9 0 0 0 .917-1.824q-.008-.091-.013-.196q-.007-.153-.005-.306a6.32 6.32 0 0 1 2.253-4.858l.303-.237a7 7 0 0 1 1.035-.628l.287-.129q.053-.021.104-.047q.248-.096.533-.183q.27-.085.546-.141l.04-.009l.306-.048c.057-.01.114-.021.214-.03a6 6 0 0 1 1.535.014l.297.044l.152.025c.018.005.293.077.31.08l-.258-.068c.09.016.175.04.316.077c.072.016.144.041.216.062l.057.017l.069.021l.204.07l.007.002l.056.022q.087.035.171.065l.063.028l.545.262q.406.22.777.496l.242.188a6.35 6.35 0 0 1 2.247 3.994a.846.846 0 0 1-.843.957c-1.397.011-2.788-.2-4.119-.625a.935.935 0 0 0-1.12 1.311c1.197 2.364 3.734 5.69 8.316 4.843a1.6 1.6 0 0 0 1.28-1.562c.079-1.823.033-3.65-.139-5.467"/><ellipse cx="36.489" cy="57.306" rx="4.725" ry="4.701"/></g><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M41.143 58.223s7.444-25.205 10.48-35.007"/><path stroke-miterlimit="10" d="M26.796 21.234c.675 7.282 4.972 36.496 4.972 36.496"/><ellipse cx="36.489" cy="57.306" stroke-miterlimit="10" rx="4.725" ry="4.701"/><ellipse cx="36.51" cy="57.306" stroke-miterlimit="10" rx="1.667" ry="1.675"/><path stroke-miterlimit="10" d="M26.739 20.195a9 9 0 0 0 .057 1.039c.109.852.834 1.49 1.692 1.491"/><path stroke-miterlimit="10" d="M46.16 18.741a9.9 9.9 0 0 0-3.501-6.132l-.312-.243a10 10 0 0 0-1.245-.79l-.338-.173l-.098-.045l-.293-.132a2 2 0 0 0-.244-.104l-.245-.094a2 2 0 0 0-.193-.067v-.001a7 7 0 0 0-.309-.099l-.029-.008v-.001c-.15-.046-.3-.091-.394-.112a8 8 0 0 0-.633-.144l-.115-.019a3 3 0 0 0-.166-.028a4 4 0 0 0-.356-.047a9.8 9.8 0 0 0-2.907.076l-.109.018a2 2 0 0 0-.192.039a10.4 10.4 0 0 0-1.705.525q-.075.03-.147.068l-.288.129l-.083.039c-.56.273-1.094.597-1.594.969l-.374.291a9.76 9.76 0 0 0-3.551 7.539a9 9 0 0 0 .057 1.039c.111.862 0 1.746 1.692 1.491c.269-.015.531-.085.771-.204a1.9 1.9 0 0 0 .917-1.824q-.008-.091-.013-.196q-.007-.153-.005-.306a6.32 6.32 0 0 1 2.253-4.858l.303-.237a7 7 0 0 1 1.035-.628l.287-.129q.053-.021.104-.047q.248-.096.533-.183q.27-.085.546-.141l.04-.009l.306-.048c.057-.01.114-.021.214-.03a6 6 0 0 1 1.535.014l.297.043q.077.015.152.026c.018.005.293.077.31.08l-.258-.068c.09.016.175.04.316.077c.072.016.144.041.216.062l.057.017l.069.021l.204.07l.007.002l.056.022q.087.035.171.065l.063.028l.545.262q.406.22.777.496l.242.188a6.35 6.35 0 0 1 2.247 3.994a.846.846 0 0 1-.843.957c-1.397.011-2.788-.2-4.119-.625a.935.935 0 0 0-1.12 1.31c1.197 2.365 3.734 5.691 8.316 4.844a1.6 1.6 0 0 0 1.28-1.562c.079-1.823.033-3.65-.139-5.467z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiSafetyPin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#d0cfce"><path d="M46.16 18.741a9.9 9.9 0 0 0-3.501-6.132l-.312-.243a10 10 0 0 0-1.245-.79l-.338-.173l-.098-.045l-.293-.132a2 2 0 0 0-.244-.104l-.245-.094a2 2 0 0 0-.193-.067v-.001a7 7 0 0 0-.309-.099l-.029-.008v-.001c-.15-.046-.3-.091-.394-.112a8 8 0 0 0-.633-.144l-.115-.019a3 3 0 0 0-.166-.028a4 4 0 0 0-.356-.047a9.8 9.8 0 0 0-2.256-.018a4 4 0 0 0-.377.051a5 5 0 0 0-.274.043l-.109.018a2 2 0 0 0-.192.039a10.4 10.4 0 0 0-1.705.525q-.075.03-.147.068l-.288.13l-.083.038c-.56.273-1.094.597-1.594.969l-.374.291a9.76 9.76 0 0 0-3.551 7.539a9 9 0 0 0 .057 1.039c.109.852.834 1.49 1.692 1.491c.271.003.538-.068.771-.204a1.9 1.9 0 0 0 .917-1.824q-.008-.091-.013-.196q-.007-.153-.005-.306a6.32 6.32 0 0 1 2.253-4.858l.303-.237a7 7 0 0 1 1.035-.628l.287-.129q.053-.021.104-.047q.248-.096.533-.183q.27-.085.546-.141l.04-.009l.306-.048c.057-.01.114-.021.214-.03a6 6 0 0 1 1.535.014l.297.044l.152.025c.018.005.293.077.31.08l-.258-.068c.09.016.175.04.316.077c.072.016.144.041.216.062l.057.017l.069.021l.204.07l.007.002l.056.022q.087.035.171.065l.063.028l.545.262q.406.22.777.496l.242.188a6.35 6.35 0 0 1 2.247 3.994a.846.846 0 0 1-.843.957c-1.397.011-2.788-.2-4.119-.625a.935.935 0 0 0-1.12 1.311c1.197 2.364 3.734 5.69 8.316 4.843a1.6 1.6 0 0 0 1.28-1.562c.079-1.823.033-3.65-.139-5.467"/><ellipse cx="36.489" cy="57.306" rx="4.725" ry="4.701"/></g><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M41.143 58.223s7.444-25.205 10.48-35.007"/><path strokeMiterlimit="10" d="M26.796 21.234c.675 7.282 4.972 36.496 4.972 36.496"/><ellipse cx="36.489" cy="57.306" strokeMiterlimit="10" rx="4.725" ry="4.701"/><ellipse cx="36.51" cy="57.306" strokeMiterlimit="10" rx="1.667" ry="1.675"/><path strokeMiterlimit="10" d="M26.739 20.195a9 9 0 0 0 .057 1.039c.109.852.834 1.49 1.692 1.491"/><path strokeMiterlimit="10" d="M46.16 18.741a9.9 9.9 0 0 0-3.501-6.132l-.312-.243a10 10 0 0 0-1.245-.79l-.338-.173l-.098-.045l-.293-.132a2 2 0 0 0-.244-.104l-.245-.094a2 2 0 0 0-.193-.067v-.001a7 7 0 0 0-.309-.099l-.029-.008v-.001c-.15-.046-.3-.091-.394-.112a8 8 0 0 0-.633-.144l-.115-.019a3 3 0 0 0-.166-.028a4 4 0 0 0-.356-.047a9.8 9.8 0 0 0-2.907.076l-.109.018a2 2 0 0 0-.192.039a10.4 10.4 0 0 0-1.705.525q-.075.03-.147.068l-.288.129l-.083.039c-.56.273-1.094.597-1.594.969l-.374.291a9.76 9.76 0 0 0-3.551 7.539a9 9 0 0 0 .057 1.039c.111.862 0 1.746 1.692 1.491c.269-.015.531-.085.771-.204a1.9 1.9 0 0 0 .917-1.824q-.008-.091-.013-.196q-.007-.153-.005-.306a6.32 6.32 0 0 1 2.253-4.858l.303-.237a7 7 0 0 1 1.035-.628l.287-.129q.053-.021.104-.047q.248-.096.533-.183q.27-.085.546-.141l.04-.009l.306-.048c.057-.01.114-.021.214-.03a6 6 0 0 1 1.535.014l.297.043q.077.015.152.026c.018.005.293.077.31.08l-.258-.068c.09.016.175.04.316.077c.072.016.144.041.216.062l.057.017l.069.021l.204.07l.007.002l.056.022q.087.035.171.065l.063.028l.545.262q.406.22.777.496l.242.188a6.35 6.35 0 0 1 2.247 3.994a.846.846 0 0 1-.843.957c-1.397.011-2.788-.2-4.119-.625a.935.935 0 0 0-1.12 1.31c1.197 2.365 3.734 5.691 8.316 4.844a1.6 1.6 0 0 0 1.28-1.562c.079-1.823.033-3.65-.139-5.467z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#d0cfce"><path d="M46.16 18.741a9.9 9.9 0 0 0-3.501-6.132l-.312-.243a10 10 0 0 0-1.245-.79l-.338-.173l-.098-.045l-.293-.132a2 2 0 0 0-.244-.104l-.245-.094a2 2 0 0 0-.193-.067v-.001a7 7 0 0 0-.309-.099l-.029-.008v-.001c-.15-.046-.3-.091-.394-.112a8 8 0 0 0-.633-.144l-.115-.019a3 3 0 0 0-.166-.028a4 4 0 0 0-.356-.047a9.8 9.8 0 0 0-2.256-.018a4 4 0 0 0-.377.051a5 5 0 0 0-.274.043l-.109.018a2 2 0 0 0-.192.039a10.4 10.4 0 0 0-1.705.525q-.075.03-.147.068l-.288.13l-.083.038c-.56.273-1.094.597-1.594.969l-.374.291a9.76 9.76 0 0 0-3.551 7.539a9 9 0 0 0 .057 1.039c.109.852.834 1.49 1.692 1.491c.271.003.538-.068.771-.204a1.9 1.9 0 0 0 .917-1.824q-.008-.091-.013-.196q-.007-.153-.005-.306a6.32 6.32 0 0 1 2.253-4.858l.303-.237a7 7 0 0 1 1.035-.628l.287-.129q.053-.021.104-.047q.248-.096.533-.183q.27-.085.546-.141l.04-.009l.306-.048c.057-.01.114-.021.214-.03a6 6 0 0 1 1.535.014l.297.044l.152.025c.018.005.293.077.31.08l-.258-.068c.09.016.175.04.316.077c.072.016.144.041.216.062l.057.017l.069.021l.204.07l.007.002l.056.022q.087.035.171.065l.063.028l.545.262q.406.22.777.496l.242.188a6.35 6.35 0 0 1 2.247 3.994a.846.846 0 0 1-.843.957c-1.397.011-2.788-.2-4.119-.625a.935.935 0 0 0-1.12 1.311c1.197 2.364 3.734 5.69 8.316 4.843a1.6 1.6 0 0 0 1.28-1.562c.079-1.823.033-3.65-.139-5.467"/><ellipse cx="36.489" cy="57.306" rx="4.725" ry="4.701"/></g><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M41.143 58.223s7.444-25.205 10.48-35.007"/><path stroke-miterlimit="10" d="M26.796 21.234c.675 7.282 4.972 36.496 4.972 36.496"/><ellipse cx="36.489" cy="57.306" stroke-miterlimit="10" rx="4.725" ry="4.701"/><ellipse cx="36.51" cy="57.306" stroke-miterlimit="10" rx="1.667" ry="1.675"/><path stroke-miterlimit="10" d="M26.739 20.195a9 9 0 0 0 .057 1.039c.109.852.834 1.49 1.692 1.491"/><path stroke-miterlimit="10" d="M46.16 18.741a9.9 9.9 0 0 0-3.501-6.132l-.312-.243a10 10 0 0 0-1.245-.79l-.338-.173l-.098-.045l-.293-.132a2 2 0 0 0-.244-.104l-.245-.094a2 2 0 0 0-.193-.067v-.001a7 7 0 0 0-.309-.099l-.029-.008v-.001c-.15-.046-.3-.091-.394-.112a8 8 0 0 0-.633-.144l-.115-.019a3 3 0 0 0-.166-.028a4 4 0 0 0-.356-.047a9.8 9.8 0 0 0-2.907.076l-.109.018a2 2 0 0 0-.192.039a10.4 10.4 0 0 0-1.705.525q-.075.03-.147.068l-.288.129l-.083.039c-.56.273-1.094.597-1.594.969l-.374.291a9.76 9.76 0 0 0-3.551 7.539a9 9 0 0 0 .057 1.039c.111.862 0 1.746 1.692 1.491c.269-.015.531-.085.771-.204a1.9 1.9 0 0 0 .917-1.824q-.008-.091-.013-.196q-.007-.153-.005-.306a6.32 6.32 0 0 1 2.253-4.858l.303-.237a7 7 0 0 1 1.035-.628l.287-.129q.053-.021.104-.047q.248-.096.533-.183q.27-.085.546-.141l.04-.009l.306-.048c.057-.01.114-.021.214-.03a6 6 0 0 1 1.535.014l.297.043q.077.015.152.026c.018.005.293.077.31.08l-.258-.068c.09.016.175.04.316.077c.072.016.144.041.216.062l.057.017l.069.021l.204.07l.007.002l.056.022q.087.035.171.065l.063.028l.545.262q.406.22.777.496l.242.188a6.35 6.35 0 0 1 2.247 3.994a.846.846 0 0 1-.843.957c-1.397.011-2.788-.2-4.119-.625a.935.935 0 0 0-1.12 1.31c1.197 2.365 3.734 5.691 8.316 4.844a1.6 1.6 0 0 0 1.28-1.562c.079-1.823.033-3.65-.139-5.467z"/></g></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%2072%2072%22%3E%3Cg%20fill%3D%22%23d0cfce%22%3E%3Cpath%20d%3D%22M46.16%2018.741a9.9%209.9%200%200%200-3.501-6.132l-.312-.243a10%2010%200%200%200-1.245-.79l-.338-.173l-.098-.045l-.293-.132a2%202%200%200%200-.244-.104l-.245-.094a2%202%200%200%200-.193-.067v-.001a7%207%200%200%200-.309-.099l-.029-.008v-.001c-.15-.046-.3-.091-.394-.112a8%208%200%200%200-.633-.144l-.115-.019a3%203%200%200%200-.166-.028a4%204%200%200%200-.356-.047a9.8%209.8%200%200%200-2.256-.018a4%204%200%200%200-.377.051a5%205%200%200%200-.274.043l-.109.018a2%202%200%200%200-.192.039a10.4%2010.4%200%200%200-1.705.525q-.075.03-.147.068l-.288.13l-.083.038c-.56.273-1.094.597-1.594.969l-.374.291a9.76%209.76%200%200%200-3.551%207.539a9%209%200%200%200%20.057%201.039c.109.852.834%201.49%201.692%201.491c.271.003.538-.068.771-.204a1.9%201.9%200%200%200%20.917-1.824q-.008-.091-.013-.196q-.007-.153-.005-.306a6.32%206.32%200%200%201%202.253-4.858l.303-.237a7%207%200%200%201%201.035-.628l.287-.129q.053-.021.104-.047q.248-.096.533-.183q.27-.085.546-.141l.04-.009l.306-.048c.057-.01.114-.021.214-.03a6%206%200%200%201%201.535.014l.297.044l.152.025c.018.005.293.077.31.08l-.258-.068c.09.016.175.04.316.077c.072.016.144.041.216.062l.057.017l.069.021l.204.07l.007.002l.056.022q.087.035.171.065l.063.028l.545.262q.406.22.777.496l.242.188a6.35%206.35%200%200%201%202.247%203.994a.846.846%200%200%201-.843.957c-1.397.011-2.788-.2-4.119-.625a.935.935%200%200%200-1.12%201.311c1.197%202.364%203.734%205.69%208.316%204.843a1.6%201.6%200%200%200%201.28-1.562c.079-1.823.033-3.65-.139-5.467%22%2F%3E%3Cellipse%20cx%3D%2236.489%22%20cy%3D%2257.306%22%20rx%3D%224.725%22%20ry%3D%224.701%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M41.143%2058.223s7.444-25.205%2010.48-35.007%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M26.796%2021.234c.675%207.282%204.972%2036.496%204.972%2036.496%22%2F%3E%3Cellipse%20cx%3D%2236.489%22%20cy%3D%2257.306%22%20stroke-miterlimit%3D%2210%22%20rx%3D%224.725%22%20ry%3D%224.701%22%2F%3E%3Cellipse%20cx%3D%2236.51%22%20cy%3D%2257.306%22%20stroke-miterlimit%3D%2210%22%20rx%3D%221.667%22%20ry%3D%221.675%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M26.739%2020.195a9%209%200%200%200%20.057%201.039c.109.852.834%201.49%201.692%201.491%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M46.16%2018.741a9.9%209.9%200%200%200-3.501-6.132l-.312-.243a10%2010%200%200%200-1.245-.79l-.338-.173l-.098-.045l-.293-.132a2%202%200%200%200-.244-.104l-.245-.094a2%202%200%200%200-.193-.067v-.001a7%207%200%200%200-.309-.099l-.029-.008v-.001c-.15-.046-.3-.091-.394-.112a8%208%200%200%200-.633-.144l-.115-.019a3%203%200%200%200-.166-.028a4%204%200%200%200-.356-.047a9.8%209.8%200%200%200-2.907.076l-.109.018a2%202%200%200%200-.192.039a10.4%2010.4%200%200%200-1.705.525q-.075.03-.147.068l-.288.129l-.083.039c-.56.273-1.094.597-1.594.969l-.374.291a9.76%209.76%200%200%200-3.551%207.539a9%209%200%200%200%20.057%201.039c.111.862%200%201.746%201.692%201.491c.269-.015.531-.085.771-.204a1.9%201.9%200%200%200%20.917-1.824q-.008-.091-.013-.196q-.007-.153-.005-.306a6.32%206.32%200%200%201%202.253-4.858l.303-.237a7%207%200%200%201%201.035-.628l.287-.129q.053-.021.104-.047q.248-.096.533-.183q.27-.085.546-.141l.04-.009l.306-.048c.057-.01.114-.021.214-.03a6%206%200%200%201%201.535.014l.297.043q.077.015.152.026c.018.005.293.077.31.08l-.258-.068c.09.016.175.04.316.077c.072.016.144.041.216.062l.057.017l.069.021l.204.07l.007.002l.056.022q.087.035.171.065l.063.028l.545.262q.406.22.777.496l.242.188a6.35%206.35%200%200%201%202.247%203.994a.846.846%200%200%201-.843.957c-1.397.011-2.788-.2-4.119-.625a.935.935%200%200%200-1.12%201.31c1.197%202.365%203.734%205.691%208.316%204.844a1.6%201.6%200%200%200%201.28-1.562c.079-1.823.033-3.65-.139-5.467z%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%2072%2072%22%3E%3Cg%20fill%3D%22%23d0cfce%22%3E%3Cpath%20d%3D%22M46.16%2018.741a9.9%209.9%200%200%200-3.501-6.132l-.312-.243a10%2010%200%200%200-1.245-.79l-.338-.173l-.098-.045l-.293-.132a2%202%200%200%200-.244-.104l-.245-.094a2%202%200%200%200-.193-.067v-.001a7%207%200%200%200-.309-.099l-.029-.008v-.001c-.15-.046-.3-.091-.394-.112a8%208%200%200%200-.633-.144l-.115-.019a3%203%200%200%200-.166-.028a4%204%200%200%200-.356-.047a9.8%209.8%200%200%200-2.256-.018a4%204%200%200%200-.377.051a5%205%200%200%200-.274.043l-.109.018a2%202%200%200%200-.192.039a10.4%2010.4%200%200%200-1.705.525q-.075.03-.147.068l-.288.13l-.083.038c-.56.273-1.094.597-1.594.969l-.374.291a9.76%209.76%200%200%200-3.551%207.539a9%209%200%200%200%20.057%201.039c.109.852.834%201.49%201.692%201.491c.271.003.538-.068.771-.204a1.9%201.9%200%200%200%20.917-1.824q-.008-.091-.013-.196q-.007-.153-.005-.306a6.32%206.32%200%200%201%202.253-4.858l.303-.237a7%207%200%200%201%201.035-.628l.287-.129q.053-.021.104-.047q.248-.096.533-.183q.27-.085.546-.141l.04-.009l.306-.048c.057-.01.114-.021.214-.03a6%206%200%200%201%201.535.014l.297.044l.152.025c.018.005.293.077.31.08l-.258-.068c.09.016.175.04.316.077c.072.016.144.041.216.062l.057.017l.069.021l.204.07l.007.002l.056.022q.087.035.171.065l.063.028l.545.262q.406.22.777.496l.242.188a6.35%206.35%200%200%201%202.247%203.994a.846.846%200%200%201-.843.957c-1.397.011-2.788-.2-4.119-.625a.935.935%200%200%200-1.12%201.311c1.197%202.364%203.734%205.69%208.316%204.843a1.6%201.6%200%200%200%201.28-1.562c.079-1.823.033-3.65-.139-5.467%22%2F%3E%3Cellipse%20cx%3D%2236.489%22%20cy%3D%2257.306%22%20rx%3D%224.725%22%20ry%3D%224.701%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M41.143%2058.223s7.444-25.205%2010.48-35.007%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M26.796%2021.234c.675%207.282%204.972%2036.496%204.972%2036.496%22%2F%3E%3Cellipse%20cx%3D%2236.489%22%20cy%3D%2257.306%22%20stroke-miterlimit%3D%2210%22%20rx%3D%224.725%22%20ry%3D%224.701%22%2F%3E%3Cellipse%20cx%3D%2236.51%22%20cy%3D%2257.306%22%20stroke-miterlimit%3D%2210%22%20rx%3D%221.667%22%20ry%3D%221.675%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M26.739%2020.195a9%209%200%200%200%20.057%201.039c.109.852.834%201.49%201.692%201.491%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M46.16%2018.741a9.9%209.9%200%200%200-3.501-6.132l-.312-.243a10%2010%200%200%200-1.245-.79l-.338-.173l-.098-.045l-.293-.132a2%202%200%200%200-.244-.104l-.245-.094a2%202%200%200%200-.193-.067v-.001a7%207%200%200%200-.309-.099l-.029-.008v-.001c-.15-.046-.3-.091-.394-.112a8%208%200%200%200-.633-.144l-.115-.019a3%203%200%200%200-.166-.028a4%204%200%200%200-.356-.047a9.8%209.8%200%200%200-2.907.076l-.109.018a2%202%200%200%200-.192.039a10.4%2010.4%200%200%200-1.705.525q-.075.03-.147.068l-.288.129l-.083.039c-.56.273-1.094.597-1.594.969l-.374.291a9.76%209.76%200%200%200-3.551%207.539a9%209%200%200%200%20.057%201.039c.111.862%200%201.746%201.692%201.491c.269-.015.531-.085.771-.204a1.9%201.9%200%200%200%20.917-1.824q-.008-.091-.013-.196q-.007-.153-.005-.306a6.32%206.32%200%200%201%202.253-4.858l.303-.237a7%207%200%200%201%201.035-.628l.287-.129q.053-.021.104-.047q.248-.096.533-.183q.27-.085.546-.141l.04-.009l.306-.048c.057-.01.114-.021.214-.03a6%206%200%200%201%201.535.014l.297.043q.077.015.152.026c.018.005.293.077.31.08l-.258-.068c.09.016.175.04.316.077c.072.016.144.041.216.062l.057.017l.069.021l.204.07l.007.002l.056.022q.087.035.171.065l.063.028l.545.262q.406.22.777.496l.242.188a6.35%206.35%200%200%201%202.247%203.994a.846.846%200%200%201-.843.957c-1.397.011-2.788-.2-4.119-.625a.935.935%200%200%200-1.12%201.31c1.197%202.365%203.734%205.691%208.316%204.844a1.6%201.6%200%200%200%201.28-1.562c.079-1.823.033-3.65-.139-5.467z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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