kickstarter 01 icon

kickstarter-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
kickstarter-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the kickstarter 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 5.7v12.6C4 19.791 5.343 21 7 21s3-1.209 3-2.7v-4.288l4.542 5.836c.95 1.222 2.821 1.519 4.178.664c1.358-.856 1.688-2.54.737-3.76L15.761 12l3.696-4.751c.95-1.222.62-2.905-.737-3.76c-1.357-.856-3.228-.559-4.178.663l-4.541 5.836V5.7C10 4.209 8.656 3 7 3C5.342 3 4 4.209 4 5.7"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsKickstarter01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M4 5.7v12.6C4 19.791 5.343 21 7 21s3-1.209 3-2.7v-4.288l4.542 5.836c.95 1.222 2.821 1.519 4.178.664c1.358-.856 1.688-2.54.737-3.76L15.761 12l3.696-4.751c.95-1.222.62-2.905-.737-3.76c-1.357-.856-3.228-.559-4.178.663l-4.541 5.836V5.7C10 4.209 8.656 3 7 3C5.342 3 4 4.209 4 5.7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 5.7v12.6C4 19.791 5.343 21 7 21s3-1.209 3-2.7v-4.288l4.542 5.836c.95 1.222 2.821 1.519 4.178.664c1.358-.856 1.688-2.54.737-3.76L15.761 12l3.696-4.751c.95-1.222.62-2.905-.737-3.76c-1.357-.856-3.228-.559-4.178.663l-4.541 5.836V5.7C10 4.209 8.656 3 7 3C5.342 3 4 4.209 4 5.7"/></svg>
</template>

CSS

.icon-kickstarter-01 {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4%205.7v12.6C4%2019.791%205.343%2021%207%2021s3-1.209%203-2.7v-4.288l4.542%205.836c.95%201.222%202.821%201.519%204.178.664c1.358-.856%201.688-2.54.737-3.76L15.761%2012l3.696-4.751c.95-1.222.62-2.905-.737-3.76c-1.357-.856-3.228-.559-4.178.663l-4.541%205.836V5.7C10%204.209%208.656%203%207%203C5.342%203%204%204.209%204%205.7%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4%205.7v12.6C4%2019.791%205.343%2021%207%2021s3-1.209%203-2.7v-4.288l4.542%205.836c.95%201.222%202.821%201.519%204.178.664c1.358-.856%201.688-2.54.737-3.76L15.761%2012l3.696-4.751c.95-1.222.62-2.905-.737-3.76c-1.357-.856-3.228-.559-4.178.663l-4.541%205.836V5.7C10%204.209%208.656%203%207%203C5.342%203%204%204.209%204%205.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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