berlin from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
berlin
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the berlin icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 5.3h7m6 0h7m0 4.4h-5.56c-1.13 0-1.694 0-1.994-.403c-.3-.402-.189-1.011.032-2.228l.044-.238c.22-1.217.332-1.826.031-2.228c-.3-.403-.864-.403-1.993-.403h-1.12c-1.13 0-1.693 0-1.994.403c-.3.402-.189 1.011.032 2.228l.044.238c.22 1.217.332 1.826.032 2.228S8.689 9.7 7.56 9.7H2m11.5-5.5c0-.55.2-1.76 1-2.2m-4 2.2c0-.55-.2-1.76-1-2.2M3 5.3V22M21 5.3V22M18 9.7V22m-3 0V9.7H9V22M6 9.7V22m-4 0h20"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBerlin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M2 5.3h7m6 0h7m0 4.4h-5.56c-1.13 0-1.694 0-1.994-.403c-.3-.402-.189-1.011.032-2.228l.044-.238c.22-1.217.332-1.826.031-2.228c-.3-.403-.864-.403-1.993-.403h-1.12c-1.13 0-1.693 0-1.994.403c-.3.402-.189 1.011.032 2.228l.044.238c.22 1.217.332 1.826.032 2.228S8.689 9.7 7.56 9.7H2m11.5-5.5c0-.55.2-1.76 1-2.2m-4 2.2c0-.55-.2-1.76-1-2.2M3 5.3V22M21 5.3V22M18 9.7V22m-3 0V9.7H9V22M6 9.7V22m-4 0h20"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 5.3h7m6 0h7m0 4.4h-5.56c-1.13 0-1.694 0-1.994-.403c-.3-.402-.189-1.011.032-2.228l.044-.238c.22-1.217.332-1.826.031-2.228c-.3-.403-.864-.403-1.993-.403h-1.12c-1.13 0-1.693 0-1.994.403c-.3.402-.189 1.011.032 2.228l.044.238c.22 1.217.332 1.826.032 2.228S8.689 9.7 7.56 9.7H2m11.5-5.5c0-.55.2-1.76 1-2.2m-4 2.2c0-.55-.2-1.76-1-2.2M3 5.3V22M21 5.3V22M18 9.7V22m-3 0V9.7H9V22M6 9.7V22m-4 0h20"/></svg>
</template>

CSS

.icon-berlin {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%205.3h7m6%200h7m0%204.4h-5.56c-1.13%200-1.694%200-1.994-.403c-.3-.402-.189-1.011.032-2.228l.044-.238c.22-1.217.332-1.826.031-2.228c-.3-.403-.864-.403-1.993-.403h-1.12c-1.13%200-1.693%200-1.994.403c-.3.402-.189%201.011.032%202.228l.044.238c.22%201.217.332%201.826.032%202.228S8.689%209.7%207.56%209.7H2m11.5-5.5c0-.55.2-1.76%201-2.2m-4%202.2c0-.55-.2-1.76-1-2.2M3%205.3V22M21%205.3V22M18%209.7V22m-3%200V9.7H9V22M6%209.7V22m-4%200h20%22%2F%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%205.3h7m6%200h7m0%204.4h-5.56c-1.13%200-1.694%200-1.994-.403c-.3-.402-.189-1.011.032-2.228l.044-.238c.22-1.217.332-1.826.031-2.228c-.3-.403-.864-.403-1.993-.403h-1.12c-1.13%200-1.693%200-1.994.403c-.3.402-.189%201.011.032%202.228l.044.238c.22%201.217.332%201.826.032%202.228S8.689%209.7%207.56%209.7H2m11.5-5.5c0-.55.2-1.76%201-2.2m-4%202.2c0-.55-.2-1.76-1-2.2M3%205.3V22M21%205.3V22M18%209.7V22m-3%200V9.7H9V22M6%209.7V22m-4%200h20%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/berlin.svg?color=%231a73e8&size=48