schwabisch gmund ratshaus emoji

schwabisch-gmund-ratshaus from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
schwabisch-gmund-ratshaus
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the schwabisch gmund ratshaus emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M38 18v-3h-1v-2h-2v2h-1v3h-1v8h6v-8zM20 38h9v-6h.049l3.475-4l1.142-1.314h-2.295l-9.258 5.143a13.3 13.3 0 0 1-1.028 3.085a5 5 0 0 1-3.086 2.057H18V38Zm30.914-3.086a13.3 13.3 0 0 1-1.028-3.085l-9.257-5.143h-2.295L39.476 28l3.475 4H43v6h11v-1.029a5 5 0 0 1-3.086-2.057"/><path fill="#e67a94" d="m43 38l2-6h-2.049l-3.475-4L36 24l-3.476 4l-3.475 4H27l2 6h-9v22h32V38z"/><path fill="#d0cfce" d="M20 51h32v10H20z"/><circle cx="36" cy="32" r="2" fill="#fff"/><rect width="5" height="8" x="34" y="52" fill="#a57939" rx="1.409"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M39 26v-8h-1v-3h-1v-2h-2v2h-1v3h-1v8"/><rect width="5" height="8" x="34" y="52" stroke-linecap="round" stroke-linejoin="round" rx="1.409"/><path stroke-linecap="round" stroke-linejoin="round" d="M36 8v5m-2.35 29.085v2.113m3-2.113v2.113m3-2.113v2.113m-6 2.887v2.113m3-2.113v2.113m3-2.113v2.113m-16-8.113v2.113m3-2.113v2.113m-3 2.887v2.113m3-2.113v2.113m19-7.113v2.113m3-2.113v2.113m-3 2.887v2.113m3-2.113v2.113m-15-11.113v2.113m3-2.113v2.113m3-2.113v2.113m-16 13.887v2.113m3-2.113v2.113m19-2.113v2.113m3-2.113v2.113M43 38l2-6h-2.049l-3.475-4L36 24l-3.476 4l-3.475 4H27l2 6h-9v22h32V38z"/><circle cx="36" cy="32" r="2" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M33.666 26.686h-2.295l-9.258 5.143a13.3 13.3 0 0 1-1.028 3.085a5 5 0 0 1-3.086 2.057H18V38h2m32 0h2v-1.029a5 5 0 0 1-3.086-2.057a13.3 13.3 0 0 1-1.028-3.085l-9.257-5.143h-2.295"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiSchwabischGmundRatshaus(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M38 18v-3h-1v-2h-2v2h-1v3h-1v8h6v-8zM20 38h9v-6h.049l3.475-4l1.142-1.314h-2.295l-9.258 5.143a13.3 13.3 0 0 1-1.028 3.085a5 5 0 0 1-3.086 2.057H18V38Zm30.914-3.086a13.3 13.3 0 0 1-1.028-3.085l-9.257-5.143h-2.295L39.476 28l3.475 4H43v6h11v-1.029a5 5 0 0 1-3.086-2.057"/><path fill="#e67a94" d="m43 38l2-6h-2.049l-3.475-4L36 24l-3.476 4l-3.475 4H27l2 6h-9v22h32V38z"/><path fill="#d0cfce" d="M20 51h32v10H20z"/><circle cx="36" cy="32" r="2" fill="#fff"/><rect width="5" height="8" x="34" y="52" fill="#a57939" rx="1.409"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M39 26v-8h-1v-3h-1v-2h-2v2h-1v3h-1v8"/><rect width="5" height="8" x="34" y="52" strokeLinecap="round" strokeLinejoin="round" rx="1.409"/><path strokeLinecap="round" strokeLinejoin="round" d="M36 8v5m-2.35 29.085v2.113m3-2.113v2.113m3-2.113v2.113m-6 2.887v2.113m3-2.113v2.113m3-2.113v2.113m-16-8.113v2.113m3-2.113v2.113m-3 2.887v2.113m3-2.113v2.113m19-7.113v2.113m3-2.113v2.113m-3 2.887v2.113m3-2.113v2.113m-15-11.113v2.113m3-2.113v2.113m3-2.113v2.113m-16 13.887v2.113m3-2.113v2.113m19-2.113v2.113m3-2.113v2.113M43 38l2-6h-2.049l-3.475-4L36 24l-3.476 4l-3.475 4H27l2 6h-9v22h32V38z"/><circle cx="36" cy="32" r="2" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="M33.666 26.686h-2.295l-9.258 5.143a13.3 13.3 0 0 1-1.028 3.085a5 5 0 0 1-3.086 2.057H18V38h2m32 0h2v-1.029a5 5 0 0 1-3.086-2.057a13.3 13.3 0 0 1-1.028-3.085l-9.257-5.143h-2.295"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M38 18v-3h-1v-2h-2v2h-1v3h-1v8h6v-8zM20 38h9v-6h.049l3.475-4l1.142-1.314h-2.295l-9.258 5.143a13.3 13.3 0 0 1-1.028 3.085a5 5 0 0 1-3.086 2.057H18V38Zm30.914-3.086a13.3 13.3 0 0 1-1.028-3.085l-9.257-5.143h-2.295L39.476 28l3.475 4H43v6h11v-1.029a5 5 0 0 1-3.086-2.057"/><path fill="#e67a94" d="m43 38l2-6h-2.049l-3.475-4L36 24l-3.476 4l-3.475 4H27l2 6h-9v22h32V38z"/><path fill="#d0cfce" d="M20 51h32v10H20z"/><circle cx="36" cy="32" r="2" fill="#fff"/><rect width="5" height="8" x="34" y="52" fill="#a57939" rx="1.409"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M39 26v-8h-1v-3h-1v-2h-2v2h-1v3h-1v8"/><rect width="5" height="8" x="34" y="52" stroke-linecap="round" stroke-linejoin="round" rx="1.409"/><path stroke-linecap="round" stroke-linejoin="round" d="M36 8v5m-2.35 29.085v2.113m3-2.113v2.113m3-2.113v2.113m-6 2.887v2.113m3-2.113v2.113m3-2.113v2.113m-16-8.113v2.113m3-2.113v2.113m-3 2.887v2.113m3-2.113v2.113m19-7.113v2.113m3-2.113v2.113m-3 2.887v2.113m3-2.113v2.113m-15-11.113v2.113m3-2.113v2.113m3-2.113v2.113m-16 13.887v2.113m3-2.113v2.113m19-2.113v2.113m3-2.113v2.113M43 38l2-6h-2.049l-3.475-4L36 24l-3.476 4l-3.475 4H27l2 6h-9v22h32V38z"/><circle cx="36" cy="32" r="2" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M33.666 26.686h-2.295l-9.258 5.143a13.3 13.3 0 0 1-1.028 3.085a5 5 0 0 1-3.086 2.057H18V38h2m32 0h2v-1.029a5 5 0 0 1-3.086-2.057a13.3 13.3 0 0 1-1.028-3.085l-9.257-5.143h-2.295"/></g></svg>
</template>

