diff --git a/src/components/themes/chengdu/icons/cr.tsx b/src/components/themes/chengdu/icons/cr.tsx
index 4e04906..c6119e9 100644
--- a/src/components/themes/chengdu/icons/cr.tsx
+++ b/src/components/themes/chengdu/icons/cr.tsx
@@ -11,34 +11,53 @@ const CR = ({
}: IconProps) => {
return (
);
diff --git a/src/components/themes/chongqing/icons/cr.tsx b/src/components/themes/chongqing/icons/cr.tsx
index 4e04906..c6119e9 100644
--- a/src/components/themes/chongqing/icons/cr.tsx
+++ b/src/components/themes/chongqing/icons/cr.tsx
@@ -11,34 +11,53 @@ const CR = ({
}: IconProps) => {
return (
);