bxl kickstarter icon
bxl-kickstarter from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- bxl-kickstarter
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
Related icons in BoxIcons v2
Use the bxl kickstarter icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M10.198 9.127l3.309-4.799c.628-.902 1.434-1.354 2.427-1.354c.806 0 1.506.287 2.097.861c.59.574.885 1.26.885 2.059c0 .59-.155 1.113-.469 1.563l-2.983 4.34l3.649 4.627c.363.461.547 1 .547 1.617c0 .816-.286 1.518-.86 2.105a2.81 2.81 0 0 1-2.084.879c-.895 0-1.577-.291-2.047-.873L10.2 14.574v3.074c0 .879-.152 1.561-.457 2.049c-.555.885-1.356 1.328-2.417 1.328c-.963 0-1.711-.328-2.24-.977c-.496-.602-.744-1.396-.744-2.387V6.258c0-.936.253-1.709.755-2.318c.525-.643 1.255-.965 2.186-.965c.887 0 1.624.322 2.216.965c.329.357.537.717.625 1.082c.053.227.079.646.079 1.266v2.84h-.005z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function BxBxlKickstarter(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M10.198 9.127l3.309-4.799c.628-.902 1.434-1.354 2.427-1.354c.806 0 1.506.287 2.097.861c.59.574.885 1.26.885 2.059c0 .59-.155 1.113-.469 1.563l-2.983 4.34l3.649 4.627c.363.461.547 1 .547 1.617c0 .816-.286 1.518-.86 2.105a2.81 2.81 0 0 1-2.084.879c-.895 0-1.577-.291-2.047-.873L10.2 14.574v3.074c0 .879-.152 1.561-.457 2.049c-.555.885-1.356 1.328-2.417 1.328c-.963 0-1.711-.328-2.24-.977c-.496-.602-.744-1.396-.744-2.387V6.258c0-.936.253-1.709.755-2.318c.525-.643 1.255-.965 2.186-.965c.887 0 1.624.322 2.216.965c.329.357.537.717.625 1.082c.053.227.079.646.079 1.266v2.84h-.005z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M10.198 9.127l3.309-4.799c.628-.902 1.434-1.354 2.427-1.354c.806 0 1.506.287 2.097.861c.59.574.885 1.26.885 2.059c0 .59-.155 1.113-.469 1.563l-2.983 4.34l3.649 4.627c.363.461.547 1 .547 1.617c0 .816-.286 1.518-.86 2.105a2.81 2.81 0 0 1-2.084.879c-.895 0-1.577-.291-2.047-.873L10.2 14.574v3.074c0 .879-.152 1.561-.457 2.049c-.555.885-1.356 1.328-2.417 1.328c-.963 0-1.711-.328-2.24-.977c-.496-.602-.744-1.396-.744-2.387V6.258c0-.936.253-1.709.755-2.318c.525-.643 1.255-.965 2.186-.965c.887 0 1.624.322 2.216.965c.329.357.537.717.625 1.082c.053.227.079.646.079 1.266v2.84h-.005z" fill="currentColor"/></svg> </template>
CSS
.icon-bxl-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%20d%3D%22M10.198%209.127l3.309-4.799c.628-.902%201.434-1.354%202.427-1.354c.806%200%201.506.287%202.097.861c.59.574.885%201.26.885%202.059c0%20.59-.155%201.113-.469%201.563l-2.983%204.34l3.649%204.627c.363.461.547%201%20.547%201.617c0%20.816-.286%201.518-.86%202.105a2.81%202.81%200%200%201-2.084.879c-.895%200-1.577-.291-2.047-.873L10.2%2014.574v3.074c0%20.879-.152%201.561-.457%202.049c-.555.885-1.356%201.328-2.417%201.328c-.963%200-1.711-.328-2.24-.977c-.496-.602-.744-1.396-.744-2.387V6.258c0-.936.253-1.709.755-2.318c.525-.643%201.255-.965%202.186-.965c.887%200%201.624.322%202.216.965c.329.357.537.717.625%201.082c.053.227.079.646.079%201.266v2.84h-.005z%22%20fill%3D%22currentColor%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%20d%3D%22M10.198%209.127l3.309-4.799c.628-.902%201.434-1.354%202.427-1.354c.806%200%201.506.287%202.097.861c.59.574.885%201.26.885%202.059c0%20.59-.155%201.113-.469%201.563l-2.983%204.34l3.649%204.627c.363.461.547%201%20.547%201.617c0%20.816-.286%201.518-.86%202.105a2.81%202.81%200%200%201-2.084.879c-.895%200-1.577-.291-2.047-.873L10.2%2014.574v3.074c0%20.879-.152%201.561-.457%202.049c-.555.885-1.356%201.328-2.417%201.328c-.963%200-1.711-.328-2.24-.977c-.496-.602-.744-1.396-.744-2.387V6.258c0-.936.253-1.709.755-2.318c.525-.643%201.255-.965%202.186-.965c.887%200%201.624.322%202.216.965c.329.357.537.717.625%201.082c.053.227.079.646.079%201.266v2.84h-.005z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxl-kickstarter.svg?color=%231a73e8&size=48