소스 검색

更新图标

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

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


+ 5 - 1
icons/remixicon/index.ts

@@ -790,5 +790,9 @@ export const remixicon = {
 	"table-line": "f1de",
 	"layout-bottom-line": "ee8b",
 	"picture-in-picture-line": "eff4",
-	"picture-in-picture-fill": "eff3"
+	"picture-in-picture-fill": "eff3",
+	"arrow-down-double-line": "f2e1",
+	"arrow-down-double-fill": "f2e0",
+	"arrow-left-double-fill": "f2e2",
+	"arrow-left-double-line": "f2e3"
 };

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