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

Name
freebsd
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.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 24 24"><path fill="currentColor" d="M23.682 2.406c-.001-.149-.097-.187-.24-.189h-.25v.659h.108v-.282h.102l.17.282h.122l-.184-.29c.102-.012.175-.065.172-.18m-.382.096v-.193h.13c.06-.002.145.011.143.089c.005.09-.08.107-.153.103zM21.851 1.49c1.172 1.171-2.077 6.319-2.626 6.869c-.549.548-1.944.044-3.115-1.128s-1.676-2.566-1.127-3.115S20.68.318 21.851 1.49M1.652 6.61C.626 4.818-.544 2.215.276 1.395c.81-.81 3.355.319 5.144 1.334A11 11 0 0 0 1.652 6.61m18.95.418a10.6 10.6 0 0 1 1.368 5.218c0 5.874-4.762 10.636-10.637 10.636C5.459 22.882.697 18.12.697 12.246C.697 6.371 5.459 1.61 11.333 1.61c1.771 0 3.441.433 4.909 1.199c-.361.201-.69.398-.969.574c-.428-.077-.778-.017-.998.202c-.402.402-.269 1.245.263 2.2c.273.539.701 1.124 1.25 1.674q.154.155.315.297c1.519 1.446 3.205 2.111 3.829 1.486c.267-.267.297-.728.132-1.287c.167-.27.35-.584.538-.927m2.814-5.088c-.322 0-.584.266-.584.595s.261.595.584.595s.584-.266.584-.595s-.261-.595-.584-.595m0 1.087c-.252 0-.457-.22-.457-.492s.204-.492.457-.492c.252 0 .457.22.457.492s-.204.492-.457.492"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsFreebsd(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="M23.682 2.406c-.001-.149-.097-.187-.24-.189h-.25v.659h.108v-.282h.102l.17.282h.122l-.184-.29c.102-.012.175-.065.172-.18m-.382.096v-.193h.13c.06-.002.145.011.143.089c.005.09-.08.107-.153.103zM21.851 1.49c1.172 1.171-2.077 6.319-2.626 6.869c-.549.548-1.944.044-3.115-1.128s-1.676-2.566-1.127-3.115S20.68.318 21.851 1.49M1.652 6.61C.626 4.818-.544 2.215.276 1.395c.81-.81 3.355.319 5.144 1.334A11 11 0 0 0 1.652 6.61m18.95.418a10.6 10.6 0 0 1 1.368 5.218c0 5.874-4.762 10.636-10.637 10.636C5.459 22.882.697 18.12.697 12.246C.697 6.371 5.459 1.61 11.333 1.61c1.771 0 3.441.433 4.909 1.199c-.361.201-.69.398-.969.574c-.428-.077-.778-.017-.998.202c-.402.402-.269 1.245.263 2.2c.273.539.701 1.124 1.25 1.674q.154.155.315.297c1.519 1.446 3.205 2.111 3.829 1.486c.267-.267.297-.728.132-1.287c.167-.27.35-.584.538-.927m2.814-5.088c-.322 0-.584.266-.584.595s.261.595.584.595s.584-.266.584-.595s-.261-.595-.584-.595m0 1.087c-.252 0-.457-.22-.457-.492s.204-.492.457-.492c.252 0 .457.22.457.492s-.204.492-.457.492"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.682 2.406c-.001-.149-.097-.187-.24-.189h-.25v.659h.108v-.282h.102l.17.282h.122l-.184-.29c.102-.012.175-.065.172-.18m-.382.096v-.193h.13c.06-.002.145.011.143.089c.005.09-.08.107-.153.103zM21.851 1.49c1.172 1.171-2.077 6.319-2.626 6.869c-.549.548-1.944.044-3.115-1.128s-1.676-2.566-1.127-3.115S20.68.318 21.851 1.49M1.652 6.61C.626 4.818-.544 2.215.276 1.395c.81-.81 3.355.319 5.144 1.334A11 11 0 0 0 1.652 6.61m18.95.418a10.6 10.6 0 0 1 1.368 5.218c0 5.874-4.762 10.636-10.637 10.636C5.459 22.882.697 18.12.697 12.246C.697 6.371 5.459 1.61 11.333 1.61c1.771 0 3.441.433 4.909 1.199c-.361.201-.69.398-.969.574c-.428-.077-.778-.017-.998.202c-.402.402-.269 1.245.263 2.2c.273.539.701 1.124 1.25 1.674q.154.155.315.297c1.519 1.446 3.205 2.111 3.829 1.486c.267-.267.297-.728.132-1.287c.167-.27.35-.584.538-.927m2.814-5.088c-.322 0-.584.266-.584.595s.261.595.584.595s.584-.266.584-.595s-.261-.595-.584-.595m0 1.087c-.252 0-.457-.22-.457-.492s.204-.492.457-.492c.252 0 .457.22.457.492s-.204.492-.457.492"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.682%202.406c-.001-.149-.097-.187-.24-.189h-.25v.659h.108v-.282h.102l.17.282h.122l-.184-.29c.102-.012.175-.065.172-.18m-.382.096v-.193h.13c.06-.002.145.011.143.089c.005.09-.08.107-.153.103zM21.851%201.49c1.172%201.171-2.077%206.319-2.626%206.869c-.549.548-1.944.044-3.115-1.128s-1.676-2.566-1.127-3.115S20.68.318%2021.851%201.49M1.652%206.61C.626%204.818-.544%202.215.276%201.395c.81-.81%203.355.319%205.144%201.334A11%2011%200%200%200%201.652%206.61m18.95.418a10.6%2010.6%200%200%201%201.368%205.218c0%205.874-4.762%2010.636-10.637%2010.636C5.459%2022.882.697%2018.12.697%2012.246C.697%206.371%205.459%201.61%2011.333%201.61c1.771%200%203.441.433%204.909%201.199c-.361.201-.69.398-.969.574c-.428-.077-.778-.017-.998.202c-.402.402-.269%201.245.263%202.2c.273.539.701%201.124%201.25%201.674q.154.155.315.297c1.519%201.446%203.205%202.111%203.829%201.486c.267-.267.297-.728.132-1.287c.167-.27.35-.584.538-.927m2.814-5.088c-.322%200-.584.266-.584.595s.261.595.584.595s.584-.266.584-.595s-.261-.595-.584-.595m0%201.087c-.252%200-.457-.22-.457-.492s.204-.492.457-.492c.252%200%20.457.22.457.492s-.204.492-.457.492%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%22M23.682%202.406c-.001-.149-.097-.187-.24-.189h-.25v.659h.108v-.282h.102l.17.282h.122l-.184-.29c.102-.012.175-.065.172-.18m-.382.096v-.193h.13c.06-.002.145.011.143.089c.005.09-.08.107-.153.103zM21.851%201.49c1.172%201.171-2.077%206.319-2.626%206.869c-.549.548-1.944.044-3.115-1.128s-1.676-2.566-1.127-3.115S20.68.318%2021.851%201.49M1.652%206.61C.626%204.818-.544%202.215.276%201.395c.81-.81%203.355.319%205.144%201.334A11%2011%200%200%200%201.652%206.61m18.95.418a10.6%2010.6%200%200%201%201.368%205.218c0%205.874-4.762%2010.636-10.637%2010.636C5.459%2022.882.697%2018.12.697%2012.246C.697%206.371%205.459%201.61%2011.333%201.61c1.771%200%203.441.433%204.909%201.199c-.361.201-.69.398-.969.574c-.428-.077-.778-.017-.998.202c-.402.402-.269%201.245.263%202.2c.273.539.701%201.124%201.25%201.674q.154.155.315.297c1.519%201.446%203.205%202.111%203.829%201.486c.267-.267.297-.728.132-1.287c.167-.27.35-.584.538-.927m2.814-5.088c-.322%200-.584.266-.584.595s.261.595.584.595s.584-.266.584-.595s-.261-.595-.584-.595m0%201.087c-.252%200-.457-.22-.457-.492s.204-.492.457-.492c.252%200%20.457.22.457.492s-.204.492-.457.492%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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