fauna logo
fauna from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- fauna
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 512×136
- License
- CC0
The same logo in other sets
Related icons in SVG Logos
Use the fauna logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 136"><path fill="#3a1ab6" d="M161.539 54.637v-4.94c0-16.24 13.668-28.253 29.731-28.253c3.221 0 6.442.49 7.879.98l-3.7 14.504c-1.306-.49-2.742-.667-4.179-.667c-8.357 0-13.973 6.229-13.973 13.481v4.939h19.283v12.146h-19.283v61.758H161.54V66.783h-9.315V54.637zm38.22 36.972c0-21.357 15.105-37.775 35.041-37.775c10.273 0 19.285 5.607 24.594 13.971V54.68h15.715v73.904h-15.757v-13.126c-5.486 8.365-14.453 13.97-24.595 13.97c-19.893-.044-34.998-16.64-34.998-37.819m15.758 0c0 14.283 9.794 25.45 21.852 25.45c10.272 0 22.025-8.72 22.025-25.45c0-14.104-9.488-25.45-22.025-25.45c-12.058 0-21.852 11.48-21.852 25.45m69.734 5.913V54.676h15.583v43.87c0 9.522 7.052 17.753 17.02 17.753c12.711 0 19.59-10.99 19.59-18.732V54.72h15.583v73.903h-15.584v-10.01c-4.962 6.406-12.841 10.856-22.026 10.856c-18.935-.089-30.166-14.727-30.166-31.947m76.482 31.018V54.637h15.585v10.01c4.83-6.406 12.71-10.856 22.025-10.856c18.804 0 30.208 14.638 30.208 31.857v42.848h-15.58V84.625c0-10.01-7.532-17.753-17.198-17.753c-12.84 0-19.455 11.48-19.455 18.732v42.847h-15.585zm74.873-36.93c0-21.358 15.102-37.776 35.039-37.776c10.275 0 19.286 5.607 24.594 13.971V54.68H512v73.904h-15.76v-13.126c-5.482 8.365-14.452 13.97-24.595 13.97c-19.937-.044-35.04-16.64-35.04-37.819m15.756 0c0 14.282 9.794 25.45 21.852 25.45c10.275 0 22.025-8.721 22.025-25.45c0-14.105-9.488-25.45-22.025-25.45c-12.058 0-21.852 11.478-21.852 25.45M93.067 28.476c-8.227 2.803-12.189 7.83-14.887 15.661c-.697 2.091-2.438 4.405-4.397 5.963l6.747 7.385L59.113 42.18L0 0s4.266 28.298 5.746 38.71c1.045 7.34 2.83 10.633 8.488 13.97l2.264 1.246l9.75 5.25l-5.789-3.07l26.727 14.905l-.174.4L18.24 57.798c1.524 5.34 4.484 15.617 5.746 20.155c1.35 4.895 2.873 6.674 7.53 8.41l8.576 3.203l5.31-2.136l-6.746 4.583L4.919 135.75c22.418-21.268 41.397-28.832 55.283-35.016c17.717-7.83 28.381-12.858 35.346-30.923c4.963-12.68 8.836-28.92 13.756-35.194l10.49-13.704s-21.721 5.873-26.727 7.564"/></svg>
React
import type { SVGProps } from "react";
export function LogosFauna(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 136"><path fill="#3a1ab6" d="M161.539 54.637v-4.94c0-16.24 13.668-28.253 29.731-28.253c3.221 0 6.442.49 7.879.98l-3.7 14.504c-1.306-.49-2.742-.667-4.179-.667c-8.357 0-13.973 6.229-13.973 13.481v4.939h19.283v12.146h-19.283v61.758H161.54V66.783h-9.315V54.637zm38.22 36.972c0-21.357 15.105-37.775 35.041-37.775c10.273 0 19.285 5.607 24.594 13.971V54.68h15.715v73.904h-15.757v-13.126c-5.486 8.365-14.453 13.97-24.595 13.97c-19.893-.044-34.998-16.64-34.998-37.819m15.758 0c0 14.283 9.794 25.45 21.852 25.45c10.272 0 22.025-8.72 22.025-25.45c0-14.104-9.488-25.45-22.025-25.45c-12.058 0-21.852 11.48-21.852 25.45m69.734 5.913V54.676h15.583v43.87c0 9.522 7.052 17.753 17.02 17.753c12.711 0 19.59-10.99 19.59-18.732V54.72h15.583v73.903h-15.584v-10.01c-4.962 6.406-12.841 10.856-22.026 10.856c-18.935-.089-30.166-14.727-30.166-31.947m76.482 31.018V54.637h15.585v10.01c4.83-6.406 12.71-10.856 22.025-10.856c18.804 0 30.208 14.638 30.208 31.857v42.848h-15.58V84.625c0-10.01-7.532-17.753-17.198-17.753c-12.84 0-19.455 11.48-19.455 18.732v42.847h-15.585zm74.873-36.93c0-21.358 15.102-37.776 35.039-37.776c10.275 0 19.286 5.607 24.594 13.971V54.68H512v73.904h-15.76v-13.126c-5.482 8.365-14.452 13.97-24.595 13.97c-19.937-.044-35.04-16.64-35.04-37.819m15.756 0c0 14.282 9.794 25.45 21.852 25.45c10.275 0 22.025-8.721 22.025-25.45c0-14.105-9.488-25.45-22.025-25.45c-12.058 0-21.852 11.478-21.852 25.45M93.067 28.476c-8.227 2.803-12.189 7.83-14.887 15.661c-.697 2.091-2.438 4.405-4.397 5.963l6.747 7.385L59.113 42.18L0 0s4.266 28.298 5.746 38.71c1.045 7.34 2.83 10.633 8.488 13.97l2.264 1.246l9.75 5.25l-5.789-3.07l26.727 14.905l-.174.4L18.24 57.798c1.524 5.34 4.484 15.617 5.746 20.155c1.35 4.895 2.873 6.674 7.53 8.41l8.576 3.203l5.31-2.136l-6.746 4.583L4.919 135.75c22.418-21.268 41.397-28.832 55.283-35.016c17.717-7.83 28.381-12.858 35.346-30.923c4.963-12.68 8.836-28.92 13.756-35.194l10.49-13.704s-21.721 5.873-26.727 7.564"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 136"><path fill="#3a1ab6" d="M161.539 54.637v-4.94c0-16.24 13.668-28.253 29.731-28.253c3.221 0 6.442.49 7.879.98l-3.7 14.504c-1.306-.49-2.742-.667-4.179-.667c-8.357 0-13.973 6.229-13.973 13.481v4.939h19.283v12.146h-19.283v61.758H161.54V66.783h-9.315V54.637zm38.22 36.972c0-21.357 15.105-37.775 35.041-37.775c10.273 0 19.285 5.607 24.594 13.971V54.68h15.715v73.904h-15.757v-13.126c-5.486 8.365-14.453 13.97-24.595 13.97c-19.893-.044-34.998-16.64-34.998-37.819m15.758 0c0 14.283 9.794 25.45 21.852 25.45c10.272 0 22.025-8.72 22.025-25.45c0-14.104-9.488-25.45-22.025-25.45c-12.058 0-21.852 11.48-21.852 25.45m69.734 5.913V54.676h15.583v43.87c0 9.522 7.052 17.753 17.02 17.753c12.711 0 19.59-10.99 19.59-18.732V54.72h15.583v73.903h-15.584v-10.01c-4.962 6.406-12.841 10.856-22.026 10.856c-18.935-.089-30.166-14.727-30.166-31.947m76.482 31.018V54.637h15.585v10.01c4.83-6.406 12.71-10.856 22.025-10.856c18.804 0 30.208 14.638 30.208 31.857v42.848h-15.58V84.625c0-10.01-7.532-17.753-17.198-17.753c-12.84 0-19.455 11.48-19.455 18.732v42.847h-15.585zm74.873-36.93c0-21.358 15.102-37.776 35.039-37.776c10.275 0 19.286 5.607 24.594 13.971V54.68H512v73.904h-15.76v-13.126c-5.482 8.365-14.452 13.97-24.595 13.97c-19.937-.044-35.04-16.64-35.04-37.819m15.756 0c0 14.282 9.794 25.45 21.852 25.45c10.275 0 22.025-8.721 22.025-25.45c0-14.105-9.488-25.45-22.025-25.45c-12.058 0-21.852 11.478-21.852 25.45M93.067 28.476c-8.227 2.803-12.189 7.83-14.887 15.661c-.697 2.091-2.438 4.405-4.397 5.963l6.747 7.385L59.113 42.18L0 0s4.266 28.298 5.746 38.71c1.045 7.34 2.83 10.633 8.488 13.97l2.264 1.246l9.75 5.25l-5.789-3.07l26.727 14.905l-.174.4L18.24 57.798c1.524 5.34 4.484 15.617 5.746 20.155c1.35 4.895 2.873 6.674 7.53 8.41l8.576 3.203l5.31-2.136l-6.746 4.583L4.919 135.75c22.418-21.268 41.397-28.832 55.283-35.016c17.717-7.83 28.381-12.858 35.346-30.923c4.963-12.68 8.836-28.92 13.756-35.194l10.49-13.704s-21.721 5.873-26.727 7.564"/></svg> </template>
CSS
.icon-fauna {
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%20512%20136%22%3E%3Cpath%20fill%3D%22%233a1ab6%22%20d%3D%22M161.539%2054.637v-4.94c0-16.24%2013.668-28.253%2029.731-28.253c3.221%200%206.442.49%207.879.98l-3.7%2014.504c-1.306-.49-2.742-.667-4.179-.667c-8.357%200-13.973%206.229-13.973%2013.481v4.939h19.283v12.146h-19.283v61.758H161.54V66.783h-9.315V54.637zm38.22%2036.972c0-21.357%2015.105-37.775%2035.041-37.775c10.273%200%2019.285%205.607%2024.594%2013.971V54.68h15.715v73.904h-15.757v-13.126c-5.486%208.365-14.453%2013.97-24.595%2013.97c-19.893-.044-34.998-16.64-34.998-37.819m15.758%200c0%2014.283%209.794%2025.45%2021.852%2025.45c10.272%200%2022.025-8.72%2022.025-25.45c0-14.104-9.488-25.45-22.025-25.45c-12.058%200-21.852%2011.48-21.852%2025.45m69.734%205.913V54.676h15.583v43.87c0%209.522%207.052%2017.753%2017.02%2017.753c12.711%200%2019.59-10.99%2019.59-18.732V54.72h15.583v73.903h-15.584v-10.01c-4.962%206.406-12.841%2010.856-22.026%2010.856c-18.935-.089-30.166-14.727-30.166-31.947m76.482%2031.018V54.637h15.585v10.01c4.83-6.406%2012.71-10.856%2022.025-10.856c18.804%200%2030.208%2014.638%2030.208%2031.857v42.848h-15.58V84.625c0-10.01-7.532-17.753-17.198-17.753c-12.84%200-19.455%2011.48-19.455%2018.732v42.847h-15.585zm74.873-36.93c0-21.358%2015.102-37.776%2035.039-37.776c10.275%200%2019.286%205.607%2024.594%2013.971V54.68H512v73.904h-15.76v-13.126c-5.482%208.365-14.452%2013.97-24.595%2013.97c-19.937-.044-35.04-16.64-35.04-37.819m15.756%200c0%2014.282%209.794%2025.45%2021.852%2025.45c10.275%200%2022.025-8.721%2022.025-25.45c0-14.105-9.488-25.45-22.025-25.45c-12.058%200-21.852%2011.478-21.852%2025.45M93.067%2028.476c-8.227%202.803-12.189%207.83-14.887%2015.661c-.697%202.091-2.438%204.405-4.397%205.963l6.747%207.385L59.113%2042.18L0%200s4.266%2028.298%205.746%2038.71c1.045%207.34%202.83%2010.633%208.488%2013.97l2.264%201.246l9.75%205.25l-5.789-3.07l26.727%2014.905l-.174.4L18.24%2057.798c1.524%205.34%204.484%2015.617%205.746%2020.155c1.35%204.895%202.873%206.674%207.53%208.41l8.576%203.203l5.31-2.136l-6.746%204.583L4.919%20135.75c22.418-21.268%2041.397-28.832%2055.283-35.016c17.717-7.83%2028.381-12.858%2035.346-30.923c4.963-12.68%208.836-28.92%2013.756-35.194l10.49-13.704s-21.721%205.873-26.727%207.564%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%20512%20136%22%3E%3Cpath%20fill%3D%22%233a1ab6%22%20d%3D%22M161.539%2054.637v-4.94c0-16.24%2013.668-28.253%2029.731-28.253c3.221%200%206.442.49%207.879.98l-3.7%2014.504c-1.306-.49-2.742-.667-4.179-.667c-8.357%200-13.973%206.229-13.973%2013.481v4.939h19.283v12.146h-19.283v61.758H161.54V66.783h-9.315V54.637zm38.22%2036.972c0-21.357%2015.105-37.775%2035.041-37.775c10.273%200%2019.285%205.607%2024.594%2013.971V54.68h15.715v73.904h-15.757v-13.126c-5.486%208.365-14.453%2013.97-24.595%2013.97c-19.893-.044-34.998-16.64-34.998-37.819m15.758%200c0%2014.283%209.794%2025.45%2021.852%2025.45c10.272%200%2022.025-8.72%2022.025-25.45c0-14.104-9.488-25.45-22.025-25.45c-12.058%200-21.852%2011.48-21.852%2025.45m69.734%205.913V54.676h15.583v43.87c0%209.522%207.052%2017.753%2017.02%2017.753c12.711%200%2019.59-10.99%2019.59-18.732V54.72h15.583v73.903h-15.584v-10.01c-4.962%206.406-12.841%2010.856-22.026%2010.856c-18.935-.089-30.166-14.727-30.166-31.947m76.482%2031.018V54.637h15.585v10.01c4.83-6.406%2012.71-10.856%2022.025-10.856c18.804%200%2030.208%2014.638%2030.208%2031.857v42.848h-15.58V84.625c0-10.01-7.532-17.753-17.198-17.753c-12.84%200-19.455%2011.48-19.455%2018.732v42.847h-15.585zm74.873-36.93c0-21.358%2015.102-37.776%2035.039-37.776c10.275%200%2019.286%205.607%2024.594%2013.971V54.68H512v73.904h-15.76v-13.126c-5.482%208.365-14.452%2013.97-24.595%2013.97c-19.937-.044-35.04-16.64-35.04-37.819m15.756%200c0%2014.282%209.794%2025.45%2021.852%2025.45c10.275%200%2022.025-8.721%2022.025-25.45c0-14.105-9.488-25.45-22.025-25.45c-12.058%200-21.852%2011.478-21.852%2025.45M93.067%2028.476c-8.227%202.803-12.189%207.83-14.887%2015.661c-.697%202.091-2.438%204.405-4.397%205.963l6.747%207.385L59.113%2042.18L0%200s4.266%2028.298%205.746%2038.71c1.045%207.34%202.83%2010.633%208.488%2013.97l2.264%201.246l9.75%205.25l-5.789-3.07l26.727%2014.905l-.174.4L18.24%2057.798c1.524%205.34%204.484%2015.617%205.746%2020.155c1.35%204.895%202.873%206.674%207.53%208.41l8.576%203.203l5.31-2.136l-6.746%204.583L4.919%20135.75c22.418-21.268%2041.397-28.832%2055.283-35.016c17.717-7.83%2028.381-12.858%2035.346-30.923c4.963-12.68%208.836-28.92%2013.756-35.194l10.49-13.704s-21.721%205.873-26.727%207.564%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/fauna.svg?color=%231a73e8&size=48