cityscape emoji

cityscape from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.

Name
cityscape
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 cityscape emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><rect width="60.428" height="1.937" x="5.691" y="53.327" fill="#fff" rx=".968" ry=".968"/><path fill="#9b9b9a" d="M10.667 33.814V17.25h9.743v16.564m13.641-12.667h12.667V55.25H34.051z"/><path fill="#d0cfce" d="M50.615 55.25V25.045h15.59V55.25m-60.41 0V33.814h33.128V55.25"/><g fill="none" stroke="#000"><path stroke-miterlimit="10" stroke-width=".974" d="M50.615 55V25.045h15.59V55m-60.41 0V33.814h33.128V55.25"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.949" d="M50.615 54.276V25.045h15.59v29.231m-60.41 0V33.814h33.128v20.462"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.949" d="M35.026 30.891v-9.744h11.692v33.129M11.641 30.891V17.25h7.795v13.641m37.026 2.923h-1.949v-4.872m7.795 4.872h-1.949v-4.872m-3.897 14.616h-1.949v-4.872m7.795 4.872h-1.949v-4.872M29.18 42.583h-1.949v-4.871m7.795 4.871h-1.949v-4.871M29.18 52.327h-1.949v-4.872m7.795 4.872h-1.949v-4.872m-15.59-4.872h-1.948v-4.871m7.794 4.871h-1.948v-4.871m-3.898 14.615h-1.948v-4.872m-3.898-4.872H9.692v-4.871m1.949 14.615H9.692v-4.872m13.641 4.872h-1.948v-4.872m35.077 5.846h-1.949v-4.872m7.795 4.872h-1.949v-4.872m-44.82-28.256v10.718m23.384-6.821v6.821m3.898-6.821v30.206"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiCityscape(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><rect width="60.428" height="1.937" x="5.691" y="53.327" fill="#fff" rx=".968" ry=".968"/><path fill="#9b9b9a" d="M10.667 33.814V17.25h9.743v16.564m13.641-12.667h12.667V55.25H34.051z"/><path fill="#d0cfce" d="M50.615 55.25V25.045h15.59V55.25m-60.41 0V33.814h33.128V55.25"/><g fill="none" stroke="#000"><path strokeMiterlimit="10" strokeWidth=".974" d="M50.615 55V25.045h15.59V55m-60.41 0V33.814h33.128V55.25"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.949" d="M50.615 54.276V25.045h15.59v29.231m-60.41 0V33.814h33.128v20.462"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.949" d="M35.026 30.891v-9.744h11.692v33.129M11.641 30.891V17.25h7.795v13.641m37.026 2.923h-1.949v-4.872m7.795 4.872h-1.949v-4.872m-3.897 14.616h-1.949v-4.872m7.795 4.872h-1.949v-4.872M29.18 42.583h-1.949v-4.871m7.795 4.871h-1.949v-4.871M29.18 52.327h-1.949v-4.872m7.795 4.872h-1.949v-4.872m-15.59-4.872h-1.948v-4.871m7.794 4.871h-1.948v-4.871m-3.898 14.615h-1.948v-4.872m-3.898-4.872H9.692v-4.871m1.949 14.615H9.692v-4.872m13.641 4.872h-1.948v-4.872m35.077 5.846h-1.949v-4.872m7.795 4.872h-1.949v-4.872m-44.82-28.256v10.718m23.384-6.821v6.821m3.898-6.821v30.206"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><rect width="60.428" height="1.937" x="5.691" y="53.327" fill="#fff" rx=".968" ry=".968"/><path fill="#9b9b9a" d="M10.667 33.814V17.25h9.743v16.564m13.641-12.667h12.667V55.25H34.051z"/><path fill="#d0cfce" d="M50.615 55.25V25.045h15.59V55.25m-60.41 0V33.814h33.128V55.25"/><g fill="none" stroke="#000"><path stroke-miterlimit="10" stroke-width=".974" d="M50.615 55V25.045h15.59V55m-60.41 0V33.814h33.128V55.25"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.949" d="M50.615 54.276V25.045h15.59v29.231m-60.41 0V33.814h33.128v20.462"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.949" d="M35.026 30.891v-9.744h11.692v33.129M11.641 30.891V17.25h7.795v13.641m37.026 2.923h-1.949v-4.872m7.795 4.872h-1.949v-4.872m-3.897 14.616h-1.949v-4.872m7.795 4.872h-1.949v-4.872M29.18 42.583h-1.949v-4.871m7.795 4.871h-1.949v-4.871M29.18 52.327h-1.949v-4.872m7.795 4.872h-1.949v-4.872m-15.59-4.872h-1.948v-4.871m7.794 4.871h-1.948v-4.871m-3.898 14.615h-1.948v-4.872m-3.898-4.872H9.692v-4.871m1.949 14.615H9.692v-4.872m13.641 4.872h-1.948v-4.872m35.077 5.846h-1.949v-4.872m7.795 4.872h-1.949v-4.872m-44.82-28.256v10.718m23.384-6.821v6.821m3.898-6.821v30.206"/></g></svg>
</template>

CSS

.icon-cityscape {
  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%3Crect%20width%3D%2260.428%22%20height%3D%221.937%22%20x%3D%225.691%22%20y%3D%2253.327%22%20fill%3D%22%23fff%22%20rx%3D%22.968%22%20ry%3D%22.968%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M10.667%2033.814V17.25h9.743v16.564m13.641-12.667h12.667V55.25H34.051z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M50.615%2055.25V25.045h15.59V55.25m-60.41%200V33.814h33.128V55.25%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%22.974%22%20d%3D%22M50.615%2055V25.045h15.59V55m-60.41%200V33.814h33.128V55.25%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.949%22%20d%3D%22M50.615%2054.276V25.045h15.59v29.231m-60.41%200V33.814h33.128v20.462%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.949%22%20d%3D%22M35.026%2030.891v-9.744h11.692v33.129M11.641%2030.891V17.25h7.795v13.641m37.026%202.923h-1.949v-4.872m7.795%204.872h-1.949v-4.872m-3.897%2014.616h-1.949v-4.872m7.795%204.872h-1.949v-4.872M29.18%2042.583h-1.949v-4.871m7.795%204.871h-1.949v-4.871M29.18%2052.327h-1.949v-4.872m7.795%204.872h-1.949v-4.872m-15.59-4.872h-1.948v-4.871m7.794%204.871h-1.948v-4.871m-3.898%2014.615h-1.948v-4.872m-3.898-4.872H9.692v-4.871m1.949%2014.615H9.692v-4.872m13.641%204.872h-1.948v-4.872m35.077%205.846h-1.949v-4.872m7.795%204.872h-1.949v-4.872m-44.82-28.256v10.718m23.384-6.821v6.821m3.898-6.821v30.206%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%3Crect%20width%3D%2260.428%22%20height%3D%221.937%22%20x%3D%225.691%22%20y%3D%2253.327%22%20fill%3D%22%23fff%22%20rx%3D%22.968%22%20ry%3D%22.968%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M10.667%2033.814V17.25h9.743v16.564m13.641-12.667h12.667V55.25H34.051z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M50.615%2055.25V25.045h15.59V55.25m-60.41%200V33.814h33.128V55.25%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%22.974%22%20d%3D%22M50.615%2055V25.045h15.59V55m-60.41%200V33.814h33.128V55.25%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.949%22%20d%3D%22M50.615%2054.276V25.045h15.59v29.231m-60.41%200V33.814h33.128v20.462%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.949%22%20d%3D%22M35.026%2030.891v-9.744h11.692v33.129M11.641%2030.891V17.25h7.795v13.641m37.026%202.923h-1.949v-4.872m7.795%204.872h-1.949v-4.872m-3.897%2014.616h-1.949v-4.872m7.795%204.872h-1.949v-4.872M29.18%2042.583h-1.949v-4.871m7.795%204.871h-1.949v-4.871M29.18%2052.327h-1.949v-4.872m7.795%204.872h-1.949v-4.872m-15.59-4.872h-1.948v-4.871m7.794%204.871h-1.948v-4.871m-3.898%2014.615h-1.948v-4.872m-3.898-4.872H9.692v-4.871m1.949%2014.615H9.692v-4.872m13.641%204.872h-1.948v-4.872m35.077%205.846h-1.949v-4.872m7.795%204.872h-1.949v-4.872m-44.82-28.256v10.718m23.384-6.821v6.821m3.898-6.821v30.206%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/cityscape.svg?color=%231a73e8&size=48

Cityscape emoji — OpenMoji · IconsDB