diff --git a/src/editor/icons/icons.jsx b/src/editor/icons/icons.jsx index 4021a9e97..54699d727 100644 --- a/src/editor/icons/icons.jsx +++ b/src/editor/icons/icons.jsx @@ -447,30 +447,6 @@ const GoogleSignInButtonSVG = ({ className }) => ( ); -const Circle20Icon = ({ className }) => ( - - - - -); - const Chevron24Down = ({ className }) => (