Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lobehub/assets

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lobehub/assets

Logo assets, favicons, webfonts for LobeHub

  • 1.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-61.54%
Maintainers
2
Weekly downloads
 
Created
Source

Lobe Assets

Logo assets, favicons, webfonts for LobeHub

Changelog · Report Bug · Request Feature

release releaseDate ciRelease
contributors forks stargazers issues

Table of contents
TOC

🤯 Logos

Logo 3DLogo FlatLogo High ContrastLogo Text
webpsvgsvgsvg

💞 Favicons

This package was generated with RealFaviconGenerator v0.16

Insert the following code in the head section of your pages:

<link rel="apple-touch-icon" sizes="180x180" href="https://npm.elemecdn.com/@lobehub/assets/favicons/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="https://npm.elemecdn.com/@lobehub/assets/favicons/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="https://npm.elemecdn.com/@lobehub/assets/favicons/favicon-16x16.png" />
<link rel="manifest" href="https://npm.elemecdn.com/@lobehub/assets/favicons/site.webmanifest" />
<link rel="mask-icon" href="https://npm.elemecdn.com/@lobehub/assets/favicons/safari-pinned-tab.svg" color="#000000" />
<meta name="apple-mobile-web-app-title" content="LobeHub" />
<meta name="application-name" content="LobeHub" />
<meta name="msapplication-TileColor" content="#000000" />
<meta name="theme-color" content="#000000" />

Optional - Check your favicon with the favicon checker

🔤 Webfonts

Hack Nerd Font Mono

https://npm.elemecdn.com/@lobehub/assets/webfonts/css/hack-nerd-font-mono.css

HarmonyOS Sans

https://npm.elemecdn.com/@lobehub/assets/webfonts/css/harmonyos_sans.css

HarmonyOS Sans SC

https://npm.elemecdn.com/@lobehub/assets/webfonts/css/harmonyos_sans_sc.css
File tree
css/···································(样式表目录)
├── hack-nerd-font-mono.css············(Hack Nerd Font Mono 字体样式表)
├── harmonyos-sans.css·················(HarmonyOS Sans 字体样式表)
├── harmonyos-sans-sc.css··············(HarmonyOS Sans SC 字体样式表)
fonts/·································(字体目录)
├── Nerdfont···························(Nerd Font 字体目录)
├── HarmonyOS_Sans·····················(HarmonyOS Sans 字体目录)
├── HarmonyOS_Sans_Italic··············(HarmonyOS Sans 字体目录)
└── HarmonyOS_Sans_SC··················(HarmonyOS Sans SC 字体目录)
Font style:
HarmonyOS_Sans_*/······················(字体目录)
├── *_Black.*··························(字重 900 的粗体)
├── *_Bold.*···························(字重 700 的粗体)
├── *_Light.*··························(字重 300 的细体)
├── *_Medium.*·························(字重 500 的标准体)
├── *_Regular.*························(字重 400 的标准体)
├── *_Thin.*···························(字重 100 的细体)
├── *.eot······························(支持 IE6-IE8、IE9+ 兼容模式的字体格式)
├── *.svg······························(支持旧版 iOS 的字体格式)
├── *.ttf······························(支持 Safari、Android、iOS 的字体格式)
├── *.woff·····························(支持现代浏览器的字体格式)
└── *.woff2····························(支持高版本现代浏览器的字体格式)

⌨️ Local Development

You can use Gitpod for online development:

Open in Gitpod

Or clone it for local development:

$ git clone https://github.com/lobehub/lobe-assets.git
$ cd lobe-assets
$ pnpm install
$ pnpm start

🤝 Contributing

🔗 Credits


📝 License

Copyright © 2023 LobeHub.
This project is MIT licensed.

Keywords

FAQs

Package last updated on 19 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc