bunnydotnet logo

bunnydotnet from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
bunnydotnet
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the bunnydotnet logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.978 3.828l5.642 3.104L13.436 0c-.86 1.126-1.033 2.59-.459 3.828Zm-2.58 11.202c.688 0 1.262.563 1.262 1.294c0 .676-.574 1.239-1.32 1.239c-.688 0-1.261-.563-1.261-1.239c.057-.675.63-1.294 1.32-1.294ZM6.497 1.033l15.832 8.444c.402.169.516.62.344 1.013a.51.51 0 0 1-.344.338a10.9 10.9 0 0 1-3.9 1.463l-3.328 6.643s-1.032 2.308-3.9 1.407c1.204-1.182 2.638-2.252 2.638-4.053c0-1.914-1.549-3.434-3.499-3.434s-3.5 1.52-3.5 3.434c0 2.364 2.41 3.378 3.73 5.01c.573.844.516 1.97-.173 2.702c-1.606-1.576-4.76-4.278-6.08-6.023a5.55 5.55 0 0 1-1.147-3.096c.114-2.477 1.835-4.616 4.244-5.348c.746-.225 1.492-.281 2.238-.281c1.032.056 2.065.394 2.983.9c1.434.789 2.065.62 3.04-.225c.573-.45 1.204-1.97.23-2.308a6 6 0 0 0-.976-.225C13.152 7.056 9.994 6.72 8.847 6.1C7.01 5.087 5.749 3.003 6.497 1.034ZM2.46 8.656c.631 0 1.21.516 1.21 1.187v1.186H2.46c-.631 0-1.21-.516-1.21-1.186c0-.62.526-1.187 1.21-1.187"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsBunnydotnet(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.978 3.828l5.642 3.104L13.436 0c-.86 1.126-1.033 2.59-.459 3.828Zm-2.58 11.202c.688 0 1.262.563 1.262 1.294c0 .676-.574 1.239-1.32 1.239c-.688 0-1.261-.563-1.261-1.239c.057-.675.63-1.294 1.32-1.294ZM6.497 1.033l15.832 8.444c.402.169.516.62.344 1.013a.51.51 0 0 1-.344.338a10.9 10.9 0 0 1-3.9 1.463l-3.328 6.643s-1.032 2.308-3.9 1.407c1.204-1.182 2.638-2.252 2.638-4.053c0-1.914-1.549-3.434-3.499-3.434s-3.5 1.52-3.5 3.434c0 2.364 2.41 3.378 3.73 5.01c.573.844.516 1.97-.173 2.702c-1.606-1.576-4.76-4.278-6.08-6.023a5.55 5.55 0 0 1-1.147-3.096c.114-2.477 1.835-4.616 4.244-5.348c.746-.225 1.492-.281 2.238-.281c1.032.056 2.065.394 2.983.9c1.434.789 2.065.62 3.04-.225c.573-.45 1.204-1.97.23-2.308a6 6 0 0 0-.976-.225C13.152 7.056 9.994 6.72 8.847 6.1C7.01 5.087 5.749 3.003 6.497 1.034ZM2.46 8.656c.631 0 1.21.516 1.21 1.187v1.186H2.46c-.631 0-1.21-.516-1.21-1.186c0-.62.526-1.187 1.21-1.187"/></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.978 3.828l5.642 3.104L13.436 0c-.86 1.126-1.033 2.59-.459 3.828Zm-2.58 11.202c.688 0 1.262.563 1.262 1.294c0 .676-.574 1.239-1.32 1.239c-.688 0-1.261-.563-1.261-1.239c.057-.675.63-1.294 1.32-1.294ZM6.497 1.033l15.832 8.444c.402.169.516.62.344 1.013a.51.51 0 0 1-.344.338a10.9 10.9 0 0 1-3.9 1.463l-3.328 6.643s-1.032 2.308-3.9 1.407c1.204-1.182 2.638-2.252 2.638-4.053c0-1.914-1.549-3.434-3.499-3.434s-3.5 1.52-3.5 3.434c0 2.364 2.41 3.378 3.73 5.01c.573.844.516 1.97-.173 2.702c-1.606-1.576-4.76-4.278-6.08-6.023a5.55 5.55 0 0 1-1.147-3.096c.114-2.477 1.835-4.616 4.244-5.348c.746-.225 1.492-.281 2.238-.281c1.032.056 2.065.394 2.983.9c1.434.789 2.065.62 3.04-.225c.573-.45 1.204-1.97.23-2.308a6 6 0 0 0-.976-.225C13.152 7.056 9.994 6.72 8.847 6.1C7.01 5.087 5.749 3.003 6.497 1.034ZM2.46 8.656c.631 0 1.21.516 1.21 1.187v1.186H2.46c-.631 0-1.21-.516-1.21-1.186c0-.62.526-1.187 1.21-1.187"/></svg>
</template>

