fox logo
fox from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- fox
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the fox logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.069 9.7h3.42L6.3 6.932H0v10.136h3.069V13.8h2.789v-2.778H3.069ZM24 6.932h-3.291L19.48 9.1l-1.231-2.168h-3.292l2.871 5.076l-2.871 5.06h3.308l1.215-2.142l1.213 2.142H24l-2.871-5.06Zm-12.592 0A5.067 5.067 0 1 0 16.475 12a5.067 5.067 0 0 0-5.067-5.065Zm.888 7.146a.867.867 0 0 1-.873.847a.847.847 0 0 1-.837-.858V9.919a.88.88 0 0 1 .837-.9a.913.913 0 0 1 .873.9Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsFox(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="M3.069 9.7h3.42L6.3 6.932H0v10.136h3.069V13.8h2.789v-2.778H3.069ZM24 6.932h-3.291L19.48 9.1l-1.231-2.168h-3.292l2.871 5.076l-2.871 5.06h3.308l1.215-2.142l1.213 2.142H24l-2.871-5.06Zm-12.592 0A5.067 5.067 0 1 0 16.475 12a5.067 5.067 0 0 0-5.067-5.065Zm.888 7.146a.867.867 0 0 1-.873.847a.847.847 0 0 1-.837-.858V9.919a.88.88 0 0 1 .837-.9a.913.913 0 0 1 .873.9Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.069 9.7h3.42L6.3 6.932H0v10.136h3.069V13.8h2.789v-2.778H3.069ZM24 6.932h-3.291L19.48 9.1l-1.231-2.168h-3.292l2.871 5.076l-2.871 5.06h3.308l1.215-2.142l1.213 2.142H24l-2.871-5.06Zm-12.592 0A5.067 5.067 0 1 0 16.475 12a5.067 5.067 0 0 0-5.067-5.065Zm.888 7.146a.867.867 0 0 1-.873.847a.847.847 0 0 1-.837-.858V9.919a.88.88 0 0 1 .837-.9a.913.913 0 0 1 .873.9Z"/></svg> </template>
CSS
.icon-fox {
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%22M3.069%209.7h3.42L6.3%206.932H0v10.136h3.069V13.8h2.789v-2.778H3.069ZM24%206.932h-3.291L19.48%209.1l-1.231-2.168h-3.292l2.871%205.076l-2.871%205.06h3.308l1.215-2.142l1.213%202.142H24l-2.871-5.06Zm-12.592%200A5.067%205.067%200%201%200%2016.475%2012a5.067%205.067%200%200%200-5.067-5.065Zm.888%207.146a.867.867%200%200%201-.873.847a.847.847%200%200%201-.837-.858V9.919a.88.88%200%200%201%20.837-.9a.913.913%200%200%201%20.873.9Z%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%22M3.069%209.7h3.42L6.3%206.932H0v10.136h3.069V13.8h2.789v-2.778H3.069ZM24%206.932h-3.291L19.48%209.1l-1.231-2.168h-3.292l2.871%205.076l-2.871%205.06h3.308l1.215-2.142l1.213%202.142H24l-2.871-5.06Zm-12.592%200A5.067%205.067%200%201%200%2016.475%2012a5.067%205.067%200%200%200-5.067-5.065Zm.888%207.146a.867.867%200%200%201-.873.847a.847.847%200%200%201-.837-.858V9.919a.88.88%200%200%201%20.837-.9a.913.913%200%200%201%20.873.9Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/fox.svg?color=%231a73e8&size=48