imba icon logo

imba-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
imba-icon
Set
SVG Logos
Style
Color
Viewbox
256×216
License
CC0

Use the imba icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 216"><path fill="#16cec6" d="M253.824 83.242C225.73 30.252-25.104-23.893 2.052 11.13C29.208 46.152 149.52 94.21 156.65 95.103c-36.913 11.59-135.436 32.382-114.347 49.896c21.09 17.513 121.262-2.047 121.097-1.735c-27.739 20.903-62.277 84.008-27.576 70.525c54.75-21.273 134.37-99.67 118-130.547"/></svg>

React

import type { SVGProps } from "react";

export function LogosImbaIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 216"><path fill="#16cec6" d="M253.824 83.242C225.73 30.252-25.104-23.893 2.052 11.13C29.208 46.152 149.52 94.21 156.65 95.103c-36.913 11.59-135.436 32.382-114.347 49.896c21.09 17.513 121.262-2.047 121.097-1.735c-27.739 20.903-62.277 84.008-27.576 70.525c54.75-21.273 134.37-99.67 118-130.547"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 216"><path fill="#16cec6" d="M253.824 83.242C225.73 30.252-25.104-23.893 2.052 11.13C29.208 46.152 149.52 94.21 156.65 95.103c-36.913 11.59-135.436 32.382-114.347 49.896c21.09 17.513 121.262-2.047 121.097-1.735c-27.739 20.903-62.277 84.008-27.576 70.525c54.75-21.273 134.37-99.67 118-130.547"/></svg>
</template>

CSS

.icon-imba-icon {
  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%20256%20216%22%3E%3Cpath%20fill%3D%22%2316cec6%22%20d%3D%22M253.824%2083.242C225.73%2030.252-25.104-23.893%202.052%2011.13C29.208%2046.152%20149.52%2094.21%20156.65%2095.103c-36.913%2011.59-135.436%2032.382-114.347%2049.896c21.09%2017.513%20121.262-2.047%20121.097-1.735c-27.739%2020.903-62.277%2084.008-27.576%2070.525c54.75-21.273%20134.37-99.67%20118-130.547%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%20256%20216%22%3E%3Cpath%20fill%3D%22%2316cec6%22%20d%3D%22M253.824%2083.242C225.73%2030.252-25.104-23.893%202.052%2011.13C29.208%2046.152%20149.52%2094.21%20156.65%2095.103c-36.913%2011.59-135.436%2032.382-114.347%2049.896c21.09%2017.513%20121.262-2.047%20121.097-1.735c-27.739%2020.903-62.277%2084.008-27.576%2070.525c54.75-21.273%20134.37-99.67%20118-130.547%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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