Mingcute Rabbit Line Icon
Find the Mingcute Rabbit Line icon and download it in SVG or PNG format. This outline-style icon is optimized for general-purpose product UIs, design systems, component libraries, web applications, and marketing sites. Customize color, size, and stroke width inside the IconStash browser editor before exporting.
Interactive Customizer
About this icon
Use the Rabbit Line icon
The Rabbit Line icon (Mingcute) is categorized under Interface. Its outline style is optimal for app navigation bars, toolbar buttons, form labels, and UI controls where clarity at 16–24px is critical and scales cleanly from 16px to 512px.
Use the IconStash detail panel to preview with a custom background, adjust stroke width, and generate production-ready SVG or PNG files without any external tools.
Export formats
Copy clean SVG vectors with one click, generate custom-size PNG files from 16px to 512px, export JSX/React components ready to paste into your project, or use the icon as a CSS background-mask for flexible theming.
All exports are based on the same editable vector — so the Rabbit Line icon stays pixel-perfect at 16px, 24px, 48px, and any large marketing size.
Design & UX integration
Aesthetic characteristics
MingCute draws Rabbit Line with soft, slightly rounded terminals that read as friendly rather than technical. Most concepts ship in both line and filled versions, which is useful when one icon needs to signal both an inactive and an active state without you sourcing a second set.
UX best practices
As a general interface glyph, the Rabbit Line icon does its job best between 16px and 24px, sitting next to a text label. Icon-only treatments work for a small set of universally understood actions, but comprehension falls off quickly once the action is specific to your product — so when in doubt, add the word.
Use in your project
React / npm — Mingcute
npm install @mingcute/icon-react
import { RabbitLineLine } from '@mingcute/icon-react';
// JSX usage:
<RabbitLineLine size={24} />
Copy the SVG markup directly from the IconStash editor to use the Rabbit Line icon without any npm package — paste it into HTML, JSX, or a design tool.
Inline SVG (copy & paste)
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" role="img" aria-label="rabbit-line icon"><g fill="none" fill-rule="evenodd"><path d="m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z"/><path fill="currentColor" d="M7.652 4.382c.026-.007.323-.068.861.603c.514.641 1.066 1.759 1.511 3.42c.327 1.22.538 2.515.616 3.67a1 1 0 0 0 1.043.932a7 7 0 0 1 .634 0a1 1 0 0 0 1.043-.931c.078-1.156.289-2.452.616-3.671c.445-1.661.997-2.779 1.51-3.42c.54-.671.836-.61.862-.603c.026.006.313.102.444.953c.124.812.044 2.056-.401 3.717a19.7 19.7 0 0 1-1.358 3.599a1 1 0 0 0 .35 1.286C16.448 14.629 17 15.565 17 16.5c0 .857-.461 1.71-1.357 2.382C14.746 19.554 13.46 20 12 20c-1.461 0-2.746-.445-3.643-1.118C7.461 18.21 7 17.357 7 16.5c0-.935.552-1.871 1.617-2.563a1 1 0 0 0 .35-1.286a19.6 19.6 0 0 1-1.358-3.6c-.445-1.66-.525-2.904-.4-3.716c.13-.85.417-.947.443-.953m4.304 3.505c-.484-1.807-1.13-3.215-1.882-4.153c-.728-.907-1.765-1.599-2.94-1.284c-1.174.314-1.726 1.432-1.903 2.582c-.182 1.188-.038 2.73.447 4.537a22 22 0 0 0 1.143 3.22C5.728 13.731 5 15.02 5 16.5c0 1.628.882 3.026 2.157 3.982S10.147 22 12 22s3.568-.562 4.843-1.518S19 18.128 19 16.5c0-1.482-.728-2.769-1.82-3.71a22 22 0 0 0 1.142-3.22c.485-1.807.629-3.35.447-4.538c-.177-1.15-.729-2.268-1.903-2.582c-1.175-.315-2.212.377-2.94 1.284c-.752.938-1.398 2.346-1.882 4.153L12 8.054zm-1.373 9.106a1.5 1.5 0 1 1 2.834 0L13.5 17a1 1 0 1 1 0 2a2.5 2.5 0 0 1-1.5-.5a2.5 2.5 0 0 1-1.5.5a1 1 0 1 1 0-2z"/></g></svg>
Library & related icons
About MingCute Icons
3,300+ high-quality icons with both line and filled variants. Clean, modern aesthetic designed for polished product interfaces and design systems.
Browse all 3,352 MingCute Icons icons →Related searches
People also search for
Frequently asked questions
What is the Rabbit Line icon?
The Rabbit Line icon is a outline-style SVG icon from the Mingcute library, categorized under Interface. It is designed for use in general-purpose product UIs, design systems, component libraries, web applications, and marketing sites. On IconStash you can preview it, customize its color and size, and export it in SVG, PNG, JSX, or CSS formats directly from your browser.
Is the Rabbit Line icon free to use?
Yes. Mingcute is licensed under Apache 2.0, making it free for personal and commercial use. This means you can freely use the Rabbit Line icon in personal, commercial, and open-source projects. IconStash provides SVG and PNG access at no cost with no login required.
How do I use the Rabbit Line icon in React?
Install the package with `npm install @mingcute/icon-react`, then import the component into your React file. IconStash's detail panel shows you the exact npm command, import statement, and JSX usage snippet for every icon — just click the Code tab and copy with one click.
What is the Mingcute icon library?
3,300+ high-quality icons with both line and filled variants. Clean, modern aesthetic designed for polished product interfaces and design systems. It contains 3,352+ icons. IconStash indexes the complete Mingcute collection alongside 27 other open-source libraries — 134,701 icons total — in a single unified search interface.
Can I download the Rabbit Line icon as a PNG?
Yes. Open the Rabbit Line icon in IconStash, set your desired pixel size (16px to 512px) in the detail panel, and click Download PNG. You can also export a multi-resolution ZIP pack containing 16, 24, 32, 48, 64, 128, 256, and 512px PNGs with a single click.
What does the outline icon style mean?
An icon in outline style uses stroked lines with no fill — clean, legible, and versatile at any size. This style is best suited for app navigation bars, toolbar buttons, form labels, and UI controls where clarity at 16–24px is critical. The Mingcute Rabbit Line icon follows this visual convention throughout the Mingcute design system.
Can I change the Rabbit Line icon's color and size before downloading?
Yes. In IconStash's editor panel, choose from six color presets (blue, slate, green, purple, red, teal) or enter a custom hex value. Drag the size slider (16–256px) or type an exact pixel value up to 512px. Changes apply instantly to the SVG preview, the PNG output, and the copied code.