pfsense logo

pfsense from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
pfsense
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

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 128 128"><path d="M10.734.004C4.79.004 0 4.949 0 10.894V105.7l17.34-61.601h17.508l-2.309 8.093h.328c.988-1.156 2.309-2.148 3.961-3.3c1.649-1.16 3.305-2.153 5.129-3.141c1.813-.992 3.793-1.648 5.941-2.309c2.149-.664 4.297-.832 6.446-.832c4.62 0 8.422.828 11.718 2.313c3.305 1.488 5.778 3.8 7.762 6.605c1.649 2.48 2.645 5.453 3.137 8.918l.027-.011c.032.32.137.718.137 1.007c.332 3.801-.164 8.09-1.484 12.715c-1.16 4.293-2.965 8.426-5.446 12.39a52.6 52.6 0 0 1-8.422 10.4a43.4 43.4 0 0 1-10.906 7.265c-3.965 1.82-8.09 2.648-12.55 2.648a30.2 30.2 0 0 1-10.57-1.82c-3.138-1.156-5.29-3.3-6.606-6.277h-.332l-8.258 29.234h104.543a10.88 10.88 0 0 0 7.715-3.187a10.87 10.87 0 0 0 3.191-7.711V25.105c-.5-.164-.992-.328-1.324-.496a15 15 0 0 0-2.973-.336c-2.973 0-5.453.665-7.43 1.985c-1.82 1.32-3.472 3.965-4.628 8.094l-2.805 9.738h10.734l2.64 8.426l-6.937 6.773H104.54L91.5 105.535H72.672l13.05-46.246H78.45l-.246.164h-.246v-.164l4.29-15.2h7.593l2.976-10.898c.989-3.296 2.145-6.597 3.633-9.574c1.32-2.972 3.301-5.617 5.614-7.93s5.285-4.128 8.753-5.449c3.47-1.32 7.934-1.98 13.051-1.98c1.324 0 2.473-.004 3.797.164A11.1 11.1 0 0 0 117.258.004Zm35.004 59.285c-4.785 0-8.91 1.488-12.379 4.297s-5.78 6.605-7.101 11.227c-1.32 4.624-1.153 8.421.832 11.226c1.648 2.973 4.953 4.3 9.902 4.3c4.793 0 8.918-1.491 12.387-4.3c3.469-2.805 5.941-6.602 7.266-11.227c1.32-4.62.988-8.417-.829-11.226s-5.28-4.297-10.07-4.297Zm0 0"/></svg>

React

import type { SVGProps } from "react";

