kickstarter-k from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
kickstarter-k
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the kickstarter k logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m452.7 320.2l40.8-40.5c42.2-41.9 42.2-110.3 0-152.1s-111-41.9-153.2 0l-15 14.8C305.6 114.3 273.1 96 236.2 96C176.5 96 128 144.2 128 203.5v233c0 59.4 48.5 107.5 108.2 107.5c37.1 0 69.3-18.3 89-46.4l14.9 14.7c42.2 41.9 111 41.9 153.2 0s42.2-110.3 0-152.1l-40.8-40h.1z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsKickstarterK(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m452.7 320.2l40.8-40.5c42.2-41.9 42.2-110.3 0-152.1s-111-41.9-153.2 0l-15 14.8C305.6 114.3 273.1 96 236.2 96C176.5 96 128 144.2 128 203.5v233c0 59.4 48.5 107.5 108.2 107.5c37.1 0 69.3-18.3 89-46.4l14.9 14.7c42.2 41.9 111 41.9 153.2 0s42.2-110.3 0-152.1l-40.8-40h.1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m452.7 320.2l40.8-40.5c42.2-41.9 42.2-110.3 0-152.1s-111-41.9-153.2 0l-15 14.8C305.6 114.3 273.1 96 236.2 96C176.5 96 128 144.2 128 203.5v233c0 59.4 48.5 107.5 108.2 107.5c37.1 0 69.3-18.3 89-46.4l14.9 14.7c42.2 41.9 111 41.9 153.2 0s42.2-110.3 0-152.1l-40.8-40h.1z"/></svg>
</template>

CSS

.icon-kickstarter-k {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m452.7%20320.2l40.8-40.5c42.2-41.9%2042.2-110.3%200-152.1s-111-41.9-153.2%200l-15%2014.8C305.6%20114.3%20273.1%2096%20236.2%2096C176.5%2096%20128%20144.2%20128%20203.5v233c0%2059.4%2048.5%20107.5%20108.2%20107.5c37.1%200%2069.3-18.3%2089-46.4l14.9%2014.7c42.2%2041.9%20111%2041.9%20153.2%200s42.2-110.3%200-152.1l-40.8-40h.1z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m452.7%20320.2l40.8-40.5c42.2-41.9%2042.2-110.3%200-152.1s-111-41.9-153.2%200l-15%2014.8C305.6%20114.3%20273.1%2096%20236.2%2096C176.5%2096%20128%20144.2%20128%20203.5v233c0%2059.4%2048.5%20107.5%20108.2%20107.5c37.1%200%2069.3-18.3%2089-46.4l14.9%2014.7c42.2%2041.9%20111%2041.9%20153.2%200s42.2-110.3%200-152.1l-40.8-40h.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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