statue of liberty emoji

statue-of-liberty from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.

Name
statue-of-liberty
Set
OpenMoji
Style
Default
Category
Travel Places
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More travel places icons from OpenMoji

Use the statue of liberty emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M16.598 20.026c.239 1.888.574 4.446 1.011 7.492c.364 2.53.55 3.684.945 3.724c.818.084 1.882-4.52 2.073-5.349c.446-1.928.73-3.89.848-5.866"/><path fill="#61b2e4" d="M13.781 15.056h9.686v4.408h-9.686zm9.551 14.815c.509.07.866.774 2.272 6.456c1.446 5.84 1.265 5.89 1.824 6.985c1.581 3.099 3.03 2.699 5.603 6.57c2.219 3.34 1.508 4.189 2.974 5.16c2.966 1.964 7.297-.563 12.266.958c1.987.47 2.09 1.408 3.435 2.945c.913 1.135 2.086 3.136 2.808 5.114c.202.553-.064 1.192-.627 1.363c-2.485.755-8.982-2.203-18.492-.543c-4.453.777-8.145 2.4-8.907 1.173c-.843-1.356 3.239-4.033 2.728-7.733c-.304-2.203-2.628-4.566-4.042-7.565c-2.441-5.174-3.452-10.354-4.725-15.05c.651-3.154 1.73-5.992 2.883-5.833"/><ellipse cx="41.903" cy="46.206" fill="#92d3f5" rx="4.857" ry="5.806"/><path fill="#f4aa41" d="M16.141 13.355a2.82 2.82 0 0 1 .096-2.424c.514-1.012 1.378-1.142 2.645-1.925c2.725-1.683 3.14-3.806 4.049-3.567c.937.246 1.033 2.638 1.06 3.276c.06 1.511.166 4.128-1.716 5.466c-1.943 1.38-5.282.883-6.134-.826"/><path fill="none" stroke="#92d3f5" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M41.484 30.529v6.101m10.817-2.26l-4.814 4.314M31.56 34.186l4.314 4.314m-5.212 4.489h3.605m16.022.25h6.101"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M13.364 15.056h10.102v4.408H13.364zm2.918-1.319a3.54 3.54 0 0 1-.231-2.35c.348-1.191 1.336-1.56 3.178-2.913c2.84-2.088 3.307-3.284 4.006-3.013c.942.365.96 2.898.53 4.601a7.4 7.4 0 0 1-.729 1.821m-6.458 7.959q1.313 11.965 2.482 11.952q1.02-.012 1.93-9.148m-1.418 12.811c.58 1.981 1.17 4 2.34 8.04c1.437 4.966 1.481 5.164 1.794 5.922c2.437 5.899 5.014 6.542 4.666 9.6a43.5 43.5 0 0 1-1.436 5.563c-.182.619-.34 1.128-.448 1.47M22.987 29.1a51 51 0 0 1 2.872 8.116c1.276 4.519.834 4.78 1.885 6.73c2.274 4.223 5.048 4.298 7.088 8.793c.336.917.89 1.738 1.615 2.392a6.78 6.78 0 0 0 4.845 1.286c1.968-.203 3.216-1.083 4.897-1.342a5.38 5.38 0 0 1 5.063 2.24c1.096 1.003 1.912 3.135 3.5 7.357"/><ellipse cx="41.903" cy="46.206" rx="5" ry="6.101"/><path d="M50.289 43.717h6.101m-8.252-4.708l4.813-4.314m-10.833 1.919v-6.101m-7.851 12.954h-3.605m4.693-4.503l-4.314-4.314"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiStatueOfLiberty(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M16.598 20.026c.239 1.888.574 4.446 1.011 7.492c.364 2.53.55 3.684.945 3.724c.818.084 1.882-4.52 2.073-5.349c.446-1.928.73-3.89.848-5.866"/><path fill="#61b2e4" d="M13.781 15.056h9.686v4.408h-9.686zm9.551 14.815c.509.07.866.774 2.272 6.456c1.446 5.84 1.265 5.89 1.824 6.985c1.581 3.099 3.03 2.699 5.603 6.57c2.219 3.34 1.508 4.189 2.974 5.16c2.966 1.964 7.297-.563 12.266.958c1.987.47 2.09 1.408 3.435 2.945c.913 1.135 2.086 3.136 2.808 5.114c.202.553-.064 1.192-.627 1.363c-2.485.755-8.982-2.203-18.492-.543c-4.453.777-8.145 2.4-8.907 1.173c-.843-1.356 3.239-4.033 2.728-7.733c-.304-2.203-2.628-4.566-4.042-7.565c-2.441-5.174-3.452-10.354-4.725-15.05c.651-3.154 1.73-5.992 2.883-5.833"/><ellipse cx="41.903" cy="46.206" fill="#92d3f5" rx="4.857" ry="5.806"/><path fill="#f4aa41" d="M16.141 13.355a2.82 2.82 0 0 1 .096-2.424c.514-1.012 1.378-1.142 2.645-1.925c2.725-1.683 3.14-3.806 4.049-3.567c.937.246 1.033 2.638 1.06 3.276c.06 1.511.166 4.128-1.716 5.466c-1.943 1.38-5.282.883-6.134-.826"/><path fill="none" stroke="#92d3f5" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2" d="M41.484 30.529v6.101m10.817-2.26l-4.814 4.314M31.56 34.186l4.314 4.314m-5.212 4.489h3.605m16.022.25h6.101"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M13.364 15.056h10.102v4.408H13.364zm2.918-1.319a3.54 3.54 0 0 1-.231-2.35c.348-1.191 1.336-1.56 3.178-2.913c2.84-2.088 3.307-3.284 4.006-3.013c.942.365.96 2.898.53 4.601a7.4 7.4 0 0 1-.729 1.821m-6.458 7.959q1.313 11.965 2.482 11.952q1.02-.012 1.93-9.148m-1.418 12.811c.58 1.981 1.17 4 2.34 8.04c1.437 4.966 1.481 5.164 1.794 5.922c2.437 5.899 5.014 6.542 4.666 9.6a43.5 43.5 0 0 1-1.436 5.563c-.182.619-.34 1.128-.448 1.47M22.987 29.1a51 51 0 0 1 2.872 8.116c1.276 4.519.834 4.78 1.885 6.73c2.274 4.223 5.048 4.298 7.088 8.793c.336.917.89 1.738 1.615 2.392a6.78 6.78 0 0 0 4.845 1.286c1.968-.203 3.216-1.083 4.897-1.342a5.38 5.38 0 0 1 5.063 2.24c1.096 1.003 1.912 3.135 3.5 7.357"/><ellipse cx="41.903" cy="46.206" rx="5" ry="6.101"/><path d="M50.289 43.717h6.101m-8.252-4.708l4.813-4.314m-10.833 1.919v-6.101m-7.851 12.954h-3.605m4.693-4.503l-4.314-4.314"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M16.598 20.026c.239 1.888.574 4.446 1.011 7.492c.364 2.53.55 3.684.945 3.724c.818.084 1.882-4.52 2.073-5.349c.446-1.928.73-3.89.848-5.866"/><path fill="#61b2e4" d="M13.781 15.056h9.686v4.408h-9.686zm9.551 14.815c.509.07.866.774 2.272 6.456c1.446 5.84 1.265 5.89 1.824 6.985c1.581 3.099 3.03 2.699 5.603 6.57c2.219 3.34 1.508 4.189 2.974 5.16c2.966 1.964 7.297-.563 12.266.958c1.987.47 2.09 1.408 3.435 2.945c.913 1.135 2.086 3.136 2.808 5.114c.202.553-.064 1.192-.627 1.363c-2.485.755-8.982-2.203-18.492-.543c-4.453.777-8.145 2.4-8.907 1.173c-.843-1.356 3.239-4.033 2.728-7.733c-.304-2.203-2.628-4.566-4.042-7.565c-2.441-5.174-3.452-10.354-4.725-15.05c.651-3.154 1.73-5.992 2.883-5.833"/><ellipse cx="41.903" cy="46.206" fill="#92d3f5" rx="4.857" ry="5.806"/><path fill="#f4aa41" d="M16.141 13.355a2.82 2.82 0 0 1 .096-2.424c.514-1.012 1.378-1.142 2.645-1.925c2.725-1.683 3.14-3.806 4.049-3.567c.937.246 1.033 2.638 1.06 3.276c.06 1.511.166 4.128-1.716 5.466c-1.943 1.38-5.282.883-6.134-.826"/><path fill="none" stroke="#92d3f5" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M41.484 30.529v6.101m10.817-2.26l-4.814 4.314M31.56 34.186l4.314 4.314m-5.212 4.489h3.605m16.022.25h6.101"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M13.364 15.056h10.102v4.408H13.364zm2.918-1.319a3.54 3.54 0 0 1-.231-2.35c.348-1.191 1.336-1.56 3.178-2.913c2.84-2.088 3.307-3.284 4.006-3.013c.942.365.96 2.898.53 4.601a7.4 7.4 0 0 1-.729 1.821m-6.458 7.959q1.313 11.965 2.482 11.952q1.02-.012 1.93-9.148m-1.418 12.811c.58 1.981 1.17 4 2.34 8.04c1.437 4.966 1.481 5.164 1.794 5.922c2.437 5.899 5.014 6.542 4.666 9.6a43.5 43.5 0 0 1-1.436 5.563c-.182.619-.34 1.128-.448 1.47M22.987 29.1a51 51 0 0 1 2.872 8.116c1.276 4.519.834 4.78 1.885 6.73c2.274 4.223 5.048 4.298 7.088 8.793c.336.917.89 1.738 1.615 2.392a6.78 6.78 0 0 0 4.845 1.286c1.968-.203 3.216-1.083 4.897-1.342a5.38 5.38 0 0 1 5.063 2.24c1.096 1.003 1.912 3.135 3.5 7.357"/><ellipse cx="41.903" cy="46.206" rx="5" ry="6.101"/><path d="M50.289 43.717h6.101m-8.252-4.708l4.813-4.314m-10.833 1.919v-6.101m-7.851 12.954h-3.605m4.693-4.503l-4.314-4.314"/></g></svg>
</template>

