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 Vue

About

The arrow thick from bottom linear icon represents upward movement originating from bottom in Vue 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 Vue.

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 Vue applications. This icon integrates seamlessly with CoreUI’s Vue component library.

Common Use Cases

File Upload

Upload files from local device in your Vue application

Data Import

Import data from external sources into Vue systems

Content Submission

Submit user-generated content in Vue 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 Vue 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-vue

Using yarn

yarn add @coreui/icons @coreui/icons-vue

Usage

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

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

<CIcon :icon="cilArrowThickFromBottom" />

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

Other icons in category: Interface