Next.js starter your AI actually understands. Ship internal tools in days not weeks. Pre-order $199 $499 → [Get it now]

Arrow Thick From Bottom Linear Icon for React

About

The arrow thick from bottom linear icon represents upward movement originating from bottom in React applications. Use this icon for upload actions, import functionality, or content submission from bottom source. Perfect for file upload interfaces, data import tools, and form submission buttons built with React.

The linear style provides thick stroke with base emphasis for clear upload/import metaphor while maintaining clarity at all screen sizes, making it ideal for action buttons in both desktop and mobile React applications. This icon integrates seamlessly with CoreUI’s React component library.

Common Use Cases

File Upload

Upload files from local device in your React application

Data Import

Import data from external sources into React systems

Content Submission

Submit user-generated content in React platforms

Best Practices

  • Use for upload/import actions originating from external sources
  • Provide clear feedback during file upload process
  • Show supported file types or size limits near upload button

Installation

To start using CoreUI React Icons in your project, you need to install it as a dependency. Follow the instructions below based on your package manager of choice:

Using npm

npm install @coreui/icons @coreui/icons-react

Using yarn

yarn add @coreui/icons @coreui/icons-react

Usage

Once you have the package installed, you can import and use the icons in your React project. Here's a basic example:

import { CIcon } from '@coreui/icons-react';
import { cilArrowThickFromBottom } from '@coreui/icons';

<CIcon icon={cilArrowThickFromBottom} />

Read the full CoreUI React Icon component documentation to see the complete API and integration guide.

Other icons in category: Interface