Skip to content

Commit

Permalink
🔧 feat: logo
Browse files Browse the repository at this point in the history
  • Loading branch information
mitch-z committed Apr 1, 2024
1 parent 499011c commit 8675de2
Show file tree
Hide file tree
Showing 50 changed files with 460 additions and 523 deletions.
122 changes: 61 additions & 61 deletions README.md

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@
},
"npmClient": "pnpm",
"packages": ["packages/*"],
"useWorkspaces": true,
"version": "independent"
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"name": "@lobehub/assets",
"name": "@yelong0201/assets",
"version": "0.0.0",
"private": true,
"description": "Logo assets, favicons, webfonts for LobeHub",
"description": "Logo assets, favicons, webfonts for Bianjie",
"keywords": [
"logo",
"favicon",
"webfont"
],
"homepage": "https://github.com/lobehub/lobe-assets",
"homepage": "https://github.com/zhangyelong/lobe-assets",
"bugs": {
"url": "https://github.com/lobehub/lobe-assets/issues/new"
"url": "https://github.com/zhangyelong/lobe-assets/issues/new"
},
"repository": {
"type": "git",
"url": "https://github.com/lobehub/lobe-assets.git"
"url": "https://github.com/zhangyelong/lobe-assets.git"
},
"license": "MIT",
"author": "LobeHub <i@lobehub.com>",
"author": "Bianjie <i@example.com>",
"sideEffects": false,
"workspaces": [
"packages/*"
Expand Down
44 changes: 17 additions & 27 deletions packages/assets-emoji-anim/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<p align="center">
<img width="160" src="https://npm.elemecdn.com/@lobehub/assets/logo/logo-3d.webp">
<img width="160" src="https://npm.elemecdn.com/@yelong0201/assets/logo/logo-3d.webp">
</p>
<h1 align="center">@lobehub/assets-emoji-anim</h1>
<h1 align="center">@yelong0201/assets-emoji-anim</h1>

<div align="center">

Expand Down Expand Up @@ -30,44 +30,34 @@ This project is [MIT](./LICENSE) licensed.

<!-- LINK GROUP -->

[profile-url]: https://github.com/lobehub
[gitpod-url]: https://gitpod.io/#https://github.com/lobehub/lobe-assets

<!-- SHIELD LINK GROUP -->

[back-to-top]: https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square

<!-- release -->

[release-shield]: https://img.shields.io/npm/v/@lobehub/assets-emoji-anim?label=%F0%9F%A4%AF%20NPM
[release-url]: https://www.npmjs.com/package/@lobehub/assets-emoji-anim

<!-- releaseDate -->

[release-date-shield]: https://img.shields.io/github/release-date/lobehub/lobe-assets?style=flat
[release-date-url]: https://github.com/lobehub/lobe-assets/releases

<!-- ciRelease -->

[ci-release-shield]: https://github.com/lobehub/lobe-assets/workflows/Release%20CI/badge.svg
[ci-release-url]: https://github.com/lobehub/lobe-assets/actions?query=workflow%3ARelease%20CI

<!-- contributors -->

[contributors-shield]: https://img.shields.io/github/contributors/lobehub/lobe-assets.svg?style=flat
[contributors-url]: https://github.com/lobehub/lobe-assets/graphs/contributors

<!-- forks -->

[forks-shield]: https://img.shields.io/github/forks/lobehub/lobe-assets.svg?style=flat
[forks-url]: https://github.com/lobehub/lobe-assets/network/members

<!-- stargazers -->

[stargazers-shield]: https://img.shields.io/github/stars/lobehub/lobe-assets.svg?style=flat
[stargazers-url]: https://github.com/lobehub/lobe-assets/stargazers

<!-- issues -->

[issues-shield]: https://img.shields.io/github/issues/lobehub/lobe-assets.svg?style=flat
[issues-url]: https://github.com/lobehub/lobe-assets/issues/new/choose
[ci-release-shield]: https://github.com/zhangyelong/lobe-assets/workflows/Release%20CI/badge.svg
[ci-release-url]: https://github.com/zhangyelong/lobe-assets/actions?query=workflow%3ARelease%20CI
[contributors-shield]: https://img.shields.io/github/contributors/zhangyelong/lobe-assets.svg?style=flat
[contributors-url]: https://github.com/zhangyelong/lobe-assets/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/zhangyelong/lobe-assets.svg?style=flat
[forks-url]: https://github.com/zhangyelong/lobe-assets/network/members
[issues-shield]: https://img.shields.io/github/issues/zhangyelong/lobe-assets.svg?style=flat
[issues-url]: https://github.com/zhangyelong/lobe-assets/issues/new/choose
[profile-url]: https://github.com/lobehub
[release-date-shield]: https://img.shields.io/github/release-date/zhangyelong/lobe-assets?style=flat
[release-date-url]: https://github.com/zhangyelong/lobe-assets/releases
[release-shield]: https://img.shields.io/npm/v/@yelong0201/assets-emoji-anim?label=%F0%9F%A4%AF%20NPM
[release-url]: https://www.npmjs.com/package/@yelong0201/assets-emoji-anim
[stargazers-shield]: https://img.shields.io/github/stars/zhangyelong/lobe-assets.svg?style=flat
[stargazers-url]: https://github.com/zhangyelong/lobe-assets/stargazers
2 changes: 1 addition & 1 deletion packages/assets-emoji-anim/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yelong0201/assets-emoji-anim",
"version": "1.0.0",
"version": "2.0.0",
"description": "Fluent Emoji are a collection of familiar, friendly, and modern emoji from Microsoft",
"keywords": [
"emoji",
Expand Down
44 changes: 17 additions & 27 deletions packages/assets-emoji/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<p align="center">
<img width="160" src="https://npm.elemecdn.com/@lobehub/assets/logo/logo-3d.webp">
<img width="160" src="https://npm.elemecdn.com/@yelong0201/assets/logo/logo-3d.webp">
</p>
<h1 align="center">@lobehub/assets-emoji</h1>
<h1 align="center">@yelong0201/assets-emoji</h1>

<div align="center">

Expand Down Expand Up @@ -30,44 +30,34 @@ This project is [MIT](./LICENSE) licensed.

<!-- LINK GROUP -->

[profile-url]: https://github.com/lobehub
[gitpod-url]: https://gitpod.io/#https://github.com/lobehub/lobe-assets

<!-- SHIELD LINK GROUP -->

[back-to-top]: https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square

<!-- release -->

[release-shield]: https://img.shields.io/npm/v/@lobehub/assets-emoji?label=%F0%9F%A4%AF%20NPM
[release-url]: https://www.npmjs.com/package/@lobehub/assets-emoji

<!-- releaseDate -->

[release-date-shield]: https://img.shields.io/github/release-date/lobehub/lobe-assets?style=flat
[release-date-url]: https://github.com/lobehub/lobe-assets/releases

<!-- ciRelease -->

[ci-release-shield]: https://github.com/lobehub/lobe-assets/workflows/Release%20CI/badge.svg
[ci-release-url]: https://github.com/lobehub/lobe-assets/actions?query=workflow%3ARelease%20CI

<!-- contributors -->

[contributors-shield]: https://img.shields.io/github/contributors/lobehub/lobe-assets.svg?style=flat
[contributors-url]: https://github.com/lobehub/lobe-assets/graphs/contributors

<!-- forks -->

[forks-shield]: https://img.shields.io/github/forks/lobehub/lobe-assets.svg?style=flat
[forks-url]: https://github.com/lobehub/lobe-assets/network/members

<!-- stargazers -->

[stargazers-shield]: https://img.shields.io/github/stars/lobehub/lobe-assets.svg?style=flat
[stargazers-url]: https://github.com/lobehub/lobe-assets/stargazers

<!-- issues -->

[issues-shield]: https://img.shields.io/github/issues/lobehub/lobe-assets.svg?style=flat
[issues-url]: https://github.com/lobehub/lobe-assets/issues/new/choose
[ci-release-shield]: https://github.com/zhangyelong/lobe-assets/workflows/Release%20CI/badge.svg
[ci-release-url]: https://github.com/zhangyelong/lobe-assets/actions?query=workflow%3ARelease%20CI
[contributors-shield]: https://img.shields.io/github/contributors/zhangyelong/lobe-assets.svg?style=flat
[contributors-url]: https://github.com/zhangyelong/lobe-assets/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/zhangyelong/lobe-assets.svg?style=flat
[forks-url]: https://github.com/zhangyelong/lobe-assets/network/members
[issues-shield]: https://img.shields.io/github/issues/zhangyelong/lobe-assets.svg?style=flat
[issues-url]: https://github.com/zhangyelong/lobe-assets/issues/new/choose
[profile-url]: https://github.com/lobehub
[release-date-shield]: https://img.shields.io/github/release-date/zhangyelong/lobe-assets?style=flat
[release-date-url]: https://github.com/zhangyelong/lobe-assets/releases
[release-shield]: https://img.shields.io/npm/v/@yelong0201/assets-emoji?label=%F0%9F%A4%AF%20NPM
[release-url]: https://www.npmjs.com/package/@yelong0201/assets-emoji
[stargazers-shield]: https://img.shields.io/github/stars/zhangyelong/lobe-assets.svg?style=flat
[stargazers-url]: https://github.com/zhangyelong/lobe-assets/stargazers
2 changes: 1 addition & 1 deletion packages/assets-emoji/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yelong0201/assets-emoji",
"version": "1.0.0",
"version": "2.0.0",
"description": "Fluent Emoji are a collection of familiar, friendly, and modern emoji from Microsoft",
"keywords": [
"emoji",
Expand Down
44 changes: 17 additions & 27 deletions packages/assets-favicons/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<p align="center">
<img width="160" src="https://npm.elemecdn.com/@lobehub/assets/logo/logo-3d.webp">
<img width="160" src="https://npm.elemecdn.com/@yelong0201/assets/logo/logo-3d.webp">
</p>
<h1 align="center">@lobehub/assets-favicons</h1>
<h1 align="center">@yelong0201/assets-favicons</h1>

<div align="center">

Expand Down Expand Up @@ -30,44 +30,34 @@ This project is [MIT](./LICENSE) licensed.

<!-- LINK GROUP -->

[profile-url]: https://github.com/lobehub
[gitpod-url]: https://gitpod.io/#https://github.com/lobehub/lobe-assets

<!-- SHIELD LINK GROUP -->

[back-to-top]: https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square

<!-- release -->

[release-shield]: https://img.shields.io/npm/v/@lobehub/assets-favicons?label=%F0%9F%A4%AF%20NPM
[release-url]: https://www.npmjs.com/package/@lobehub/assets-favicons

<!-- releaseDate -->

[release-date-shield]: https://img.shields.io/github/release-date/lobehub/lobe-assets?style=flat
[release-date-url]: https://github.com/lobehub/lobe-assets/releases

<!-- ciRelease -->

[ci-release-shield]: https://github.com/lobehub/lobe-assets/workflows/Release%20CI/badge.svg
[ci-release-url]: https://github.com/lobehub/lobe-assets/actions?query=workflow%3ARelease%20CI

<!-- contributors -->

[contributors-shield]: https://img.shields.io/github/contributors/lobehub/lobe-assets.svg?style=flat
[contributors-url]: https://github.com/lobehub/lobe-assets/graphs/contributors

<!-- forks -->

[forks-shield]: https://img.shields.io/github/forks/lobehub/lobe-assets.svg?style=flat
[forks-url]: https://github.com/lobehub/lobe-assets/network/members

<!-- stargazers -->

[stargazers-shield]: https://img.shields.io/github/stars/lobehub/lobe-assets.svg?style=flat
[stargazers-url]: https://github.com/lobehub/lobe-assets/stargazers

<!-- issues -->

[issues-shield]: https://img.shields.io/github/issues/lobehub/lobe-assets.svg?style=flat
[issues-url]: https://github.com/lobehub/lobe-assets/issues/new/choose
[ci-release-shield]: https://github.com/zhangyelong/lobe-assets/workflows/Release%20CI/badge.svg
[ci-release-url]: https://github.com/zhangyelong/lobe-assets/actions?query=workflow%3ARelease%20CI
[contributors-shield]: https://img.shields.io/github/contributors/zhangyelong/lobe-assets.svg?style=flat
[contributors-url]: https://github.com/zhangyelong/lobe-assets/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/zhangyelong/lobe-assets.svg?style=flat
[forks-url]: https://github.com/zhangyelong/lobe-assets/network/members
[issues-shield]: https://img.shields.io/github/issues/zhangyelong/lobe-assets.svg?style=flat
[issues-url]: https://github.com/zhangyelong/lobe-assets/issues/new/choose
[profile-url]: https://github.com/lobehub
[release-date-shield]: https://img.shields.io/github/release-date/zhangyelong/lobe-assets?style=flat
[release-date-url]: https://github.com/zhangyelong/lobe-assets/releases
[release-shield]: https://img.shields.io/npm/v/@yelong0201/assets-favicons?label=%F0%9F%A4%AF%20NPM
[release-url]: https://www.npmjs.com/package/@yelong0201/assets-favicons
[stargazers-shield]: https://img.shields.io/github/stars/zhangyelong/lobe-assets.svg?style=flat
[stargazers-url]: https://github.com/zhangyelong/lobe-assets/stargazers
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/assets-favicons/assets/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/assets-favicons/assets/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file modified packages/assets-favicons/assets/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/assets-favicons/assets/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/assets-favicons/assets/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/assets-favicons/assets/favicon.ico
Binary file not shown.
6 changes: 3 additions & 3 deletions packages/assets-favicons/assets/html_code.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#000000">
<meta name="apple-mobile-web-app-title" content="LobeHub">
<meta name="application-name" content="LobeHub">
<meta name="apple-mobile-web-app-title" content="Bianjie">
<meta name="application-name" content="Bianjie">
<meta name="msapplication-TileColor" content="#000000">
<meta name="theme-color" content="#000000">
14 changes: 0 additions & 14 deletions packages/assets-favicons/assets/index.html

This file was deleted.

Binary file modified packages/assets-favicons/assets/mstile-150x150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/assets-favicons/assets/mstile-310x150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/assets-favicons/assets/mstile-310x310.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/assets-favicons/assets/mstile-70x70.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed packages/assets-favicons/assets/og-480x270.png
Binary file not shown.
Binary file removed packages/assets-favicons/assets/og-960x540.png
Binary file not shown.
Loading

0 comments on commit 8675de2

Please sign in to comment.