mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
use official helm icon (#4925)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
81819dbbe9
commit
ee15188285
@ -29,7 +29,7 @@ const NonInjectedHelmSidebarItem = observer(({ routes }: Dependencies & HelmSide
|
||||
text="Helm"
|
||||
isActive={isActiveRoute(helmRoute)}
|
||||
url={helmURL()}
|
||||
icon={<Icon material="apps"/>}
|
||||
icon={<Icon svg="helm" />}
|
||||
>
|
||||
{renderTabRoutesSidebarItems(tabRoutes)}
|
||||
</SidebarItem>
|
||||
|
||||
1
src/renderer/components/icon/helm.svg
Normal file
1
src/renderer/components/icon/helm.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5.7 KiB |
Loading…
Reference in New Issue
Block a user