freenas logo
freenas from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- freenas
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the freenas logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.598 2.707h.143q.09 0 .124.032a.1.1 0 0 1 .034.083q0 .067-.051.097a.3.3 0 0 1-.153.029h-.098zm0 .391h.09l.214.337h.203l-.242-.356v-.008a.3.3 0 0 0 .161-.081a.24.24 0 0 0 .059-.168a.25.25 0 0 0-.03-.125a.24.24 0 0 0-.08-.082a.4.4 0 0 0-.114-.045a1 1 0 0 0-.133-.013h-.303v.879h.175zm-.485-.368a.63.63 0 0 1 .348-.367a.7.7 0 0 1 .277-.053a.64.64 0 0 1 .625.42a.7.7 0 0 1 .049.27a.7.7 0 0 1-.049.271a.64.64 0 0 1-.348.366a.7.7 0 0 1-.277.054a.65.65 0 0 1-.624-.421a.7.7 0 0 1-.049-.27q0-.143.048-.27m.014.884a.8.8 0 0 0 .273.179a.9.9 0 0 0 .338.064q.18 0 .339-.064A.83.83 0 0 0 20.598 3a.85.85 0 0 0-.249-.613a.8.8 0 0 0-.272-.179q-.158-.064-.339-.064a.7.7 0 0 0-.338.064a.82.82 0 0 0-.454.45a.8.8 0 0 0-.067.342q-.001.187.067.343a.8.8 0 0 0 .181.271m-1.864 12.361a3.3 3.3 0 0 1-.931 1.215a3.2 3.2 0 0 1-2.008.695a3.2 3.2 0 0 1-2.423-1.085a2 2 0 0 1-.439-.855a2.2 2.2 0 0 1-.06-.519c.002-.854.428-1.71.845-2.362c.21-.326.418-.602.575-.794l.208.254l.036.046a7.5 7.5 0 0 0 1.126 1.083c.766.597 1.85 1.197 3.126 1.229q.018.001.035.004a.2.2 0 0 1 .064 0a.16.16 0 0 1 .126.189c-.061.33-.158.628-.28.9m6.719-7.025a5.3 5.3 0 0 1-.821.905c-.752.664-1.936 1.343-3.649 1.435l-.505.926a.173.173 0 0 1-.299.008l-.581-.954c-.275.051-.984.168-1.808.168c-1.376-.03-1.807-.241-2.263-.532l1.538-2.072l-3.297-.764l4.136-.795c1.208-2.437 1.583-4.521 1.675-5.157c-4.638.514-8.102 1.666-10.329 2.632l-.179.079l-.034.014l-.249-.241a9.3 9.3 0 0 0-1.459-.985a9.4 9.4 0 0 0-4.516-1.175a8 8 0 0 0-.894.043c-.491.031-.253.153-.194.203c.225.184.544.573.753 1.112c.211.541.354 1.27.354 2.254c0 .275-.012.579-.036.896q-.294.544-.539 1.132C.311 9.227 0 10.479 0 11.767c0 2.291.9 4.378 2.181 6.074l.173.262l-1.355 2.7a.063.063 0 0 0 .021.08q.017.01.035.01a.07.07 0 0 0 .047-.02l2.117-1.863l.248.24a10.1 10.1 0 0 0 6.812 2.63c4.516 0 8.342-2.953 9.652-7.032l.288-.124a6.3 6.3 0 0 0 1.132-.555c.684-.424 1.502-1.107 2.045-2.141c.362-.687.604-1.534.604-2.576q0-.244-.018-.502"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsFreenas(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="M19.598 2.707h.143q.09 0 .124.032a.1.1 0 0 1 .034.083q0 .067-.051.097a.3.3 0 0 1-.153.029h-.098zm0 .391h.09l.214.337h.203l-.242-.356v-.008a.3.3 0 0 0 .161-.081a.24.24 0 0 0 .059-.168a.25.25 0 0 0-.03-.125a.24.24 0 0 0-.08-.082a.4.4 0 0 0-.114-.045a1 1 0 0 0-.133-.013h-.303v.879h.175zm-.485-.368a.63.63 0 0 1 .348-.367a.7.7 0 0 1 .277-.053a.64.64 0 0 1 .625.42a.7.7 0 0 1 .049.27a.7.7 0 0 1-.049.271a.64.64 0 0 1-.348.366a.7.7 0 0 1-.277.054a.65.65 0 0 1-.624-.421a.7.7 0 0 1-.049-.27q0-.143.048-.27m.014.884a.8.8 0 0 0 .273.179a.9.9 0 0 0 .338.064q.18 0 .339-.064A.83.83 0 0 0 20.598 3a.85.85 0 0 0-.249-.613a.8.8 0 0 0-.272-.179q-.158-.064-.339-.064a.7.7 0 0 0-.338.064a.82.82 0 0 0-.454.45a.8.8 0 0 0-.067.342q-.001.187.067.343a.8.8 0 0 0 .181.271m-1.864 12.361a3.3 3.3 0 0 1-.931 1.215a3.2 3.2 0 0 1-2.008.695a3.2 3.2 0 0 1-2.423-1.085a2 2 0 0 1-.439-.855a2.2 2.2 0 0 1-.06-.519c.002-.854.428-1.71.845-2.362c.21-.326.418-.602.575-.794l.208.254l.036.046a7.5 7.5 0 0 0 1.126 1.083c.766.597 1.85 1.197 3.126 1.229q.018.001.035.004a.2.2 0 0 1 .064 0a.16.16 0 0 1 .126.189c-.061.33-.158.628-.28.9m6.719-7.025a5.3 5.3 0 0 1-.821.905c-.752.664-1.936 1.343-3.649 1.435l-.505.926a.173.173 0 0 1-.299.008l-.581-.954c-.275.051-.984.168-1.808.168c-1.376-.03-1.807-.241-2.263-.532l1.538-2.072l-3.297-.764l4.136-.795c1.208-2.437 1.583-4.521 1.675-5.157c-4.638.514-8.102 1.666-10.329 2.632l-.179.079l-.034.014l-.249-.241a9.3 9.3 0 0 0-1.459-.985a9.4 9.4 0 0 0-4.516-1.175a8 8 0 0 0-.894.043c-.491.031-.253.153-.194.203c.225.184.544.573.753 1.112c.211.541.354 1.27.354 2.254c0 .275-.012.579-.036.896q-.294.544-.539 1.132C.311 9.227 0 10.479 0 11.767c0 2.291.9 4.378 2.181 6.074l.173.262l-1.355 2.7a.063.063 0 0 0 .021.08q.017.01.035.01a.07.07 0 0 0 .047-.02l2.117-1.863l.248.24a10.1 10.1 0 0 0 6.812 2.63c4.516 0 8.342-2.953 9.652-7.032l.288-.124a6.3 6.3 0 0 0 1.132-.555c.684-.424 1.502-1.107 2.045-2.141c.362-.687.604-1.534.604-2.576q0-.244-.018-.502"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.598 2.707h.143q.09 0 .124.032a.1.1 0 0 1 .034.083q0 .067-.051.097a.3.3 0 0 1-.153.029h-.098zm0 .391h.09l.214.337h.203l-.242-.356v-.008a.3.3 0 0 0 .161-.081a.24.24 0 0 0 .059-.168a.25.25 0 0 0-.03-.125a.24.24 0 0 0-.08-.082a.4.4 0 0 0-.114-.045a1 1 0 0 0-.133-.013h-.303v.879h.175zm-.485-.368a.63.63 0 0 1 .348-.367a.7.7 0 0 1 .277-.053a.64.64 0 0 1 .625.42a.7.7 0 0 1 .049.27a.7.7 0 0 1-.049.271a.64.64 0 0 1-.348.366a.7.7 0 0 1-.277.054a.65.65 0 0 1-.624-.421a.7.7 0 0 1-.049-.27q0-.143.048-.27m.014.884a.8.8 0 0 0 .273.179a.9.9 0 0 0 .338.064q.18 0 .339-.064A.83.83 0 0 0 20.598 3a.85.85 0 0 0-.249-.613a.8.8 0 0 0-.272-.179q-.158-.064-.339-.064a.7.7 0 0 0-.338.064a.82.82 0 0 0-.454.45a.8.8 0 0 0-.067.342q-.001.187.067.343a.8.8 0 0 0 .181.271m-1.864 12.361a3.3 3.3 0 0 1-.931 1.215a3.2 3.2 0 0 1-2.008.695a3.2 3.2 0 0 1-2.423-1.085a2 2 0 0 1-.439-.855a2.2 2.2 0 0 1-.06-.519c.002-.854.428-1.71.845-2.362c.21-.326.418-.602.575-.794l.208.254l.036.046a7.5 7.5 0 0 0 1.126 1.083c.766.597 1.85 1.197 3.126 1.229q.018.001.035.004a.2.2 0 0 1 .064 0a.16.16 0 0 1 .126.189c-.061.33-.158.628-.28.9m6.719-7.025a5.3 5.3 0 0 1-.821.905c-.752.664-1.936 1.343-3.649 1.435l-.505.926a.173.173 0 0 1-.299.008l-.581-.954c-.275.051-.984.168-1.808.168c-1.376-.03-1.807-.241-2.263-.532l1.538-2.072l-3.297-.764l4.136-.795c1.208-2.437 1.583-4.521 1.675-5.157c-4.638.514-8.102 1.666-10.329 2.632l-.179.079l-.034.014l-.249-.241a9.3 9.3 0 0 0-1.459-.985a9.4 9.4 0 0 0-4.516-1.175a8 8 0 0 0-.894.043c-.491.031-.253.153-.194.203c.225.184.544.573.753 1.112c.211.541.354 1.27.354 2.254c0 .275-.012.579-.036.896q-.294.544-.539 1.132C.311 9.227 0 10.479 0 11.767c0 2.291.9 4.378 2.181 6.074l.173.262l-1.355 2.7a.063.063 0 0 0 .021.08q.017.01.035.01a.07.07 0 0 0 .047-.02l2.117-1.863l.248.24a10.1 10.1 0 0 0 6.812 2.63c4.516 0 8.342-2.953 9.652-7.032l.288-.124a6.3 6.3 0 0 0 1.132-.555c.684-.424 1.502-1.107 2.045-2.141c.362-.687.604-1.534.604-2.576q0-.244-.018-.502"/></svg> </template>
CSS
.icon-freenas {
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%22M19.598%202.707h.143q.09%200%20.124.032a.1.1%200%200%201%20.034.083q0%20.067-.051.097a.3.3%200%200%201-.153.029h-.098zm0%20.391h.09l.214.337h.203l-.242-.356v-.008a.3.3%200%200%200%20.161-.081a.24.24%200%200%200%20.059-.168a.25.25%200%200%200-.03-.125a.24.24%200%200%200-.08-.082a.4.4%200%200%200-.114-.045a1%201%200%200%200-.133-.013h-.303v.879h.175zm-.485-.368a.63.63%200%200%201%20.348-.367a.7.7%200%200%201%20.277-.053a.64.64%200%200%201%20.625.42a.7.7%200%200%201%20.049.27a.7.7%200%200%201-.049.271a.64.64%200%200%201-.348.366a.7.7%200%200%201-.277.054a.65.65%200%200%201-.624-.421a.7.7%200%200%201-.049-.27q0-.143.048-.27m.014.884a.8.8%200%200%200%20.273.179a.9.9%200%200%200%20.338.064q.18%200%20.339-.064A.83.83%200%200%200%2020.598%203a.85.85%200%200%200-.249-.613a.8.8%200%200%200-.272-.179q-.158-.064-.339-.064a.7.7%200%200%200-.338.064a.82.82%200%200%200-.454.45a.8.8%200%200%200-.067.342q-.001.187.067.343a.8.8%200%200%200%20.181.271m-1.864%2012.361a3.3%203.3%200%200%201-.931%201.215a3.2%203.2%200%200%201-2.008.695a3.2%203.2%200%200%201-2.423-1.085a2%202%200%200%201-.439-.855a2.2%202.2%200%200%201-.06-.519c.002-.854.428-1.71.845-2.362c.21-.326.418-.602.575-.794l.208.254l.036.046a7.5%207.5%200%200%200%201.126%201.083c.766.597%201.85%201.197%203.126%201.229q.018.001.035.004a.2.2%200%200%201%20.064%200a.16.16%200%200%201%20.126.189c-.061.33-.158.628-.28.9m6.719-7.025a5.3%205.3%200%200%201-.821.905c-.752.664-1.936%201.343-3.649%201.435l-.505.926a.173.173%200%200%201-.299.008l-.581-.954c-.275.051-.984.168-1.808.168c-1.376-.03-1.807-.241-2.263-.532l1.538-2.072l-3.297-.764l4.136-.795c1.208-2.437%201.583-4.521%201.675-5.157c-4.638.514-8.102%201.666-10.329%202.632l-.179.079l-.034.014l-.249-.241a9.3%209.3%200%200%200-1.459-.985a9.4%209.4%200%200%200-4.516-1.175a8%208%200%200%200-.894.043c-.491.031-.253.153-.194.203c.225.184.544.573.753%201.112c.211.541.354%201.27.354%202.254c0%20.275-.012.579-.036.896q-.294.544-.539%201.132C.311%209.227%200%2010.479%200%2011.767c0%202.291.9%204.378%202.181%206.074l.173.262l-1.355%202.7a.063.063%200%200%200%20.021.08q.017.01.035.01a.07.07%200%200%200%20.047-.02l2.117-1.863l.248.24a10.1%2010.1%200%200%200%206.812%202.63c4.516%200%208.342-2.953%209.652-7.032l.288-.124a6.3%206.3%200%200%200%201.132-.555c.684-.424%201.502-1.107%202.045-2.141c.362-.687.604-1.534.604-2.576q0-.244-.018-.502%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%22M19.598%202.707h.143q.09%200%20.124.032a.1.1%200%200%201%20.034.083q0%20.067-.051.097a.3.3%200%200%201-.153.029h-.098zm0%20.391h.09l.214.337h.203l-.242-.356v-.008a.3.3%200%200%200%20.161-.081a.24.24%200%200%200%20.059-.168a.25.25%200%200%200-.03-.125a.24.24%200%200%200-.08-.082a.4.4%200%200%200-.114-.045a1%201%200%200%200-.133-.013h-.303v.879h.175zm-.485-.368a.63.63%200%200%201%20.348-.367a.7.7%200%200%201%20.277-.053a.64.64%200%200%201%20.625.42a.7.7%200%200%201%20.049.27a.7.7%200%200%201-.049.271a.64.64%200%200%201-.348.366a.7.7%200%200%201-.277.054a.65.65%200%200%201-.624-.421a.7.7%200%200%201-.049-.27q0-.143.048-.27m.014.884a.8.8%200%200%200%20.273.179a.9.9%200%200%200%20.338.064q.18%200%20.339-.064A.83.83%200%200%200%2020.598%203a.85.85%200%200%200-.249-.613a.8.8%200%200%200-.272-.179q-.158-.064-.339-.064a.7.7%200%200%200-.338.064a.82.82%200%200%200-.454.45a.8.8%200%200%200-.067.342q-.001.187.067.343a.8.8%200%200%200%20.181.271m-1.864%2012.361a3.3%203.3%200%200%201-.931%201.215a3.2%203.2%200%200%201-2.008.695a3.2%203.2%200%200%201-2.423-1.085a2%202%200%200%201-.439-.855a2.2%202.2%200%200%201-.06-.519c.002-.854.428-1.71.845-2.362c.21-.326.418-.602.575-.794l.208.254l.036.046a7.5%207.5%200%200%200%201.126%201.083c.766.597%201.85%201.197%203.126%201.229q.018.001.035.004a.2.2%200%200%201%20.064%200a.16.16%200%200%201%20.126.189c-.061.33-.158.628-.28.9m6.719-7.025a5.3%205.3%200%200%201-.821.905c-.752.664-1.936%201.343-3.649%201.435l-.505.926a.173.173%200%200%201-.299.008l-.581-.954c-.275.051-.984.168-1.808.168c-1.376-.03-1.807-.241-2.263-.532l1.538-2.072l-3.297-.764l4.136-.795c1.208-2.437%201.583-4.521%201.675-5.157c-4.638.514-8.102%201.666-10.329%202.632l-.179.079l-.034.014l-.249-.241a9.3%209.3%200%200%200-1.459-.985a9.4%209.4%200%200%200-4.516-1.175a8%208%200%200%200-.894.043c-.491.031-.253.153-.194.203c.225.184.544.573.753%201.112c.211.541.354%201.27.354%202.254c0%20.275-.012.579-.036.896q-.294.544-.539%201.132C.311%209.227%200%2010.479%200%2011.767c0%202.291.9%204.378%202.181%206.074l.173.262l-1.355%202.7a.063.063%200%200%200%20.021.08q.017.01.035.01a.07.07%200%200%200%20.047-.02l2.117-1.863l.248.24a10.1%2010.1%200%200%200%206.812%202.63c4.516%200%208.342-2.953%209.652-7.032l.288-.124a6.3%206.3%200%200%200%201.132-.555c.684-.424%201.502-1.107%202.045-2.141c.362-.687.604-1.534.604-2.576q0-.244-.018-.502%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/freenas.svg?color=%231a73e8&size=48