kickstarter k icon
kickstarter-k from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- kickstarter-k
- 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 k icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 5a3 3 0 0 0-3 3v16a3 3 0 1 0 6 0v-4.586l5.742 6.563A3 3 0 0 0 22.002 27a2.999 2.999 0 0 0 2.256-4.975l-5.399-6.17L23.4 9.801a3.001 3.001 0 0 0-4.8-3.602L14 12.334V8a3 3 0 0 0-3-3"/></svg>
React
import type { SVGProps } from "react";
export function LaKickstarterK(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="M11 5a3 3 0 0 0-3 3v16a3 3 0 1 0 6 0v-4.586l5.742 6.563A3 3 0 0 0 22.002 27a2.999 2.999 0 0 0 2.256-4.975l-5.399-6.17L23.4 9.801a3.001 3.001 0 0 0-4.8-3.602L14 12.334V8a3 3 0 0 0-3-3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 5a3 3 0 0 0-3 3v16a3 3 0 1 0 6 0v-4.586l5.742 6.563A3 3 0 0 0 22.002 27a2.999 2.999 0 0 0 2.256-4.975l-5.399-6.17L23.4 9.801a3.001 3.001 0 0 0-4.8-3.602L14 12.334V8a3 3 0 0 0-3-3"/></svg> </template>
CSS
.icon-kickstarter-k {
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%22M11%205a3%203%200%200%200-3%203v16a3%203%200%201%200%206%200v-4.586l5.742%206.563A3%203%200%200%200%2022.002%2027a2.999%202.999%200%200%200%202.256-4.975l-5.399-6.17L23.4%209.801a3.001%203.001%200%200%200-4.8-3.602L14%2012.334V8a3%203%200%200%200-3-3%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%22M11%205a3%203%200%200%200-3%203v16a3%203%200%201%200%206%200v-4.586l5.742%206.563A3%203%200%200%200%2022.002%2027a2.999%202.999%200%200%200%202.256-4.975l-5.399-6.17L23.4%209.801a3.001%203.001%200%200%200-4.8-3.602L14%2012.334V8a3%203%200%200%200-3-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/kickstarter-k.svg?color=%231a73e8&size=48