app_icons

package
v0.0.0-...-a44c12d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 0 Imported by: 0

README

For icons, it's common to use https://github.com/google/iconvg with Gio icon widget.

The old material design icons is available here
https://pkg.go.dev/golang.org/x/exp/shiny@v0.0.0-20230817173708-d852ddb80c63/materialdesign/icons

When using svg from google fonts, make sure `filled` is selected instead of `outlined`.
https://github.com/google/material-design-icons/

An updated iconvg list available here by gennesseaux
https://github.com/gio-eui/md3-icons

The best platform to get svg icons with MIT license
https://www.svgrepo.com/

Use `go run ./svg_to_iconvg -fileName qr_code_scanner -name QRCodeScanner` to convert svg icons to iconvg format and copy bytes in icons.go.

!!NOTE!!
The SVG must use fills instead of strokes or the iconvg will not be rendered correctly.  
Use `svg-fixer` pkg to fix custom icons.  
https://iconly.io/tools/svg-convert-stroke-to-fill
https://github.com/oslllo/svg-fixer

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Badge = []byte{}/* 170 elements not displayed */
View Source
var Donation = []byte{}/* 151 elements not displayed */
View Source
var Ethereum = []byte{}/* 194 elements not displayed */
View Source
var Filter = []byte{
	0x89, 0x49, 0x56, 0x47, 0x02, 0x0a, 0x00, 0x50, 0x50, 0xb0, 0xb0, 0xc0, 0x75, 0x70, 0x58, 0xa0,
	0x5a, 0x58, 0x2d, 0x6b, 0x15, 0x70, 0x79, 0x6d, 0xa9, 0x72, 0x00, 0x74, 0xc5, 0x80, 0xe8, 0x9c,
	0xa0, 0x74, 0xc1, 0x8e, 0x6d, 0x7a, 0x75, 0x8f, 0x1d, 0x7b, 0xc9, 0x8f, 0x00, 0x1d, 0x83, 0xc9,
	0x93, 0xa1, 0xb9, 0x83, 0x19, 0x94, 0x79, 0x84, 0x11, 0x94, 0x0d, 0x85, 0xb5, 0x93, 0xa5, 0x85,
	0x59, 0x93, 0x8c, 0xb1, 0x92, 0x8c, 0xa4, 0xe8, 0xc5, 0x80, 0x00, 0x89, 0x92, 0xa9, 0x72, 0xa0,
	0xd5, 0x94, 0x15, 0x70, 0xa6, 0x58, 0x8d, 0x8f, 0x58, 0xe6, 0x75, 0x70, 0xe1}
View Source
var LoadingSpinner = []byte{}/* 184 elements not displayed */
View Source
var QRCodeScanner = []byte{}/* 235 elements not displayed */
View Source
var Swap = []byte{}/* 328 elements not displayed */

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL