ferretdb logo
ferretdb from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- ferretdb
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the ferretdb logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.736.223a8 8 0 0 0-1.48.12C8.821.744 6.504 2.14 5.02 4.086c-.817 1.098-1.203 1.737-1.04 1.737c.045 0 .283-.134.52-.312c1.99-1.41 5.6-2.05 8.005-1.41c2.302.608 3.52 1.559 4.544 3.578c.862 1.664 1.04 2.302 1.47 5.05l.105.579l.282-.357c.505-.653 1.128-2.123 1.38-3.222c.847-3.817-.771-6.995-4.44-8.747c-1.03-.49-2.048-.742-3.11-.76zm-6.597 5.76c-.307.018-.637.27-1.12.76q-.78.766-1.604 1.487C1.975 9.447.653 11.6.193 13.456c-.43 1.768-.12 4.352.727 6.03c1.292 2.584 4.738 4.336 8.42 4.291c.728 0 .818-.03.565-.178c-.832-.505-2.05-1.856-2.495-2.762c-.445-.92-.475-1.07-.475-2.614c0-1.5.03-1.693.416-2.42c.683-1.292 1.396-1.901 2.732-2.287c1.604-.46 2.406-1.233 2.852-2.733c.178-.579.311-1.129.311-1.203c0-.312-.43-.49-1.559-.653c-2.109-.282-3.371-.936-4.574-2.302c-.386-.446-.668-.66-.974-.642m1.182 1.93c.186 0 .408.056.653.167c.342.149.387.238.298.624c-.268 1.233-.268 1.574 0 1.871c.415.46.816.357 1.559-.356c.653-.654.861-.728 1.648-.698c.297.015.43.119.49.371c.045.208.223.416.386.46c.387.12.372.357-.074.98c-1.544 2.11-4.633 2.095-5.717-.014c-.49-.965-.357-2.376.326-3.238c.097-.11.245-.167.431-.167m14.702 1.771c-.074 0-.208.342-.297.758c-.564 2.613-2.54 5.569-4.678 6.95c-1.663 1.084-2.346 1.262-4.99 1.277c-1.262 0-2.658-.06-3.103-.119l-.802-.119l.104.49c.133.713 1.069 1.976 2.004 2.748c1.708 1.396 3.312 1.9 5.51 1.782c3.906-.208 7.07-2.57 8.034-5.97c.12-.446.209-1.381.194-2.302c0-1.292-.075-1.767-.401-2.718c-.402-1.173-1.322-2.777-1.575-2.777"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsFerretdb(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.736.223a8 8 0 0 0-1.48.12C8.821.744 6.504 2.14 5.02 4.086c-.817 1.098-1.203 1.737-1.04 1.737c.045 0 .283-.134.52-.312c1.99-1.41 5.6-2.05 8.005-1.41c2.302.608 3.52 1.559 4.544 3.578c.862 1.664 1.04 2.302 1.47 5.05l.105.579l.282-.357c.505-.653 1.128-2.123 1.38-3.222c.847-3.817-.771-6.995-4.44-8.747c-1.03-.49-2.048-.742-3.11-.76zm-6.597 5.76c-.307.018-.637.27-1.12.76q-.78.766-1.604 1.487C1.975 9.447.653 11.6.193 13.456c-.43 1.768-.12 4.352.727 6.03c1.292 2.584 4.738 4.336 8.42 4.291c.728 0 .818-.03.565-.178c-.832-.505-2.05-1.856-2.495-2.762c-.445-.92-.475-1.07-.475-2.614c0-1.5.03-1.693.416-2.42c.683-1.292 1.396-1.901 2.732-2.287c1.604-.46 2.406-1.233 2.852-2.733c.178-.579.311-1.129.311-1.203c0-.312-.43-.49-1.559-.653c-2.109-.282-3.371-.936-4.574-2.302c-.386-.446-.668-.66-.974-.642m1.182 1.93c.186 0 .408.056.653.167c.342.149.387.238.298.624c-.268 1.233-.268 1.574 0 1.871c.415.46.816.357 1.559-.356c.653-.654.861-.728 1.648-.698c.297.015.43.119.49.371c.045.208.223.416.386.46c.387.12.372.357-.074.98c-1.544 2.11-4.633 2.095-5.717-.014c-.49-.965-.357-2.376.326-3.238c.097-.11.245-.167.431-.167m14.702 1.771c-.074 0-.208.342-.297.758c-.564 2.613-2.54 5.569-4.678 6.95c-1.663 1.084-2.346 1.262-4.99 1.277c-1.262 0-2.658-.06-3.103-.119l-.802-.119l.104.49c.133.713 1.069 1.976 2.004 2.748c1.708 1.396 3.312 1.9 5.51 1.782c3.906-.208 7.07-2.57 8.034-5.97c.12-.446.209-1.381.194-2.302c0-1.292-.075-1.767-.401-2.718c-.402-1.173-1.322-2.777-1.575-2.777"/></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.736.223a8 8 0 0 0-1.48.12C8.821.744 6.504 2.14 5.02 4.086c-.817 1.098-1.203 1.737-1.04 1.737c.045 0 .283-.134.52-.312c1.99-1.41 5.6-2.05 8.005-1.41c2.302.608 3.52 1.559 4.544 3.578c.862 1.664 1.04 2.302 1.47 5.05l.105.579l.282-.357c.505-.653 1.128-2.123 1.38-3.222c.847-3.817-.771-6.995-4.44-8.747c-1.03-.49-2.048-.742-3.11-.76zm-6.597 5.76c-.307.018-.637.27-1.12.76q-.78.766-1.604 1.487C1.975 9.447.653 11.6.193 13.456c-.43 1.768-.12 4.352.727 6.03c1.292 2.584 4.738 4.336 8.42 4.291c.728 0 .818-.03.565-.178c-.832-.505-2.05-1.856-2.495-2.762c-.445-.92-.475-1.07-.475-2.614c0-1.5.03-1.693.416-2.42c.683-1.292 1.396-1.901 2.732-2.287c1.604-.46 2.406-1.233 2.852-2.733c.178-.579.311-1.129.311-1.203c0-.312-.43-.49-1.559-.653c-2.109-.282-3.371-.936-4.574-2.302c-.386-.446-.668-.66-.974-.642m1.182 1.93c.186 0 .408.056.653.167c.342.149.387.238.298.624c-.268 1.233-.268 1.574 0 1.871c.415.46.816.357 1.559-.356c.653-.654.861-.728 1.648-.698c.297.015.43.119.49.371c.045.208.223.416.386.46c.387.12.372.357-.074.98c-1.544 2.11-4.633 2.095-5.717-.014c-.49-.965-.357-2.376.326-3.238c.097-.11.245-.167.431-.167m14.702 1.771c-.074 0-.208.342-.297.758c-.564 2.613-2.54 5.569-4.678 6.95c-1.663 1.084-2.346 1.262-4.99 1.277c-1.262 0-2.658-.06-3.103-.119l-.802-.119l.104.49c.133.713 1.069 1.976 2.004 2.748c1.708 1.396 3.312 1.9 5.51 1.782c3.906-.208 7.07-2.57 8.034-5.97c.12-.446.209-1.381.194-2.302c0-1.292-.075-1.767-.401-2.718c-.402-1.173-1.322-2.777-1.575-2.777"/></svg> </template>
CSS
.icon-ferretdb {
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.736.223a8%208%200%200%200-1.48.12C8.821.744%206.504%202.14%205.02%204.086c-.817%201.098-1.203%201.737-1.04%201.737c.045%200%20.283-.134.52-.312c1.99-1.41%205.6-2.05%208.005-1.41c2.302.608%203.52%201.559%204.544%203.578c.862%201.664%201.04%202.302%201.47%205.05l.105.579l.282-.357c.505-.653%201.128-2.123%201.38-3.222c.847-3.817-.771-6.995-4.44-8.747c-1.03-.49-2.048-.742-3.11-.76zm-6.597%205.76c-.307.018-.637.27-1.12.76q-.78.766-1.604%201.487C1.975%209.447.653%2011.6.193%2013.456c-.43%201.768-.12%204.352.727%206.03c1.292%202.584%204.738%204.336%208.42%204.291c.728%200%20.818-.03.565-.178c-.832-.505-2.05-1.856-2.495-2.762c-.445-.92-.475-1.07-.475-2.614c0-1.5.03-1.693.416-2.42c.683-1.292%201.396-1.901%202.732-2.287c1.604-.46%202.406-1.233%202.852-2.733c.178-.579.311-1.129.311-1.203c0-.312-.43-.49-1.559-.653c-2.109-.282-3.371-.936-4.574-2.302c-.386-.446-.668-.66-.974-.642m1.182%201.93c.186%200%20.408.056.653.167c.342.149.387.238.298.624c-.268%201.233-.268%201.574%200%201.871c.415.46.816.357%201.559-.356c.653-.654.861-.728%201.648-.698c.297.015.43.119.49.371c.045.208.223.416.386.46c.387.12.372.357-.074.98c-1.544%202.11-4.633%202.095-5.717-.014c-.49-.965-.357-2.376.326-3.238c.097-.11.245-.167.431-.167m14.702%201.771c-.074%200-.208.342-.297.758c-.564%202.613-2.54%205.569-4.678%206.95c-1.663%201.084-2.346%201.262-4.99%201.277c-1.262%200-2.658-.06-3.103-.119l-.802-.119l.104.49c.133.713%201.069%201.976%202.004%202.748c1.708%201.396%203.312%201.9%205.51%201.782c3.906-.208%207.07-2.57%208.034-5.97c.12-.446.209-1.381.194-2.302c0-1.292-.075-1.767-.401-2.718c-.402-1.173-1.322-2.777-1.575-2.777%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.736.223a8%208%200%200%200-1.48.12C8.821.744%206.504%202.14%205.02%204.086c-.817%201.098-1.203%201.737-1.04%201.737c.045%200%20.283-.134.52-.312c1.99-1.41%205.6-2.05%208.005-1.41c2.302.608%203.52%201.559%204.544%203.578c.862%201.664%201.04%202.302%201.47%205.05l.105.579l.282-.357c.505-.653%201.128-2.123%201.38-3.222c.847-3.817-.771-6.995-4.44-8.747c-1.03-.49-2.048-.742-3.11-.76zm-6.597%205.76c-.307.018-.637.27-1.12.76q-.78.766-1.604%201.487C1.975%209.447.653%2011.6.193%2013.456c-.43%201.768-.12%204.352.727%206.03c1.292%202.584%204.738%204.336%208.42%204.291c.728%200%20.818-.03.565-.178c-.832-.505-2.05-1.856-2.495-2.762c-.445-.92-.475-1.07-.475-2.614c0-1.5.03-1.693.416-2.42c.683-1.292%201.396-1.901%202.732-2.287c1.604-.46%202.406-1.233%202.852-2.733c.178-.579.311-1.129.311-1.203c0-.312-.43-.49-1.559-.653c-2.109-.282-3.371-.936-4.574-2.302c-.386-.446-.668-.66-.974-.642m1.182%201.93c.186%200%20.408.056.653.167c.342.149.387.238.298.624c-.268%201.233-.268%201.574%200%201.871c.415.46.816.357%201.559-.356c.653-.654.861-.728%201.648-.698c.297.015.43.119.49.371c.045.208.223.416.386.46c.387.12.372.357-.074.98c-1.544%202.11-4.633%202.095-5.717-.014c-.49-.965-.357-2.376.326-3.238c.097-.11.245-.167.431-.167m14.702%201.771c-.074%200-.208.342-.297.758c-.564%202.613-2.54%205.569-4.678%206.95c-1.663%201.084-2.346%201.262-4.99%201.277c-1.262%200-2.658-.06-3.103-.119l-.802-.119l.104.49c.133.713%201.069%201.976%202.004%202.748c1.708%201.396%203.312%201.9%205.51%201.782c3.906-.208%207.07-2.57%208.034-5.97c.12-.446.209-1.381.194-2.302c0-1.292-.075-1.767-.401-2.718c-.402-1.173-1.322-2.777-1.575-2.777%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/ferretdb.svg?color=%231a73e8&size=48