sourceforge logo

sourceforge from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
sourceforge
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the sourceforge logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.998 1.465a.35.35 0 0 0-.24.103L.102 11.215a.334.334 0 0 0 0 .48l9.152 9.135a.32.32 0 0 0 .24.106a.34.34 0 0 0 .238-.106l1.37-1.385a.334.334 0 0 0 0-.48L3.93 11.79a.47.47 0 0 1 0-.664l9.078-9.078a.35.35 0 0 0 .072-.377a.34.34 0 0 0-.312-.207zm4.531 1.592a.35.35 0 0 0-.24.105l-1.393 1.393a.334.334 0 0 0 0 .48l7.172 7.182a.47.47 0 0 1 .137.328c0 .12-.049.24-.137.328l-9.078 9.078a.35.35 0 0 0-.072.377c.04.096.144.207.313.207v-.008H14a.34.34 0 0 0 .24-.095l9.657-9.655a.32.32 0 0 0 .103-.24a.35.35 0 0 0-.103-.24L14.77 3.162a.32.32 0 0 0-.24-.105m-3.095 3.156a.224.224 0 0 0-.211.238c.144 2.218-2.643 2.764-2.643 6.246v.024c0 2.121 1.603 3.842 3.58 3.842s3.578-1.72 3.578-3.842v-.024c0-.984-.368-1.922-.744-2.627c-.072-.136-.29-.087-.266.041c.673 2.995-1.015 4.851-1.015 2.545c0-3.93-1.394-5.716-2.131-6.388a.2.2 0 0 0-.148-.055"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSourceforge(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="M9.998 1.465a.35.35 0 0 0-.24.103L.102 11.215a.334.334 0 0 0 0 .48l9.152 9.135a.32.32 0 0 0 .24.106a.34.34 0 0 0 .238-.106l1.37-1.385a.334.334 0 0 0 0-.48L3.93 11.79a.47.47 0 0 1 0-.664l9.078-9.078a.35.35 0 0 0 .072-.377a.34.34 0 0 0-.312-.207zm4.531 1.592a.35.35 0 0 0-.24.105l-1.393 1.393a.334.334 0 0 0 0 .48l7.172 7.182a.47.47 0 0 1 .137.328c0 .12-.049.24-.137.328l-9.078 9.078a.35.35 0 0 0-.072.377c.04.096.144.207.313.207v-.008H14a.34.34 0 0 0 .24-.095l9.657-9.655a.32.32 0 0 0 .103-.24a.35.35 0 0 0-.103-.24L14.77 3.162a.32.32 0 0 0-.24-.105m-3.095 3.156a.224.224 0 0 0-.211.238c.144 2.218-2.643 2.764-2.643 6.246v.024c0 2.121 1.603 3.842 3.58 3.842s3.578-1.72 3.578-3.842v-.024c0-.984-.368-1.922-.744-2.627c-.072-.136-.29-.087-.266.041c.673 2.995-1.015 4.851-1.015 2.545c0-3.93-1.394-5.716-2.131-6.388a.2.2 0 0 0-.148-.055"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.998 1.465a.35.35 0 0 0-.24.103L.102 11.215a.334.334 0 0 0 0 .48l9.152 9.135a.32.32 0 0 0 .24.106a.34.34 0 0 0 .238-.106l1.37-1.385a.334.334 0 0 0 0-.48L3.93 11.79a.47.47 0 0 1 0-.664l9.078-9.078a.35.35 0 0 0 .072-.377a.34.34 0 0 0-.312-.207zm4.531 1.592a.35.35 0 0 0-.24.105l-1.393 1.393a.334.334 0 0 0 0 .48l7.172 7.182a.47.47 0 0 1 .137.328c0 .12-.049.24-.137.328l-9.078 9.078a.35.35 0 0 0-.072.377c.04.096.144.207.313.207v-.008H14a.34.34 0 0 0 .24-.095l9.657-9.655a.32.32 0 0 0 .103-.24a.35.35 0 0 0-.103-.24L14.77 3.162a.32.32 0 0 0-.24-.105m-3.095 3.156a.224.224 0 0 0-.211.238c.144 2.218-2.643 2.764-2.643 6.246v.024c0 2.121 1.603 3.842 3.58 3.842s3.578-1.72 3.578-3.842v-.024c0-.984-.368-1.922-.744-2.627c-.072-.136-.29-.087-.266.041c.673 2.995-1.015 4.851-1.015 2.545c0-3.93-1.394-5.716-2.131-6.388a.2.2 0 0 0-.148-.055"/></svg>
</template>

CSS

.icon-sourceforge {
  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%22M9.998%201.465a.35.35%200%200%200-.24.103L.102%2011.215a.334.334%200%200%200%200%20.48l9.152%209.135a.32.32%200%200%200%20.24.106a.34.34%200%200%200%20.238-.106l1.37-1.385a.334.334%200%200%200%200-.48L3.93%2011.79a.47.47%200%200%201%200-.664l9.078-9.078a.35.35%200%200%200%20.072-.377a.34.34%200%200%200-.312-.207zm4.531%201.592a.35.35%200%200%200-.24.105l-1.393%201.393a.334.334%200%200%200%200%20.48l7.172%207.182a.47.47%200%200%201%20.137.328c0%20.12-.049.24-.137.328l-9.078%209.078a.35.35%200%200%200-.072.377c.04.096.144.207.313.207v-.008H14a.34.34%200%200%200%20.24-.095l9.657-9.655a.32.32%200%200%200%20.103-.24a.35.35%200%200%200-.103-.24L14.77%203.162a.32.32%200%200%200-.24-.105m-3.095%203.156a.224.224%200%200%200-.211.238c.144%202.218-2.643%202.764-2.643%206.246v.024c0%202.121%201.603%203.842%203.58%203.842s3.578-1.72%203.578-3.842v-.024c0-.984-.368-1.922-.744-2.627c-.072-.136-.29-.087-.266.041c.673%202.995-1.015%204.851-1.015%202.545c0-3.93-1.394-5.716-2.131-6.388a.2.2%200%200%200-.148-.055%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%22M9.998%201.465a.35.35%200%200%200-.24.103L.102%2011.215a.334.334%200%200%200%200%20.48l9.152%209.135a.32.32%200%200%200%20.24.106a.34.34%200%200%200%20.238-.106l1.37-1.385a.334.334%200%200%200%200-.48L3.93%2011.79a.47.47%200%200%201%200-.664l9.078-9.078a.35.35%200%200%200%20.072-.377a.34.34%200%200%200-.312-.207zm4.531%201.592a.35.35%200%200%200-.24.105l-1.393%201.393a.334.334%200%200%200%200%20.48l7.172%207.182a.47.47%200%200%201%20.137.328c0%20.12-.049.24-.137.328l-9.078%209.078a.35.35%200%200%200-.072.377c.04.096.144.207.313.207v-.008H14a.34.34%200%200%200%20.24-.095l9.657-9.655a.32.32%200%200%200%20.103-.24a.35.35%200%200%200-.103-.24L14.77%203.162a.32.32%200%200%200-.24-.105m-3.095%203.156a.224.224%200%200%200-.211.238c.144%202.218-2.643%202.764-2.643%206.246v.024c0%202.121%201.603%203.842%203.58%203.842s3.578-1.72%203.578-3.842v-.024c0-.984-.368-1.922-.744-2.627c-.072-.136-.29-.087-.266.041c.673%202.995-1.015%204.851-1.015%202.545c0-3.93-1.394-5.716-2.131-6.388a.2.2%200%200%200-.148-.055%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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