keycdn from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
keycdn
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
512×512
License
CC BY 4.0

The same logo in other sets

Use the keycdn logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m63.8 409.3l60.5-59c32.1 42.8 71.1 66 126.6 67.4c30.5.7 60.3-7 86.4-22.4c5.1 5.3 18.5 19.5 20.9 22c-32.2 20.7-69.6 31.1-108.1 30.2c-43.3-1.1-84.6-16.7-117.7-44.4c.3-.6-38.2 37.5-38.6 37.9c9.5 29.8-13.1 62.4-46.3 62.4C20.7 503.3 0 481.7 0 454.9c0-34.3 33.1-56.6 63.8-45.6m354.9-252.4c19.1 31.3 29.6 67.4 28.7 104c-1.1 44.8-19 87.5-48.6 121c.3.3 23.8 25.2 24.1 25.5c9.6-1.3 19.2 2 25.9 9.1c11.3 12 10.9 30.9-1.1 42.4c-12 11.3-30.9 10.9-42.4-1.1c-6.7-7-9.4-16.8-7.6-26.3c-24.9-26.6-44.4-47.2-44.4-47.2c42.7-34.1 63.3-79.6 64.4-124.2c.7-28.9-7.2-57.2-21.1-82.2zM104 53.1c6.7 7 9.4 16.8 7.6 26.3l45.9 48.1c-4.7 3.8-13.3 10.4-22.8 21.3c-25.4 28.5-39.6 64.8-40.7 102.9c-.7 28.9 6.1 57.2 20 82.4l-22 21.5C72.7 324 63.1 287.9 64.2 250.9c1-44.6 18.3-87.6 47.5-121.1l-25.3-26.4c-9.6 1.3-19.2-2-25.9-9.1c-11.3-12-10.9-30.9 1.1-42.4C73.5 40.7 92.2 41 104 53.1M464.9 8c26 0 47.1 22.4 47.1 48.3S490.9 104 464.9 104c-6.3.1-14-1.1-15.9-1.8l-62.9 59.7c-32.7-43.6-76.7-65.9-126.9-67.2c-30.5-.7-60.3 6.8-86.2 22.4l-21.1-22C184.1 74.3 221.5 64 260 64.9c43.3 1.1 84.6 16.7 117.7 44.6l41.1-38.6c-1.5-4.7-2.2-9.6-2.2-14.5C416.5 29.7 438.9 8 464.9 8M256.7 113.4c5.5 0 10.9.4 16.4 1.1c78.1 9.8 133.4 81.1 123.8 159.1c-9.8 78.1-81.1 133.4-159.1 123.8c-78.1-9.8-133.4-81.1-123.8-159.2c9.3-72.4 70.1-124.6 142.7-124.8m-59 119.4c.6 22.7 12.2 41.8 32.4 52.2l-11 51.7h73.7l-11-51.7c20.1-10.9 32.1-29 32.4-52.2c-.4-32.8-25.8-57.5-58.3-58.3c-32.1.8-57.3 24.8-58.2 58.3M256 160"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsKeycdn(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m63.8 409.3l60.5-59c32.1 42.8 71.1 66 126.6 67.4c30.5.7 60.3-7 86.4-22.4c5.1 5.3 18.5 19.5 20.9 22c-32.2 20.7-69.6 31.1-108.1 30.2c-43.3-1.1-84.6-16.7-117.7-44.4c.3-.6-38.2 37.5-38.6 37.9c9.5 29.8-13.1 62.4-46.3 62.4C20.7 503.3 0 481.7 0 454.9c0-34.3 33.1-56.6 63.8-45.6m354.9-252.4c19.1 31.3 29.6 67.4 28.7 104c-1.1 44.8-19 87.5-48.6 121c.3.3 23.8 25.2 24.1 25.5c9.6-1.3 19.2 2 25.9 9.1c11.3 12 10.9 30.9-1.1 42.4c-12 11.3-30.9 10.9-42.4-1.1c-6.7-7-9.4-16.8-7.6-26.3c-24.9-26.6-44.4-47.2-44.4-47.2c42.7-34.1 63.3-79.6 64.4-124.2c.7-28.9-7.2-57.2-21.1-82.2zM104 53.1c6.7 7 9.4 16.8 7.6 26.3l45.9 48.1c-4.7 3.8-13.3 10.4-22.8 21.3c-25.4 28.5-39.6 64.8-40.7 102.9c-.7 28.9 6.1 57.2 20 82.4l-22 21.5C72.7 324 63.1 287.9 64.2 250.9c1-44.6 18.3-87.6 47.5-121.1l-25.3-26.4c-9.6 1.3-19.2-2-25.9-9.1c-11.3-12-10.9-30.9 1.1-42.4C73.5 40.7 92.2 41 104 53.1M464.9 8c26 0 47.1 22.4 47.1 48.3S490.9 104 464.9 104c-6.3.1-14-1.1-15.9-1.8l-62.9 59.7c-32.7-43.6-76.7-65.9-126.9-67.2c-30.5-.7-60.3 6.8-86.2 22.4l-21.1-22C184.1 74.3 221.5 64 260 64.9c43.3 1.1 84.6 16.7 117.7 44.6l41.1-38.6c-1.5-4.7-2.2-9.6-2.2-14.5C416.5 29.7 438.9 8 464.9 8M256.7 113.4c5.5 0 10.9.4 16.4 1.1c78.1 9.8 133.4 81.1 123.8 159.1c-9.8 78.1-81.1 133.4-159.1 123.8c-78.1-9.8-133.4-81.1-123.8-159.2c9.3-72.4 70.1-124.6 142.7-124.8m-59 119.4c.6 22.7 12.2 41.8 32.4 52.2l-11 51.7h73.7l-11-51.7c20.1-10.9 32.1-29 32.4-52.2c-.4-32.8-25.8-57.5-58.3-58.3c-32.1.8-57.3 24.8-58.2 58.3M256 160"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m63.8 409.3l60.5-59c32.1 42.8 71.1 66 126.6 67.4c30.5.7 60.3-7 86.4-22.4c5.1 5.3 18.5 19.5 20.9 22c-32.2 20.7-69.6 31.1-108.1 30.2c-43.3-1.1-84.6-16.7-117.7-44.4c.3-.6-38.2 37.5-38.6 37.9c9.5 29.8-13.1 62.4-46.3 62.4C20.7 503.3 0 481.7 0 454.9c0-34.3 33.1-56.6 63.8-45.6m354.9-252.4c19.1 31.3 29.6 67.4 28.7 104c-1.1 44.8-19 87.5-48.6 121c.3.3 23.8 25.2 24.1 25.5c9.6-1.3 19.2 2 25.9 9.1c11.3 12 10.9 30.9-1.1 42.4c-12 11.3-30.9 10.9-42.4-1.1c-6.7-7-9.4-16.8-7.6-26.3c-24.9-26.6-44.4-47.2-44.4-47.2c42.7-34.1 63.3-79.6 64.4-124.2c.7-28.9-7.2-57.2-21.1-82.2zM104 53.1c6.7 7 9.4 16.8 7.6 26.3l45.9 48.1c-4.7 3.8-13.3 10.4-22.8 21.3c-25.4 28.5-39.6 64.8-40.7 102.9c-.7 28.9 6.1 57.2 20 82.4l-22 21.5C72.7 324 63.1 287.9 64.2 250.9c1-44.6 18.3-87.6 47.5-121.1l-25.3-26.4c-9.6 1.3-19.2-2-25.9-9.1c-11.3-12-10.9-30.9 1.1-42.4C73.5 40.7 92.2 41 104 53.1M464.9 8c26 0 47.1 22.4 47.1 48.3S490.9 104 464.9 104c-6.3.1-14-1.1-15.9-1.8l-62.9 59.7c-32.7-43.6-76.7-65.9-126.9-67.2c-30.5-.7-60.3 6.8-86.2 22.4l-21.1-22C184.1 74.3 221.5 64 260 64.9c43.3 1.1 84.6 16.7 117.7 44.6l41.1-38.6c-1.5-4.7-2.2-9.6-2.2-14.5C416.5 29.7 438.9 8 464.9 8M256.7 113.4c5.5 0 10.9.4 16.4 1.1c78.1 9.8 133.4 81.1 123.8 159.1c-9.8 78.1-81.1 133.4-159.1 123.8c-78.1-9.8-133.4-81.1-123.8-159.2c9.3-72.4 70.1-124.6 142.7-124.8m-59 119.4c.6 22.7 12.2 41.8 32.4 52.2l-11 51.7h73.7l-11-51.7c20.1-10.9 32.1-29 32.4-52.2c-.4-32.8-25.8-57.5-58.3-58.3c-32.1.8-57.3 24.8-58.2 58.3M256 160"/></svg>
</template>