CSS

.icon-schwabisch-gmund-ratshaus {
  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%233f3f3f%22%20d%3D%22M38%2018v-3h-1v-2h-2v2h-1v3h-1v8h6v-8zM20%2038h9v-6h.049l3.475-4l1.142-1.314h-2.295l-9.258%205.143a13.3%2013.3%200%200%201-1.028%203.085a5%205%200%200%201-3.086%202.057H18V38Zm30.914-3.086a13.3%2013.3%200%200%201-1.028-3.085l-9.257-5.143h-2.295L39.476%2028l3.475%204H43v6h11v-1.029a5%205%200%200%201-3.086-2.057%22%2F%3E%3Cpath%20fill%3D%22%23e67a94%22%20d%3D%22m43%2038l2-6h-2.049l-3.475-4L36%2024l-3.476%204l-3.475%204H27l2%206h-9v22h32V38z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M20%2051h32v10H20z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2232%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Crect%20width%3D%225%22%20height%3D%228%22%20x%3D%2234%22%20y%3D%2252%22%20fill%3D%22%23a57939%22%20rx%3D%221.409%22%2F%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%22M39%2026v-8h-1v-3h-1v-2h-2v2h-1v3h-1v8%22%2F%3E%3Crect%20width%3D%225%22%20height%3D%228%22%20x%3D%2234%22%20y%3D%2252%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%221.409%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%208v5m-2.35%2029.085v2.113m3-2.113v2.113m3-2.113v2.113m-6%202.887v2.113m3-2.113v2.113m3-2.113v2.113m-16-8.113v2.113m3-2.113v2.113m-3%202.887v2.113m3-2.113v2.113m19-7.113v2.113m3-2.113v2.113m-3%202.887v2.113m3-2.113v2.113m-15-11.113v2.113m3-2.113v2.113m3-2.113v2.113m-16%2013.887v2.113m3-2.113v2.113m19-2.113v2.113m3-2.113v2.113M43%2038l2-6h-2.049l-3.475-4L36%2024l-3.476%204l-3.475%204H27l2%206h-9v22h32V38z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2232%22%20r%3D%222%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.666%2026.686h-2.295l-9.258%205.143a13.3%2013.3%200%200%201-1.028%203.085a5%205%200%200%201-3.086%202.057H18V38h2m32%200h2v-1.029a5%205%200%200%201-3.086-2.057a13.3%2013.3%200%200%201-1.028-3.085l-9.257-5.143h-2.295%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%233f3f3f%22%20d%3D%22M38%2018v-3h-1v-2h-2v2h-1v3h-1v8h6v-8zM20%2038h9v-6h.049l3.475-4l1.142-1.314h-2.295l-9.258%205.143a13.3%2013.3%200%200%201-1.028%203.085a5%205%200%200%201-3.086%202.057H18V38Zm30.914-3.086a13.3%2013.3%200%200%201-1.028-3.085l-9.257-5.143h-2.295L39.476%2028l3.475%204H43v6h11v-1.029a5%205%200%200%201-3.086-2.057%22%2F%3E%3Cpath%20fill%3D%22%23e67a94%22%20d%3D%22m43%2038l2-6h-2.049l-3.475-4L36%2024l-3.476%204l-3.475%204H27l2%206h-9v22h32V38z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M20%2051h32v10H20z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2232%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Crect%20width%3D%225%22%20height%3D%228%22%20x%3D%2234%22%20y%3D%2252%22%20fill%3D%22%23a57939%22%20rx%3D%221.409%22%2F%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%22M39%2026v-8h-1v-3h-1v-2h-2v2h-1v3h-1v8%22%2F%3E%3Crect%20width%3D%225%22%20height%3D%228%22%20x%3D%2234%22%20y%3D%2252%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%221.409%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%208v5m-2.35%2029.085v2.113m3-2.113v2.113m3-2.113v2.113m-6%202.887v2.113m3-2.113v2.113m3-2.113v2.113m-16-8.113v2.113m3-2.113v2.113m-3%202.887v2.113m3-2.113v2.113m19-7.113v2.113m3-2.113v2.113m-3%202.887v2.113m3-2.113v2.113m-15-11.113v2.113m3-2.113v2.113m3-2.113v2.113m-16%2013.887v2.113m3-2.113v2.113m19-2.113v2.113m3-2.113v2.113M43%2038l2-6h-2.049l-3.475-4L36%2024l-3.476%204l-3.475%204H27l2%206h-9v22h32V38z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2232%22%20r%3D%222%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.666%2026.686h-2.295l-9.258%205.143a13.3%2013.3%200%200%201-1.028%203.085a5%205%200%200%201-3.086%202.057H18V38h2m32%200h2v-1.029a5%205%200%200%201-3.086-2.057a13.3%2013.3%200%200%201-1.028-3.085l-9.257-5.143h-2.295%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/schwabisch-gmund-ratshaus.svg?color=%231a73e8&size=48