Ycombinator Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Ycombinator icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/316701.svg" alt="Ycombinator icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316701.svg" alt="Ycombinator icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316701.svg" alt="Ycombinator icon" :width="24" :height="24" />
CSS background
.icon-ycombinator {
background-image: url('https://proicons.com/icon/316701.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Y Combinator</title><path d="M0 24V0h24v24H0zM6.951 5.896l4.112 7.708v5.064h1.583v-4.972l4.148-7.799h-1.749l-2.457 4.875c-.372.745-.688 1.434-.688 1.434s-.297-.708-.651-1.434L8.831 5.896h-1.88z"/></svg>
Ycombinator in other icon packs
Copied!