product hunt logo
product-hunt from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- product-hunt
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the product hunt logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.394 13.675A2.33 2.33 0 0 1 18.069 16h-4.394v-4.65h4.394a2.33 2.33 0 0 1 2.325 2.325M31.5 16c0 8.563-6.938 15.5-15.5 15.5S.5 24.562.5 16S7.438.5 16 .5S31.5 7.438 31.5 16m-8.006-2.325a5.43 5.43 0 0 0-5.425-5.425h-7.494v15.5h3.1V19.1h4.394a5.43 5.43 0 0 0 5.425-5.425"/></svg>
React
import type { SVGProps } from "react";
export function CibProductHunt(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="M20.394 13.675A2.33 2.33 0 0 1 18.069 16h-4.394v-4.65h4.394a2.33 2.33 0 0 1 2.325 2.325M31.5 16c0 8.563-6.938 15.5-15.5 15.5S.5 24.562.5 16S7.438.5 16 .5S31.5 7.438 31.5 16m-8.006-2.325a5.43 5.43 0 0 0-5.425-5.425h-7.494v15.5h3.1V19.1h4.394a5.43 5.43 0 0 0 5.425-5.425"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.394 13.675A2.33 2.33 0 0 1 18.069 16h-4.394v-4.65h4.394a2.33 2.33 0 0 1 2.325 2.325M31.5 16c0 8.563-6.938 15.5-15.5 15.5S.5 24.562.5 16S7.438.5 16 .5S31.5 7.438 31.5 16m-8.006-2.325a5.43 5.43 0 0 0-5.425-5.425h-7.494v15.5h3.1V19.1h4.394a5.43 5.43 0 0 0 5.425-5.425"/></svg> </template>
CSS
.icon-product-hunt {
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%22M20.394%2013.675A2.33%202.33%200%200%201%2018.069%2016h-4.394v-4.65h4.394a2.33%202.33%200%200%201%202.325%202.325M31.5%2016c0%208.563-6.938%2015.5-15.5%2015.5S.5%2024.562.5%2016S7.438.5%2016%20.5S31.5%207.438%2031.5%2016m-8.006-2.325a5.43%205.43%200%200%200-5.425-5.425h-7.494v15.5h3.1V19.1h4.394a5.43%205.43%200%200%200%205.425-5.425%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%22M20.394%2013.675A2.33%202.33%200%200%201%2018.069%2016h-4.394v-4.65h4.394a2.33%202.33%200%200%201%202.325%202.325M31.5%2016c0%208.563-6.938%2015.5-15.5%2015.5S.5%2024.562.5%2016S7.438.5%2016%20.5S31.5%207.438%2031.5%2016m-8.006-2.325a5.43%205.43%200%200%200-5.425-5.425h-7.494v15.5h3.1V19.1h4.394a5.43%205.43%200%200%200%205.425-5.425%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/product-hunt.svg?color=%231a73e8&size=48