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

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

The same logo in other sets

Use the pfsense logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.013 0C.898 0 0 .929 0 2.044v17.775L3.252 8.27h3.282L6.1 9.785h.063c.186-.217.433-.403.742-.62c.31-.216.62-.402.96-.588c.342-.186.713-.31 1.116-.433c.402-.124.805-.155 1.208-.155c.867 0 1.579.154 2.198.433c.62.279 1.084.712 1.455 1.239c.31.464.5 1.019.593 1.669c.006.06.027.135.027.189c.062.712-.031 1.518-.28 2.385a8.6 8.6 0 0 1-1.02 2.322a10 10 0 0 1-1.58 1.95a8.1 8.1 0 0 1-2.044 1.364a5.5 5.5 0 0 1-2.354.495a5.7 5.7 0 0 1-1.982-.34c-.588-.217-.99-.62-1.238-1.177h-.062L2.353 24h19.603A2.04 2.04 0 0 0 24 21.956V4.706c-.093-.03-.186-.06-.248-.092a3 3 0 0 0-.557-.062q-.836 0-1.394.372c-.34.248-.65.743-.867 1.518l-.526 1.826h2.013l.495 1.58l-1.3 1.27h-2.014l-2.446 8.67h-3.53l2.446-8.67h-1.455l.805-2.85h1.425l.557-2.044c.185-.619.403-1.238.681-1.795a5 5 0 0 1 1.053-1.487c.433-.434.99-.775 1.641-1.022c.65-.248 1.487-.372 2.447-.372c.248 0 .464 0 .712.031A2.08 2.08 0 0 0 21.988 0zm6.565 11.118c-.898 0-1.672.278-2.323.805c-.65.526-1.083 1.239-1.331 2.106s-.217 1.579.155 2.105c.31.557.929.805 1.858.805c.898 0 1.672-.278 2.322-.805c.65-.526 1.115-1.238 1.363-2.105c.247-.867.185-1.58-.155-2.106c-.34-.527-.991-.805-1.89-.805Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPfsense(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="M2.013 0C.898 0 0 .929 0 2.044v17.775L3.252 8.27h3.282L6.1 9.785h.063c.186-.217.433-.403.742-.62c.31-.216.62-.402.96-.588c.342-.186.713-.31 1.116-.433c.402-.124.805-.155 1.208-.155c.867 0 1.579.154 2.198.433c.62.279 1.084.712 1.455 1.239c.31.464.5 1.019.593 1.669c.006.06.027.135.027.189c.062.712-.031 1.518-.28 2.385a8.6 8.6 0 0 1-1.02 2.322a10 10 0 0 1-1.58 1.95a8.1 8.1 0 0 1-2.044 1.364a5.5 5.5 0 0 1-2.354.495a5.7 5.7 0 0 1-1.982-.34c-.588-.217-.99-.62-1.238-1.177h-.062L2.353 24h19.603A2.04 2.04 0 0 0 24 21.956V4.706c-.093-.03-.186-.06-.248-.092a3 3 0 0 0-.557-.062q-.836 0-1.394.372c-.34.248-.65.743-.867 1.518l-.526 1.826h2.013l.495 1.58l-1.3 1.27h-2.014l-2.446 8.67h-3.53l2.446-8.67h-1.455l.805-2.85h1.425l.557-2.044c.185-.619.403-1.238.681-1.795a5 5 0 0 1 1.053-1.487c.433-.434.99-.775 1.641-1.022c.65-.248 1.487-.372 2.447-.372c.248 0 .464 0 .712.031A2.08 2.08 0 0 0 21.988 0zm6.565 11.118c-.898 0-1.672.278-2.323.805c-.65.526-1.083 1.239-1.331 2.106s-.217 1.579.155 2.105c.31.557.929.805 1.858.805c.898 0 1.672-.278 2.322-.805c.65-.526 1.115-1.238 1.363-2.105c.247-.867.185-1.58-.155-2.106c-.34-.527-.991-.805-1.89-.805Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.013 0C.898 0 0 .929 0 2.044v17.775L3.252 8.27h3.282L6.1 9.785h.063c.186-.217.433-.403.742-.62c.31-.216.62-.402.96-.588c.342-.186.713-.31 1.116-.433c.402-.124.805-.155 1.208-.155c.867 0 1.579.154 2.198.433c.62.279 1.084.712 1.455 1.239c.31.464.5 1.019.593 1.669c.006.06.027.135.027.189c.062.712-.031 1.518-.28 2.385a8.6 8.6 0 0 1-1.02 2.322a10 10 0 0 1-1.58 1.95a8.1 8.1 0 0 1-2.044 1.364a5.5 5.5 0 0 1-2.354.495a5.7 5.7 0 0 1-1.982-.34c-.588-.217-.99-.62-1.238-1.177h-.062L2.353 24h19.603A2.04 2.04 0 0 0 24 21.956V4.706c-.093-.03-.186-.06-.248-.092a3 3 0 0 0-.557-.062q-.836 0-1.394.372c-.34.248-.65.743-.867 1.518l-.526 1.826h2.013l.495 1.58l-1.3 1.27h-2.014l-2.446 8.67h-3.53l2.446-8.67h-1.455l.805-2.85h1.425l.557-2.044c.185-.619.403-1.238.681-1.795a5 5 0 0 1 1.053-1.487c.433-.434.99-.775 1.641-1.022c.65-.248 1.487-.372 2.447-.372c.248 0 .464 0 .712.031A2.08 2.08 0 0 0 21.988 0zm6.565 11.118c-.898 0-1.672.278-2.323.805c-.65.526-1.083 1.239-1.331 2.106s-.217 1.579.155 2.105c.31.557.929.805 1.858.805c.898 0 1.672-.278 2.322-.805c.65-.526 1.115-1.238 1.363-2.105c.247-.867.185-1.58-.155-2.106c-.34-.527-.991-.805-1.89-.805Z"/></svg>
</template>

CSS

.icon-pfsense {
  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%22M2.013%200C.898%200%200%20.929%200%202.044v17.775L3.252%208.27h3.282L6.1%209.785h.063c.186-.217.433-.403.742-.62c.31-.216.62-.402.96-.588c.342-.186.713-.31%201.116-.433c.402-.124.805-.155%201.208-.155c.867%200%201.579.154%202.198.433c.62.279%201.084.712%201.455%201.239c.31.464.5%201.019.593%201.669c.006.06.027.135.027.189c.062.712-.031%201.518-.28%202.385a8.6%208.6%200%200%201-1.02%202.322a10%2010%200%200%201-1.58%201.95a8.1%208.1%200%200%201-2.044%201.364a5.5%205.5%200%200%201-2.354.495a5.7%205.7%200%200%201-1.982-.34c-.588-.217-.99-.62-1.238-1.177h-.062L2.353%2024h19.603A2.04%202.04%200%200%200%2024%2021.956V4.706c-.093-.03-.186-.06-.248-.092a3%203%200%200%200-.557-.062q-.836%200-1.394.372c-.34.248-.65.743-.867%201.518l-.526%201.826h2.013l.495%201.58l-1.3%201.27h-2.014l-2.446%208.67h-3.53l2.446-8.67h-1.455l.805-2.85h1.425l.557-2.044c.185-.619.403-1.238.681-1.795a5%205%200%200%201%201.053-1.487c.433-.434.99-.775%201.641-1.022c.65-.248%201.487-.372%202.447-.372c.248%200%20.464%200%20.712.031A2.08%202.08%200%200%200%2021.988%200zm6.565%2011.118c-.898%200-1.672.278-2.323.805c-.65.526-1.083%201.239-1.331%202.106s-.217%201.579.155%202.105c.31.557.929.805%201.858.805c.898%200%201.672-.278%202.322-.805c.65-.526%201.115-1.238%201.363-2.105c.247-.867.185-1.58-.155-2.106c-.34-.527-.991-.805-1.89-.805Z%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%22M2.013%200C.898%200%200%20.929%200%202.044v17.775L3.252%208.27h3.282L6.1%209.785h.063c.186-.217.433-.403.742-.62c.31-.216.62-.402.96-.588c.342-.186.713-.31%201.116-.433c.402-.124.805-.155%201.208-.155c.867%200%201.579.154%202.198.433c.62.279%201.084.712%201.455%201.239c.31.464.5%201.019.593%201.669c.006.06.027.135.027.189c.062.712-.031%201.518-.28%202.385a8.6%208.6%200%200%201-1.02%202.322a10%2010%200%200%201-1.58%201.95a8.1%208.1%200%200%201-2.044%201.364a5.5%205.5%200%200%201-2.354.495a5.7%205.7%200%200%201-1.982-.34c-.588-.217-.99-.62-1.238-1.177h-.062L2.353%2024h19.603A2.04%202.04%200%200%200%2024%2021.956V4.706c-.093-.03-.186-.06-.248-.092a3%203%200%200%200-.557-.062q-.836%200-1.394.372c-.34.248-.65.743-.867%201.518l-.526%201.826h2.013l.495%201.58l-1.3%201.27h-2.014l-2.446%208.67h-3.53l2.446-8.67h-1.455l.805-2.85h1.425l.557-2.044c.185-.619.403-1.238.681-1.795a5%205%200%200%201%201.053-1.487c.433-.434.99-.775%201.641-1.022c.65-.248%201.487-.372%202.447-.372c.248%200%20.464%200%20.712.031A2.08%202.08%200%200%200%2021.988%200zm6.565%2011.118c-.898%200-1.672.278-2.323.805c-.65.526-1.083%201.239-1.331%202.106s-.217%201.579.155%202.105c.31.557.929.805%201.858.805c.898%200%201.672-.278%202.322-.805c.65-.526%201.115-1.238%201.363-2.105c.247-.867.185-1.58-.155-2.106c-.34-.527-.991-.805-1.89-.805Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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