The Lucide pencil ruler icon depicts a pencil and ruler, commonly used to represent actions related to editing, designing, drafting, or specifying measurements in a user interface.
Common uses
- Open a design or editing tool
- Configure project dimensions
- Add a new blueprint
Use it in React
Install
npm i lucide-reactImport & render
import { PencilRuler } from 'lucide-react';
<PencilRuler size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- editcreatedrawsketchdraftwriterwritingstationeryartistmeasurementscentimeterscmmillimetersmmmetrefoot
FAQ
- What is the pencil ruler icon for?
- It signifies actions like editing, drawing, drafting, or setting measurements and dimensions.
- How do I use the pencil ruler icon in React?
- Import it from 'lucide-react' like this: import { PencilRuler } from 'lucide-react'. Then use the <PencilRuler /> component.
- What is the license for the Lucide pencil ruler icon?
- The Lucide icon library, including the pencil ruler icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →