devpost from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
devpost
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the devpost logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.54 8.79h-1.12v6.42h1.05A2.91 2.91 0 0 0 14.69 12c0-2.15-.92-3.21-3.15-3.21"/><path fill="currentColor" d="M7 3.37L2 12l5 8.63h10L22 12l-5-8.63zm4.47 13.91H8.35V6.72h3.27c3 0 5.23 1.43 5.23 5.28c0 3.7-2.68 5.28-5.38 5.28"/></svg>

React

import type { SVGProps } from "react";

export function BxlDevpost(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="M11.54 8.79h-1.12v6.42h1.05A2.91 2.91 0 0 0 14.69 12c0-2.15-.92-3.21-3.15-3.21"/><path fill="currentColor" d="M7 3.37L2 12l5 8.63h10L22 12l-5-8.63zm4.47 13.91H8.35V6.72h3.27c3 0 5.23 1.43 5.23 5.28c0 3.7-2.68 5.28-5.38 5.28"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.54 8.79h-1.12v6.42h1.05A2.91 2.91 0 0 0 14.69 12c0-2.15-.92-3.21-3.15-3.21"/><path fill="currentColor" d="M7 3.37L2 12l5 8.63h10L22 12l-5-8.63zm4.47 13.91H8.35V6.72h3.27c3 0 5.23 1.43 5.23 5.28c0 3.7-2.68 5.28-5.38 5.28"/></svg>
</template>

CSS

.icon-devpost {
  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%22M11.54%208.79h-1.12v6.42h1.05A2.91%202.91%200%200%200%2014.69%2012c0-2.15-.92-3.21-3.15-3.21%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%203.37L2%2012l5%208.63h10L22%2012l-5-8.63zm4.47%2013.91H8.35V6.72h3.27c3%200%205.23%201.43%205.23%205.28c0%203.7-2.68%205.28-5.38%205.28%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%22M11.54%208.79h-1.12v6.42h1.05A2.91%202.91%200%200%200%2014.69%2012c0-2.15-.92-3.21-3.15-3.21%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%203.37L2%2012l5%208.63h10L22%2012l-5-8.63zm4.47%2013.91H8.35V6.72h3.27c3%200%205.23%201.43%205.23%205.28c0%203.7-2.68%205.28-5.38%205.28%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/devpost.svg?color=%231a73e8&size=48