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

Accessible Linear Icon for Vue

About

The accessible linear icon indicates barrier-free and inclusive features in Vue applications. Use this icon to mark accessible content, alternative formats, or features designed for users with disabilities. Perfect for documentation sites, public services, and any Vue application committed to digital inclusion.

The linear style ensures clear communication of accessibility status across all screen sizes and devices in your Vue application.

Common Use Cases

Accessible Content Badge

Mark screen-reader-friendly content in Vue applications

Alternative Formats

Indicate availability of accessible formats in Vue apps

Barrier-Free Features

Highlight inclusive design features in Vue interfaces

Best Practices

  • Ensure icon itself meets accessibility standards
  • Provide text alternatives alongside icons
  • Test with actual assistive technologies

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-pro @coreui/icons-vue

Using yarn

yarn add @coreui/icons-pro @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 { cilAccessible } from '@coreui/icons-pro';

<CIcon :icon="cilAccessible" />

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

Other icons in category: Accessibility