kickstarter icon

kickstarter from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
kickstarter
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the kickstarter icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v22h22V5zm2 2h18v18H7zm6.633 4C12.58 11 12 11.808 12 12.816v6.317c0 1.053.56 1.86 1.652 1.86c.877 0 1.6-.571 1.6-1.86v-1.705l2.47 3.088c.503.608 1.592.685 2.278 0c.596-.616.603-1.5.162-2.055l-2.002-2.563l1.572-2.418a1.55 1.55 0 0 0-.226-2.001c-.67-.65-1.821-.707-2.506.285l-1.748 2.662V12.84c0-1.253-.717-1.84-1.62-1.84z"/></svg>

React

import type { SVGProps } from "react";

export function LaKickstarter(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v22h22V5zm2 2h18v18H7zm6.633 4C12.58 11 12 11.808 12 12.816v6.317c0 1.053.56 1.86 1.652 1.86c.877 0 1.6-.571 1.6-1.86v-1.705l2.47 3.088c.503.608 1.592.685 2.278 0c.596-.616.603-1.5.162-2.055l-2.002-2.563l1.572-2.418a1.55 1.55 0 0 0-.226-2.001c-.67-.65-1.821-.707-2.506.285l-1.748 2.662V12.84c0-1.253-.717-1.84-1.62-1.84z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v22h22V5zm2 2h18v18H7zm6.633 4C12.58 11 12 11.808 12 12.816v6.317c0 1.053.56 1.86 1.652 1.86c.877 0 1.6-.571 1.6-1.86v-1.705l2.47 3.088c.503.608 1.592.685 2.278 0c.596-.616.603-1.5.162-2.055l-2.002-2.563l1.572-2.418a1.55 1.55 0 0 0-.226-2.001c-.67-.65-1.821-.707-2.506.285l-1.748 2.662V12.84c0-1.253-.717-1.84-1.62-1.84z"/></svg>
</template>

CSS

.icon-kickstarter {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%205v22h22V5zm2%202h18v18H7zm6.633%204C12.58%2011%2012%2011.808%2012%2012.816v6.317c0%201.053.56%201.86%201.652%201.86c.877%200%201.6-.571%201.6-1.86v-1.705l2.47%203.088c.503.608%201.592.685%202.278%200c.596-.616.603-1.5.162-2.055l-2.002-2.563l1.572-2.418a1.55%201.55%200%200%200-.226-2.001c-.67-.65-1.821-.707-2.506.285l-1.748%202.662V12.84c0-1.253-.717-1.84-1.62-1.84z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%205v22h22V5zm2%202h18v18H7zm6.633%204C12.58%2011%2012%2011.808%2012%2012.816v6.317c0%201.053.56%201.86%201.652%201.86c.877%200%201.6-.571%201.6-1.86v-1.705l2.47%203.088c.503.608%201.592.685%202.278%200c.596-.616.603-1.5.162-2.055l-2.002-2.563l1.572-2.418a1.55%201.55%200%200%200-.226-2.001c-.67-.65-1.821-.707-2.506.285l-1.748%202.662V12.84c0-1.253-.717-1.84-1.62-1.84z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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