animal-rabbit-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
animal-rabbit-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the animal rabbit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="m18.184 5.55l6.555 6.555a4.305 4.305 0 0 1-4.038 7.233v.247a2.415 2.415 0 0 1-2.415 2.416H15.5v-.826A3.173 3.173 0 0 0 12.335 18h-1.59a.75.75 0 0 0 0 1.5h1.59c.917 0 1.666.75 1.666 1.674V22H7.399A2.4 2.4 0 0 1 5 19.585v-3.15q0-.35.043-.69A2.875 2.875 0 1 1 7.55 11.82a5.4 5.4 0 0 1 2.868-.82h4.849a5.4 5.4 0 0 1 2.06.404c.197-.332.438-.615.72-.905l-2.406-2.406a1.798 1.798 0 1 1 2.543-2.543"/></svg>

React

import type { SVGProps } from "react";

export function FluentAnimalRabbit28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="m18.184 5.55l6.555 6.555a4.305 4.305 0 0 1-4.038 7.233v.247a2.415 2.415 0 0 1-2.415 2.416H15.5v-.826A3.173 3.173 0 0 0 12.335 18h-1.59a.75.75 0 0 0 0 1.5h1.59c.917 0 1.666.75 1.666 1.674V22H7.399A2.4 2.4 0 0 1 5 19.585v-3.15q0-.35.043-.69A2.875 2.875 0 1 1 7.55 11.82a5.4 5.4 0 0 1 2.868-.82h4.849a5.4 5.4 0 0 1 2.06.404c.197-.332.438-.615.72-.905l-2.406-2.406a1.798 1.798 0 1 1 2.543-2.543"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="m18.184 5.55l6.555 6.555a4.305 4.305 0 0 1-4.038 7.233v.247a2.415 2.415 0 0 1-2.415 2.416H15.5v-.826A3.173 3.173 0 0 0 12.335 18h-1.59a.75.75 0 0 0 0 1.5h1.59c.917 0 1.666.75 1.666 1.674V22H7.399A2.4 2.4 0 0 1 5 19.585v-3.15q0-.35.043-.69A2.875 2.875 0 1 1 7.55 11.82a5.4 5.4 0 0 1 2.868-.82h4.849a5.4 5.4 0 0 1 2.06.404c.197-.332.438-.615.72-.905l-2.406-2.406a1.798 1.798 0 1 1 2.543-2.543"/></svg>
</template>

CSS

.icon-animal-rabbit-28-filled {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.184%205.55l6.555%206.555a4.305%204.305%200%200%201-4.038%207.233v.247a2.415%202.415%200%200%201-2.415%202.416H15.5v-.826A3.173%203.173%200%200%200%2012.335%2018h-1.59a.75.75%200%200%200%200%201.5h1.59c.917%200%201.666.75%201.666%201.674V22H7.399A2.4%202.4%200%200%201%205%2019.585v-3.15q0-.35.043-.69A2.875%202.875%200%201%201%207.55%2011.82a5.4%205.4%200%200%201%202.868-.82h4.849a5.4%205.4%200%200%201%202.06.404c.197-.332.438-.615.72-.905l-2.406-2.406a1.798%201.798%200%201%201%202.543-2.543%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.184%205.55l6.555%206.555a4.305%204.305%200%200%201-4.038%207.233v.247a2.415%202.415%200%200%201-2.415%202.416H15.5v-.826A3.173%203.173%200%200%200%2012.335%2018h-1.59a.75.75%200%200%200%200%201.5h1.59c.917%200%201.666.75%201.666%201.674V22H7.399A2.4%202.4%200%200%201%205%2019.585v-3.15q0-.35.043-.69A2.875%202.875%200%201%201%207.55%2011.82a5.4%205.4%200%200%201%202.868-.82h4.849a5.4%205.4%200%200%201%202.06.404c.197-.332.438-.615.72-.905l-2.406-2.406a1.798%201.798%200%201%201%202.543-2.543%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/animal-rabbit-28-filled.svg?color=%231a73e8&size=48