Arrow Thick Square Right Duotone Icon
<i class="cid-arrow-thick-square-right"></i>About
The arrow thick square right duotone icon provides bold rightward direction with square boundary emphasis in web projects. Use this icon for prominent forward navigation, important next actions, or emphasized rightward movement with strong geometric framing. Perfect for primary navigation controls, critical continue actions, and wizard interfaces built with HTML.
The duotone style combines thick arrow stroke with square boundary for maximum visual emphasis and geometric clarity at all screen sizes, making it ideal for primary navigation buttons in both desktop and mobile web projects. This icon integrates seamlessly with CoreUI’s icon library.
Common Use Cases
Prominent Next Navigation
Emphasized next button with square framing in your web project
Slideshow Next
Navigate to next slide with strong visual weight in your HTML presentations
Wizard Continue
Proceed to next critical step with geometric emphasis in your HTML forms
Best Practices
- Use for primary rightward actions requiring strong geometric framing
- Maintain consistent square thick arrow style across all directions
- Pair with left arrow for complete bidirectional navigation
Installation
To start using CoreUI Icons in your project, you need to install the package as a dependency. Follow the instructions below based on your package manager of choice:
Using npm
npm install @coreui/icons-proUsing yarn
yarn add @coreui/icons-proUsage
Once you have the package installed, you can use the icons in your project. Here's a basic example:
<i class="cid-arrow-thick-square-right"></i>Read the full CoreUI Icons documentation for HTML to see all available usage patterns and options.