Skip to content

Commit

Permalink
Remove beta from RHPDS logo (#697)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleixhub authored Nov 15, 2022
1 parent dca7a68 commit bca399b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
4 changes: 0 additions & 4 deletions catalog/ui/src/app/bgimages/RHPDS-Logo-Beta.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 0 additions & 16 deletions catalog/ui/src/app/components/UserInterfaceLogo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,6 @@ const UserInterfaceLogo: React.FC<
Product Demo System
</tspan>
</text>
<path
d="M1314.087 62.739h117.826c42.298 0 76.587 25.967 76.587 58s-34.289 58-76.587 58h-117.826c-42.298 0-76.587-25.967-76.587-58s34.289-58 76.587-58Z"
fill="#faeae8"
/>
<text
data-name="Beta"
transform="translate(1281.5 149.739)"
fill="#7d1007"
fontSize={82}
fontStyle="italic"
fontFamily="'RedHatText', 'Overpass', overpass, helvetica, arial, sans-serif"
>
<tspan x={0} y={0} xmlSpace="preserve">
Beta
</tspan>
</text>
</svg>
);

Expand Down

0 comments on commit bca399b

Please sign in to comment.