export function DeviconPfsense(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M10.734.004C4.79.004 0 4.949 0 10.894V105.7l17.34-61.601h17.508l-2.309 8.093h.328c.988-1.156 2.309-2.148 3.961-3.3c1.649-1.16 3.305-2.153 5.129-3.141c1.813-.992 3.793-1.648 5.941-2.309c2.149-.664 4.297-.832 6.446-.832c4.62 0 8.422.828 11.718 2.313c3.305 1.488 5.778 3.8 7.762 6.605c1.649 2.48 2.645 5.453 3.137 8.918l.027-.011c.032.32.137.718.137 1.007c.332 3.801-.164 8.09-1.484 12.715c-1.16 4.293-2.965 8.426-5.446 12.39a52.6 52.6 0 0 1-8.422 10.4a43.4 43.4 0 0 1-10.906 7.265c-3.965 1.82-8.09 2.648-12.55 2.648a30.2 30.2 0 0 1-10.57-1.82c-3.138-1.156-5.29-3.3-6.606-6.277h-.332l-8.258 29.234h104.543a10.88 10.88 0 0 0 7.715-3.187a10.87 10.87 0 0 0 3.191-7.711V25.105c-.5-.164-.992-.328-1.324-.496a15 15 0 0 0-2.973-.336c-2.973 0-5.453.665-7.43 1.985c-1.82 1.32-3.472 3.965-4.628 8.094l-2.805 9.738h10.734l2.64 8.426l-6.937 6.773H104.54L91.5 105.535H72.672l13.05-46.246H78.45l-.246.164h-.246v-.164l4.29-15.2h7.593l2.976-10.898c.989-3.296 2.145-6.597 3.633-9.574c1.32-2.972 3.301-5.617 5.614-7.93s5.285-4.128 8.753-5.449c3.47-1.32 7.934-1.98 13.051-1.98c1.324 0 2.473-.004 3.797.164A11.1 11.1 0 0 0 117.258.004Zm35.004 59.285c-4.785 0-8.91 1.488-12.379 4.297s-5.78 6.605-7.101 11.227c-1.32 4.624-1.153 8.421.832 11.226c1.648 2.973 4.953 4.3 9.902 4.3c4.793 0 8.918-1.491 12.387-4.3c3.469-2.805 5.941-6.602 7.266-11.227c1.32-4.62.988-8.417-.829-11.226s-5.28-4.297-10.07-4.297Zm0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M10.734.004C4.79.004 0 4.949 0 10.894V105.7l17.34-61.601h17.508l-2.309 8.093h.328c.988-1.156 2.309-2.148 3.961-3.3c1.649-1.16 3.305-2.153 5.129-3.141c1.813-.992 3.793-1.648 5.941-2.309c2.149-.664 4.297-.832 6.446-.832c4.62 0 8.422.828 11.718 2.313c3.305 1.488 5.778 3.8 7.762 6.605c1.649 2.48 2.645 5.453 3.137 8.918l.027-.011c.032.32.137.718.137 1.007c.332 3.801-.164 8.09-1.484 12.715c-1.16 4.293-2.965 8.426-5.446 12.39a52.6 52.6 0 0 1-8.422 10.4a43.4 43.4 0 0 1-10.906 7.265c-3.965 1.82-8.09 2.648-12.55 2.648a30.2 30.2 0 0 1-10.57-1.82c-3.138-1.156-5.29-3.3-6.606-6.277h-.332l-8.258 29.234h104.543a10.88 10.88 0 0 0 7.715-3.187a10.87 10.87 0 0 0 3.191-7.711V25.105c-.5-.164-.992-.328-1.324-.496a15 15 0 0 0-2.973-.336c-2.973 0-5.453.665-7.43 1.985c-1.82 1.32-3.472 3.965-4.628 8.094l-2.805 9.738h10.734l2.64 8.426l-6.937 6.773H104.54L91.5 105.535H72.672l13.05-46.246H78.45l-.246.164h-.246v-.164l4.29-15.2h7.593l2.976-10.898c.989-3.296 2.145-6.597 3.633-9.574c1.32-2.972 3.301-5.617 5.614-7.93s5.285-4.128 8.753-5.449c3.47-1.32 7.934-1.98 13.051-1.98c1.324 0 2.473-.004 3.797.164A11.1 11.1 0 0 0 117.258.004Zm35.004 59.285c-4.785 0-8.91 1.488-12.379 4.297s-5.78 6.605-7.101 11.227c-1.32 4.624-1.153 8.421.832 11.226c1.648 2.973 4.953 4.3 9.902 4.3c4.793 0 8.918-1.491 12.387-4.3c3.469-2.805 5.941-6.602 7.266-11.227c1.32-4.62.988-8.417-.829-11.226s-5.28-4.297-10.07-4.297Zm0 0"/></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%20128%20128%22%3E%3Cpath%20d%3D%22M10.734.004C4.79.004%200%204.949%200%2010.894V105.7l17.34-61.601h17.508l-2.309%208.093h.328c.988-1.156%202.309-2.148%203.961-3.3c1.649-1.16%203.305-2.153%205.129-3.141c1.813-.992%203.793-1.648%205.941-2.309c2.149-.664%204.297-.832%206.446-.832c4.62%200%208.422.828%2011.718%202.313c3.305%201.488%205.778%203.8%207.762%206.605c1.649%202.48%202.645%205.453%203.137%208.918l.027-.011c.032.32.137.718.137%201.007c.332%203.801-.164%208.09-1.484%2012.715c-1.16%204.293-2.965%208.426-5.446%2012.39a52.6%2052.6%200%200%201-8.422%2010.4a43.4%2043.4%200%200%201-10.906%207.265c-3.965%201.82-8.09%202.648-12.55%202.648a30.2%2030.2%200%200%201-10.57-1.82c-3.138-1.156-5.29-3.3-6.606-6.277h-.332l-8.258%2029.234h104.543a10.88%2010.88%200%200%200%207.715-3.187a10.87%2010.87%200%200%200%203.191-7.711V25.105c-.5-.164-.992-.328-1.324-.496a15%2015%200%200%200-2.973-.336c-2.973%200-5.453.665-7.43%201.985c-1.82%201.32-3.472%203.965-4.628%208.094l-2.805%209.738h10.734l2.64%208.426l-6.937%206.773H104.54L91.5%20105.535H72.672l13.05-46.246H78.45l-.246.164h-.246v-.164l4.29-15.2h7.593l2.976-10.898c.989-3.296%202.145-6.597%203.633-9.574c1.32-2.972%203.301-5.617%205.614-7.93s5.285-4.128%208.753-5.449c3.47-1.32%207.934-1.98%2013.051-1.98c1.324%200%202.473-.004%203.797.164A11.1%2011.1%200%200%200%20117.258.004Zm35.004%2059.285c-4.785%200-8.91%201.488-12.379%204.297s-5.78%206.605-7.101%2011.227c-1.32%204.624-1.153%208.421.832%2011.226c1.648%202.973%204.953%204.3%209.902%204.3c4.793%200%208.918-1.491%2012.387-4.3c3.469-2.805%205.941-6.602%207.266-11.227c1.32-4.62.988-8.417-.829-11.226s-5.28-4.297-10.07-4.297Zm0%200%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%20128%20128%22%3E%3Cpath%20d%3D%22M10.734.004C4.79.004%200%204.949%200%2010.894V105.7l17.34-61.601h17.508l-2.309%208.093h.328c.988-1.156%202.309-2.148%203.961-3.3c1.649-1.16%203.305-2.153%205.129-3.141c1.813-.992%203.793-1.648%205.941-2.309c2.149-.664%204.297-.832%206.446-.832c4.62%200%208.422.828%2011.718%202.313c3.305%201.488%205.778%203.8%207.762%206.605c1.649%202.48%202.645%205.453%203.137%208.918l.027-.011c.032.32.137.718.137%201.007c.332%203.801-.164%208.09-1.484%2012.715c-1.16%204.293-2.965%208.426-5.446%2012.39a52.6%2052.6%200%200%201-8.422%2010.4a43.4%2043.4%200%200%201-10.906%207.265c-3.965%201.82-8.09%202.648-12.55%202.648a30.2%2030.2%200%200%201-10.57-1.82c-3.138-1.156-5.29-3.3-6.606-6.277h-.332l-8.258%2029.234h104.543a10.88%2010.88%200%200%200%207.715-3.187a10.87%2010.87%200%200%200%203.191-7.711V25.105c-.5-.164-.992-.328-1.324-.496a15%2015%200%200%200-2.973-.336c-2.973%200-5.453.665-7.43%201.985c-1.82%201.32-3.472%203.965-4.628%208.094l-2.805%209.738h10.734l2.64%208.426l-6.937%206.773H104.54L91.5%20105.535H72.672l13.05-46.246H78.45l-.246.164h-.246v-.164l4.29-15.2h7.593l2.976-10.898c.989-3.296%202.145-6.597%203.633-9.574c1.32-2.972%203.301-5.617%205.614-7.93s5.285-4.128%208.753-5.449c3.47-1.32%207.934-1.98%2013.051-1.98c1.324%200%202.473-.004%203.797.164A11.1%2011.1%200%200%200%20117.258.004Zm35.004%2059.285c-4.785%200-8.91%201.488-12.379%204.297s-5.78%206.605-7.101%2011.227c-1.32%204.624-1.153%208.421.832%2011.226c1.648%202.973%204.953%204.3%209.902%204.3c4.793%200%208.918-1.491%2012.387-4.3c3.469-2.805%205.941-6.602%207.266-11.227c1.32-4.62.988-8.417-.829-11.226s-5.28-4.297-10.07-4.297Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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