barmenia from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
barmenia
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the barmenia logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.046 13.427v6.395h5.709a5.4 5.4 0 0 0 2.377-.422q1.532-.806 1.532-2.999a2.59 2.59 0 0 0-1.492-2.571a5.8 5.8 0 0 0-2.347-.403zm0-9.26v5.287h5.714a4.7 4.7 0 0 0 2.486-.592q.955-.597.955-2.109q0-1.676-1.263-2.213a8.6 8.6 0 0 0-2.78-.368zm12.761-1.611a6.2 6.2 0 0 1 1.079 3.66a5.43 5.43 0 0 1-1.089 3.531a5.6 5.6 0 0 1-1.791 1.388a5.23 5.23 0 0 1 2.716 2.113a6.47 6.47 0 0 1 .915 3.481a7.07 7.07 0 0 1-1.05 3.854a6.47 6.47 0 0 1-4.316 3.093c-1.093.222-2.207.33-3.322.324H2.361V0H13.72q4.296.07 6.087 2.556"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsBarmenia(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.046 13.427v6.395h5.709a5.4 5.4 0 0 0 2.377-.422q1.532-.806 1.532-2.999a2.59 2.59 0 0 0-1.492-2.571a5.8 5.8 0 0 0-2.347-.403zm0-9.26v5.287h5.714a4.7 4.7 0 0 0 2.486-.592q.955-.597.955-2.109q0-1.676-1.263-2.213a8.6 8.6 0 0 0-2.78-.368zm12.761-1.611a6.2 6.2 0 0 1 1.079 3.66a5.43 5.43 0 0 1-1.089 3.531a5.6 5.6 0 0 1-1.791 1.388a5.23 5.23 0 0 1 2.716 2.113a6.47 6.47 0 0 1 .915 3.481a7.07 7.07 0 0 1-1.05 3.854a6.47 6.47 0 0 1-4.316 3.093c-1.093.222-2.207.33-3.322.324H2.361V0H13.72q4.296.07 6.087 2.556"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.046 13.427v6.395h5.709a5.4 5.4 0 0 0 2.377-.422q1.532-.806 1.532-2.999a2.59 2.59 0 0 0-1.492-2.571a5.8 5.8 0 0 0-2.347-.403zm0-9.26v5.287h5.714a4.7 4.7 0 0 0 2.486-.592q.955-.597.955-2.109q0-1.676-1.263-2.213a8.6 8.6 0 0 0-2.78-.368zm12.761-1.611a6.2 6.2 0 0 1 1.079 3.66a5.43 5.43 0 0 1-1.089 3.531a5.6 5.6 0 0 1-1.791 1.388a5.23 5.23 0 0 1 2.716 2.113a6.47 6.47 0 0 1 .915 3.481a7.07 7.07 0 0 1-1.05 3.854a6.47 6.47 0 0 1-4.316 3.093c-1.093.222-2.207.33-3.322.324H2.361V0H13.72q4.296.07 6.087 2.556"/></svg>
</template>

CSS

.icon-barmenia {
  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%22currentColor%22%20d%3D%22M7.046%2013.427v6.395h5.709a5.4%205.4%200%200%200%202.377-.422q1.532-.806%201.532-2.999a2.59%202.59%200%200%200-1.492-2.571a5.8%205.8%200%200%200-2.347-.403zm0-9.26v5.287h5.714a4.7%204.7%200%200%200%202.486-.592q.955-.597.955-2.109q0-1.676-1.263-2.213a8.6%208.6%200%200%200-2.78-.368zm12.761-1.611a6.2%206.2%200%200%201%201.079%203.66a5.43%205.43%200%200%201-1.089%203.531a5.6%205.6%200%200%201-1.791%201.388a5.23%205.23%200%200%201%202.716%202.113a6.47%206.47%200%200%201%20.915%203.481a7.07%207.07%200%200%201-1.05%203.854a6.47%206.47%200%200%201-4.316%203.093c-1.093.222-2.207.33-3.322.324H2.361V0H13.72q4.296.07%206.087%202.556%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%22currentColor%22%20d%3D%22M7.046%2013.427v6.395h5.709a5.4%205.4%200%200%200%202.377-.422q1.532-.806%201.532-2.999a2.59%202.59%200%200%200-1.492-2.571a5.8%205.8%200%200%200-2.347-.403zm0-9.26v5.287h5.714a4.7%204.7%200%200%200%202.486-.592q.955-.597.955-2.109q0-1.676-1.263-2.213a8.6%208.6%200%200%200-2.78-.368zm12.761-1.611a6.2%206.2%200%200%201%201.079%203.66a5.43%205.43%200%200%201-1.089%203.531a5.6%205.6%200%200%201-1.791%201.388a5.23%205.23%200%200%201%202.716%202.113a6.47%206.47%200%200%201%20.915%203.481a7.07%207.07%200%200%201-1.05%203.854a6.47%206.47%200%200%201-4.316%203.093c-1.093.222-2.207.33-3.322.324H2.361V0H13.72q4.296.07%206.087%202.556%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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