rabbit icon
rabbit from IconPark by ByteDance · Color · Animals · Apache-2.0 Free for personal and commercial use.
- Name
- rabbit
- Set
- IconPark
- Style
- Color
- Category
- Animals
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
rabbitEmoji One (Colored)rabbitFluent EmojirabbitFluent Emoji FlatrabbitFluent Emoji High ContrastrabbitHuge IconsrabbitIconPark OutlinerabbitIconPark SolidrabbitIconPark TwoTonerabbitLuciderabbitMaterial Design Iconsrabbit-fillMingCute IconrabbitNoto EmojirabbitOpenMojirabbitPhosphorrabbitStreamline EmojisrabbitTwitter Emoji
More animals icons from IconPark
Use the rabbit icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><ellipse cx="24" cy="32" fill="#2F88FF" stroke="#000" stroke-width="4" rx="17" ry="12"/><circle cx="18" cy="29.412" r="2" fill="#fff"/><circle cx="24" cy="35.412" r="2" fill="#fff"/><circle cx="30" cy="29.412" r="2" fill="#fff"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M12.6672 22C11.3521 18.8333 9.06034 11.1127 10.413 5.91273C10.7887 4.91273 12.2164 3.21273 14.9217 4.41273C15.2974 4.57935 16.1616 5.2126 16.6125 6.4126C17.7397 8.4126 16.0489 21 16.0489 21"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M35.3871 22C36.7025 18.8333 38.9324 11.1127 37.5793 5.91273C37.2035 4.91273 35.7754 3.21273 33.0693 4.41273C32.6935 4.57935 31.8291 5.2126 31.378 6.4126C30.2505 8.4126 32.0044 20 32.0044 20"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkRabbit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><ellipse cx="24" cy="32" fill="#2F88FF" stroke="#000" strokeWidth="4" rx="17" ry="12"/><circle cx="18" cy="29.412" r="2" fill="#fff"/><circle cx="24" cy="35.412" r="2" fill="#fff"/><circle cx="30" cy="29.412" r="2" fill="#fff"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M12.6672 22C11.3521 18.8333 9.06034 11.1127 10.413 5.91273C10.7887 4.91273 12.2164 3.21273 14.9217 4.41273C15.2974 4.57935 16.1616 5.2126 16.6125 6.4126C17.7397 8.4126 16.0489 21 16.0489 21"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M35.3871 22C36.7025 18.8333 38.9324 11.1127 37.5793 5.91273C37.2035 4.91273 35.7754 3.21273 33.0693 4.41273C32.6935 4.57935 31.8291 5.2126 31.378 6.4126C30.2505 8.4126 32.0044 20 32.0044 20"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><ellipse cx="24" cy="32" fill="#2F88FF" stroke="#000" stroke-width="4" rx="17" ry="12"/><circle cx="18" cy="29.412" r="2" fill="#fff"/><circle cx="24" cy="35.412" r="2" fill="#fff"/><circle cx="30" cy="29.412" r="2" fill="#fff"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M12.6672 22C11.3521 18.8333 9.06034 11.1127 10.413 5.91273C10.7887 4.91273 12.2164 3.21273 14.9217 4.41273C15.2974 4.57935 16.1616 5.2126 16.6125 6.4126C17.7397 8.4126 16.0489 21 16.0489 21"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M35.3871 22C36.7025 18.8333 38.9324 11.1127 37.5793 5.91273C37.2035 4.91273 35.7754 3.21273 33.0693 4.41273C32.6935 4.57935 31.8291 5.2126 31.378 6.4126C30.2505 8.4126 32.0044 20 32.0044 20"/></g></svg> </template>
CSS
.icon-rabbit {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cellipse%20cx%3D%2224%22%20cy%3D%2232%22%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20rx%3D%2217%22%20ry%3D%2212%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2229.412%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2235.412%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2230%22%20cy%3D%2229.412%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M12.6672%2022C11.3521%2018.8333%209.06034%2011.1127%2010.413%205.91273C10.7887%204.91273%2012.2164%203.21273%2014.9217%204.41273C15.2974%204.57935%2016.1616%205.2126%2016.6125%206.4126C17.7397%208.4126%2016.0489%2021%2016.0489%2021%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M35.3871%2022C36.7025%2018.8333%2038.9324%2011.1127%2037.5793%205.91273C37.2035%204.91273%2035.7754%203.21273%2033.0693%204.41273C32.6935%204.57935%2031.8291%205.2126%2031.378%206.4126C30.2505%208.4126%2032.0044%2020%2032.0044%2020%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cellipse%20cx%3D%2224%22%20cy%3D%2232%22%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20rx%3D%2217%22%20ry%3D%2212%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2229.412%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2235.412%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2230%22%20cy%3D%2229.412%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M12.6672%2022C11.3521%2018.8333%209.06034%2011.1127%2010.413%205.91273C10.7887%204.91273%2012.2164%203.21273%2014.9217%204.41273C15.2974%204.57935%2016.1616%205.2126%2016.6125%206.4126C17.7397%208.4126%2016.0489%2021%2016.0489%2021%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M35.3871%2022C36.7025%2018.8333%2038.9324%2011.1127%2037.5793%205.91273C37.2035%204.91273%2035.7754%203.21273%2033.0693%204.41273C32.6935%204.57935%2031.8291%205.2126%2031.378%206.4126C30.2505%208.4126%2032.0044%2020%2032.0044%2020%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/rabbit.svg?color=%231a73e8&size=48