ktor logo
ktor from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- ktor
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 512×243
- License
- CC0
The same logo in other sets
Related icons in SVG Logos
Use the ktor logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 243"><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="m161.667 80.833l-40.249-40.249L80.833 0l-42.68 42.68L0 80.833l80.833 80.834z"/><path fill="url(#SVG3A0aHc1h)" d="m80.833 161.667l40.249 40.249l40.585 40.584l42.68-42.68l38.153-38.153l-80.833-80.834z"/><path d="M161.667 80.833H80.833v80.834h80.834z"/><path fill="#27282c" d="M312.036 160.523V138.23l7.392-8.69l21.661 30.983h18.715l-29.103-40.998l27.188-31.947h-17.37l-27.553 32.756h-.93V87.578h-15.612v72.945zm59.243-68.949v13.794h-8.893v11.176h8.893v28.967c0 10.813 5.482 15.214 19.336 15.214c2.53.004 5.057-.216 7.549-.657V149.2a36 36 0 0 1-4.446.252c-5.119 0-7.393-2.324-7.393-7.326v-25.582h11.839v-11.171h-11.839V91.574zm64.315 70.11c17.522 0 28.072-10.812 28.072-29.017c0-18.043-10.701-29.012-28.072-29.012s-28.073 11.015-28.073 29.012c0 18.15 10.545 29.018 28.073 29.018m0-11.625c-8.064 0-12.617-6.367-12.617-17.392c0-10.913 4.598-17.335 12.617-17.335c7.958 0 12.611 6.417 12.611 17.335c0 11.02-4.598 17.392-12.611 17.392m40.37 10.459h15.047v-31.135c0-7.831 5.634-12.637 13.855-12.637c2.43 0 5.947.405 7.134.809v-12.94c-1.288-.404-3.825-.657-5.891-.657c-7.236 0-13.132 4.194-14.633 9.752h-.93v-8.842H475.97v55.655z"/></svg>
React
import type { SVGProps } from "react";
export function LogosKtor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 243"><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="m161.667 80.833l-40.249-40.249L80.833 0l-42.68 42.68L0 80.833l80.833 80.834z"/><path fill="url(#SVG3A0aHc1h)" d="m80.833 161.667l40.249 40.249l40.585 40.584l42.68-42.68l38.153-38.153l-80.833-80.834z"/><path d="M161.667 80.833H80.833v80.834h80.834z"/><path fill="#27282c" d="M312.036 160.523V138.23l7.392-8.69l21.661 30.983h18.715l-29.103-40.998l27.188-31.947h-17.37l-27.553 32.756h-.93V87.578h-15.612v72.945zm59.243-68.949v13.794h-8.893v11.176h8.893v28.967c0 10.813 5.482 15.214 19.336 15.214c2.53.004 5.057-.216 7.549-.657V149.2a36 36 0 0 1-4.446.252c-5.119 0-7.393-2.324-7.393-7.326v-25.582h11.839v-11.171h-11.839V91.574zm64.315 70.11c17.522 0 28.072-10.812 28.072-29.017c0-18.043-10.701-29.012-28.072-29.012s-28.073 11.015-28.073 29.012c0 18.15 10.545 29.018 28.073 29.018m0-11.625c-8.064 0-12.617-6.367-12.617-17.392c0-10.913 4.598-17.335 12.617-17.335c7.958 0 12.611 6.417 12.611 17.335c0 11.02-4.598 17.392-12.611 17.392m40.37 10.459h15.047v-31.135c0-7.831 5.634-12.637 13.855-12.637c2.43 0 5.947.405 7.134.809v-12.94c-1.288-.404-3.825-.657-5.891-.657c-7.236 0-13.132 4.194-14.633 9.752h-.93v-8.842H475.97v55.655z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 243"><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="m161.667 80.833l-40.249-40.249L80.833 0l-42.68 42.68L0 80.833l80.833 80.834z"/><path fill="url(#SVG3A0aHc1h)" d="m80.833 161.667l40.249 40.249l40.585 40.584l42.68-42.68l38.153-38.153l-80.833-80.834z"/><path d="M161.667 80.833H80.833v80.834h80.834z"/><path fill="#27282c" d="M312.036 160.523V138.23l7.392-8.69l21.661 30.983h18.715l-29.103-40.998l27.188-31.947h-17.37l-27.553 32.756h-.93V87.578h-15.612v72.945zm59.243-68.949v13.794h-8.893v11.176h8.893v28.967c0 10.813 5.482 15.214 19.336 15.214c2.53.004 5.057-.216 7.549-.657V149.2a36 36 0 0 1-4.446.252c-5.119 0-7.393-2.324-7.393-7.326v-25.582h11.839v-11.171h-11.839V91.574zm64.315 70.11c17.522 0 28.072-10.812 28.072-29.017c0-18.043-10.701-29.012-28.072-29.012s-28.073 11.015-28.073 29.012c0 18.15 10.545 29.018 28.073 29.018m0-11.625c-8.064 0-12.617-6.367-12.617-17.392c0-10.913 4.598-17.335 12.617-17.335c7.958 0 12.611 6.417 12.611 17.335c0 11.02-4.598 17.392-12.611 17.392m40.37 10.459h15.047v-31.135c0-7.831 5.634-12.637 13.855-12.637c2.43 0 5.947.405 7.134.809v-12.94c-1.288-.404-3.825-.657-5.891-.657c-7.236 0-13.132 4.194-14.633 9.752h-.93v-8.842H475.97v55.655z"/></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%20512%20243%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%22m161.667%2080.833l-40.249-40.249L80.833%200l-42.68%2042.68L0%2080.833l80.833%2080.834z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3A0aHc1h)%22%20d%3D%22m80.833%20161.667l40.249%2040.249l40.585%2040.584l42.68-42.68l38.153-38.153l-80.833-80.834z%22%2F%3E%3Cpath%20d%3D%22M161.667%2080.833H80.833v80.834h80.834z%22%2F%3E%3Cpath%20fill%3D%22%2327282c%22%20d%3D%22M312.036%20160.523V138.23l7.392-8.69l21.661%2030.983h18.715l-29.103-40.998l27.188-31.947h-17.37l-27.553%2032.756h-.93V87.578h-15.612v72.945zm59.243-68.949v13.794h-8.893v11.176h8.893v28.967c0%2010.813%205.482%2015.214%2019.336%2015.214c2.53.004%205.057-.216%207.549-.657V149.2a36%2036%200%200%201-4.446.252c-5.119%200-7.393-2.324-7.393-7.326v-25.582h11.839v-11.171h-11.839V91.574zm64.315%2070.11c17.522%200%2028.072-10.812%2028.072-29.017c0-18.043-10.701-29.012-28.072-29.012s-28.073%2011.015-28.073%2029.012c0%2018.15%2010.545%2029.018%2028.073%2029.018m0-11.625c-8.064%200-12.617-6.367-12.617-17.392c0-10.913%204.598-17.335%2012.617-17.335c7.958%200%2012.611%206.417%2012.611%2017.335c0%2011.02-4.598%2017.392-12.611%2017.392m40.37%2010.459h15.047v-31.135c0-7.831%205.634-12.637%2013.855-12.637c2.43%200%205.947.405%207.134.809v-12.94c-1.288-.404-3.825-.657-5.891-.657c-7.236%200-13.132%204.194-14.633%209.752h-.93v-8.842H475.97v55.655z%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%20512%20243%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%22m161.667%2080.833l-40.249-40.249L80.833%200l-42.68%2042.68L0%2080.833l80.833%2080.834z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3A0aHc1h)%22%20d%3D%22m80.833%20161.667l40.249%2040.249l40.585%2040.584l42.68-42.68l38.153-38.153l-80.833-80.834z%22%2F%3E%3Cpath%20d%3D%22M161.667%2080.833H80.833v80.834h80.834z%22%2F%3E%3Cpath%20fill%3D%22%2327282c%22%20d%3D%22M312.036%20160.523V138.23l7.392-8.69l21.661%2030.983h18.715l-29.103-40.998l27.188-31.947h-17.37l-27.553%2032.756h-.93V87.578h-15.612v72.945zm59.243-68.949v13.794h-8.893v11.176h8.893v28.967c0%2010.813%205.482%2015.214%2019.336%2015.214c2.53.004%205.057-.216%207.549-.657V149.2a36%2036%200%200%201-4.446.252c-5.119%200-7.393-2.324-7.393-7.326v-25.582h11.839v-11.171h-11.839V91.574zm64.315%2070.11c17.522%200%2028.072-10.812%2028.072-29.017c0-18.043-10.701-29.012-28.072-29.012s-28.073%2011.015-28.073%2029.012c0%2018.15%2010.545%2029.018%2028.073%2029.018m0-11.625c-8.064%200-12.617-6.367-12.617-17.392c0-10.913%204.598-17.335%2012.617-17.335c7.958%200%2012.611%206.417%2012.611%2017.335c0%2011.02-4.598%2017.392-12.611%2017.392m40.37%2010.459h15.047v-31.135c0-7.831%205.634-12.637%2013.855-12.637c2.43%200%205.947.405%207.134.809v-12.94c-1.288-.404-3.825-.657-5.891-.657c-7.236%200-13.132%204.194-14.633%209.752h-.93v-8.842H475.97v55.655z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/ktor.svg?color=%231a73e8&size=48