Skip to content

Add RobertBoes/blade-selfhst-icons#283

Merged
driesvints merged 1 commit intodriesvints:1.xfrom
RobertBoes:feat/add-selfh.st-icons
Mar 30, 2026
Merged

Add RobertBoes/blade-selfhst-icons#283
driesvints merged 1 commit intodriesvints:1.xfrom
RobertBoes:feat/add-selfh.st-icons

Conversation

@RobertBoes
Copy link
Copy Markdown
Contributor

This adds Blade Selfh.st Icons

The icon set contains about 2k icons for software, it contains colored, dark and light versions

Every week the package is synced with the icon set through an automated pull request

Usage:

  • <x-selfhst-1password/>, <x-selfhst-1password-dark/>, <x-selfhst-1password-light/>
  • @svg('selfhst-1password'), @svg('selfhst-1password-dark'), @svg('selfhst-1password-light')

Or, using the Enum:

  • @svg(Selfhst::_1password->value), @svg(SelfhstDark::_1password->value), @svg(SelfhstLight::_1password->value)
  • <x-icon :name="Selfhst::_1password->value" />, <x-icon :name="SelfhstDark::_1password->value" />, <x-icon :name="SelfhstLight::_1password->value" />

@driesvints driesvints merged commit 6c9598c into driesvints:1.x Mar 30, 2026
27 checks passed
@driesvints
Copy link
Copy Markdown
Owner

Nice, thanks!

@driesvints
Copy link
Copy Markdown
Owner

Also feel free to send in a PR to the blade ui kit website repo to add them to the search

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants