The HugeIcons stroke center icon visually represents the midpoint of a line or stroke, often used to indicate a central alignment point or a focus on the core element.
Common uses
- Aligning elements to the center of a container.
- Indicating the midpoint of a path or measurement.
- Representing a central focus or core functionality.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { StrokeCenterIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={StrokeCenterIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- center linemidpointalignment centerstroke midpoint
FAQ
- What does the stroke center icon represent?
- It signifies the middle point of a line or stroke, useful for indicating alignment or focus on a central element.
- How do I use the StrokeCenterIcon in React?
- Import both HugeiconsIcon and StrokeCenterIcon, then render them using <HugeiconsIcon icon={StrokeCenterIcon} />.
- What is the license for this icon?
- The StrokeCenterIcon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.