tencent cloud

Last updated:2026-02-03 15:51:56
Icon
Last updated: 2026-02-03 15:51:56

Component Feature

A component for displaying icons with 68 built-in commonly used icons (as shown below), supporting custom configuration of size and color.




Basic Usage

Specify the icon name by name, set the icon size by size, and set the icon color by color.
Template example:
<Icon name="check-circle" size="lg" color="#00A870" />
Effect display as follows:




Attribute Description

Property Name
Type
Description
Default value
name
string
Icon name (see available icon list below)
-
color
string
Icon color (CSS color value)
-
size
"xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl"
Icon size
"md"
Note:
★ Marked with required attribute.

Available Icon List (68 in Total)

Common Icon

agent - Intelligent agent
analytics - analytics
atom - atom
batch - batch processing
bolt - lightning
bug - debug
check - check
check-circle - check circle
check-circle-filled - check circle filled
close - close
compass - compass
confetti - confetti
cube - cube
dot - dot
dots-horizontal - horizontal dots
dots-vertical - vertical dots
empty-circle - empty circle
external-link - external link
info - info
lifesaver - lifesaver
lightbulb - lightbulb
play - play
plus - plus sign
reload - reload
search - search
sparkle - sparkle
sparkle-double - double sparkle
star - star
star-filled - star-filled

Direction Icon

chevron-down - chevron down
chevron-left - chevron left
chevron-right - chevron right
chevron-up - chevron up
chevron-up-down - chevron up and down

Documents and Content

book-clock - book clock
book-closed - closed book
book-open - open book
calendar - calendar
chart - chart
document - document
images - images
notebook - notebook
notebook-pencil - notebook pencil
page-blank - blank page

Map and Location

globe - globe
map-pin - map marker
maps - maps

Device

desktop - desktop
mobile - mobile device
phone - phone

User and Identity

name - name
profile - personal information
profile-card - personal profile
user - user

Development and Code

keys - key
lab - lab
settings-slider - settings slider
square-code - square code
square-image - square image
square-text - square text

Other

circle-question - circle question mark
mail - mail
suitcase - suitcase
wreath - wreath

Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback