freebsd from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
freebsd
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the freebsd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M399.7 160.2c11.1-11.1 115.5-77 139.2-53.2c23.7 23.7-42.1 128.1-53.2 139.2s-39.4.9-63.1-22.9c-23.8-23.7-34.1-52-22.9-63.1m-193.8-28.1c-36.3-20.6-87.9-43.5-104.3-27c-16.6 16.6 7.1 69.4 27.9 105.7c18.5-32.2 44.8-59.3 76.4-78.7M502.7 238c3.3 11.3 2.7 20.7-2.7 26.1c-20.3 20.3-87.5-27-109.3-70.1c-18-32.3-11.1-53.4 14.9-48.7c5.7-3.6 12.3-7.6 19.6-11.6c-29.8-15.5-63.6-24.3-99.5-24.3c-119.1 0-215.6 96.5-215.6 215.6c0 119 96.5 215.6 215.6 215.6S541.3 444.1 541.3 325c0-38.4-10.1-74.5-27.7-105.8c-3.9 7-7.6 13.3-10.9 18.8"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsFreebsd(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="M399.7 160.2c11.1-11.1 115.5-77 139.2-53.2c23.7 23.7-42.1 128.1-53.2 139.2s-39.4.9-63.1-22.9c-23.8-23.7-34.1-52-22.9-63.1m-193.8-28.1c-36.3-20.6-87.9-43.5-104.3-27c-16.6 16.6 7.1 69.4 27.9 105.7c18.5-32.2 44.8-59.3 76.4-78.7M502.7 238c3.3 11.3 2.7 20.7-2.7 26.1c-20.3 20.3-87.5-27-109.3-70.1c-18-32.3-11.1-53.4 14.9-48.7c5.7-3.6 12.3-7.6 19.6-11.6c-29.8-15.5-63.6-24.3-99.5-24.3c-119.1 0-215.6 96.5-215.6 215.6c0 119 96.5 215.6 215.6 215.6S541.3 444.1 541.3 325c0-38.4-10.1-74.5-27.7-105.8c-3.9 7-7.6 13.3-10.9 18.8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M399.7 160.2c11.1-11.1 115.5-77 139.2-53.2c23.7 23.7-42.1 128.1-53.2 139.2s-39.4.9-63.1-22.9c-23.8-23.7-34.1-52-22.9-63.1m-193.8-28.1c-36.3-20.6-87.9-43.5-104.3-27c-16.6 16.6 7.1 69.4 27.9 105.7c18.5-32.2 44.8-59.3 76.4-78.7M502.7 238c3.3 11.3 2.7 20.7-2.7 26.1c-20.3 20.3-87.5-27-109.3-70.1c-18-32.3-11.1-53.4 14.9-48.7c5.7-3.6 12.3-7.6 19.6-11.6c-29.8-15.5-63.6-24.3-99.5-24.3c-119.1 0-215.6 96.5-215.6 215.6c0 119 96.5 215.6 215.6 215.6S541.3 444.1 541.3 325c0-38.4-10.1-74.5-27.7-105.8c-3.9 7-7.6 13.3-10.9 18.8"/></svg>
</template>

CSS

.icon-freebsd {
  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%22M399.7%20160.2c11.1-11.1%20115.5-77%20139.2-53.2c23.7%2023.7-42.1%20128.1-53.2%20139.2s-39.4.9-63.1-22.9c-23.8-23.7-34.1-52-22.9-63.1m-193.8-28.1c-36.3-20.6-87.9-43.5-104.3-27c-16.6%2016.6%207.1%2069.4%2027.9%20105.7c18.5-32.2%2044.8-59.3%2076.4-78.7M502.7%20238c3.3%2011.3%202.7%2020.7-2.7%2026.1c-20.3%2020.3-87.5-27-109.3-70.1c-18-32.3-11.1-53.4%2014.9-48.7c5.7-3.6%2012.3-7.6%2019.6-11.6c-29.8-15.5-63.6-24.3-99.5-24.3c-119.1%200-215.6%2096.5-215.6%20215.6c0%20119%2096.5%20215.6%20215.6%20215.6S541.3%20444.1%20541.3%20325c0-38.4-10.1-74.5-27.7-105.8c-3.9%207-7.6%2013.3-10.9%2018.8%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%22M399.7%20160.2c11.1-11.1%20115.5-77%20139.2-53.2c23.7%2023.7-42.1%20128.1-53.2%20139.2s-39.4.9-63.1-22.9c-23.8-23.7-34.1-52-22.9-63.1m-193.8-28.1c-36.3-20.6-87.9-43.5-104.3-27c-16.6%2016.6%207.1%2069.4%2027.9%20105.7c18.5-32.2%2044.8-59.3%2076.4-78.7M502.7%20238c3.3%2011.3%202.7%2020.7-2.7%2026.1c-20.3%2020.3-87.5-27-109.3-70.1c-18-32.3-11.1-53.4%2014.9-48.7c5.7-3.6%2012.3-7.6%2019.6-11.6c-29.8-15.5-63.6-24.3-99.5-24.3c-119.1%200-215.6%2096.5-215.6%20215.6c0%20119%2096.5%20215.6%20215.6%20215.6S541.3%20444.1%20541.3%20325c0-38.4-10.1-74.5-27.7-105.8c-3.9%207-7.6%2013.3-10.9%2018.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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