animal rabbit off icon

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

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

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the animal rabbit off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.854 2.146a.5.5 0 1 0-.708.708L7.303 8.01a3.7 3.7 0 0 0-1.25.294a2.122 2.122 0 1 0-2.048 2.925L4 11.406v2.033c0 .86.698 1.558 1.559 1.558H10V13.75c0-.16-.083-.336-.281-.49a1.35 1.35 0 0 0-.816-.26H7.501a.5.5 0 0 1 0-1h1.402c.535 0 1.043.172 1.428.47c.385.297.67.745.67 1.28v1.247h1.742c.427 0 .814-.172 1.096-.45l3.307 3.307a.5.5 0 0 0 .708-.708zm14.053 10.395a2.77 2.77 0 0 1-1.475.77l-5.307-5.307h.68c.47 0 .918.092 1.328.26l.078-.134c.109-.19.232-.404.378-.554l-1.553-1.552a1.16 1.16 0 1 1 1.641-1.641l4.23 4.23a2.78 2.78 0 0 1 0 3.928"/></svg>

React

import type { SVGProps } from "react";

export function FluentAnimalRabbitOff20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.854 2.146a.5.5 0 1 0-.708.708L7.303 8.01a3.7 3.7 0 0 0-1.25.294a2.122 2.122 0 1 0-2.048 2.925L4 11.406v2.033c0 .86.698 1.558 1.559 1.558H10V13.75c0-.16-.083-.336-.281-.49a1.35 1.35 0 0 0-.816-.26H7.501a.5.5 0 0 1 0-1h1.402c.535 0 1.043.172 1.428.47c.385.297.67.745.67 1.28v1.247h1.742c.427 0 .814-.172 1.096-.45l3.307 3.307a.5.5 0 0 0 .708-.708zm14.053 10.395a2.77 2.77 0 0 1-1.475.77l-5.307-5.307h.68c.47 0 .918.092 1.328.26l.078-.134c.109-.19.232-.404.378-.554l-1.553-1.552a1.16 1.16 0 1 1 1.641-1.641l4.23 4.23a2.78 2.78 0 0 1 0 3.928"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.854 2.146a.5.5 0 1 0-.708.708L7.303 8.01a3.7 3.7 0 0 0-1.25.294a2.122 2.122 0 1 0-2.048 2.925L4 11.406v2.033c0 .86.698 1.558 1.559 1.558H10V13.75c0-.16-.083-.336-.281-.49a1.35 1.35 0 0 0-.816-.26H7.501a.5.5 0 0 1 0-1h1.402c.535 0 1.043.172 1.428.47c.385.297.67.745.67 1.28v1.247h1.742c.427 0 .814-.172 1.096-.45l3.307 3.307a.5.5 0 0 0 .708-.708zm14.053 10.395a2.77 2.77 0 0 1-1.475.77l-5.307-5.307h.68c.47 0 .918.092 1.328.26l.078-.134c.109-.19.232-.404.378-.554l-1.553-1.552a1.16 1.16 0 1 1 1.641-1.641l4.23 4.23a2.78 2.78 0 0 1 0 3.928"/></svg>
</template>

CSS

.icon-animal-rabbit-off-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.854%202.146a.5.5%200%201%200-.708.708L7.303%208.01a3.7%203.7%200%200%200-1.25.294a2.122%202.122%200%201%200-2.048%202.925L4%2011.406v2.033c0%20.86.698%201.558%201.559%201.558H10V13.75c0-.16-.083-.336-.281-.49a1.35%201.35%200%200%200-.816-.26H7.501a.5.5%200%200%201%200-1h1.402c.535%200%201.043.172%201.428.47c.385.297.67.745.67%201.28v1.247h1.742c.427%200%20.814-.172%201.096-.45l3.307%203.307a.5.5%200%200%200%20.708-.708zm14.053%2010.395a2.77%202.77%200%200%201-1.475.77l-5.307-5.307h.68c.47%200%20.918.092%201.328.26l.078-.134c.109-.19.232-.404.378-.554l-1.553-1.552a1.16%201.16%200%201%201%201.641-1.641l4.23%204.23a2.78%202.78%200%200%201%200%203.928%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.854%202.146a.5.5%200%201%200-.708.708L7.303%208.01a3.7%203.7%200%200%200-1.25.294a2.122%202.122%200%201%200-2.048%202.925L4%2011.406v2.033c0%20.86.698%201.558%201.559%201.558H10V13.75c0-.16-.083-.336-.281-.49a1.35%201.35%200%200%200-.816-.26H7.501a.5.5%200%200%201%200-1h1.402c.535%200%201.043.172%201.428.47c.385.297.67.745.67%201.28v1.247h1.742c.427%200%20.814-.172%201.096-.45l3.307%203.307a.5.5%200%200%200%20.708-.708zm14.053%2010.395a2.77%202.77%200%200%201-1.475.77l-5.307-5.307h.68c.47%200%20.918.092%201.328.26l.078-.134c.109-.19.232-.404.378-.554l-1.553-1.552a1.16%201.16%200%201%201%201.641-1.641l4.23%204.23a2.78%202.78%200%200%201%200%203.928%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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