animal-rabbit-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
animal-rabbit-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT
Aliases
fast-mode-24-regular

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 24 24"><path fill="currentColor" d="M7.75 19a2.75 2.75 0 0 1-2.745-2.582L5 16.25V15a3 3 0 1 1 2.562-4.56a4.5 4.5 0 0 1 1.68-.432L9.5 10h4l.248.007l.245.02l.127.017l.11-.167l.131-.178l-1.777-1.777c-.7-.7-.773-1.788-.22-2.57l.103-.134l.117-.128c.74-.74 1.918-.78 2.705-.117l.127.117l5.412 5.413a4 4 0 0 1-2.642 6.824l-.225.004l-.182-.007l-.026.064a2.75 2.75 0 0 1-2.138 1.588l-.192.019l-.174.005zm6.605-12.849a.502.502 0 0 0-.768.641l.058.07l2.808 2.808l-.638.642q-.316.317-.523.696l-.097.192l-.266.584l-.618-.173a3 3 0 0 0-.604-.104l-.208-.007H9.5c-.7 0-1.343.24-1.853.64l-.143.12l-.165.16l-.093.1l-.111.134l-.121.167l-.042.064q-.062.095-.115.196l-.058.112l-.062.137l-.034.084l-.051.142l-.055.184a3 3 0 0 0-.062.297l-.011.083l-.018.189l-.006.191v1.75c0 .648.492 1.18 1.122 1.244l.128.006h4.251v-.246a1.25 1.25 0 0 0-1.121-1.244l-.128-.006h-1a.75.75 0 0 1-.102-1.494l.102-.006h1a2.75 2.75 0 0 1 2.745 2.582l.005.168l-.001.246h1.749c.591 0 1.094-.414 1.218-.975l.02-.122l.1-.84l.822.198a2.5 2.5 0 0 0 2.48-4.067l-.122-.13zM5 10.501a1.5 1.5 0 0 0-.145 2.992l.145.006l.114-.005l.005-.025q.053-.224.126-.438l.097-.255l.106-.236l.057-.113l.13-.234l.088-.14l.145-.21l.074-.098l.108-.134l.129-.147l.15-.157c-.21-.4-.59-.69-1.037-.778l-.151-.022z"/></svg>

React

import type { SVGProps } from "react";

