remixicon-weapp

微信小程序RemixIcon组件


Keywords
icon, remixicon, weapp, miniprogram
License
ISC
Install
npm install remixicon-weapp@2.5.0

Documentation

微信小程序 Remix Icon 组件

 

logo

 

Remix Icon简介

Remix Icon v2.5.0

https://remixicon.com

https://github.com/Remix-Design/RemixIcon

Copyright RemixIcon.com

Remix Icon 是一套面向设计师和开发者的开源图标库。我们在设计之初将图标风格定义为中性风格,以便适用于各种用户群的项目。与拼凑混搭的图标库不同,Remix Icon 的每一枚图标都是由设计师按照统一规范精心绘制的,并确保每一枚图标在拥有完美像素对齐的基础上风格一致且简洁易读。图标以24x24网格为基准,分为“线性图标”和“面型图标”两种风格。所有的图标均可免费用于个人项目和商业项目。

icon demo

整套图标库 remixicon.com.

 

Remix Icon For Weapp简介

在微信小程序中使用Remix Icon图标。

 

更新说明

1、删除了额外的文件,只保留wxss文件 2、图标库跟随源站更新至v2.5.0,新增了122个图标。 3、使用外部引入font的方法调用图标,只需要在app.wxss中import即可。

 

使用说明

直接在app.wxss中引入:

@import 'https://cdn.jsdelivr.net/gh/deajax/remixicon-weapp@2.5.0/remixicon.wxss';
@import 'https://cdn.jsdelivr.net/npm/remixicon-weapp@2.5.0/remixicon.wxss';