akka from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
akka
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the akka logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#0b5567" d="M105.506 103.661c18.26 14.599 29.96-28.993.865-37.03c-24.416-6.765-48.984 4.833-73.602 31.893c0 0 45.473-16.633 72.737 5.137"/><path fill="#15a9ce" d="M33.176 98.168c17.498-18.159 46.593-38.403 73.704-30.926c6.307 1.78 10.783 5.442 13.683 9.817l-25.637-51.73c-3.662-5.85-13.021-4.629-18.311-.153L8.862 81.942c-6.155 5.29-6.51 14.7-.814 20.397c5.036 5.036 13.022 5.493 18.566 1.017z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconAkka(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#0b5567" d="M105.506 103.661c18.26 14.599 29.96-28.993.865-37.03c-24.416-6.765-48.984 4.833-73.602 31.893c0 0 45.473-16.633 72.737 5.137"/><path fill="#15a9ce" d="M33.176 98.168c17.498-18.159 46.593-38.403 73.704-30.926c6.307 1.78 10.783 5.442 13.683 9.817l-25.637-51.73c-3.662-5.85-13.021-4.629-18.311-.153L8.862 81.942c-6.155 5.29-6.51 14.7-.814 20.397c5.036 5.036 13.022 5.493 18.566 1.017z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#0b5567" d="M105.506 103.661c18.26 14.599 29.96-28.993.865-37.03c-24.416-6.765-48.984 4.833-73.602 31.893c0 0 45.473-16.633 72.737 5.137"/><path fill="#15a9ce" d="M33.176 98.168c17.498-18.159 46.593-38.403 73.704-30.926c6.307 1.78 10.783 5.442 13.683 9.817l-25.637-51.73c-3.662-5.85-13.021-4.629-18.311-.153L8.862 81.942c-6.155 5.29-6.51 14.7-.814 20.397c5.036 5.036 13.022 5.493 18.566 1.017z"/></svg>
</template>

CSS

.icon-akka {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%230b5567%22%20d%3D%22M105.506%20103.661c18.26%2014.599%2029.96-28.993.865-37.03c-24.416-6.765-48.984%204.833-73.602%2031.893c0%200%2045.473-16.633%2072.737%205.137%22%2F%3E%3Cpath%20fill%3D%22%2315a9ce%22%20d%3D%22M33.176%2098.168c17.498-18.159%2046.593-38.403%2073.704-30.926c6.307%201.78%2010.783%205.442%2013.683%209.817l-25.637-51.73c-3.662-5.85-13.021-4.629-18.311-.153L8.862%2081.942c-6.155%205.29-6.51%2014.7-.814%2020.397c5.036%205.036%2013.022%205.493%2018.566%201.017z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%230b5567%22%20d%3D%22M105.506%20103.661c18.26%2014.599%2029.96-28.993.865-37.03c-24.416-6.765-48.984%204.833-73.602%2031.893c0%200%2045.473-16.633%2072.737%205.137%22%2F%3E%3Cpath%20fill%3D%22%2315a9ce%22%20d%3D%22M33.176%2098.168c17.498-18.159%2046.593-38.403%2073.704-30.926c6.307%201.78%2010.783%205.442%2013.683%209.817l-25.637-51.73c-3.662-5.85-13.021-4.629-18.311-.153L8.862%2081.942c-6.155%205.29-6.51%2014.7-.814%2020.397c5.036%205.036%2013.022%205.493%2018.566%201.017z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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