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

github.com/steverusso/gio-icon-browser

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/steverusso/gio-icon-browser

  • v0.0.0-20231001161751-b9e97e158bbd
  • Source
  • Go
  • Socket score

Version published
Created
Source

icons

GitHub CI Go Report Card Go Reference

go get gio.tools/icons

This package contains all of the icons in golang.org/x/exp/shiny/materialdesign/icons as Gio icon widgets.

Icon Browser

go install gio.tools/icons/cmd/gio-icon-browser@latest

This project also has a browser of every icon in the golang.org/x/exp/shiny/materialdesign/icons package, built with and for Gio.

Native

To build the app, run go build (or just go build -tags nowayland for no Wayland support).

If you have task, goimports, gofumpt and staticcheck installed, you can simply run task (or task nowayland) to fmt, lint and build the project.

WebAssembly

If you have gogio installed, you can run task wasm to build the web assembly assets. To view these in a browser, serve up the files in the wasm_assets directory.

Acknowledgements

The idea and name are inspired by the gtk3-icon-browser and gtk4-icon-browser. The use of golang.org/x/tool/go/packages to generate the icon data was from looking at pierrec's iconx.

License

This is free and unencumbered software released into the public domain. Please see the UNLICENSE file for more information.

FAQs

Package last updated on 01 Oct 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