assembly point emoji

assembly-point from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
assembly-point
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More extras openmoji icons from OpenMoji

Use the assembly point emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.01" cy="21.186" r="3.478" fill="#fff"/><path fill="#d22f27" d="M46.289 21.39c0-6.016-4.607-10.91-10.271-10.91s-10.271 4.894-10.271 10.913c.002.3.145 7.497 8.37 20.179c.53.829 1.143 1.25 1.82 1.25c1.188 0 1.999-1.31 2.078-1.443c8.278-12.689 8.278-19.703 8.274-19.99m-10.27 4.394c-2.523 0-4.575-2.052-4.575-4.574s2.052-4.574 4.574-4.574s4.574 2.052 4.574 4.574s-2.052 4.574-4.574 4.574"/><path fill="#ea5a47" d="M46.289 21.39c0-6.016-4.607-10.91-10.271-10.91a9.7 9.7 0 0 0-2.496.34c5.422.29 9.752 5.052 9.752 10.881c.004.287.004 7.3-8.275 19.99c-.03.05-.162.265-.379.514c.404.406.845.616 1.317.616c1.188 0 1.999-1.309 2.077-1.442c8.28-12.689 8.28-19.703 8.275-19.99"/><path fill="#92d3f5" d="M11.34 60.654v-2.285c0-3.23 1.91-5.45 5.14-5.45c1.913 1.615 4.176 2.422 6.11 2.422s4.198-.807 6.11-2.422c3.23 0 5.14 2.22 5.14 5.45v2.285zm26.802 0v-2.285c0-3.23 1.91-5.45 5.14-5.45c1.913 1.615 4.176 2.422 6.11 2.422c1.933 0 4.197-.807 6.11-2.422c3.23 0 5.14 2.22 5.14 5.45v2.285z"/><g fill="#fcea2b"><circle cx="22.59" cy="45.397" r="5"/><circle cx="49.392" cy="45.397" r="5"/></g><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M11.34 60.324v-1.955c0-3.23 1.91-5.45 5.14-5.45c1.913 1.615 4.176 2.422 6.11 2.422s4.198-.807 6.11-2.422c3.23 0 5.14 2.22 5.14 5.45v1.955m4.302 0v-1.955c0-3.23 1.91-5.45 5.14-5.45c1.913 1.615 4.176 2.422 6.11 2.422c1.933 0 4.197-.807 6.11-2.422c3.23 0 5.14 2.22 5.14 5.45v1.955"/><path stroke-miterlimit="10" d="M35.937 42.821c-.677 0-1.29-.42-1.82-1.25c-8.226-12.681-8.368-19.878-8.37-20.178c0-6.02 4.607-10.913 10.271-10.913s10.271 4.894 10.271 10.91c.004.286.004 7.3-8.274 19.989c-.08.133-.89 1.442-2.078 1.442Z"/><path stroke-miterlimit="10" d="M36.018 25.784c-2.522 0-4.574-2.052-4.574-4.574s2.052-4.574 4.574-4.574s4.574 2.052 4.574 4.574s-2.052 4.574-4.574 4.574Z"/><circle cx="22.59" cy="45.397" r="5" stroke-linecap="round" stroke-linejoin="round"/><circle cx="49.392" cy="45.397" r="5" stroke-linecap="round" stroke-linejoin="round"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiAssemblyPoint(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.01" cy="21.186" r="3.478" fill="#fff"/><path fill="#d22f27" d="M46.289 21.39c0-6.016-4.607-10.91-10.271-10.91s-10.271 4.894-10.271 10.913c.002.3.145 7.497 8.37 20.179c.53.829 1.143 1.25 1.82 1.25c1.188 0 1.999-1.31 2.078-1.443c8.278-12.689 8.278-19.703 8.274-19.99m-10.27 4.394c-2.523 0-4.575-2.052-4.575-4.574s2.052-4.574 4.574-4.574s4.574 2.052 4.574 4.574s-2.052 4.574-4.574 4.574"/><path fill="#ea5a47" d="M46.289 21.39c0-6.016-4.607-10.91-10.271-10.91a9.7 9.7 0 0 0-2.496.34c5.422.29 9.752 5.052 9.752 10.881c.004.287.004 7.3-8.275 19.99c-.03.05-.162.265-.379.514c.404.406.845.616 1.317.616c1.188 0 1.999-1.309 2.077-1.442c8.28-12.689 8.28-19.703 8.275-19.99"/><path fill="#92d3f5" d="M11.34 60.654v-2.285c0-3.23 1.91-5.45 5.14-5.45c1.913 1.615 4.176 2.422 6.11 2.422s4.198-.807 6.11-2.422c3.23 0 5.14 2.22 5.14 5.45v2.285zm26.802 0v-2.285c0-3.23 1.91-5.45 5.14-5.45c1.913 1.615 4.176 2.422 6.11 2.422c1.933 0 4.197-.807 6.11-2.422c3.23 0 5.14 2.22 5.14 5.45v2.285z"/><g fill="#fcea2b"><circle cx="22.59" cy="45.397" r="5"/><circle cx="49.392" cy="45.397" r="5"/></g><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M11.34 60.324v-1.955c0-3.23 1.91-5.45 5.14-5.45c1.913 1.615 4.176 2.422 6.11 2.422s4.198-.807 6.11-2.422c3.23 0 5.14 2.22 5.14 5.45v1.955m4.302 0v-1.955c0-3.23 1.91-5.45 5.14-5.45c1.913 1.615 4.176 2.422 6.11 2.422c1.933 0 4.197-.807 6.11-2.422c3.23 0 5.14 2.22 5.14 5.45v1.955"/><path strokeMiterlimit="10" d="M35.937 42.821c-.677 0-1.29-.42-1.82-1.25c-8.226-12.681-8.368-19.878-8.37-20.178c0-6.02 4.607-10.913 10.271-10.913s10.271 4.894 10.271 10.91c.004.286.004 7.3-8.274 19.989c-.08.133-.89 1.442-2.078 1.442Z"/><path strokeMiterlimit="10" d="M36.018 25.784c-2.522 0-4.574-2.052-4.574-4.574s2.052-4.574 4.574-4.574s4.574 2.052 4.574 4.574s-2.052 4.574-4.574 4.574Z"/><circle cx="22.59" cy="45.397" r="5" strokeLinecap="round" strokeLinejoin="round"/><circle cx="49.392" cy="45.397" r="5" strokeLinecap="round" strokeLinejoin="round"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.01" cy="21.186" r="3.478" fill="#fff"/><path fill="#d22f27" d="M46.289 21.39c0-6.016-4.607-10.91-10.271-10.91s-10.271 4.894-10.271 10.913c.002.3.145 7.497 8.37 20.179c.53.829 1.143 1.25 1.82 1.25c1.188 0 1.999-1.31 2.078-1.443c8.278-12.689 8.278-19.703 8.274-19.99m-10.27 4.394c-2.523 0-4.575-2.052-4.575-4.574s2.052-4.574 4.574-4.574s4.574 2.052 4.574 4.574s-2.052 4.574-4.574 4.574"/><path fill="#ea5a47" d="M46.289 21.39c0-6.016-4.607-10.91-10.271-10.91a9.7 9.7 0 0 0-2.496.34c5.422.29 9.752 5.052 9.752 10.881c.004.287.004 7.3-8.275 19.99c-.03.05-.162.265-.379.514c.404.406.845.616 1.317.616c1.188 0 1.999-1.309 2.077-1.442c8.28-12.689 8.28-19.703 8.275-19.99"/><path fill="#92d3f5" d="M11.34 60.654v-2.285c0-3.23 1.91-5.45 5.14-5.45c1.913 1.615 4.176 2.422 6.11 2.422s4.198-.807 6.11-2.422c3.23 0 5.14 2.22 5.14 5.45v2.285zm26.802 0v-2.285c0-3.23 1.91-5.45 5.14-5.45c1.913 1.615 4.176 2.422 6.11 2.422c1.933 0 4.197-.807 6.11-2.422c3.23 0 5.14 2.22 5.14 5.45v2.285z"/><g fill="#fcea2b"><circle cx="22.59" cy="45.397" r="5"/><circle cx="49.392" cy="45.397" r="5"/></g><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M11.34 60.324v-1.955c0-3.23 1.91-5.45 5.14-5.45c1.913 1.615 4.176 2.422 6.11 2.422s4.198-.807 6.11-2.422c3.23 0 5.14 2.22 5.14 5.45v1.955m4.302 0v-1.955c0-3.23 1.91-5.45 5.14-5.45c1.913 1.615 4.176 2.422 6.11 2.422c1.933 0 4.197-.807 6.11-2.422c3.23 0 5.14 2.22 5.14 5.45v1.955"/><path stroke-miterlimit="10" d="M35.937 42.821c-.677 0-1.29-.42-1.82-1.25c-8.226-12.681-8.368-19.878-8.37-20.178c0-6.02 4.607-10.913 10.271-10.913s10.271 4.894 10.271 10.91c.004.286.004 7.3-8.274 19.989c-.08.133-.89 1.442-2.078 1.442Z"/><path stroke-miterlimit="10" d="M36.018 25.784c-2.522 0-4.574-2.052-4.574-4.574s2.052-4.574 4.574-4.574s4.574 2.052 4.574 4.574s-2.052 4.574-4.574 4.574Z"/><circle cx="22.59" cy="45.397" r="5" stroke-linecap="round" stroke-linejoin="round"/><circle cx="49.392" cy="45.397" r="5" stroke-linecap="round" stroke-linejoin="round"/></g></svg>
</template>

