f5 logo
f5 from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- f5
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the f5 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12a11.94 11.94 0 0 0 2.336 7.111c.509.004.86-.11.898-.33c.046-.229.007-.582-.033-.94a55 55 0 0 1-.234-7.446c-.61.027-1.155.055-1.678.086c.02-.471.046-.92.084-1.383c.517-.05 1.064-.094 1.666-.145c.026-.406.057-.798.092-1.195c.27-2.43 2.828-3.916 4.959-4.49c.946-.23 1.524-.303 1.978-.327c.164-.005.34-.011.518-.011c.442 0 .89.041 1.174.234c.46.345.913.687 1.396 1.068c.048.065.103.168-.017.344c-.222.26-.437.509-.662.776c-.13.157-.346.116-.528.066c-.38-.194-.746-.373-1.117-.553c-.672-.299-1.367-.606-2.14-.576c-.484.04-.952.532-1 1.21a101 101 0 0 0-.151 3.228c1.343-.038 2.684-.063 4.096-.069l-.002.946c-.46.206-.896.413-1.358.623c-.953.01-1.86.02-2.771.035a125 125 0 0 0 .119 7.931c.024.378.042.76.15 1.018c.13.322.88.57 2.51.662c.007.284.015.553.025.828c-2.655-.077-5.205-.33-7.248-.699A11.96 11.96 0 0 0 12 24c6.628 0 12-5.373 12-12a11.94 11.94 0 0 0-2.096-6.775c-.147.607-.225 1.237-.367 1.882c-1.8-.234-3.913-.405-6.287-.488c-.191.602-.371 1.192-.578 1.836c3.973.245 5.905 1.292 7.05 2.525c1.114 1.248 1.35 2.627 1.286 3.907c-.143 2.08-1.061 3.397-2.32 4.37c-1.274.96-2.814 1.437-4.047 1.54c-1.82.137-4.252-.296-4.77-.613a178 178 0 0 1-.95-2.202c-.08-.166-.129-.337.098-.535c.354-.339.693-.666 1.051-1.013c.158-.155.334-.3.467-.078c.49.755.947 1.447 1.406 2.136c.522.77 1.317 1.47 3.053 1.354c1.46-.13 2.568-1.234 2.686-2.448c.128-2.246-2.145-3.84-8.055-4.35a2571 2571 0 0 1 3.123-9.37c1.404.065 2.704.18 3.945.34c.92.116 1.772.328 2.627.427A11.97 11.97 0 0 0 12 0m10.02 21.111a.91.91 0 1 0 .908.908a.91.91 0 0 0-.908-.908m0 .127a.78.78 0 0 1 .779.781a.78.78 0 0 1-.78.78a.78.78 0 0 1-.78-.78a.78.78 0 0 1 .78-.78m-.366.278v.996h.174v-.393h.139q.139 0 .195.033q.094.057.094.229v.08l.002.03l.004.011q-.001.006.004.01h.162l-.006-.014a.1.1 0 0 1-.008-.049l-.004-.074v-.074a.3.3 0 0 0-.053-.155a.25.25 0 0 0-.171-.097a.4.4 0 0 0 .142-.049q.098-.065.098-.197q.001-.188-.155-.252a.8.8 0 0 0-.27-.035zm.174.123h.15a.45.45 0 0 1 .211.037q.065.037.067.144a.15.15 0 0 1-.104.157a.5.5 0 0 1-.166.021h-.158z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsF5(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="M12 0C5.373 0 0 5.373 0 12a11.94 11.94 0 0 0 2.336 7.111c.509.004.86-.11.898-.33c.046-.229.007-.582-.033-.94a55 55 0 0 1-.234-7.446c-.61.027-1.155.055-1.678.086c.02-.471.046-.92.084-1.383c.517-.05 1.064-.094 1.666-.145c.026-.406.057-.798.092-1.195c.27-2.43 2.828-3.916 4.959-4.49c.946-.23 1.524-.303 1.978-.327c.164-.005.34-.011.518-.011c.442 0 .89.041 1.174.234c.46.345.913.687 1.396 1.068c.048.065.103.168-.017.344c-.222.26-.437.509-.662.776c-.13.157-.346.116-.528.066c-.38-.194-.746-.373-1.117-.553c-.672-.299-1.367-.606-2.14-.576c-.484.04-.952.532-1 1.21a101 101 0 0 0-.151 3.228c1.343-.038 2.684-.063 4.096-.069l-.002.946c-.46.206-.896.413-1.358.623c-.953.01-1.86.02-2.771.035a125 125 0 0 0 .119 7.931c.024.378.042.76.15 1.018c.13.322.88.57 2.51.662c.007.284.015.553.025.828c-2.655-.077-5.205-.33-7.248-.699A11.96 11.96 0 0 0 12 24c6.628 0 12-5.373 12-12a11.94 11.94 0 0 0-2.096-6.775c-.147.607-.225 1.237-.367 1.882c-1.8-.234-3.913-.405-6.287-.488c-.191.602-.371 1.192-.578 1.836c3.973.245 5.905 1.292 7.05 2.525c1.114 1.248 1.35 2.627 1.286 3.907c-.143 2.08-1.061 3.397-2.32 4.37c-1.274.96-2.814 1.437-4.047 1.54c-1.82.137-4.252-.296-4.77-.613a178 178 0 0 1-.95-2.202c-.08-.166-.129-.337.098-.535c.354-.339.693-.666 1.051-1.013c.158-.155.334-.3.467-.078c.49.755.947 1.447 1.406 2.136c.522.77 1.317 1.47 3.053 1.354c1.46-.13 2.568-1.234 2.686-2.448c.128-2.246-2.145-3.84-8.055-4.35a2571 2571 0 0 1 3.123-9.37c1.404.065 2.704.18 3.945.34c.92.116 1.772.328 2.627.427A11.97 11.97 0 0 0 12 0m10.02 21.111a.91.91 0 1 0 .908.908a.91.91 0 0 0-.908-.908m0 .127a.78.78 0 0 1 .779.781a.78.78 0 0 1-.78.78a.78.78 0 0 1-.78-.78a.78.78 0 0 1 .78-.78m-.366.278v.996h.174v-.393h.139q.139 0 .195.033q.094.057.094.229v.08l.002.03l.004.011q-.001.006.004.01h.162l-.006-.014a.1.1 0 0 1-.008-.049l-.004-.074v-.074a.3.3 0 0 0-.053-.155a.25.25 0 0 0-.171-.097a.4.4 0 0 0 .142-.049q.098-.065.098-.197q.001-.188-.155-.252a.8.8 0 0 0-.27-.035zm.174.123h.15a.45.45 0 0 1 .211.037q.065.037.067.144a.15.15 0 0 1-.104.157a.5.5 0 0 1-.166.021h-.158z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12a11.94 11.94 0 0 0 2.336 7.111c.509.004.86-.11.898-.33c.046-.229.007-.582-.033-.94a55 55 0 0 1-.234-7.446c-.61.027-1.155.055-1.678.086c.02-.471.046-.92.084-1.383c.517-.05 1.064-.094 1.666-.145c.026-.406.057-.798.092-1.195c.27-2.43 2.828-3.916 4.959-4.49c.946-.23 1.524-.303 1.978-.327c.164-.005.34-.011.518-.011c.442 0 .89.041 1.174.234c.46.345.913.687 1.396 1.068c.048.065.103.168-.017.344c-.222.26-.437.509-.662.776c-.13.157-.346.116-.528.066c-.38-.194-.746-.373-1.117-.553c-.672-.299-1.367-.606-2.14-.576c-.484.04-.952.532-1 1.21a101 101 0 0 0-.151 3.228c1.343-.038 2.684-.063 4.096-.069l-.002.946c-.46.206-.896.413-1.358.623c-.953.01-1.86.02-2.771.035a125 125 0 0 0 .119 7.931c.024.378.042.76.15 1.018c.13.322.88.57 2.51.662c.007.284.015.553.025.828c-2.655-.077-5.205-.33-7.248-.699A11.96 11.96 0 0 0 12 24c6.628 0 12-5.373 12-12a11.94 11.94 0 0 0-2.096-6.775c-.147.607-.225 1.237-.367 1.882c-1.8-.234-3.913-.405-6.287-.488c-.191.602-.371 1.192-.578 1.836c3.973.245 5.905 1.292 7.05 2.525c1.114 1.248 1.35 2.627 1.286 3.907c-.143 2.08-1.061 3.397-2.32 4.37c-1.274.96-2.814 1.437-4.047 1.54c-1.82.137-4.252-.296-4.77-.613a178 178 0 0 1-.95-2.202c-.08-.166-.129-.337.098-.535c.354-.339.693-.666 1.051-1.013c.158-.155.334-.3.467-.078c.49.755.947 1.447 1.406 2.136c.522.77 1.317 1.47 3.053 1.354c1.46-.13 2.568-1.234 2.686-2.448c.128-2.246-2.145-3.84-8.055-4.35a2571 2571 0 0 1 3.123-9.37c1.404.065 2.704.18 3.945.34c.92.116 1.772.328 2.627.427A11.97 11.97 0 0 0 12 0m10.02 21.111a.91.91 0 1 0 .908.908a.91.91 0 0 0-.908-.908m0 .127a.78.78 0 0 1 .779.781a.78.78 0 0 1-.78.78a.78.78 0 0 1-.78-.78a.78.78 0 0 1 .78-.78m-.366.278v.996h.174v-.393h.139q.139 0 .195.033q.094.057.094.229v.08l.002.03l.004.011q-.001.006.004.01h.162l-.006-.014a.1.1 0 0 1-.008-.049l-.004-.074v-.074a.3.3 0 0 0-.053-.155a.25.25 0 0 0-.171-.097a.4.4 0 0 0 .142-.049q.098-.065.098-.197q.001-.188-.155-.252a.8.8 0 0 0-.27-.035zm.174.123h.15a.45.45 0 0 1 .211.037q.065.037.067.144a.15.15 0 0 1-.104.157a.5.5 0 0 1-.166.021h-.158z"/></svg> </template>
CSS
.icon-f5 {
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%22M12%200C5.373%200%200%205.373%200%2012a11.94%2011.94%200%200%200%202.336%207.111c.509.004.86-.11.898-.33c.046-.229.007-.582-.033-.94a55%2055%200%200%201-.234-7.446c-.61.027-1.155.055-1.678.086c.02-.471.046-.92.084-1.383c.517-.05%201.064-.094%201.666-.145c.026-.406.057-.798.092-1.195c.27-2.43%202.828-3.916%204.959-4.49c.946-.23%201.524-.303%201.978-.327c.164-.005.34-.011.518-.011c.442%200%20.89.041%201.174.234c.46.345.913.687%201.396%201.068c.048.065.103.168-.017.344c-.222.26-.437.509-.662.776c-.13.157-.346.116-.528.066c-.38-.194-.746-.373-1.117-.553c-.672-.299-1.367-.606-2.14-.576c-.484.04-.952.532-1%201.21a101%20101%200%200%200-.151%203.228c1.343-.038%202.684-.063%204.096-.069l-.002.946c-.46.206-.896.413-1.358.623c-.953.01-1.86.02-2.771.035a125%20125%200%200%200%20.119%207.931c.024.378.042.76.15%201.018c.13.322.88.57%202.51.662c.007.284.015.553.025.828c-2.655-.077-5.205-.33-7.248-.699A11.96%2011.96%200%200%200%2012%2024c6.628%200%2012-5.373%2012-12a11.94%2011.94%200%200%200-2.096-6.775c-.147.607-.225%201.237-.367%201.882c-1.8-.234-3.913-.405-6.287-.488c-.191.602-.371%201.192-.578%201.836c3.973.245%205.905%201.292%207.05%202.525c1.114%201.248%201.35%202.627%201.286%203.907c-.143%202.08-1.061%203.397-2.32%204.37c-1.274.96-2.814%201.437-4.047%201.54c-1.82.137-4.252-.296-4.77-.613a178%20178%200%200%201-.95-2.202c-.08-.166-.129-.337.098-.535c.354-.339.693-.666%201.051-1.013c.158-.155.334-.3.467-.078c.49.755.947%201.447%201.406%202.136c.522.77%201.317%201.47%203.053%201.354c1.46-.13%202.568-1.234%202.686-2.448c.128-2.246-2.145-3.84-8.055-4.35a2571%202571%200%200%201%203.123-9.37c1.404.065%202.704.18%203.945.34c.92.116%201.772.328%202.627.427A11.97%2011.97%200%200%200%2012%200m10.02%2021.111a.91.91%200%201%200%20.908.908a.91.91%200%200%200-.908-.908m0%20.127a.78.78%200%200%201%20.779.781a.78.78%200%200%201-.78.78a.78.78%200%200%201-.78-.78a.78.78%200%200%201%20.78-.78m-.366.278v.996h.174v-.393h.139q.139%200%20.195.033q.094.057.094.229v.08l.002.03l.004.011q-.001.006.004.01h.162l-.006-.014a.1.1%200%200%201-.008-.049l-.004-.074v-.074a.3.3%200%200%200-.053-.155a.25.25%200%200%200-.171-.097a.4.4%200%200%200%20.142-.049q.098-.065.098-.197q.001-.188-.155-.252a.8.8%200%200%200-.27-.035zm.174.123h.15a.45.45%200%200%201%20.211.037q.065.037.067.144a.15.15%200%200%201-.104.157a.5.5%200%200%201-.166.021h-.158z%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%22M12%200C5.373%200%200%205.373%200%2012a11.94%2011.94%200%200%200%202.336%207.111c.509.004.86-.11.898-.33c.046-.229.007-.582-.033-.94a55%2055%200%200%201-.234-7.446c-.61.027-1.155.055-1.678.086c.02-.471.046-.92.084-1.383c.517-.05%201.064-.094%201.666-.145c.026-.406.057-.798.092-1.195c.27-2.43%202.828-3.916%204.959-4.49c.946-.23%201.524-.303%201.978-.327c.164-.005.34-.011.518-.011c.442%200%20.89.041%201.174.234c.46.345.913.687%201.396%201.068c.048.065.103.168-.017.344c-.222.26-.437.509-.662.776c-.13.157-.346.116-.528.066c-.38-.194-.746-.373-1.117-.553c-.672-.299-1.367-.606-2.14-.576c-.484.04-.952.532-1%201.21a101%20101%200%200%200-.151%203.228c1.343-.038%202.684-.063%204.096-.069l-.002.946c-.46.206-.896.413-1.358.623c-.953.01-1.86.02-2.771.035a125%20125%200%200%200%20.119%207.931c.024.378.042.76.15%201.018c.13.322.88.57%202.51.662c.007.284.015.553.025.828c-2.655-.077-5.205-.33-7.248-.699A11.96%2011.96%200%200%200%2012%2024c6.628%200%2012-5.373%2012-12a11.94%2011.94%200%200%200-2.096-6.775c-.147.607-.225%201.237-.367%201.882c-1.8-.234-3.913-.405-6.287-.488c-.191.602-.371%201.192-.578%201.836c3.973.245%205.905%201.292%207.05%202.525c1.114%201.248%201.35%202.627%201.286%203.907c-.143%202.08-1.061%203.397-2.32%204.37c-1.274.96-2.814%201.437-4.047%201.54c-1.82.137-4.252-.296-4.77-.613a178%20178%200%200%201-.95-2.202c-.08-.166-.129-.337.098-.535c.354-.339.693-.666%201.051-1.013c.158-.155.334-.3.467-.078c.49.755.947%201.447%201.406%202.136c.522.77%201.317%201.47%203.053%201.354c1.46-.13%202.568-1.234%202.686-2.448c.128-2.246-2.145-3.84-8.055-4.35a2571%202571%200%200%201%203.123-9.37c1.404.065%202.704.18%203.945.34c.92.116%201.772.328%202.627.427A11.97%2011.97%200%200%200%2012%200m10.02%2021.111a.91.91%200%201%200%20.908.908a.91.91%200%200%200-.908-.908m0%20.127a.78.78%200%200%201%20.779.781a.78.78%200%200%201-.78.78a.78.78%200%200%201-.78-.78a.78.78%200%200%201%20.78-.78m-.366.278v.996h.174v-.393h.139q.139%200%20.195.033q.094.057.094.229v.08l.002.03l.004.011q-.001.006.004.01h.162l-.006-.014a.1.1%200%200%201-.008-.049l-.004-.074v-.074a.3.3%200%200%200-.053-.155a.25.25%200%200%200-.171-.097a.4.4%200%200%200%20.142-.049q.098-.065.098-.197q.001-.188-.155-.252a.8.8%200%200%200-.27-.035zm.174.123h.15a.45.45%200%200%201%20.211.037q.065.037.067.144a.15.15%200%200%201-.104.157a.5.5%200%200%201-.166.021h-.158z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/f5.svg?color=%231a73e8&size=48