瀏覽代碼

水利可视化图标

lchao 2 年之前
父節點
當前提交
7058a71d48
共有 1 個文件被更改,包括 33 次插入0 次删除
  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 {