Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: remove AWS logo and icon reference
  • Loading branch information
aybanda committed Aug 13, 2025
commit 73b030089d4ca13f196acedd4e92d38be32f1ae4
13 changes: 0 additions & 13 deletions .icons/oci.svg
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an aws logo not an oci logo. But Oracle does have complicated legal standards for logo usage rights.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can just go ahead and use the OCI logo if you can go ahead and update this.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cannot use official OCI logo due to their trademark/licensing requirements, so removed icon reference entirely to avoid issues further.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I verified this with out product team, and you can go ahead and add it back.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is definitely not the Oracle Logo

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oracle-Cloud-Logo this works?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears to be the logo that OCI is using which will probably work better for the icon anyways

https://upload.wikimedia.org/wikipedia/commons/e/e1/Oracle_Corporation_logo.svg

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aybanda, please update the logo as per recommendation.

This file was deleted.

1 change: 0 additions & 1 deletion registry/aybanda/templates/oci-linux/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
display_name: Oracle Cloud Infrastructure (Linux)
description: Provision Oracle Cloud Infrastructure VMs as Coder workspaces
icon: ../../../../.icons/oci.svg
verified: false
tags: [vm, linux, oci, oracle]
---
Expand Down