export function FluentAnimalRabbit24Regular(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="M7.75 19a2.75 2.75 0 0 1-2.745-2.582L5 16.25V15a3 3 0 1 1 2.562-4.56a4.5 4.5 0 0 1 1.68-.432L9.5 10h4l.248.007l.245.02l.127.017l.11-.167l.131-.178l-1.777-1.777c-.7-.7-.773-1.788-.22-2.57l.103-.134l.117-.128c.74-.74 1.918-.78 2.705-.117l.127.117l5.412 5.413a4 4 0 0 1-2.642 6.824l-.225.004l-.182-.007l-.026.064a2.75 2.75 0 0 1-2.138 1.588l-.192.019l-.174.005zm6.605-12.849a.502.502 0 0 0-.768.641l.058.07l2.808 2.808l-.638.642q-.316.317-.523.696l-.097.192l-.266.584l-.618-.173a3 3 0 0 0-.604-.104l-.208-.007H9.5c-.7 0-1.343.24-1.853.64l-.143.12l-.165.16l-.093.1l-.111.134l-.121.167l-.042.064q-.062.095-.115.196l-.058.112l-.062.137l-.034.084l-.051.142l-.055.184a3 3 0 0 0-.062.297l-.011.083l-.018.189l-.006.191v1.75c0 .648.492 1.18 1.122 1.244l.128.006h4.251v-.246a1.25 1.25 0 0 0-1.121-1.244l-.128-.006h-1a.75.75 0 0 1-.102-1.494l.102-.006h1a2.75 2.75 0 0 1 2.745 2.582l.005.168l-.001.246h1.749c.591 0 1.094-.414 1.218-.975l.02-.122l.1-.84l.822.198a2.5 2.5 0 0 0 2.48-4.067l-.122-.13zM5 10.501a1.5 1.5 0 0 0-.145 2.992l.145.006l.114-.005l.005-.025q.053-.224.126-.438l.097-.255l.106-.236l.057-.113l.13-.234l.088-.14l.145-.21l.074-.098l.108-.134l.129-.147l.15-.157c-.21-.4-.59-.69-1.037-.778l-.151-.022z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.75 19a2.75 2.75 0 0 1-2.745-2.582L5 16.25V15a3 3 0 1 1 2.562-4.56a4.5 4.5 0 0 1 1.68-.432L9.5 10h4l.248.007l.245.02l.127.017l.11-.167l.131-.178l-1.777-1.777c-.7-.7-.773-1.788-.22-2.57l.103-.134l.117-.128c.74-.74 1.918-.78 2.705-.117l.127.117l5.412 5.413a4 4 0 0 1-2.642 6.824l-.225.004l-.182-.007l-.026.064a2.75 2.75 0 0 1-2.138 1.588l-.192.019l-.174.005zm6.605-12.849a.502.502 0 0 0-.768.641l.058.07l2.808 2.808l-.638.642q-.316.317-.523.696l-.097.192l-.266.584l-.618-.173a3 3 0 0 0-.604-.104l-.208-.007H9.5c-.7 0-1.343.24-1.853.64l-.143.12l-.165.16l-.093.1l-.111.134l-.121.167l-.042.064q-.062.095-.115.196l-.058.112l-.062.137l-.034.084l-.051.142l-.055.184a3 3 0 0 0-.062.297l-.011.083l-.018.189l-.006.191v1.75c0 .648.492 1.18 1.122 1.244l.128.006h4.251v-.246a1.25 1.25 0 0 0-1.121-1.244l-.128-.006h-1a.75.75 0 0 1-.102-1.494l.102-.006h1a2.75 2.75 0 0 1 2.745 2.582l.005.168l-.001.246h1.749c.591 0 1.094-.414 1.218-.975l.02-.122l.1-.84l.822.198a2.5 2.5 0 0 0 2.48-4.067l-.122-.13zM5 10.501a1.5 1.5 0 0 0-.145 2.992l.145.006l.114-.005l.005-.025q.053-.224.126-.438l.097-.255l.106-.236l.057-.113l.13-.234l.088-.14l.145-.21l.074-.098l.108-.134l.129-.147l.15-.157c-.21-.4-.59-.69-1.037-.778l-.151-.022z"/></svg>
</template>

CSS

.icon-animal-rabbit-24-regular {
  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%22M7.75%2019a2.75%202.75%200%200%201-2.745-2.582L5%2016.25V15a3%203%200%201%201%202.562-4.56a4.5%204.5%200%200%201%201.68-.432L9.5%2010h4l.248.007l.245.02l.127.017l.11-.167l.131-.178l-1.777-1.777c-.7-.7-.773-1.788-.22-2.57l.103-.134l.117-.128c.74-.74%201.918-.78%202.705-.117l.127.117l5.412%205.413a4%204%200%200%201-2.642%206.824l-.225.004l-.182-.007l-.026.064a2.75%202.75%200%200%201-2.138%201.588l-.192.019l-.174.005zm6.605-12.849a.502.502%200%200%200-.768.641l.058.07l2.808%202.808l-.638.642q-.316.317-.523.696l-.097.192l-.266.584l-.618-.173a3%203%200%200%200-.604-.104l-.208-.007H9.5c-.7%200-1.343.24-1.853.64l-.143.12l-.165.16l-.093.1l-.111.134l-.121.167l-.042.064q-.062.095-.115.196l-.058.112l-.062.137l-.034.084l-.051.142l-.055.184a3%203%200%200%200-.062.297l-.011.083l-.018.189l-.006.191v1.75c0%20.648.492%201.18%201.122%201.244l.128.006h4.251v-.246a1.25%201.25%200%200%200-1.121-1.244l-.128-.006h-1a.75.75%200%200%201-.102-1.494l.102-.006h1a2.75%202.75%200%200%201%202.745%202.582l.005.168l-.001.246h1.749c.591%200%201.094-.414%201.218-.975l.02-.122l.1-.84l.822.198a2.5%202.5%200%200%200%202.48-4.067l-.122-.13zM5%2010.501a1.5%201.5%200%200%200-.145%202.992l.145.006l.114-.005l.005-.025q.053-.224.126-.438l.097-.255l.106-.236l.057-.113l.13-.234l.088-.14l.145-.21l.074-.098l.108-.134l.129-.147l.15-.157c-.21-.4-.59-.69-1.037-.778l-.151-.022z%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%22M7.75%2019a2.75%202.75%200%200%201-2.745-2.582L5%2016.25V15a3%203%200%201%201%202.562-4.56a4.5%204.5%200%200%201%201.68-.432L9.5%2010h4l.248.007l.245.02l.127.017l.11-.167l.131-.178l-1.777-1.777c-.7-.7-.773-1.788-.22-2.57l.103-.134l.117-.128c.74-.74%201.918-.78%202.705-.117l.127.117l5.412%205.413a4%204%200%200%201-2.642%206.824l-.225.004l-.182-.007l-.026.064a2.75%202.75%200%200%201-2.138%201.588l-.192.019l-.174.005zm6.605-12.849a.502.502%200%200%200-.768.641l.058.07l2.808%202.808l-.638.642q-.316.317-.523.696l-.097.192l-.266.584l-.618-.173a3%203%200%200%200-.604-.104l-.208-.007H9.5c-.7%200-1.343.24-1.853.64l-.143.12l-.165.16l-.093.1l-.111.134l-.121.167l-.042.064q-.062.095-.115.196l-.058.112l-.062.137l-.034.084l-.051.142l-.055.184a3%203%200%200%200-.062.297l-.011.083l-.018.189l-.006.191v1.75c0%20.648.492%201.18%201.122%201.244l.128.006h4.251v-.246a1.25%201.25%200%200%200-1.121-1.244l-.128-.006h-1a.75.75%200%200%201-.102-1.494l.102-.006h1a2.75%202.75%200%200%201%202.745%202.582l.005.168l-.001.246h1.749c.591%200%201.094-.414%201.218-.975l.02-.122l.1-.84l.822.198a2.5%202.5%200%200%200%202.48-4.067l-.122-.13zM5%2010.501a1.5%201.5%200%200%200-.145%202.992l.145.006l.114-.005l.005-.025q.053-.224.126-.438l.097-.255l.106-.236l.057-.113l.13-.234l.088-.14l.145-.21l.074-.098l.108-.134l.129-.147l.15-.157c-.21-.4-.59-.69-1.037-.778l-.151-.022z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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