wellfound logo
wellfound from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- wellfound
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the wellfound logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.998 8.128c.063-1.379-1.612-2.376-2.795-1.664c-1.23.598-1.322 2.52-.156 3.234c1.2.862 2.995-.09 2.951-1.57m0 7.748c.063-1.38-1.612-2.377-2.795-1.665c-1.23.598-1.322 2.52-.156 3.234c1.2.863 2.995-.09 2.951-1.57zm-20.5 1.762L0 6.364h3.257l2.066 8.106l2.245-8.106h3.267l2.244 8.106l2.065-8.106h3.257l-3.54 11.274H11.39q-1.096-4.07-2.188-8.14l-2.233 8.14H3.5z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsWellfound(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="M23.998 8.128c.063-1.379-1.612-2.376-2.795-1.664c-1.23.598-1.322 2.52-.156 3.234c1.2.862 2.995-.09 2.951-1.57m0 7.748c.063-1.38-1.612-2.377-2.795-1.665c-1.23.598-1.322 2.52-.156 3.234c1.2.863 2.995-.09 2.951-1.57zm-20.5 1.762L0 6.364h3.257l2.066 8.106l2.245-8.106h3.267l2.244 8.106l2.065-8.106h3.257l-3.54 11.274H11.39q-1.096-4.07-2.188-8.14l-2.233 8.14H3.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.998 8.128c.063-1.379-1.612-2.376-2.795-1.664c-1.23.598-1.322 2.52-.156 3.234c1.2.862 2.995-.09 2.951-1.57m0 7.748c.063-1.38-1.612-2.377-2.795-1.665c-1.23.598-1.322 2.52-.156 3.234c1.2.863 2.995-.09 2.951-1.57zm-20.5 1.762L0 6.364h3.257l2.066 8.106l2.245-8.106h3.267l2.244 8.106l2.065-8.106h3.257l-3.54 11.274H11.39q-1.096-4.07-2.188-8.14l-2.233 8.14H3.5z"/></svg> </template>
CSS
.icon-wellfound {
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%22M23.998%208.128c.063-1.379-1.612-2.376-2.795-1.664c-1.23.598-1.322%202.52-.156%203.234c1.2.862%202.995-.09%202.951-1.57m0%207.748c.063-1.38-1.612-2.377-2.795-1.665c-1.23.598-1.322%202.52-.156%203.234c1.2.863%202.995-.09%202.951-1.57zm-20.5%201.762L0%206.364h3.257l2.066%208.106l2.245-8.106h3.267l2.244%208.106l2.065-8.106h3.257l-3.54%2011.274H11.39q-1.096-4.07-2.188-8.14l-2.233%208.14H3.5z%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%22M23.998%208.128c.063-1.379-1.612-2.376-2.795-1.664c-1.23.598-1.322%202.52-.156%203.234c1.2.862%202.995-.09%202.951-1.57m0%207.748c.063-1.38-1.612-2.377-2.795-1.665c-1.23.598-1.322%202.52-.156%203.234c1.2.863%202.995-.09%202.951-1.57zm-20.5%201.762L0%206.364h3.257l2.066%208.106l2.245-8.106h3.267l2.244%208.106l2.065-8.106h3.257l-3.54%2011.274H11.39q-1.096-4.07-2.188-8.14l-2.233%208.14H3.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/wellfound.svg?color=%231a73e8&size=48