Arrow Thick Square Down Solid Icon
<i class="cis-arrow-thick-square-down"></i>About
The arrow thick square down solid icon provides bold downward direction with square boundary emphasis in web projects. Use this icon for prominent download actions, important scroll indicators, or emphasized downward navigation with strong geometric framing. Perfect for primary action buttons, file downloads, and critical navigation elements built with HTML.
The solid style combines thick arrow stroke with square boundary for maximum visual emphasis and geometric clarity at all screen sizes, making it ideal for call-to-action buttons in both desktop and mobile web projects. This icon integrates seamlessly with CoreUI’s icon library.
Common Use Cases
Download Button
Prominent download action with square framing in your web project
Data Export
Export or save data with strong visual emphasis in your HTML dashboards
Expand Details
Show expandable detail sections in your HTML card layouts
Best Practices
- Reserve for most important downward actions requiring strong framing
- Use consistent square thick arrow style across all directions
- Ensure adequate button padding for easy clicking
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="cis-arrow-thick-square-down"></i>Read the full CoreUI Icons documentation for HTML to see all available usage patterns and options.