rabbit from IconPark Solid by ByteDance · Solid · Animals · Apache-2.0 Free for personal and commercial use.

Name
rabbit
Set
IconPark Solid
Style
Solid
Category
Animals
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More animals icons from IconPark Solid

Use the rabbit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGpbQu5c1X"><g fill="none"><ellipse cx="24" cy="32" fill="#fff" stroke="#fff" stroke-width="4" rx="17" ry="12"/><circle cx="18" cy="29.412" r="2" fill="#000"/><circle cx="24" cy="35.412" r="2" fill="#000"/><circle cx="30" cy="29.412" r="2" fill="#000"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M12.667 22c-1.315-3.167-3.607-10.887-2.254-16.087c.376-1 1.803-2.7 4.509-1.5c.375.166 1.24.8 1.69 2C17.74 8.413 16.05 21 16.05 21m19.337 1c1.316-3.167 3.545-10.887 2.192-16.087c-.376-1-1.804-2.7-4.51-1.5c-.376.166-1.24.8-1.691 2c-1.128 2 .626 13.587.626 13.587"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGpbQu5c1X)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidRabbit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGpbQu5c1X"><g fill="none"><ellipse cx="24" cy="32" fill="#fff" stroke="#fff" strokeWidth="4" rx="17" ry="12"/><circle cx="18" cy="29.412" r="2" fill="#000"/><circle cx="24" cy="35.412" r="2" fill="#000"/><circle cx="30" cy="29.412" r="2" fill="#000"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M12.667 22c-1.315-3.167-3.607-10.887-2.254-16.087c.376-1 1.803-2.7 4.509-1.5c.375.166 1.24.8 1.69 2C17.74 8.413 16.05 21 16.05 21m19.337 1c1.316-3.167 3.545-10.887 2.192-16.087c-.376-1-1.804-2.7-4.51-1.5c-.376.166-1.24.8-1.691 2c-1.128 2 .626 13.587.626 13.587"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGpbQu5c1X)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGpbQu5c1X"><g fill="none"><ellipse cx="24" cy="32" fill="#fff" stroke="#fff" stroke-width="4" rx="17" ry="12"/><circle cx="18" cy="29.412" r="2" fill="#000"/><circle cx="24" cy="35.412" r="2" fill="#000"/><circle cx="30" cy="29.412" r="2" fill="#000"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M12.667 22c-1.315-3.167-3.607-10.887-2.254-16.087c.376-1 1.803-2.7 4.509-1.5c.375.166 1.24.8 1.69 2C17.74 8.413 16.05 21 16.05 21m19.337 1c1.316-3.167 3.545-10.887 2.192-16.087c-.376-1-1.804-2.7-4.51-1.5c-.376.166-1.24.8-1.691 2c-1.128 2 .626 13.587.626 13.587"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGpbQu5c1X)"/></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%3Cdefs%3E%3Cmask%20id%3D%22SVGpbQu5c1X%22%3E%3Cg%20fill%3D%22none%22%3E%3Cellipse%20cx%3D%2224%22%20cy%3D%2232%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%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%23000%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2235.412%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2230%22%20cy%3D%2229.412%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M12.667%2022c-1.315-3.167-3.607-10.887-2.254-16.087c.376-1%201.803-2.7%204.509-1.5c.375.166%201.24.8%201.69%202C17.74%208.413%2016.05%2021%2016.05%2021m19.337%201c1.316-3.167%203.545-10.887%202.192-16.087c-.376-1-1.804-2.7-4.51-1.5c-.376.166-1.24.8-1.691%202c-1.128%202%20.626%2013.587.626%2013.587%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGpbQu5c1X)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGpbQu5c1X%22%3E%3Cg%20fill%3D%22none%22%3E%3Cellipse%20cx%3D%2224%22%20cy%3D%2232%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%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%23000%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2235.412%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2230%22%20cy%3D%2229.412%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M12.667%2022c-1.315-3.167-3.607-10.887-2.254-16.087c.376-1%201.803-2.7%204.509-1.5c.375.166%201.24.8%201.69%202C17.74%208.413%2016.05%2021%2016.05%2021m19.337%201c1.316-3.167%203.545-10.887%202.192-16.087c-.376-1-1.804-2.7-4.51-1.5c-.376.166-1.24.8-1.691%202c-1.128%202%20.626%2013.587.626%2013.587%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGpbQu5c1X)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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