소스 검색

更新图标

icssoa 7 달 전
부모
커밋
816b5f1585
2개의 변경된 파일17개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      icons/remixicon/index.scss
  2. 17 1
      icons/remixicon/index.ts

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
icons/remixicon/index.scss


+ 17 - 1
icons/remixicon/index.ts

@@ -695,5 +695,21 @@ export const remixicon = {
 	"shield-user-fill": "f10b",
 	"circle-line": "f3c2",
 	"circle-fill": "f3c1",
-	"sketching": "f35f"
+	"sketching": "f35f",
+	"align-bottom": "ea24",
+	"restart-line": "f080",
+	"restart-fill": "f07f",
+	"refresh-line": "f064",
+	"refresh-fill": "f063",
+	"reset-left-line": "f542",
+	"reset-left-fill": "f541",
+	"skip-down-line": "f361",
+	"skip-down-fill": "f360",
+	"skip-right-line": "f365",
+	"skip-right-fill": "f364",
+	"skip-left-fill": "f362",
+	"skip-left-line": "f363",
+	"text-snippet": "f46e",
+	"input-method-line": "ee60",
+	"input-method-fill": "ee5f"
 };

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.