CSS

.icon-bunnydotnet {
  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.978%203.828l5.642%203.104L13.436%200c-.86%201.126-1.033%202.59-.459%203.828Zm-2.58%2011.202c.688%200%201.262.563%201.262%201.294c0%20.676-.574%201.239-1.32%201.239c-.688%200-1.261-.563-1.261-1.239c.057-.675.63-1.294%201.32-1.294ZM6.497%201.033l15.832%208.444c.402.169.516.62.344%201.013a.51.51%200%200%201-.344.338a10.9%2010.9%200%200%201-3.9%201.463l-3.328%206.643s-1.032%202.308-3.9%201.407c1.204-1.182%202.638-2.252%202.638-4.053c0-1.914-1.549-3.434-3.499-3.434s-3.5%201.52-3.5%203.434c0%202.364%202.41%203.378%203.73%205.01c.573.844.516%201.97-.173%202.702c-1.606-1.576-4.76-4.278-6.08-6.023a5.55%205.55%200%200%201-1.147-3.096c.114-2.477%201.835-4.616%204.244-5.348c.746-.225%201.492-.281%202.238-.281c1.032.056%202.065.394%202.983.9c1.434.789%202.065.62%203.04-.225c.573-.45%201.204-1.97.23-2.308a6%206%200%200%200-.976-.225C13.152%207.056%209.994%206.72%208.847%206.1C7.01%205.087%205.749%203.003%206.497%201.034ZM2.46%208.656c.631%200%201.21.516%201.21%201.187v1.186H2.46c-.631%200-1.21-.516-1.21-1.186c0-.62.526-1.187%201.21-1.187%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.978%203.828l5.642%203.104L13.436%200c-.86%201.126-1.033%202.59-.459%203.828Zm-2.58%2011.202c.688%200%201.262.563%201.262%201.294c0%20.676-.574%201.239-1.32%201.239c-.688%200-1.261-.563-1.261-1.239c.057-.675.63-1.294%201.32-1.294ZM6.497%201.033l15.832%208.444c.402.169.516.62.344%201.013a.51.51%200%200%201-.344.338a10.9%2010.9%200%200%201-3.9%201.463l-3.328%206.643s-1.032%202.308-3.9%201.407c1.204-1.182%202.638-2.252%202.638-4.053c0-1.914-1.549-3.434-3.499-3.434s-3.5%201.52-3.5%203.434c0%202.364%202.41%203.378%203.73%205.01c.573.844.516%201.97-.173%202.702c-1.606-1.576-4.76-4.278-6.08-6.023a5.55%205.55%200%200%201-1.147-3.096c.114-2.477%201.835-4.616%204.244-5.348c.746-.225%201.492-.281%202.238-.281c1.032.056%202.065.394%202.983.9c1.434.789%202.065.62%203.04-.225c.573-.45%201.204-1.97.23-2.308a6%206%200%200%200-.976-.225C13.152%207.056%209.994%206.72%208.847%206.1C7.01%205.087%205.749%203.003%206.497%201.034ZM2.46%208.656c.631%200%201.21.516%201.21%201.187v1.186H2.46c-.631%200-1.21-.516-1.21-1.186c0-.62.526-1.187%201.21-1.187%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/bunnydotnet.svg?color=%231a73e8&size=48