schwbisch gmnd ratshaus emoji
schwbisch-gmnd-ratshaus from OpenMoji by OpenMoji · Default · CC-BY-SA-4.0 Attribution required.
- Name
- schwbisch-gmnd-ratshaus
- Set
- OpenMoji
- Style
- Default
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
Related icons in OpenMoji
Use the schwbisch gmnd 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-8h-1z"/><path fill="#3f3f3f" d="M20 38h9v-6h.049l3.475-4l1.142-1.314h-2.295l-9.258 5.143a13.341 13.341 0 0 1-1.028 3.085a4.99 4.99 0 0 1-3.086 2.057H18V38z"/><path fill="#3f3f3f" d="M50.914 34.914a13.344 13.344 0 0 1-1.028-3.085l-9.257-5.143h-2.295L39.476 28l3.475 4H43v6h11v-1.029a4.99 4.99 0 0 1-3.086-2.057z"/><path fill="#e67a94" d="M43 38l2-6h-2.049l-3.475-4L36 24l-3.476 4l-3.475 4H27l2 6h-9v22h32V38h-9z"/><path fill="#d0cfce" d="M20 51h32v10H20z"/><circle cx="36" cy="32" r="2" fill="#fff"/><rect x="34" y="52" rx="1.409" width="5" height="8" fill="#a57939"/><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 x="34" y="52" rx="1.409" width="5" height="8" stroke-linecap="round" stroke-linejoin="round"/><path stroke-linecap="round" stroke-linejoin="round" d="M36 8v5"/><path stroke-linecap="round" stroke-linejoin="round" d="M33.65 42.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M36.65 42.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.65 42.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M33.65 47.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M36.65 47.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.65 47.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M23.65 41.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M26.65 41.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M23.65 46.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M26.65 46.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M45.65 41.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M48.65 41.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M45.65 46.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M48.65 46.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M33.65 37.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M36.65 37.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.65 37.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M23.65 53.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M26.65 53.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M45.65 53.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M48.65 53.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M43 38l2-6h-2.049l-3.475-4L36 24l-3.476 4l-3.475 4H27l2 6h-9v22h32V38h-9z"/><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.341 13.341 0 0 1-1.028 3.085a4.99 4.99 0 0 1-3.086 2.057H18V38h2"/><path stroke-linecap="round" stroke-linejoin="round" d="M52 38h2v-1.029a4.99 4.99 0 0 1-3.086-2.057a13.344 13.344 0 0 1-1.028-3.085l-9.257-5.143h-2.295"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiSchwbischGmndRatshaus(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-8h-1z"/><path fill="#3f3f3f" d="M20 38h9v-6h.049l3.475-4l1.142-1.314h-2.295l-9.258 5.143a13.341 13.341 0 0 1-1.028 3.085a4.99 4.99 0 0 1-3.086 2.057H18V38z"/><path fill="#3f3f3f" d="M50.914 34.914a13.344 13.344 0 0 1-1.028-3.085l-9.257-5.143h-2.295L39.476 28l3.475 4H43v6h11v-1.029a4.99 4.99 0 0 1-3.086-2.057z"/><path fill="#e67a94" d="M43 38l2-6h-2.049l-3.475-4L36 24l-3.476 4l-3.475 4H27l2 6h-9v22h32V38h-9z"/><path fill="#d0cfce" d="M20 51h32v10H20z"/><circle cx="36" cy="32" r="2" fill="#fff"/><rect x="34" y="52" rx="1.409" width="5" height="8" fill="#a57939"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M39 26v-8h-1v-3h-1v-2h-2v2h-1v3h-1v8"/><rect x="34" y="52" rx="1.409" width="5" height="8" strokeLinecap="round" strokeLinejoin="round"/><path strokeLinecap="round" strokeLinejoin="round" d="M36 8v5"/><path strokeLinecap="round" strokeLinejoin="round" d="M33.65 42.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M36.65 42.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M39.65 42.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M33.65 47.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M36.65 47.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M39.65 47.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M23.65 41.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M26.65 41.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M23.65 46.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M26.65 46.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M45.65 41.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M48.65 41.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M45.65 46.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M48.65 46.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M33.65 37.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M36.65 37.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M39.65 37.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M23.65 53.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M26.65 53.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M45.65 53.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M48.65 53.085v2.113"/><path strokeLinecap="round" strokeLinejoin="round" d="M43 38l2-6h-2.049l-3.475-4L36 24l-3.476 4l-3.475 4H27l2 6h-9v22h32V38h-9z"/><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.341 13.341 0 0 1-1.028 3.085a4.99 4.99 0 0 1-3.086 2.057H18V38h2"/><path strokeLinecap="round" strokeLinejoin="round" d="M52 38h2v-1.029a4.99 4.99 0 0 1-3.086-2.057a13.344 13.344 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-8h-1z"/><path fill="#3f3f3f" d="M20 38h9v-6h.049l3.475-4l1.142-1.314h-2.295l-9.258 5.143a13.341 13.341 0 0 1-1.028 3.085a4.99 4.99 0 0 1-3.086 2.057H18V38z"/><path fill="#3f3f3f" d="M50.914 34.914a13.344 13.344 0 0 1-1.028-3.085l-9.257-5.143h-2.295L39.476 28l3.475 4H43v6h11v-1.029a4.99 4.99 0 0 1-3.086-2.057z"/><path fill="#e67a94" d="M43 38l2-6h-2.049l-3.475-4L36 24l-3.476 4l-3.475 4H27l2 6h-9v22h32V38h-9z"/><path fill="#d0cfce" d="M20 51h32v10H20z"/><circle cx="36" cy="32" r="2" fill="#fff"/><rect x="34" y="52" rx="1.409" width="5" height="8" fill="#a57939"/><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 x="34" y="52" rx="1.409" width="5" height="8" stroke-linecap="round" stroke-linejoin="round"/><path stroke-linecap="round" stroke-linejoin="round" d="M36 8v5"/><path stroke-linecap="round" stroke-linejoin="round" d="M33.65 42.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M36.65 42.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.65 42.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M33.65 47.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M36.65 47.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.65 47.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M23.65 41.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M26.65 41.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M23.65 46.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M26.65 46.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M45.65 41.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M48.65 41.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M45.65 46.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M48.65 46.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M33.65 37.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M36.65 37.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.65 37.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M23.65 53.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M26.65 53.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M45.65 53.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M48.65 53.085v2.113"/><path stroke-linecap="round" stroke-linejoin="round" d="M43 38l2-6h-2.049l-3.475-4L36 24l-3.476 4l-3.475 4H27l2 6h-9v22h32V38h-9z"/><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.341 13.341 0 0 1-1.028 3.085a4.99 4.99 0 0 1-3.086 2.057H18V38h2"/><path stroke-linecap="round" stroke-linejoin="round" d="M52 38h2v-1.029a4.99 4.99 0 0 1-3.086-2.057a13.344 13.344 0 0 1-1.028-3.085l-9.257-5.143h-2.295"/></g></svg> </template>
CSS
.icon-schwbisch-gmnd-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-8h-1z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M20%2038h9v-6h.049l3.475-4l1.142-1.314h-2.295l-9.258%205.143a13.341%2013.341%200%200%201-1.028%203.085a4.99%204.99%200%200%201-3.086%202.057H18V38z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M50.914%2034.914a13.344%2013.344%200%200%201-1.028-3.085l-9.257-5.143h-2.295L39.476%2028l3.475%204H43v6h11v-1.029a4.99%204.99%200%200%201-3.086-2.057z%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-9v22h32V38h-9z%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%20x%3D%2234%22%20y%3D%2252%22%20rx%3D%221.409%22%20width%3D%225%22%20height%3D%228%22%20fill%3D%22%23a57939%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%20x%3D%2234%22%20y%3D%2252%22%20rx%3D%221.409%22%20width%3D%225%22%20height%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%208v5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.65%2042.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.65%2042.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.65%2042.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.65%2047.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.65%2047.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.65%2047.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.65%2041.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26.65%2041.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.65%2046.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26.65%2046.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45.65%2041.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M48.65%2041.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45.65%2046.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M48.65%2046.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.65%2037.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.65%2037.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.65%2037.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.65%2053.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26.65%2053.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45.65%2053.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M48.65%2053.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2038l2-6h-2.049l-3.475-4L36%2024l-3.476%204l-3.475%204H27l2%206h-9v22h32V38h-9z%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.341%2013.341%200%200%201-1.028%203.085a4.99%204.99%200%200%201-3.086%202.057H18V38h2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M52%2038h2v-1.029a4.99%204.99%200%200%201-3.086-2.057a13.344%2013.344%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-8h-1z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M20%2038h9v-6h.049l3.475-4l1.142-1.314h-2.295l-9.258%205.143a13.341%2013.341%200%200%201-1.028%203.085a4.99%204.99%200%200%201-3.086%202.057H18V38z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M50.914%2034.914a13.344%2013.344%200%200%201-1.028-3.085l-9.257-5.143h-2.295L39.476%2028l3.475%204H43v6h11v-1.029a4.99%204.99%200%200%201-3.086-2.057z%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-9v22h32V38h-9z%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%20x%3D%2234%22%20y%3D%2252%22%20rx%3D%221.409%22%20width%3D%225%22%20height%3D%228%22%20fill%3D%22%23a57939%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%20x%3D%2234%22%20y%3D%2252%22%20rx%3D%221.409%22%20width%3D%225%22%20height%3D%228%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%208v5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.65%2042.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.65%2042.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.65%2042.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.65%2047.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.65%2047.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.65%2047.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.65%2041.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26.65%2041.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.65%2046.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26.65%2046.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45.65%2041.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M48.65%2041.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45.65%2046.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M48.65%2046.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.65%2037.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.65%2037.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.65%2037.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.65%2053.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26.65%2053.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45.65%2053.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M48.65%2053.085v2.113%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2038l2-6h-2.049l-3.475-4L36%2024l-3.476%204l-3.475%204H27l2%206h-9v22h32V38h-9z%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.341%2013.341%200%200%201-1.028%203.085a4.99%204.99%200%200%201-3.086%202.057H18V38h2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M52%2038h2v-1.029a4.99%204.99%200%200%201-3.086-2.057a13.344%2013.344%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/schwbisch-gmnd-ratshaus.svg?color=%231a73e8&size=48