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

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

Use the keploy logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.438 0c-.543-.003-1.046.2-1.484.673c-.695.748-.354 1.737.536 2.793c2.75.653 6.33 2.398 9.437 4.878C14.473 6.051 10.37.016 7.438 0M4.262 3.578c-1.304.022-2.221.472-2.498 1.436c-1.019 3.542 11.812 5.603 11.812 5.603a.57.57 0 0 1-.03 1.127c-7.507-.303-8.851 4.309-8.851 4.309C3.269 20.663 7.685 24 7.685 24c-2.128-8.543 7.045-4.977 7.045-4.977c7.564 2.579 7.829.526 7.465-1.057l-.007-.039C20.45 9.987 9.378 3.49 4.262 3.577Zm14.336 10.597c.235-.002.524.117.77.34c.397.358.538.846.316 1.091s-.723.154-1.12-.203c-.395-.358-.536-.846-.314-1.09a.46.46 0 0 1 .348-.138"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsKeploy(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.438 0c-.543-.003-1.046.2-1.484.673c-.695.748-.354 1.737.536 2.793c2.75.653 6.33 2.398 9.437 4.878C14.473 6.051 10.37.016 7.438 0M4.262 3.578c-1.304.022-2.221.472-2.498 1.436c-1.019 3.542 11.812 5.603 11.812 5.603a.57.57 0 0 1-.03 1.127c-7.507-.303-8.851 4.309-8.851 4.309C3.269 20.663 7.685 24 7.685 24c-2.128-8.543 7.045-4.977 7.045-4.977c7.564 2.579 7.829.526 7.465-1.057l-.007-.039C20.45 9.987 9.378 3.49 4.262 3.577Zm14.336 10.597c.235-.002.524.117.77.34c.397.358.538.846.316 1.091s-.723.154-1.12-.203c-.395-.358-.536-.846-.314-1.09a.46.46 0 0 1 .348-.138"/></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.438 0c-.543-.003-1.046.2-1.484.673c-.695.748-.354 1.737.536 2.793c2.75.653 6.33 2.398 9.437 4.878C14.473 6.051 10.37.016 7.438 0M4.262 3.578c-1.304.022-2.221.472-2.498 1.436c-1.019 3.542 11.812 5.603 11.812 5.603a.57.57 0 0 1-.03 1.127c-7.507-.303-8.851 4.309-8.851 4.309C3.269 20.663 7.685 24 7.685 24c-2.128-8.543 7.045-4.977 7.045-4.977c7.564 2.579 7.829.526 7.465-1.057l-.007-.039C20.45 9.987 9.378 3.49 4.262 3.577Zm14.336 10.597c.235-.002.524.117.77.34c.397.358.538.846.316 1.091s-.723.154-1.12-.203c-.395-.358-.536-.846-.314-1.09a.46.46 0 0 1 .348-.138"/></svg>
</template>

CSS

.icon-keploy {
  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.438%200c-.543-.003-1.046.2-1.484.673c-.695.748-.354%201.737.536%202.793c2.75.653%206.33%202.398%209.437%204.878C14.473%206.051%2010.37.016%207.438%200M4.262%203.578c-1.304.022-2.221.472-2.498%201.436c-1.019%203.542%2011.812%205.603%2011.812%205.603a.57.57%200%200%201-.03%201.127c-7.507-.303-8.851%204.309-8.851%204.309C3.269%2020.663%207.685%2024%207.685%2024c-2.128-8.543%207.045-4.977%207.045-4.977c7.564%202.579%207.829.526%207.465-1.057l-.007-.039C20.45%209.987%209.378%203.49%204.262%203.577Zm14.336%2010.597c.235-.002.524.117.77.34c.397.358.538.846.316%201.091s-.723.154-1.12-.203c-.395-.358-.536-.846-.314-1.09a.46.46%200%200%201%20.348-.138%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.438%200c-.543-.003-1.046.2-1.484.673c-.695.748-.354%201.737.536%202.793c2.75.653%206.33%202.398%209.437%204.878C14.473%206.051%2010.37.016%207.438%200M4.262%203.578c-1.304.022-2.221.472-2.498%201.436c-1.019%203.542%2011.812%205.603%2011.812%205.603a.57.57%200%200%201-.03%201.127c-7.507-.303-8.851%204.309-8.851%204.309C3.269%2020.663%207.685%2024%207.685%2024c-2.128-8.543%207.045-4.977%207.045-4.977c7.564%202.579%207.829.526%207.465-1.057l-.007-.039C20.45%209.987%209.378%203.49%204.262%203.577Zm14.336%2010.597c.235-.002.524.117.77.34c.397.358.538.846.316%201.091s-.723.154-1.12-.203c-.395-.358-.536-.846-.314-1.09a.46.46%200%200%201%20.348-.138%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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