ktor logo
ktor from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- ktor
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
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 128 128"><defs><linearGradient id="SVGC0WdceQD" x1="24.941" x2="52.306" y1="24.941" y2="52.306" gradientTransform="rotate(.104)scale(1.21905)" gradientUnits="userSpaceOnUse"><stop offset=".296" stop-color="#00afff"/><stop offset=".694" stop-color="#5282ff"/><stop offset="1" stop-color="#945dff"/></linearGradient><linearGradient id="SVG163x6bmo" x1="53.151" x2="79.023" y1="53.151" y2="79.023" gradientTransform="rotate(.104)scale(1.21905)" gradientUnits="userSpaceOnUse"><stop offset=".108" stop-color="#c757bc"/><stop offset=".173" stop-color="#cd5ca9"/><stop offset=".492" stop-color="#e8744f"/><stop offset=".716" stop-color="#f88316"/><stop offset=".823" stop-color="#ff8900"/></linearGradient></defs><path fill="url(#SVGC0WdceQD)" d="M80.457 47.543L47.543 14.629L14.629 47.543l32.914 32.914Zm0 0"/><path fill="url(#SVG163x6bmo)" d="m47.543 80.457l32.914 32.914l32.914-32.914l-32.914-32.914Zm0 0"/><path d="M80.457 47.543H47.543v32.914h32.914Zm0 0"/></svg>
React
import type { SVGProps } from "react";
export function DeviconKtor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGC0WdceQD" x1="24.941" x2="52.306" y1="24.941" y2="52.306" gradientTransform="rotate(.104)scale(1.21905)" gradientUnits="userSpaceOnUse"><stop offset=".296" stopColor="#00afff"/><stop offset=".694" stopColor="#5282ff"/><stop offset="1" stopColor="#945dff"/></linearGradient><linearGradient id="SVG163x6bmo" x1="53.151" x2="79.023" y1="53.151" y2="79.023" gradientTransform="rotate(.104)scale(1.21905)" gradientUnits="userSpaceOnUse"><stop offset=".108" stopColor="#c757bc"/><stop offset=".173" stopColor="#cd5ca9"/><stop offset=".492" stopColor="#e8744f"/><stop offset=".716" stopColor="#f88316"/><stop offset=".823" stopColor="#ff8900"/></linearGradient></defs><path fill="url(#SVGC0WdceQD)" d="M80.457 47.543L47.543 14.629L14.629 47.543l32.914 32.914Zm0 0"/><path fill="url(#SVG163x6bmo)" d="m47.543 80.457l32.914 32.914l32.914-32.914l-32.914-32.914Zm0 0"/><path d="M80.457 47.543H47.543v32.914h32.914Zm0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGC0WdceQD" x1="24.941" x2="52.306" y1="24.941" y2="52.306" gradientTransform="rotate(.104)scale(1.21905)" gradientUnits="userSpaceOnUse"><stop offset=".296" stop-color="#00afff"/><stop offset=".694" stop-color="#5282ff"/><stop offset="1" stop-color="#945dff"/></linearGradient><linearGradient id="SVG163x6bmo" x1="53.151" x2="79.023" y1="53.151" y2="79.023" gradientTransform="rotate(.104)scale(1.21905)" gradientUnits="userSpaceOnUse"><stop offset=".108" stop-color="#c757bc"/><stop offset=".173" stop-color="#cd5ca9"/><stop offset=".492" stop-color="#e8744f"/><stop offset=".716" stop-color="#f88316"/><stop offset=".823" stop-color="#ff8900"/></linearGradient></defs><path fill="url(#SVGC0WdceQD)" d="M80.457 47.543L47.543 14.629L14.629 47.543l32.914 32.914Zm0 0"/><path fill="url(#SVG163x6bmo)" d="m47.543 80.457l32.914 32.914l32.914-32.914l-32.914-32.914Zm0 0"/><path d="M80.457 47.543H47.543v32.914h32.914Zm0 0"/></svg> </template>
CSS
.icon-ktor {
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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGC0WdceQD%22%20x1%3D%2224.941%22%20x2%3D%2252.306%22%20y1%3D%2224.941%22%20y2%3D%2252.306%22%20gradientTransform%3D%22rotate(.104)scale(1.21905)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.296%22%20stop-color%3D%22%2300afff%22%2F%3E%3Cstop%20offset%3D%22.694%22%20stop-color%3D%22%235282ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23945dff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG163x6bmo%22%20x1%3D%2253.151%22%20x2%3D%2279.023%22%20y1%3D%2253.151%22%20y2%3D%2279.023%22%20gradientTransform%3D%22rotate(.104)scale(1.21905)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.108%22%20stop-color%3D%22%23c757bc%22%2F%3E%3Cstop%20offset%3D%22.173%22%20stop-color%3D%22%23cd5ca9%22%2F%3E%3Cstop%20offset%3D%22.492%22%20stop-color%3D%22%23e8744f%22%2F%3E%3Cstop%20offset%3D%22.716%22%20stop-color%3D%22%23f88316%22%2F%3E%3Cstop%20offset%3D%22.823%22%20stop-color%3D%22%23ff8900%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGC0WdceQD)%22%20d%3D%22M80.457%2047.543L47.543%2014.629L14.629%2047.543l32.914%2032.914Zm0%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG163x6bmo)%22%20d%3D%22m47.543%2080.457l32.914%2032.914l32.914-32.914l-32.914-32.914Zm0%200%22%2F%3E%3Cpath%20d%3D%22M80.457%2047.543H47.543v32.914h32.914Zm0%200%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGC0WdceQD%22%20x1%3D%2224.941%22%20x2%3D%2252.306%22%20y1%3D%2224.941%22%20y2%3D%2252.306%22%20gradientTransform%3D%22rotate(.104)scale(1.21905)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.296%22%20stop-color%3D%22%2300afff%22%2F%3E%3Cstop%20offset%3D%22.694%22%20stop-color%3D%22%235282ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23945dff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG163x6bmo%22%20x1%3D%2253.151%22%20x2%3D%2279.023%22%20y1%3D%2253.151%22%20y2%3D%2279.023%22%20gradientTransform%3D%22rotate(.104)scale(1.21905)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.108%22%20stop-color%3D%22%23c757bc%22%2F%3E%3Cstop%20offset%3D%22.173%22%20stop-color%3D%22%23cd5ca9%22%2F%3E%3Cstop%20offset%3D%22.492%22%20stop-color%3D%22%23e8744f%22%2F%3E%3Cstop%20offset%3D%22.716%22%20stop-color%3D%22%23f88316%22%2F%3E%3Cstop%20offset%3D%22.823%22%20stop-color%3D%22%23ff8900%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGC0WdceQD)%22%20d%3D%22M80.457%2047.543L47.543%2014.629L14.629%2047.543l32.914%2032.914Zm0%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG163x6bmo)%22%20d%3D%22m47.543%2080.457l32.914%2032.914l32.914-32.914l-32.914-32.914Zm0%200%22%2F%3E%3Cpath%20d%3D%22M80.457%2047.543H47.543v32.914h32.914Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/ktor.svg?color=%231a73e8&size=48