kickstarter icon logo

kickstarter-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
kickstarter-icon
Set
SVG Logos
Style
Color
Viewbox
256×290
License
CC0

Use the kickstarter icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 290"><path fill="#05ce78" d="m209.302 144.583l26.28-26.105c27.224-27.042 27.224-71.087 0-98.129s-71.564-27.043-98.788 0l-9.569 9.504C114.557 11.781 93.667 0 69.812 0C31.267 0 0 31.059 0 69.346v150.34c0 38.287 31.267 69.346 69.812 69.346c23.855 0 44.745-11.781 57.413-29.854l9.569 9.505c27.224 27.043 71.564 27.043 98.788 0s27.224-71.086 0-98.129z"/></svg>

React

import type { SVGProps } from "react";

export function LogosKickstarterIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 290"><path fill="#05ce78" d="m209.302 144.583l26.28-26.105c27.224-27.042 27.224-71.087 0-98.129s-71.564-27.043-98.788 0l-9.569 9.504C114.557 11.781 93.667 0 69.812 0C31.267 0 0 31.059 0 69.346v150.34c0 38.287 31.267 69.346 69.812 69.346c23.855 0 44.745-11.781 57.413-29.854l9.569 9.505c27.224 27.043 71.564 27.043 98.788 0s27.224-71.086 0-98.129z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 290"><path fill="#05ce78" d="m209.302 144.583l26.28-26.105c27.224-27.042 27.224-71.087 0-98.129s-71.564-27.043-98.788 0l-9.569 9.504C114.557 11.781 93.667 0 69.812 0C31.267 0 0 31.059 0 69.346v150.34c0 38.287 31.267 69.346 69.812 69.346c23.855 0 44.745-11.781 57.413-29.854l9.569 9.505c27.224 27.043 71.564 27.043 98.788 0s27.224-71.086 0-98.129z"/></svg>
</template>

CSS

.icon-kickstarter-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%20290%22%3E%3Cpath%20fill%3D%22%2305ce78%22%20d%3D%22m209.302%20144.583l26.28-26.105c27.224-27.042%2027.224-71.087%200-98.129s-71.564-27.043-98.788%200l-9.569%209.504C114.557%2011.781%2093.667%200%2069.812%200C31.267%200%200%2031.059%200%2069.346v150.34c0%2038.287%2031.267%2069.346%2069.812%2069.346c23.855%200%2044.745-11.781%2057.413-29.854l9.569%209.505c27.224%2027.043%2071.564%2027.043%2098.788%200s27.224-71.086%200-98.129z%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%20290%22%3E%3Cpath%20fill%3D%22%2305ce78%22%20d%3D%22m209.302%20144.583l26.28-26.105c27.224-27.042%2027.224-71.087%200-98.129s-71.564-27.043-98.788%200l-9.569%209.504C114.557%2011.781%2093.667%200%2069.812%200C31.267%200%200%2031.059%200%2069.346v150.34c0%2038.287%2031.267%2069.346%2069.812%2069.346c23.855%200%2044.745-11.781%2057.413-29.854l9.569%209.505c27.224%2027.043%2071.564%2027.043%2098.788%200s27.224-71.086%200-98.129z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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