当前位置:网站首页>Remember using Ali Font Icon Library for the first time
Remember using Ali Font Icon Library for the first time
2022-04-23 17:48:00 【Sanxiaochi 513】
First step : Go to Alibaba vector icon library Select the icon you want to add to the shopping cart and download the code
The second step :.ttf File transfer base64
Prevent link loss , The important contents are copied below
The illustration :
The third step : Copy transfer base64 I downloaded it after css File to your own project
.iconfont {
font-family: "iconfont" !important;
font-size: 45rpx;
color: #b65dff;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
Step four : Use the font icon you want
(1) Open the code downloaded in Alibaba for the first time json file
(2) Project use ( Write a pseudo class )
.icon-order-hall:before{
content: '\e6cb';
}
(3) Pseudo class content The value is json The corresponding icon in the file unicode value
版权声明
本文为[Sanxiaochi 513]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230550325278.html
边栏推荐
- Construction of functions in C language programming
- Exercise: even sum, threshold segmentation and difference (two basic questions of list object)
- Special effects case collection: mouse planet small tail
- This point in JS
- [appium] write scripts by designing Keyword Driven files
- JVM类加载机制
- 2021 Great Wall Cup WP
- stm32入门开发板选野火还是正点原子呢?
- Entity Framework core captures database changes
- 48. Rotate image
猜你喜欢
Gets the time range of the current week
双闭环直流调速系统matlab/simulink仿真
48. Rotate image
SystemVerilog (VI) - variable
2022 judgment questions and answers for operation of refrigeration and air conditioning equipment
440. The k-th small number of dictionary order (difficult) - dictionary tree - number node - byte skipping high-frequency question
In embedded system, must the program code in flash be moved to ram to run?
On the method of outputting the complete name of typeID from GCC
MySQL installation
SQL optimization for advanced learning of MySQL [insert, primary key, sort, group, page, count]
随机推荐
92. Reverse linked list II byte skipping high frequency question
Operation of 2022 mobile crane driver national question bank simulation examination platform
Tell the truth of TS
Leak detection and vacancy filling (6)
Halo 开源项目学习(二):实体类与数据表
列錶的使用-增删改查
In embedded system, must the program code in flash be moved to ram to run?
Use of list - addition, deletion, modification and query
Cross domain settings of Chrome browser -- including new and old versions
2022年流动式起重机司机国家题库模拟考试平台操作
198. Looting - Dynamic Planning
Future 用法详解
01 - get to know the advantages of sketch sketch
双指针进阶--leetcode题目--盛最多水的容器
JS get link? The following parameter name or value, according to the URL? Judge the parameters after
Index: teach you index from zero basis to proficient use
Commonly used functions -- spineros:: and spineros::)
2022年上海市安全员C证操作证考试题库及模拟考试
土地覆盖/利用数据产品下载
Halo open source project learning (II): entity classes and data tables