Ver código fonte

水利可视化图标

lchao 2 anos atrás
pai
commit
7058a71d48
1 arquivos alterados com 33 adições e 0 exclusões
  1. 33 0
      src/assets/iconfont/iconfont.css

+ 33 - 0
src/assets/iconfont/iconfont.css

@@ -202,6 +202,39 @@
   content: "\e930";
 }
 
+/* 酸碱度 */
+.sj-icon-bch:before {
+  content: "\e73f";
+}
+/* 温度 */
+.sj-icon-river:before {
+  content: "\e633";
+}
+/* 浊度 */
+.sj-icon-culvert:before {
+  content: "\e672";
+}
+/* 溶解氧 */
+.sj-icon-gate:before {
+  content: "\e61b";
+}
+/* 氨氮 */
+.sj-icon-project:before {
+  content: "\e930";
+}
+/* ORP */
+.sj-icon-reservoir:before {
+  content: "\e629";
+}
+/* 流速 */
+.sj-icon-reach:before {
+  content: "\e61f";
+}
+/* 液位 */
+.sj-icon-sewage:before {
+  content: "\e63d";
+}
+
 /* 状态 */
 /* 未处理 */
 .sj-icon-wcl:before {