ktor icon logo
ktor-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- ktor-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
Use the ktor icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGLKkSDb8c" x1="23.965%" x2="74.641%" y1="23.965%" y2="74.641%"><stop offset="29.6%" stop-color="#00afff"/><stop offset="69.4%" stop-color="#5282ff"/><stop offset="100%" stop-color="#945dff"/></linearGradient><linearGradient id="SVG3A0aHc1h" x1="26.206%" x2="74.117%" y1="26.206%" y2="74.117%"><stop offset="10.8%" stop-color="#c757bc"/><stop offset="17.3%" stop-color="#cd5ca9"/><stop offset="49.2%" stop-color="#e8744f"/><stop offset="71.6%" stop-color="#f88316"/><stop offset="82.3%" stop-color="#ff8900"/></linearGradient></defs><path fill="url(#SVGLKkSDb8c)" d="m170.667 85.333l-42.49-42.489L85.333 0L40.277 45.056L0 85.333l85.333 85.334z"/><path fill="url(#SVG3A0aHc1h)" d="m85.333 170.667l42.49 42.489L170.667 256l45.056-45.056L256 170.667l-85.333-85.334z"/><path d="M170.667 85.333H85.333v85.334h85.334z"/></svg>
React
import type { SVGProps } from "react";
export function LogosKtorIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGLKkSDb8c" x1="23.965%" x2="74.641%" y1="23.965%" y2="74.641%"><stop offset="29.6%" stopColor="#00afff"/><stop offset="69.4%" stopColor="#5282ff"/><stop offset="100%" stopColor="#945dff"/></linearGradient><linearGradient id="SVG3A0aHc1h" x1="26.206%" x2="74.117%" y1="26.206%" y2="74.117%"><stop offset="10.8%" stopColor="#c757bc"/><stop offset="17.3%" stopColor="#cd5ca9"/><stop offset="49.2%" stopColor="#e8744f"/><stop offset="71.6%" stopColor="#f88316"/><stop offset="82.3%" stopColor="#ff8900"/></linearGradient></defs><path fill="url(#SVGLKkSDb8c)" d="m170.667 85.333l-42.49-42.489L85.333 0L40.277 45.056L0 85.333l85.333 85.334z"/><path fill="url(#SVG3A0aHc1h)" d="m85.333 170.667l42.49 42.489L170.667 256l45.056-45.056L256 170.667l-85.333-85.334z"/><path d="M170.667 85.333H85.333v85.334h85.334z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGLKkSDb8c" x1="23.965%" x2="74.641%" y1="23.965%" y2="74.641%"><stop offset="29.6%" stop-color="#00afff"/><stop offset="69.4%" stop-color="#5282ff"/><stop offset="100%" stop-color="#945dff"/></linearGradient><linearGradient id="SVG3A0aHc1h" x1="26.206%" x2="74.117%" y1="26.206%" y2="74.117%"><stop offset="10.8%" stop-color="#c757bc"/><stop offset="17.3%" stop-color="#cd5ca9"/><stop offset="49.2%" stop-color="#e8744f"/><stop offset="71.6%" stop-color="#f88316"/><stop offset="82.3%" stop-color="#ff8900"/></linearGradient></defs><path fill="url(#SVGLKkSDb8c)" d="m170.667 85.333l-42.49-42.489L85.333 0L40.277 45.056L0 85.333l85.333 85.334z"/><path fill="url(#SVG3A0aHc1h)" d="m85.333 170.667l42.49 42.489L170.667 256l45.056-45.056L256 170.667l-85.333-85.334z"/><path d="M170.667 85.333H85.333v85.334h85.334z"/></svg> </template>
CSS
.icon-ktor-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%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGLKkSDb8c%22%20x1%3D%2223.965%25%22%20x2%3D%2274.641%25%22%20y1%3D%2223.965%25%22%20y2%3D%2274.641%25%22%3E%3Cstop%20offset%3D%2229.6%25%22%20stop-color%3D%22%2300afff%22%2F%3E%3Cstop%20offset%3D%2269.4%25%22%20stop-color%3D%22%235282ff%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23945dff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG3A0aHc1h%22%20x1%3D%2226.206%25%22%20x2%3D%2274.117%25%22%20y1%3D%2226.206%25%22%20y2%3D%2274.117%25%22%3E%3Cstop%20offset%3D%2210.8%25%22%20stop-color%3D%22%23c757bc%22%2F%3E%3Cstop%20offset%3D%2217.3%25%22%20stop-color%3D%22%23cd5ca9%22%2F%3E%3Cstop%20offset%3D%2249.2%25%22%20stop-color%3D%22%23e8744f%22%2F%3E%3Cstop%20offset%3D%2271.6%25%22%20stop-color%3D%22%23f88316%22%2F%3E%3Cstop%20offset%3D%2282.3%25%22%20stop-color%3D%22%23ff8900%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGLKkSDb8c)%22%20d%3D%22m170.667%2085.333l-42.49-42.489L85.333%200L40.277%2045.056L0%2085.333l85.333%2085.334z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3A0aHc1h)%22%20d%3D%22m85.333%20170.667l42.49%2042.489L170.667%20256l45.056-45.056L256%20170.667l-85.333-85.334z%22%2F%3E%3Cpath%20d%3D%22M170.667%2085.333H85.333v85.334h85.334z%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%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGLKkSDb8c%22%20x1%3D%2223.965%25%22%20x2%3D%2274.641%25%22%20y1%3D%2223.965%25%22%20y2%3D%2274.641%25%22%3E%3Cstop%20offset%3D%2229.6%25%22%20stop-color%3D%22%2300afff%22%2F%3E%3Cstop%20offset%3D%2269.4%25%22%20stop-color%3D%22%235282ff%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23945dff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG3A0aHc1h%22%20x1%3D%2226.206%25%22%20x2%3D%2274.117%25%22%20y1%3D%2226.206%25%22%20y2%3D%2274.117%25%22%3E%3Cstop%20offset%3D%2210.8%25%22%20stop-color%3D%22%23c757bc%22%2F%3E%3Cstop%20offset%3D%2217.3%25%22%20stop-color%3D%22%23cd5ca9%22%2F%3E%3Cstop%20offset%3D%2249.2%25%22%20stop-color%3D%22%23e8744f%22%2F%3E%3Cstop%20offset%3D%2271.6%25%22%20stop-color%3D%22%23f88316%22%2F%3E%3Cstop%20offset%3D%2282.3%25%22%20stop-color%3D%22%23ff8900%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGLKkSDb8c)%22%20d%3D%22m170.667%2085.333l-42.49-42.489L85.333%200L40.277%2045.056L0%2085.333l85.333%2085.334z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3A0aHc1h)%22%20d%3D%22m85.333%20170.667l42.49%2042.489L170.667%20256l45.056-45.056L256%20170.667l-85.333-85.334z%22%2F%3E%3Cpath%20d%3D%22M170.667%2085.333H85.333v85.334h85.334z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/ktor-icon.svg?color=%231a73e8&size=48