The Tabler stroke dynamic icon depicts a variable line thickness, commonly used to represent adjustable stroke weights or dynamic styling in design tools and interfaces.
Common uses
- Adjustable stroke width control
- Dynamic line style settings
- Vector editing tools
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconStrokeDynamic } from '@tabler/icons-react';
<IconStrokeDynamic size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- strokedynamiclinepathdesignstyleillustrationvariablevariable strokeline weightstroke stylepath thickness
FAQ
- What is the stroke dynamic icon used for?
- It visually represents the concept of a line or path whose thickness can change or be adjusted, often seen in design software for stroke weight settings.
- How do I use this icon in React?
- You can import and use it like this: import { IconStrokeDynamic } from '@tabler/icons-react'. Then render it as <IconStrokeDynamic />.
- What is the license for this icon?
- The Tabler icon library, including the stroke-dynamic icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →