Arrow Thick Circle Left Duotone Icon
<i class="cid-arrow-thick-circle-left"></i>About
The arrow thick circle left duotone icon provides bold leftward direction with circular emphasis in web projects. Use this icon for prominent back navigation, important previous actions, or emphasized leftward movement. Perfect for primary navigation controls, critical back actions, and wizard interfaces built with HTML.
The duotone style combines thick arrow stroke with circular boundary for maximum visual emphasis while maintaining 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
Primary Back Navigation
Emphasized back button in your web project header
Media Previous
Navigate to previous media item in your HTML players or galleries
Wizard Back
Return to previous critical step in your HTML multi-step forms
Best Practices
- Use for primary leftward actions requiring strong visual weight
- Maintain consistent circular thick arrow style across all directions
- Disable clearly when navigation backward is not available
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-circle-left"></i>Read the full CoreUI Icons documentation for HTML to see all available usage patterns and options.