Browse Source

feat: add logo file of Xx design

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
tags/v0.1.0
Xinwei Xiong(cubxxw-openim) 3 years ago
parent
commit
917a7c9982
16 changed files with 41 additions and 1 deletions
  1. +6
    -0
      README.md
  2. +35
    -1
      assets/README.md
  3. +0
    -0
      assets/intive-slack.png
  4. BIN
      assets/logo-gif/openkf-log-dark.gif
  5. BIN
      assets/logo-gif/openkf-log-dazzling.gif
  6. BIN
      assets/logo-gif/openkf-log-insipid.gif
  7. BIN
      assets/logo-gif/openkf-log-white.gif
  8. BIN
      assets/logo-gif/openkf-log.gif
  9. BIN
      assets/logo/openkf-logo-black.png
  10. BIN
      assets/logo/openkf-logo-blue.png
  11. BIN
      assets/logo/openkf-logo-green.png
  12. BIN
      assets/logo/openkf-logo-purple.png
  13. BIN
      assets/logo/openkf-logo-white.png
  14. BIN
      assets/logo/openkf-logo-yellow.png
  15. BIN
      assets/logo/openkf-logo-yellow2.png
  16. BIN
      assets/logo/openkf-logo.png

+ 6
- 0
README.md View File

@@ -1,3 +1,7 @@
<p align="center">
<img src="assets/logo-gif/openkf-log.gif" width="60%" height="60%"/>
</p>

<h1 align="center" style="border-bottom: none">
<b>
<a href="https://docker.nsddd.top">OpenKF</a><br>
@@ -168,6 +172,8 @@ Before you start, please make sure your changes are in demand. The best for that

OpenIMSDK is licensed under the Apache 2.0 license. See [LICENSE](https://github.com/OpenIMSDK/OpenKF/tree/main/LICENSE) for the full license text.

The OpenKF logo, including its variations and animated versions, displayed in this repository [OpenKF](https://github.com/OpenIMSDK/openkf) under the [assets/logo](./assets/logo) and [assets/logo-gif](assets/logo-gif) directories, are protected by copyright laws.


## 🔮 Thanks to our contributors!



+ 35
- 1
assets/README.md View File

@@ -1,3 +1,37 @@
# `/assets`

Other assets to go along with your repository (images, logos, etc).
The `/assets` directory in the OpenKF repository contains various assets such as images, logos, and animated GIFs. These assets serve different purposes and contribute to the functionality and aesthetics of the OpenKF project.

## Directory Structure:

```bash
assets/
├── README.md # Documentation for the assets directory
├── images # Directory holding images related to OpenKF
│ ├── architecture.png # Image depicting the architecture of OpenKF
│ └── mvc.png # Image illustrating the Model-View-Controller (MVC) pattern
├── intive-slack.png # Image displaying the Intive Slack logo
├── logo # Directory containing various logo variations for OpenKF
│ ├── openkf-logo-black.png # OpenKF logo with a black background
│ ├── openkf-logo-blue.png # OpenKF logo with a blue background
│ ├── openkf-logo-green.png # OpenKF logo with a green background
│ ├── openkf-logo-purple.png # OpenKF logo with a purple background
│ ├── openkf-logo-white.png # OpenKF logo with a white background
│ ├── openkf-logo-yellow.png # OpenKF logo with a yellow background
│ ├── openkf-logo-yellow2.png # Another variation of OpenKF logo with a yellow background
│ └── openkf-logo.png # OpenKF logo with a transparent background
└── logo-gif # Directory containing animated GIF versions of the OpenKF logo
├── openkf-log-dark.gif # Dark-themed animated OpenKF logo
├── openkf-log-dazzling.gif # Dazzling-themed animated OpenKF logo
├── openkf-log-insipid.gif # Insipid-themed animated OpenKF logo
├── openkf-log-white.gif # White-colored animated OpenKF logo
└── openkf-log.gif # Animated OpenKF logo with a transparent background
```

## Copyright Notice:

The OpenKF logo, including its variations and animated versions, displayed in this repository [OpenKF](https://github.com/OpenIMSDK/openkf) under the `/assets/logo` and `/assets/logo-gif` directories, are protected by copyright laws.

The logo design is credited to @Xx(席欣).

Please respect the intellectual property rights and refrain from unauthorized use and distribution of these assets.

docs/images/intive-slack.png → assets/intive-slack.png View File


BIN
assets/logo-gif/openkf-log-dark.gif View File

Before After
Width: 640  |  Height: 368  |  Size: 1.1 MB

BIN
assets/logo-gif/openkf-log-dazzling.gif View File

Before After
Width: 640  |  Height: 368  |  Size: 468 kB

BIN
assets/logo-gif/openkf-log-insipid.gif View File

Before After
Width: 640  |  Height: 368  |  Size: 707 kB

BIN
assets/logo-gif/openkf-log-white.gif View File

Before After
Width: 690  |  Height: 388  |  Size: 751 kB

BIN
assets/logo-gif/openkf-log.gif View File

Before After
Width: 690  |  Height: 388  |  Size: 751 kB

BIN
assets/logo/openkf-logo-black.png View File

Before After
Width: 651  |  Height: 651  |  Size: 70 kB

BIN
assets/logo/openkf-logo-blue.png View File

Before After
Width: 651  |  Height: 651  |  Size: 71 kB

BIN
assets/logo/openkf-logo-green.png View File

Before After
Width: 651  |  Height: 651  |  Size: 70 kB

BIN
assets/logo/openkf-logo-purple.png View File

Before After
Width: 651  |  Height: 651  |  Size: 71 kB

BIN
assets/logo/openkf-logo-white.png View File

Before After
Width: 651  |  Height: 651  |  Size: 68 kB

BIN
assets/logo/openkf-logo-yellow.png View File

Before After
Width: 651  |  Height: 651  |  Size: 70 kB

BIN
assets/logo/openkf-logo-yellow2.png View File

Before After
Width: 651  |  Height: 651  |  Size: 69 kB

BIN
assets/logo/openkf-logo.png View File

Before After
Width: 633  |  Height: 660  |  Size: 68 kB

Loading…
Cancel
Save