CSS

.icon-keycdn {
  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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m63.8%20409.3l60.5-59c32.1%2042.8%2071.1%2066%20126.6%2067.4c30.5.7%2060.3-7%2086.4-22.4c5.1%205.3%2018.5%2019.5%2020.9%2022c-32.2%2020.7-69.6%2031.1-108.1%2030.2c-43.3-1.1-84.6-16.7-117.7-44.4c.3-.6-38.2%2037.5-38.6%2037.9c9.5%2029.8-13.1%2062.4-46.3%2062.4C20.7%20503.3%200%20481.7%200%20454.9c0-34.3%2033.1-56.6%2063.8-45.6m354.9-252.4c19.1%2031.3%2029.6%2067.4%2028.7%20104c-1.1%2044.8-19%2087.5-48.6%20121c.3.3%2023.8%2025.2%2024.1%2025.5c9.6-1.3%2019.2%202%2025.9%209.1c11.3%2012%2010.9%2030.9-1.1%2042.4c-12%2011.3-30.9%2010.9-42.4-1.1c-6.7-7-9.4-16.8-7.6-26.3c-24.9-26.6-44.4-47.2-44.4-47.2c42.7-34.1%2063.3-79.6%2064.4-124.2c.7-28.9-7.2-57.2-21.1-82.2zM104%2053.1c6.7%207%209.4%2016.8%207.6%2026.3l45.9%2048.1c-4.7%203.8-13.3%2010.4-22.8%2021.3c-25.4%2028.5-39.6%2064.8-40.7%20102.9c-.7%2028.9%206.1%2057.2%2020%2082.4l-22%2021.5C72.7%20324%2063.1%20287.9%2064.2%20250.9c1-44.6%2018.3-87.6%2047.5-121.1l-25.3-26.4c-9.6%201.3-19.2-2-25.9-9.1c-11.3-12-10.9-30.9%201.1-42.4C73.5%2040.7%2092.2%2041%20104%2053.1M464.9%208c26%200%2047.1%2022.4%2047.1%2048.3S490.9%20104%20464.9%20104c-6.3.1-14-1.1-15.9-1.8l-62.9%2059.7c-32.7-43.6-76.7-65.9-126.9-67.2c-30.5-.7-60.3%206.8-86.2%2022.4l-21.1-22C184.1%2074.3%20221.5%2064%20260%2064.9c43.3%201.1%2084.6%2016.7%20117.7%2044.6l41.1-38.6c-1.5-4.7-2.2-9.6-2.2-14.5C416.5%2029.7%20438.9%208%20464.9%208M256.7%20113.4c5.5%200%2010.9.4%2016.4%201.1c78.1%209.8%20133.4%2081.1%20123.8%20159.1c-9.8%2078.1-81.1%20133.4-159.1%20123.8c-78.1-9.8-133.4-81.1-123.8-159.2c9.3-72.4%2070.1-124.6%20142.7-124.8m-59%20119.4c.6%2022.7%2012.2%2041.8%2032.4%2052.2l-11%2051.7h73.7l-11-51.7c20.1-10.9%2032.1-29%2032.4-52.2c-.4-32.8-25.8-57.5-58.3-58.3c-32.1.8-57.3%2024.8-58.2%2058.3M256%20160%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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m63.8%20409.3l60.5-59c32.1%2042.8%2071.1%2066%20126.6%2067.4c30.5.7%2060.3-7%2086.4-22.4c5.1%205.3%2018.5%2019.5%2020.9%2022c-32.2%2020.7-69.6%2031.1-108.1%2030.2c-43.3-1.1-84.6-16.7-117.7-44.4c.3-.6-38.2%2037.5-38.6%2037.9c9.5%2029.8-13.1%2062.4-46.3%2062.4C20.7%20503.3%200%20481.7%200%20454.9c0-34.3%2033.1-56.6%2063.8-45.6m354.9-252.4c19.1%2031.3%2029.6%2067.4%2028.7%20104c-1.1%2044.8-19%2087.5-48.6%20121c.3.3%2023.8%2025.2%2024.1%2025.5c9.6-1.3%2019.2%202%2025.9%209.1c11.3%2012%2010.9%2030.9-1.1%2042.4c-12%2011.3-30.9%2010.9-42.4-1.1c-6.7-7-9.4-16.8-7.6-26.3c-24.9-26.6-44.4-47.2-44.4-47.2c42.7-34.1%2063.3-79.6%2064.4-124.2c.7-28.9-7.2-57.2-21.1-82.2zM104%2053.1c6.7%207%209.4%2016.8%207.6%2026.3l45.9%2048.1c-4.7%203.8-13.3%2010.4-22.8%2021.3c-25.4%2028.5-39.6%2064.8-40.7%20102.9c-.7%2028.9%206.1%2057.2%2020%2082.4l-22%2021.5C72.7%20324%2063.1%20287.9%2064.2%20250.9c1-44.6%2018.3-87.6%2047.5-121.1l-25.3-26.4c-9.6%201.3-19.2-2-25.9-9.1c-11.3-12-10.9-30.9%201.1-42.4C73.5%2040.7%2092.2%2041%20104%2053.1M464.9%208c26%200%2047.1%2022.4%2047.1%2048.3S490.9%20104%20464.9%20104c-6.3.1-14-1.1-15.9-1.8l-62.9%2059.7c-32.7-43.6-76.7-65.9-126.9-67.2c-30.5-.7-60.3%206.8-86.2%2022.4l-21.1-22C184.1%2074.3%20221.5%2064%20260%2064.9c43.3%201.1%2084.6%2016.7%20117.7%2044.6l41.1-38.6c-1.5-4.7-2.2-9.6-2.2-14.5C416.5%2029.7%20438.9%208%20464.9%208M256.7%20113.4c5.5%200%2010.9.4%2016.4%201.1c78.1%209.8%20133.4%2081.1%20123.8%20159.1c-9.8%2078.1-81.1%20133.4-159.1%20123.8c-78.1-9.8-133.4-81.1-123.8-159.2c9.3-72.4%2070.1-124.6%20142.7-124.8m-59%20119.4c.6%2022.7%2012.2%2041.8%2032.4%2052.2l-11%2051.7h73.7l-11-51.7c20.1-10.9%2032.1-29%2032.4-52.2c-.4-32.8-25.8-57.5-58.3-58.3c-32.1.8-57.3%2024.8-58.2%2058.3M256%20160%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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