You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <i class='cupertino-icons md-36'>clock</i> — Cupertino icon for a circle with with a 90 degree angle shape in the center, resembling a clock with hands showing 09:00.
769
+
/// <i class='cupertino-icons md-36'>clock</i> — Cupertino icon for a circle with a 90 degree angle shape in the center, resembling a clock with hands showing 09:00.
770
770
/// This is the same icon as [clock] in cupertino_icons 1.0.0+.
771
771
///
772
772
/// See also:
@@ -776,7 +776,7 @@ class CupertinoIcons {
776
776
/// * [clock_solid], which is similar, but filled in and with dots on the clock face.
777
777
staticconstIconData time =IconData(0xf402, fontFamily: iconFont, fontPackage: iconFontPackage);
778
778
779
-
/// <i class='cupertino-icons md-36'>clock_fill</i> — Cupertino icon for a filled in circle with with a 90 degree angle shape in the center, resembling a clock with hands showing 09:00.
779
+
/// <i class='cupertino-icons md-36'>clock_fill</i> — Cupertino icon for a filled in circle with a 90 degree angle shape in the center, resembling a clock with hands showing 09:00.
780
780
/// This is the same icon as [clock_fill] and [clock_solid] in cupertino_icons 1.0.0+.
0 commit comments