CSS

.icon-statue-of-liberty {
  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%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M16.598%2020.026c.239%201.888.574%204.446%201.011%207.492c.364%202.53.55%203.684.945%203.724c.818.084%201.882-4.52%202.073-5.349c.446-1.928.73-3.89.848-5.866%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M13.781%2015.056h9.686v4.408h-9.686zm9.551%2014.815c.509.07.866.774%202.272%206.456c1.446%205.84%201.265%205.89%201.824%206.985c1.581%203.099%203.03%202.699%205.603%206.57c2.219%203.34%201.508%204.189%202.974%205.16c2.966%201.964%207.297-.563%2012.266.958c1.987.47%202.09%201.408%203.435%202.945c.913%201.135%202.086%203.136%202.808%205.114c.202.553-.064%201.192-.627%201.363c-2.485.755-8.982-2.203-18.492-.543c-4.453.777-8.145%202.4-8.907%201.173c-.843-1.356%203.239-4.033%202.728-7.733c-.304-2.203-2.628-4.566-4.042-7.565c-2.441-5.174-3.452-10.354-4.725-15.05c.651-3.154%201.73-5.992%202.883-5.833%22%2F%3E%3Cellipse%20cx%3D%2241.903%22%20cy%3D%2246.206%22%20fill%3D%22%2392d3f5%22%20rx%3D%224.857%22%20ry%3D%225.806%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M16.141%2013.355a2.82%202.82%200%200%201%20.096-2.424c.514-1.012%201.378-1.142%202.645-1.925c2.725-1.683%203.14-3.806%204.049-3.567c.937.246%201.033%202.638%201.06%203.276c.06%201.511.166%204.128-1.716%205.466c-1.943%201.38-5.282.883-6.134-.826%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2392d3f5%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M41.484%2030.529v6.101m10.817-2.26l-4.814%204.314M31.56%2034.186l4.314%204.314m-5.212%204.489h3.605m16.022.25h6.101%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M13.364%2015.056h10.102v4.408H13.364zm2.918-1.319a3.54%203.54%200%200%201-.231-2.35c.348-1.191%201.336-1.56%203.178-2.913c2.84-2.088%203.307-3.284%204.006-3.013c.942.365.96%202.898.53%204.601a7.4%207.4%200%200%201-.729%201.821m-6.458%207.959q1.313%2011.965%202.482%2011.952q1.02-.012%201.93-9.148m-1.418%2012.811c.58%201.981%201.17%204%202.34%208.04c1.437%204.966%201.481%205.164%201.794%205.922c2.437%205.899%205.014%206.542%204.666%209.6a43.5%2043.5%200%200%201-1.436%205.563c-.182.619-.34%201.128-.448%201.47M22.987%2029.1a51%2051%200%200%201%202.872%208.116c1.276%204.519.834%204.78%201.885%206.73c2.274%204.223%205.048%204.298%207.088%208.793c.336.917.89%201.738%201.615%202.392a6.78%206.78%200%200%200%204.845%201.286c1.968-.203%203.216-1.083%204.897-1.342a5.38%205.38%200%200%201%205.063%202.24c1.096%201.003%201.912%203.135%203.5%207.357%22%2F%3E%3Cellipse%20cx%3D%2241.903%22%20cy%3D%2246.206%22%20rx%3D%225%22%20ry%3D%226.101%22%2F%3E%3Cpath%20d%3D%22M50.289%2043.717h6.101m-8.252-4.708l4.813-4.314m-10.833%201.919v-6.101m-7.851%2012.954h-3.605m4.693-4.503l-4.314-4.314%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%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M16.598%2020.026c.239%201.888.574%204.446%201.011%207.492c.364%202.53.55%203.684.945%203.724c.818.084%201.882-4.52%202.073-5.349c.446-1.928.73-3.89.848-5.866%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M13.781%2015.056h9.686v4.408h-9.686zm9.551%2014.815c.509.07.866.774%202.272%206.456c1.446%205.84%201.265%205.89%201.824%206.985c1.581%203.099%203.03%202.699%205.603%206.57c2.219%203.34%201.508%204.189%202.974%205.16c2.966%201.964%207.297-.563%2012.266.958c1.987.47%202.09%201.408%203.435%202.945c.913%201.135%202.086%203.136%202.808%205.114c.202.553-.064%201.192-.627%201.363c-2.485.755-8.982-2.203-18.492-.543c-4.453.777-8.145%202.4-8.907%201.173c-.843-1.356%203.239-4.033%202.728-7.733c-.304-2.203-2.628-4.566-4.042-7.565c-2.441-5.174-3.452-10.354-4.725-15.05c.651-3.154%201.73-5.992%202.883-5.833%22%2F%3E%3Cellipse%20cx%3D%2241.903%22%20cy%3D%2246.206%22%20fill%3D%22%2392d3f5%22%20rx%3D%224.857%22%20ry%3D%225.806%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M16.141%2013.355a2.82%202.82%200%200%201%20.096-2.424c.514-1.012%201.378-1.142%202.645-1.925c2.725-1.683%203.14-3.806%204.049-3.567c.937.246%201.033%202.638%201.06%203.276c.06%201.511.166%204.128-1.716%205.466c-1.943%201.38-5.282.883-6.134-.826%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2392d3f5%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M41.484%2030.529v6.101m10.817-2.26l-4.814%204.314M31.56%2034.186l4.314%204.314m-5.212%204.489h3.605m16.022.25h6.101%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M13.364%2015.056h10.102v4.408H13.364zm2.918-1.319a3.54%203.54%200%200%201-.231-2.35c.348-1.191%201.336-1.56%203.178-2.913c2.84-2.088%203.307-3.284%204.006-3.013c.942.365.96%202.898.53%204.601a7.4%207.4%200%200%201-.729%201.821m-6.458%207.959q1.313%2011.965%202.482%2011.952q1.02-.012%201.93-9.148m-1.418%2012.811c.58%201.981%201.17%204%202.34%208.04c1.437%204.966%201.481%205.164%201.794%205.922c2.437%205.899%205.014%206.542%204.666%209.6a43.5%2043.5%200%200%201-1.436%205.563c-.182.619-.34%201.128-.448%201.47M22.987%2029.1a51%2051%200%200%201%202.872%208.116c1.276%204.519.834%204.78%201.885%206.73c2.274%204.223%205.048%204.298%207.088%208.793c.336.917.89%201.738%201.615%202.392a6.78%206.78%200%200%200%204.845%201.286c1.968-.203%203.216-1.083%204.897-1.342a5.38%205.38%200%200%201%205.063%202.24c1.096%201.003%201.912%203.135%203.5%207.357%22%2F%3E%3Cellipse%20cx%3D%2241.903%22%20cy%3D%2246.206%22%20rx%3D%225%22%20ry%3D%226.101%22%2F%3E%3Cpath%20d%3D%22M50.289%2043.717h6.101m-8.252-4.708l4.813-4.314m-10.833%201.919v-6.101m-7.851%2012.954h-3.605m4.693-4.503l-4.314-4.314%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/statue-of-liberty.svg?color=%231a73e8&size=48