y combinator logo
y-combinator from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- y-combinator
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the y combinator logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M544 96v448H96V96zM332 351.5L409.5 206h-32.7L331 297c-4.7 9.3-9 18.3-12.8 26.8L306 297l-45.2-91h-35l76.7 143.8v94.5H332z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsYCombinator(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M544 96v448H96V96zM332 351.5L409.5 206h-32.7L331 297c-4.7 9.3-9 18.3-12.8 26.8L306 297l-45.2-91h-35l76.7 143.8v94.5H332z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M544 96v448H96V96zM332 351.5L409.5 206h-32.7L331 297c-4.7 9.3-9 18.3-12.8 26.8L306 297l-45.2-91h-35l76.7 143.8v94.5H332z"/></svg> </template>
CSS
.icon-y-combinator {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M544%2096v448H96V96zM332%20351.5L409.5%20206h-32.7L331%20297c-4.7%209.3-9%2018.3-12.8%2026.8L306%20297l-45.2-91h-35l76.7%20143.8v94.5H332z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M544%2096v448H96V96zM332%20351.5L409.5%20206h-32.7L331%20297c-4.7%209.3-9%2018.3-12.8%2026.8L306%20297l-45.2-91h-35l76.7%20143.8v94.5H332z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/y-combinator.svg?color=%231a73e8&size=48