launchshots / icons / lucide / panel-right-dashed

Panel Right Dashed

Lucide ISC License
sidebar secondary drawer show reveal padding margin guide layout bleed
Drop into editor

Copy the code

<!-- @license lucide-static v1.21.0 - ISC --> <svg class="lucide lucide-panel-right-dashed" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <rect width="18" height="18" x="3" y="3" rx="2" /> <path d="M15 14v1" /> <path d="M15 19v2" /> <path d="M15 3v2" /> <path d="M15 9v1" /> </svg>
<!-- Panel Right Dashed icon (Lucide) --> <!-- @license lucide-static v1.21.0 - ISC --> <svg class="lucide lucide-panel-right-dashed" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <rect width="18" height="18" x="3" y="3" rx="2" /> <path d="M15 14v1" /> <path d="M15 19v2" /> <path d="M15 3v2" /> <path d="M15 9v1" /> </svg>
import { PanelRightDashed } from 'lucide-react'; export default function MyComponent() { return <PanelRightDashed size={24} strokeWidth={2} color="currentColor" />; }

Use this icon in your App Store screenshots

Open LaunchShots editor with this icon already dropped in as a sticker — resize, recolor, and ship.

Open in editor →

About the Panel Right Dashed icon

The Panel Right Dashed icon is part of the Lucide open-source icon set — a curated, consistent library used by indie devs and design teams. Lucide draws every icon on a 24×24 grid with a 2px stroke, so this Panel Right Dashed icon will sit visually next to any other Lucide icon without retouching.

Search keywords related to this icon: sidebar, secondary, drawer, show, reveal, padding, margin, guide, layout, bleed. If you're looking for a similar mark, the related grid below shares tags with this one.

Need it in a screenshot, mockup, or App Store preview? The Drop into editor button above opens the LaunchShots screenshot maker with the icon pre-loaded as a sticker — resize from any corner, change the color from the float toolbar, and export as PNG.

Related icons

Panel Left Dashed icon panel-left-dashed Panel Left Right Dashed icon panel-left-right-dashed Panel Top Bottom Dashed icon panel-top-bottom-dashed Panel Bottom Dashed icon panel-bottom-dashed Panel Top Dashed icon panel-top-dashed Panel Right Open icon panel-right-open Gap Horizontal icon gap-horizontal Gap Vertical icon gap-vertical Panel Bottom Open icon panel-bottom-open Panel Left Open icon panel-left-open Panel Right icon panel-right Panel Right Close icon panel-right-close

Latest from the blog

News
Google Play Policy Updates: A Monthly Compliance Routine
Sep 22, 2026
Guides
Using Device Frames in App Store Screenshots Responsibly
Sep 21, 2026
News
iOS Release Season Checklist: Update Your App Store Listing for iOS 17
Sep 20, 2026
ASO
Writing an App Store Description People Finish Reading
Sep 19, 2026
copied