CSS

.icon-assembly-point {
  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%3Ccircle%20cx%3D%2236.01%22%20cy%3D%2221.186%22%20r%3D%223.478%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M46.289%2021.39c0-6.016-4.607-10.91-10.271-10.91s-10.271%204.894-10.271%2010.913c.002.3.145%207.497%208.37%2020.179c.53.829%201.143%201.25%201.82%201.25c1.188%200%201.999-1.31%202.078-1.443c8.278-12.689%208.278-19.703%208.274-19.99m-10.27%204.394c-2.523%200-4.575-2.052-4.575-4.574s2.052-4.574%204.574-4.574s4.574%202.052%204.574%204.574s-2.052%204.574-4.574%204.574%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M46.289%2021.39c0-6.016-4.607-10.91-10.271-10.91a9.7%209.7%200%200%200-2.496.34c5.422.29%209.752%205.052%209.752%2010.881c.004.287.004%207.3-8.275%2019.99c-.03.05-.162.265-.379.514c.404.406.845.616%201.317.616c1.188%200%201.999-1.309%202.077-1.442c8.28-12.689%208.28-19.703%208.275-19.99%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M11.34%2060.654v-2.285c0-3.23%201.91-5.45%205.14-5.45c1.913%201.615%204.176%202.422%206.11%202.422s4.198-.807%206.11-2.422c3.23%200%205.14%202.22%205.14%205.45v2.285zm26.802%200v-2.285c0-3.23%201.91-5.45%205.14-5.45c1.913%201.615%204.176%202.422%206.11%202.422c1.933%200%204.197-.807%206.11-2.422c3.23%200%205.14%202.22%205.14%205.45v2.285z%22%2F%3E%3Cg%20fill%3D%22%23fcea2b%22%3E%3Ccircle%20cx%3D%2222.59%22%20cy%3D%2245.397%22%20r%3D%225%22%2F%3E%3Ccircle%20cx%3D%2249.392%22%20cy%3D%2245.397%22%20r%3D%225%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%22M11.34%2060.324v-1.955c0-3.23%201.91-5.45%205.14-5.45c1.913%201.615%204.176%202.422%206.11%202.422s4.198-.807%206.11-2.422c3.23%200%205.14%202.22%205.14%205.45v1.955m4.302%200v-1.955c0-3.23%201.91-5.45%205.14-5.45c1.913%201.615%204.176%202.422%206.11%202.422c1.933%200%204.197-.807%206.11-2.422c3.23%200%205.14%202.22%205.14%205.45v1.955%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M35.937%2042.821c-.677%200-1.29-.42-1.82-1.25c-8.226-12.681-8.368-19.878-8.37-20.178c0-6.02%204.607-10.913%2010.271-10.913s10.271%204.894%2010.271%2010.91c.004.286.004%207.3-8.274%2019.989c-.08.133-.89%201.442-2.078%201.442Z%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M36.018%2025.784c-2.522%200-4.574-2.052-4.574-4.574s2.052-4.574%204.574-4.574s4.574%202.052%204.574%204.574s-2.052%204.574-4.574%204.574Z%22%2F%3E%3Ccircle%20cx%3D%2222.59%22%20cy%3D%2245.397%22%20r%3D%225%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Ccircle%20cx%3D%2249.392%22%20cy%3D%2245.397%22%20r%3D%225%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%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%3Ccircle%20cx%3D%2236.01%22%20cy%3D%2221.186%22%20r%3D%223.478%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M46.289%2021.39c0-6.016-4.607-10.91-10.271-10.91s-10.271%204.894-10.271%2010.913c.002.3.145%207.497%208.37%2020.179c.53.829%201.143%201.25%201.82%201.25c1.188%200%201.999-1.31%202.078-1.443c8.278-12.689%208.278-19.703%208.274-19.99m-10.27%204.394c-2.523%200-4.575-2.052-4.575-4.574s2.052-4.574%204.574-4.574s4.574%202.052%204.574%204.574s-2.052%204.574-4.574%204.574%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M46.289%2021.39c0-6.016-4.607-10.91-10.271-10.91a9.7%209.7%200%200%200-2.496.34c5.422.29%209.752%205.052%209.752%2010.881c.004.287.004%207.3-8.275%2019.99c-.03.05-.162.265-.379.514c.404.406.845.616%201.317.616c1.188%200%201.999-1.309%202.077-1.442c8.28-12.689%208.28-19.703%208.275-19.99%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M11.34%2060.654v-2.285c0-3.23%201.91-5.45%205.14-5.45c1.913%201.615%204.176%202.422%206.11%202.422s4.198-.807%206.11-2.422c3.23%200%205.14%202.22%205.14%205.45v2.285zm26.802%200v-2.285c0-3.23%201.91-5.45%205.14-5.45c1.913%201.615%204.176%202.422%206.11%202.422c1.933%200%204.197-.807%206.11-2.422c3.23%200%205.14%202.22%205.14%205.45v2.285z%22%2F%3E%3Cg%20fill%3D%22%23fcea2b%22%3E%3Ccircle%20cx%3D%2222.59%22%20cy%3D%2245.397%22%20r%3D%225%22%2F%3E%3Ccircle%20cx%3D%2249.392%22%20cy%3D%2245.397%22%20r%3D%225%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%22M11.34%2060.324v-1.955c0-3.23%201.91-5.45%205.14-5.45c1.913%201.615%204.176%202.422%206.11%202.422s4.198-.807%206.11-2.422c3.23%200%205.14%202.22%205.14%205.45v1.955m4.302%200v-1.955c0-3.23%201.91-5.45%205.14-5.45c1.913%201.615%204.176%202.422%206.11%202.422c1.933%200%204.197-.807%206.11-2.422c3.23%200%205.14%202.22%205.14%205.45v1.955%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M35.937%2042.821c-.677%200-1.29-.42-1.82-1.25c-8.226-12.681-8.368-19.878-8.37-20.178c0-6.02%204.607-10.913%2010.271-10.913s10.271%204.894%2010.271%2010.91c.004.286.004%207.3-8.274%2019.989c-.08.133-.89%201.442-2.078%201.442Z%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M36.018%2025.784c-2.522%200-4.574-2.052-4.574-4.574s2.052-4.574%204.574-4.574s4.574%202.052%204.574%204.574s-2.052%204.574-4.574%204.574Z%22%2F%3E%3Ccircle%20cx%3D%2222.59%22%20cy%3D%2245.397%22%20r%3D%225%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Ccircle%20cx%3D%2249.392%22%20cy%3D%2245.397%22%20r%3D%225%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%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/assembly-point.svg?color=%231a73e8&size=48