ktor-light from Skill Icons by tandpfun · Light · MIT Free for personal and commercial use.

Name
ktor-light
Set
Skill Icons
Style
Light
Viewbox
256×256
License
MIT

1 other variant in Skill Icons

The same logo in other sets

Use the ktor logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#f26636" d="M95.406 34L31 96.46l64.406 62.428V96.46h64.374z"/><path fill="#6373ff" d="m224.17 158.873l-64.406-62.429v62.429H95.39l64.374 62.459z"/><path fill="#27282c" d="M159.78 96.444H95.39v62.444h64.39z"/></g></svg>

React

import type { SVGProps } from "react";

export function SkillIconsKtorLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#f26636" d="M95.406 34L31 96.46l64.406 62.428V96.46h64.374z"/><path fill="#6373ff" d="m224.17 158.873l-64.406-62.429v62.429H95.39l64.374 62.459z"/><path fill="#27282c" d="M159.78 96.444H95.39v62.444h64.39z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#f26636" d="M95.406 34L31 96.46l64.406 62.428V96.46h64.374z"/><path fill="#6373ff" d="m224.17 158.873l-64.406-62.429v62.429H95.39l64.374 62.459z"/><path fill="#27282c" d="M159.78 96.444H95.39v62.444h64.39z"/></g></svg>
</template>

CSS

.icon-ktor-light {
  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%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23f26636%22%20d%3D%22M95.406%2034L31%2096.46l64.406%2062.428V96.46h64.374z%22%2F%3E%3Cpath%20fill%3D%22%236373ff%22%20d%3D%22m224.17%20158.873l-64.406-62.429v62.429H95.39l64.374%2062.459z%22%2F%3E%3Cpath%20fill%3D%22%2327282c%22%20d%3D%22M159.78%2096.444H95.39v62.444h64.39z%22%2F%3E%3C%2Fg%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%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23f26636%22%20d%3D%22M95.406%2034L31%2096.46l64.406%2062.428V96.46h64.374z%22%2F%3E%3Cpath%20fill%3D%22%236373ff%22%20d%3D%22m224.17%20158.873l-64.406-62.429v62.429H95.39l64.374%2062.459z%22%2F%3E%3Cpath%20fill%3D%22%2327282c%22%20d%3D%22M159.78%2096.444H95.39v62.444h64.39z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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