bohemiainteractive logo

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

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

Use the bohemiainteractive logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.225 12.831l.036-.109c.684-2.231.411-4.3-.774-5.817a5.67 5.67 0 0 0-3.513-2.068L15.88 0h-1.457s-.696 2.261-1.53 4.728a8 8 0 0 0-.859 0a12.17 12.17 0 0 0-6.736 2.685a11.3 11.3 0 0 0-3.49 4.076h1.21A10.4 10.4 0 0 1 5.841 8.12a11.3 11.3 0 0 1 6.234-2.497h.514c-.096.284-.2.562-.296.84c-.38 1.07-1.288 3.58-2.304 6.374H6.64l-1.511 2.128a22.7 22.7 0 0 1 4.408-.87c-.798 2.195-1.62 4.456-2.274 6.264c-2.038.115-3.858-.483-4.989-1.771a4.23 4.23 0 0 1-1.021-1.96l-.49-.46a5.24 5.24 0 0 0 1.064 2.952a6.16 6.16 0 0 0 4.983 2.17h.09L5.938 24l.604-.466l.901-2.268a12.3 12.3 0 0 0 6.555-2.66a12.53 12.53 0 0 0 3.955-5.08h4.813l.472-.67zm-4.583-7.13a4.9 4.9 0 0 1 3.144 1.748c.998 1.288 1.21 3.066.605 5.013c-.037.12-.079.248-.121.369h-6.458zm-.182 12.204a11.5 11.5 0 0 1-5.624 2.418l2.504-6.307c1.711-.193 3.9-.362 6.651-.44a11.9 11.9 0 0 1-3.53 4.329z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsBohemiainteractive(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="m18.225 12.831l.036-.109c.684-2.231.411-4.3-.774-5.817a5.67 5.67 0 0 0-3.513-2.068L15.88 0h-1.457s-.696 2.261-1.53 4.728a8 8 0 0 0-.859 0a12.17 12.17 0 0 0-6.736 2.685a11.3 11.3 0 0 0-3.49 4.076h1.21A10.4 10.4 0 0 1 5.841 8.12a11.3 11.3 0 0 1 6.234-2.497h.514c-.096.284-.2.562-.296.84c-.38 1.07-1.288 3.58-2.304 6.374H6.64l-1.511 2.128a22.7 22.7 0 0 1 4.408-.87c-.798 2.195-1.62 4.456-2.274 6.264c-2.038.115-3.858-.483-4.989-1.771a4.23 4.23 0 0 1-1.021-1.96l-.49-.46a5.24 5.24 0 0 0 1.064 2.952a6.16 6.16 0 0 0 4.983 2.17h.09L5.938 24l.604-.466l.901-2.268a12.3 12.3 0 0 0 6.555-2.66a12.53 12.53 0 0 0 3.955-5.08h4.813l.472-.67zm-4.583-7.13a4.9 4.9 0 0 1 3.144 1.748c.998 1.288 1.21 3.066.605 5.013c-.037.12-.079.248-.121.369h-6.458zm-.182 12.204a11.5 11.5 0 0 1-5.624 2.418l2.504-6.307c1.711-.193 3.9-.362 6.651-.44a11.9 11.9 0 0 1-3.53 4.329z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.225 12.831l.036-.109c.684-2.231.411-4.3-.774-5.817a5.67 5.67 0 0 0-3.513-2.068L15.88 0h-1.457s-.696 2.261-1.53 4.728a8 8 0 0 0-.859 0a12.17 12.17 0 0 0-6.736 2.685a11.3 11.3 0 0 0-3.49 4.076h1.21A10.4 10.4 0 0 1 5.841 8.12a11.3 11.3 0 0 1 6.234-2.497h.514c-.096.284-.2.562-.296.84c-.38 1.07-1.288 3.58-2.304 6.374H6.64l-1.511 2.128a22.7 22.7 0 0 1 4.408-.87c-.798 2.195-1.62 4.456-2.274 6.264c-2.038.115-3.858-.483-4.989-1.771a4.23 4.23 0 0 1-1.021-1.96l-.49-.46a5.24 5.24 0 0 0 1.064 2.952a6.16 6.16 0 0 0 4.983 2.17h.09L5.938 24l.604-.466l.901-2.268a12.3 12.3 0 0 0 6.555-2.66a12.53 12.53 0 0 0 3.955-5.08h4.813l.472-.67zm-4.583-7.13a4.9 4.9 0 0 1 3.144 1.748c.998 1.288 1.21 3.066.605 5.013c-.037.12-.079.248-.121.369h-6.458zm-.182 12.204a11.5 11.5 0 0 1-5.624 2.418l2.504-6.307c1.711-.193 3.9-.362 6.651-.44a11.9 11.9 0 0 1-3.53 4.329z"/></svg>
</template>

CSS

.icon-bohemiainteractive {
  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%22m18.225%2012.831l.036-.109c.684-2.231.411-4.3-.774-5.817a5.67%205.67%200%200%200-3.513-2.068L15.88%200h-1.457s-.696%202.261-1.53%204.728a8%208%200%200%200-.859%200a12.17%2012.17%200%200%200-6.736%202.685a11.3%2011.3%200%200%200-3.49%204.076h1.21A10.4%2010.4%200%200%201%205.841%208.12a11.3%2011.3%200%200%201%206.234-2.497h.514c-.096.284-.2.562-.296.84c-.38%201.07-1.288%203.58-2.304%206.374H6.64l-1.511%202.128a22.7%2022.7%200%200%201%204.408-.87c-.798%202.195-1.62%204.456-2.274%206.264c-2.038.115-3.858-.483-4.989-1.771a4.23%204.23%200%200%201-1.021-1.96l-.49-.46a5.24%205.24%200%200%200%201.064%202.952a6.16%206.16%200%200%200%204.983%202.17h.09L5.938%2024l.604-.466l.901-2.268a12.3%2012.3%200%200%200%206.555-2.66a12.53%2012.53%200%200%200%203.955-5.08h4.813l.472-.67zm-4.583-7.13a4.9%204.9%200%200%201%203.144%201.748c.998%201.288%201.21%203.066.605%205.013c-.037.12-.079.248-.121.369h-6.458zm-.182%2012.204a11.5%2011.5%200%200%201-5.624%202.418l2.504-6.307c1.711-.193%203.9-.362%206.651-.44a11.9%2011.9%200%200%201-3.53%204.329z%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%22m18.225%2012.831l.036-.109c.684-2.231.411-4.3-.774-5.817a5.67%205.67%200%200%200-3.513-2.068L15.88%200h-1.457s-.696%202.261-1.53%204.728a8%208%200%200%200-.859%200a12.17%2012.17%200%200%200-6.736%202.685a11.3%2011.3%200%200%200-3.49%204.076h1.21A10.4%2010.4%200%200%201%205.841%208.12a11.3%2011.3%200%200%201%206.234-2.497h.514c-.096.284-.2.562-.296.84c-.38%201.07-1.288%203.58-2.304%206.374H6.64l-1.511%202.128a22.7%2022.7%200%200%201%204.408-.87c-.798%202.195-1.62%204.456-2.274%206.264c-2.038.115-3.858-.483-4.989-1.771a4.23%204.23%200%200%201-1.021-1.96l-.49-.46a5.24%205.24%200%200%200%201.064%202.952a6.16%206.16%200%200%200%204.983%202.17h.09L5.938%2024l.604-.466l.901-2.268a12.3%2012.3%200%200%200%206.555-2.66a12.53%2012.53%200%200%200%203.955-5.08h4.813l.472-.67zm-4.583-7.13a4.9%204.9%200%200%201%203.144%201.748c.998%201.288%201.21%203.066.605%205.013c-.037.12-.079.248-.121.369h-6.458zm-.182%2012.204a11.5%2011.5%200%200%201-5.624%202.418l2.504-6.307c1.711-.193%203.9-.362%206.651-.44a11.9%2011.9%200%200%201-3.53%204.329z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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