kickstarter logo
kickstarter from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- kickstarter
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the kickstarter logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.168 0c-3.2 0-5.797 2.579-5.797 5.758v12.484C1.371 21.42 3.968 24 7.168 24a5.8 5.8 0 0 0 4.768-2.479l.794.79c2.26 2.245 5.943 2.245 8.203 0a5.72 5.72 0 0 0 1.696-4.075a5.72 5.72 0 0 0-1.696-4.074l-2.182-2.168l2.182-2.156a5.72 5.72 0 0 0 1.696-4.074a5.72 5.72 0 0 0-1.696-4.074c-2.26-2.246-5.942-2.246-8.203 0l-.794.789A5.8 5.8 0 0 0 7.168 0"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsKickstarter(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.168 0c-3.2 0-5.797 2.579-5.797 5.758v12.484C1.371 21.42 3.968 24 7.168 24a5.8 5.8 0 0 0 4.768-2.479l.794.79c2.26 2.245 5.943 2.245 8.203 0a5.72 5.72 0 0 0 1.696-4.075a5.72 5.72 0 0 0-1.696-4.074l-2.182-2.168l2.182-2.156a5.72 5.72 0 0 0 1.696-4.074a5.72 5.72 0 0 0-1.696-4.074c-2.26-2.246-5.942-2.246-8.203 0l-.794.789A5.8 5.8 0 0 0 7.168 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.168 0c-3.2 0-5.797 2.579-5.797 5.758v12.484C1.371 21.42 3.968 24 7.168 24a5.8 5.8 0 0 0 4.768-2.479l.794.79c2.26 2.245 5.943 2.245 8.203 0a5.72 5.72 0 0 0 1.696-4.075a5.72 5.72 0 0 0-1.696-4.074l-2.182-2.168l2.182-2.156a5.72 5.72 0 0 0 1.696-4.074a5.72 5.72 0 0 0-1.696-4.074c-2.26-2.246-5.942-2.246-8.203 0l-.794.789A5.8 5.8 0 0 0 7.168 0"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.168%200c-3.2%200-5.797%202.579-5.797%205.758v12.484C1.371%2021.42%203.968%2024%207.168%2024a5.8%205.8%200%200%200%204.768-2.479l.794.79c2.26%202.245%205.943%202.245%208.203%200a5.72%205.72%200%200%200%201.696-4.075a5.72%205.72%200%200%200-1.696-4.074l-2.182-2.168l2.182-2.156a5.72%205.72%200%200%200%201.696-4.074a5.72%205.72%200%200%200-1.696-4.074c-2.26-2.246-5.942-2.246-8.203%200l-.794.789A5.8%205.8%200%200%200%207.168%200%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%22currentColor%22%20d%3D%22M7.168%200c-3.2%200-5.797%202.579-5.797%205.758v12.484C1.371%2021.42%203.968%2024%207.168%2024a5.8%205.8%200%200%200%204.768-2.479l.794.79c2.26%202.245%205.943%202.245%208.203%200a5.72%205.72%200%200%200%201.696-4.075a5.72%205.72%200%200%200-1.696-4.074l-2.182-2.168l2.182-2.156a5.72%205.72%200%200%200%201.696-4.074a5.72%205.72%200%200%200-1.696-4.074c-2.26-2.246-5.942-2.246-8.203%200l-.794.789A5.8%205.8%200%200%200%207.168%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/kickstarter.svg?color=%231a73e8&size=48