animal rabbit icon
animal-rabbit-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- animal-rabbit-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- Viewbox
- 16×16
- 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 16 16"><path fill="currentColor" d="m9.328 6.403l-.895-.887a1.25 1.25 0 0 1 0-1.763a1.243 1.243 0 0 1 1.761 0l3.095 3.09a2.445 2.445 0 0 1 0 3.45c-.5.501-1.163.739-1.817.713a1.69 1.69 0 0 1-1.54.998H4.69c-.935 0-1.69-.76-1.69-1.694V9.244c0-.298.048-.586.136-.855a1.75 1.75 0 1 1 2.348-1.878a3 3 0 0 1 .246-.01h3.163q.179 0 .347.023q.042-.06.089-.121m.158-1.944a.243.243 0 0 0-.345 0a.25.25 0 0 0 0 .35l1.596 1.583l-.465.446c-.172.182-.264.32-.318.446l-.172.404l-.423-.119a1.7 1.7 0 0 0-.467-.069H5.729C4.777 7.5 4 8.28 4 9.244v1.066c0 .385.311.694.69.694h2.316v-.444c0-.25-.255-.56-.69-.56h-.818a.5.5 0 0 1 0-1h.819c.88 0 1.689.656 1.689 1.56v.444h1.927a.69.69 0 0 0 .684-.609l.065-.56l.549.133c.47.114.984-.014 1.35-.381c.56-.562.56-1.475 0-2.037L9.488 4.46zM3.63 7.49a2.7 2.7 0 0 1 .868-.696L4.5 6.75a.75.75 0 1 0-.87.74"/></svg>
React
import type { SVGProps } from "react";
export function FluentAnimalRabbit16Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m9.328 6.403l-.895-.887a1.25 1.25 0 0 1 0-1.763a1.243 1.243 0 0 1 1.761 0l3.095 3.09a2.445 2.445 0 0 1 0 3.45c-.5.501-1.163.739-1.817.713a1.69 1.69 0 0 1-1.54.998H4.69c-.935 0-1.69-.76-1.69-1.694V9.244c0-.298.048-.586.136-.855a1.75 1.75 0 1 1 2.348-1.878a3 3 0 0 1 .246-.01h3.163q.179 0 .347.023q.042-.06.089-.121m.158-1.944a.243.243 0 0 0-.345 0a.25.25 0 0 0 0 .35l1.596 1.583l-.465.446c-.172.182-.264.32-.318.446l-.172.404l-.423-.119a1.7 1.7 0 0 0-.467-.069H5.729C4.777 7.5 4 8.28 4 9.244v1.066c0 .385.311.694.69.694h2.316v-.444c0-.25-.255-.56-.69-.56h-.818a.5.5 0 0 1 0-1h.819c.88 0 1.689.656 1.689 1.56v.444h1.927a.69.69 0 0 0 .684-.609l.065-.56l.549.133c.47.114.984-.014 1.35-.381c.56-.562.56-1.475 0-2.037L9.488 4.46zM3.63 7.49a2.7 2.7 0 0 1 .868-.696L4.5 6.75a.75.75 0 1 0-.87.74"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m9.328 6.403l-.895-.887a1.25 1.25 0 0 1 0-1.763a1.243 1.243 0 0 1 1.761 0l3.095 3.09a2.445 2.445 0 0 1 0 3.45c-.5.501-1.163.739-1.817.713a1.69 1.69 0 0 1-1.54.998H4.69c-.935 0-1.69-.76-1.69-1.694V9.244c0-.298.048-.586.136-.855a1.75 1.75 0 1 1 2.348-1.878a3 3 0 0 1 .246-.01h3.163q.179 0 .347.023q.042-.06.089-.121m.158-1.944a.243.243 0 0 0-.345 0a.25.25 0 0 0 0 .35l1.596 1.583l-.465.446c-.172.182-.264.32-.318.446l-.172.404l-.423-.119a1.7 1.7 0 0 0-.467-.069H5.729C4.777 7.5 4 8.28 4 9.244v1.066c0 .385.311.694.69.694h2.316v-.444c0-.25-.255-.56-.69-.56h-.818a.5.5 0 0 1 0-1h.819c.88 0 1.689.656 1.689 1.56v.444h1.927a.69.69 0 0 0 .684-.609l.065-.56l.549.133c.47.114.984-.014 1.35-.381c.56-.562.56-1.475 0-2.037L9.488 4.46zM3.63 7.49a2.7 2.7 0 0 1 .868-.696L4.5 6.75a.75.75 0 1 0-.87.74"/></svg> </template>
CSS
.icon-animal-rabbit-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.328%206.403l-.895-.887a1.25%201.25%200%200%201%200-1.763a1.243%201.243%200%200%201%201.761%200l3.095%203.09a2.445%202.445%200%200%201%200%203.45c-.5.501-1.163.739-1.817.713a1.69%201.69%200%200%201-1.54.998H4.69c-.935%200-1.69-.76-1.69-1.694V9.244c0-.298.048-.586.136-.855a1.75%201.75%200%201%201%202.348-1.878a3%203%200%200%201%20.246-.01h3.163q.179%200%20.347.023q.042-.06.089-.121m.158-1.944a.243.243%200%200%200-.345%200a.25.25%200%200%200%200%20.35l1.596%201.583l-.465.446c-.172.182-.264.32-.318.446l-.172.404l-.423-.119a1.7%201.7%200%200%200-.467-.069H5.729C4.777%207.5%204%208.28%204%209.244v1.066c0%20.385.311.694.69.694h2.316v-.444c0-.25-.255-.56-.69-.56h-.818a.5.5%200%200%201%200-1h.819c.88%200%201.689.656%201.689%201.56v.444h1.927a.69.69%200%200%200%20.684-.609l.065-.56l.549.133c.47.114.984-.014%201.35-.381c.56-.562.56-1.475%200-2.037L9.488%204.46zM3.63%207.49a2.7%202.7%200%200%201%20.868-.696L4.5%206.75a.75.75%200%201%200-.87.74%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.328%206.403l-.895-.887a1.25%201.25%200%200%201%200-1.763a1.243%201.243%200%200%201%201.761%200l3.095%203.09a2.445%202.445%200%200%201%200%203.45c-.5.501-1.163.739-1.817.713a1.69%201.69%200%200%201-1.54.998H4.69c-.935%200-1.69-.76-1.69-1.694V9.244c0-.298.048-.586.136-.855a1.75%201.75%200%201%201%202.348-1.878a3%203%200%200%201%20.246-.01h3.163q.179%200%20.347.023q.042-.06.089-.121m.158-1.944a.243.243%200%200%200-.345%200a.25.25%200%200%200%200%20.35l1.596%201.583l-.465.446c-.172.182-.264.32-.318.446l-.172.404l-.423-.119a1.7%201.7%200%200%200-.467-.069H5.729C4.777%207.5%204%208.28%204%209.244v1.066c0%20.385.311.694.69.694h2.316v-.444c0-.25-.255-.56-.69-.56h-.818a.5.5%200%200%201%200-1h.819c.88%200%201.689.656%201.689%201.56v.444h1.927a.69.69%200%200%200%20.684-.609l.065-.56l.549.133c.47.114.984-.014%201.35-.381c.56-.562.56-1.475%200-2.037L9.488%204.46zM3.63%207.49a2.7%202.7%200%200%201%20.868-.696L4.5%206.75a.75.75%200%201%200-.87.74%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/animal-rabbit-16-regular.svg?color=%231a73e8&size=48