hackster logo
hackster from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- hackster
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the hackster logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.568 13.797a.64.64 0 0 1 .641.641v2.875c0 .427.344.776.771.776h5.682c.391 0 .474.568.089.672l-11.422 3.286a.62.62 0 0 1-.802-.599v-3a.28.28 0 0 0-.276-.281H6.725a.286.286 0 0 1-.281-.276v-3.375a.86.86 0 0 0-.844-.865l-5.333-.094c-.313-.016-.37-.453-.068-.542L11.881 9.64a.284.284 0 0 1 .349.266v3.255c0 .349.286.635.635.635zm-12.849-7.74c.406-.068.5.464.5.464s.031 1.266 0 1.786c-.036.516-.51.5-.51.5H7.074s-.422-.151-.479-.698c-.068-.542.583-.849.583-.849s4.135-1.135 4.536-1.203zm7.844-1.474s-.057-.615.63-.88c.682-.25 4.354-1.203 4.354-1.203s.688-.266.734.63c.042.891 0 8.234 0 8.234s.021.604-.63.651c-.646.047-4.297 0-4.297 0s-.792.068-.792-.557zm.104 19.11c.036-.521.51-.5.5-.51h4.635s.406.151.474.698c.073.542-.578.844-.578.844s-4.135 1.135-4.542 1.203c-.406.083-.49-.453-.49-.453s-.031-1.26 0-1.781zm-7.354 3.724s.068.615-.63.88c-.682.25-4.359 1.203-4.359 1.203s-.682.266-.729-.63c-.047-.891 0-8.234 0-8.234s-.021-.604.625-.651c.651-.047 4.302 0 4.302 0s.708-.068.792.557c.078.615 0 1.052 0 1.052z"/></svg>
React
import type { SVGProps } from "react";
export function CibHackster(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="M24.568 13.797a.64.64 0 0 1 .641.641v2.875c0 .427.344.776.771.776h5.682c.391 0 .474.568.089.672l-11.422 3.286a.62.62 0 0 1-.802-.599v-3a.28.28 0 0 0-.276-.281H6.725a.286.286 0 0 1-.281-.276v-3.375a.86.86 0 0 0-.844-.865l-5.333-.094c-.313-.016-.37-.453-.068-.542L11.881 9.64a.284.284 0 0 1 .349.266v3.255c0 .349.286.635.635.635zm-12.849-7.74c.406-.068.5.464.5.464s.031 1.266 0 1.786c-.036.516-.51.5-.51.5H7.074s-.422-.151-.479-.698c-.068-.542.583-.849.583-.849s4.135-1.135 4.536-1.203zm7.844-1.474s-.057-.615.63-.88c.682-.25 4.354-1.203 4.354-1.203s.688-.266.734.63c.042.891 0 8.234 0 8.234s.021.604-.63.651c-.646.047-4.297 0-4.297 0s-.792.068-.792-.557zm.104 19.11c.036-.521.51-.5.5-.51h4.635s.406.151.474.698c.073.542-.578.844-.578.844s-4.135 1.135-4.542 1.203c-.406.083-.49-.453-.49-.453s-.031-1.26 0-1.781zm-7.354 3.724s.068.615-.63.88c-.682.25-4.359 1.203-4.359 1.203s-.682.266-.729-.63c-.047-.891 0-8.234 0-8.234s-.021-.604.625-.651c.651-.047 4.302 0 4.302 0s.708-.068.792.557c.078.615 0 1.052 0 1.052z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.568 13.797a.64.64 0 0 1 .641.641v2.875c0 .427.344.776.771.776h5.682c.391 0 .474.568.089.672l-11.422 3.286a.62.62 0 0 1-.802-.599v-3a.28.28 0 0 0-.276-.281H6.725a.286.286 0 0 1-.281-.276v-3.375a.86.86 0 0 0-.844-.865l-5.333-.094c-.313-.016-.37-.453-.068-.542L11.881 9.64a.284.284 0 0 1 .349.266v3.255c0 .349.286.635.635.635zm-12.849-7.74c.406-.068.5.464.5.464s.031 1.266 0 1.786c-.036.516-.51.5-.51.5H7.074s-.422-.151-.479-.698c-.068-.542.583-.849.583-.849s4.135-1.135 4.536-1.203zm7.844-1.474s-.057-.615.63-.88c.682-.25 4.354-1.203 4.354-1.203s.688-.266.734.63c.042.891 0 8.234 0 8.234s.021.604-.63.651c-.646.047-4.297 0-4.297 0s-.792.068-.792-.557zm.104 19.11c.036-.521.51-.5.5-.51h4.635s.406.151.474.698c.073.542-.578.844-.578.844s-4.135 1.135-4.542 1.203c-.406.083-.49-.453-.49-.453s-.031-1.26 0-1.781zm-7.354 3.724s.068.615-.63.88c-.682.25-4.359 1.203-4.359 1.203s-.682.266-.729-.63c-.047-.891 0-8.234 0-8.234s-.021-.604.625-.651c.651-.047 4.302 0 4.302 0s.708-.068.792.557c.078.615 0 1.052 0 1.052z"/></svg> </template>
CSS
.icon-hackster {
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%22M24.568%2013.797a.64.64%200%200%201%20.641.641v2.875c0%20.427.344.776.771.776h5.682c.391%200%20.474.568.089.672l-11.422%203.286a.62.62%200%200%201-.802-.599v-3a.28.28%200%200%200-.276-.281H6.725a.286.286%200%200%201-.281-.276v-3.375a.86.86%200%200%200-.844-.865l-5.333-.094c-.313-.016-.37-.453-.068-.542L11.881%209.64a.284.284%200%200%201%20.349.266v3.255c0%20.349.286.635.635.635zm-12.849-7.74c.406-.068.5.464.5.464s.031%201.266%200%201.786c-.036.516-.51.5-.51.5H7.074s-.422-.151-.479-.698c-.068-.542.583-.849.583-.849s4.135-1.135%204.536-1.203zm7.844-1.474s-.057-.615.63-.88c.682-.25%204.354-1.203%204.354-1.203s.688-.266.734.63c.042.891%200%208.234%200%208.234s.021.604-.63.651c-.646.047-4.297%200-4.297%200s-.792.068-.792-.557zm.104%2019.11c.036-.521.51-.5.5-.51h4.635s.406.151.474.698c.073.542-.578.844-.578.844s-4.135%201.135-4.542%201.203c-.406.083-.49-.453-.49-.453s-.031-1.26%200-1.781zm-7.354%203.724s.068.615-.63.88c-.682.25-4.359%201.203-4.359%201.203s-.682.266-.729-.63c-.047-.891%200-8.234%200-8.234s-.021-.604.625-.651c.651-.047%204.302%200%204.302%200s.708-.068.792.557c.078.615%200%201.052%200%201.052z%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%22M24.568%2013.797a.64.64%200%200%201%20.641.641v2.875c0%20.427.344.776.771.776h5.682c.391%200%20.474.568.089.672l-11.422%203.286a.62.62%200%200%201-.802-.599v-3a.28.28%200%200%200-.276-.281H6.725a.286.286%200%200%201-.281-.276v-3.375a.86.86%200%200%200-.844-.865l-5.333-.094c-.313-.016-.37-.453-.068-.542L11.881%209.64a.284.284%200%200%201%20.349.266v3.255c0%20.349.286.635.635.635zm-12.849-7.74c.406-.068.5.464.5.464s.031%201.266%200%201.786c-.036.516-.51.5-.51.5H7.074s-.422-.151-.479-.698c-.068-.542.583-.849.583-.849s4.135-1.135%204.536-1.203zm7.844-1.474s-.057-.615.63-.88c.682-.25%204.354-1.203%204.354-1.203s.688-.266.734.63c.042.891%200%208.234%200%208.234s.021.604-.63.651c-.646.047-4.297%200-4.297%200s-.792.068-.792-.557zm.104%2019.11c.036-.521.51-.5.5-.51h4.635s.406.151.474.698c.073.542-.578.844-.578.844s-4.135%201.135-4.542%201.203c-.406.083-.49-.453-.49-.453s-.031-1.26%200-1.781zm-7.354%203.724s.068.615-.63.88c-.682.25-4.359%201.203-4.359%201.203s-.682.266-.729-.63c-.047-.891%200-8.234%200-8.234s-.021-.604.625-.651c.651-.047%204.302%200%204.302%200s.708-.068.792.557c.078.615%200%201.052%200%201.052z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/hackster.svg?color=%231a73e8&size=48