闵超

vuePress-theme-reco 闵超    2015 - 2024
闵超 闵超

模式切换

  • 夜间模式
  • 白天模式
首页
博客
  • 前端
  • 生活
  • android
  • 后端
标签
时间
文档
  • mcf-cli
  • mc-ui
旧版博客
联系 or 支持
连接
  • 掘金
  • GitHub
author-avatar

闵超

21

文章

14

标签

首页
博客
  • 前端
  • 生活
  • android
  • 后端
标签
时间
文档
  • mcf-cli
  • mc-ui
旧版博客
联系 or 支持
连接
  • 掘金
  • GitHub
  • 介绍 Introduction

    • 介绍 introduce
    • 更新日志 Update
  • 使用安装 Install

    • 使用指南 Useage
  • 基础组件 Basic

    • 色彩 Color
    • 布局 Layout
    • 字体图标 Icons
    • 按钮 Btn
  • 表单组件 Form

    • 输入框 Input
    • 单选框 Radio
    • 复选框 Checkbox
  • 其他组件 Other

    • 弹框 Dialog

字体图标 Icons

vuePress-theme-reco 闵超    2015 - 2024

字体图标 Icons

闵超 2020-05-29

# 镂空图标

<template>
  <mc-icon :icon="'close'" :size="'50px'"></mc-icon>
  <mc-icon :icon="'more'" :size="'50px'"></mc-icon>
  <mc-icon :icon="'people'" :size="'50px'"></mc-icon>
</template>
1
2
3
4
5
显示代码 复制代码 复制代码

# 实心图标

<template>
  <mc-icon :icon="'people_fill'" :size="'50px'"></mc-icon>
</template>
1
2
3
显示代码 复制代码 复制代码

# 图标合集

accessory

activity

activity_fill

add

addition_fill

addition

addpeople_fill

addpeople

addressbook_fill

addressbook

barrage_fill

barrage

browse_fill

browse

brush

brush_fill

businesscard_fill

businesscard

camera_fill

camera

clock_fill

clock

close

collection_fill

collection

computer_fill

computer

coordinates_fill

coordinates

coupons_fill

coupons

createtask_fill

createtask

customerservice_fill

customerservice

delete_fill

delete

document

document_fill

dynamic_fill

dynamic

editor

eit

emoji_fill

emoji

empty

empty_fill

enter

enterinto

enterinto_fill

feedback_fill

feedback

flag_fill

flag

flashlight

flashlight_fill

flip

flip_fill

fullscreen

group

group_fill

headlines_fill

headlines

homepage_fill

homepage

integral_fill

integral

interactive_fill

interactive

keyboard

label

label_fill

like_fill

like

live_fill

live

lock_fill

lock

mail

mail_fill

manage_fill

manage

message

message_fill

mine

mine_fill

mobilephone_fill

mobilephone

more

narrow

offline_fill

offline

order_fill

order

other

people_fill

people

picture_fill

picture

play

play_fill

playon_fill

playon

praise_fill

praise

prompt_fill

prompt

qrcode_fill

qrcode

redpacket_fill

redpacket

refresh

remind_fill

remind

return

right

scan

select_fill

select

send

service_fill

service

setup_fill

setup

share_fill

share

shielding_fill

shielding

smallscreen_fill

smallscreen

stealth_fill

stealth

success_fill

success

suspend

switch

systemprompt_fill

systemprompt

tailor

task

task_fill

tasklist_fill

tasklist

text

time_fill

time

translation_fill

translation

trash

trash_fill

undo

unlock_fill

unlock

video

video_fill

warning_fill

warning

workbench_fill

workbench

search

searchfill

qianniu

publishgoods_fill

shop_fill

transaction_fill

packup

unfold

wangwang

financial_fill

marketing_fill

shake

decoration_fill

budaidise

qianniudaidise

questions

supply

tools

int

commodity

zhtn

# Attributes

参数 说明 类型 默认值 可选值
icon 名称 String 无 -
size 大小 String 14px -
color 颜色 String #09aeaf -