icon

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2025 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package icon provides compiled icons for the application.

Index

Constants

This section is empty.

Variables

View Source
var (
	LogoPassive  = PrepareResource("icon_default.svg")
	LogoActive   = PrepareResource("icon_active.svg")
	Warning      = PrepareResource("warn.svg")
	Settings     = PrepareResource("settings.svg")
	LinkOn       = PrepareResource("link.svg")
	LinkProgress = PrepareResource("loading.svg")
	LinkOff      = PrepareResource("link_off.svg")
	ListActive   = PrepareResource("list_active.svg")
)

Credits: https://www.svgrepo.com/collection/wolf-kit-solid-glyph-icons/3 Logo: https://www.svgrepo.com/svg/10943/umbrella License: https://www.svgrepo.com/page/licensing/#CC%20Attribution

All icons were modified, the color and some properties of SVG files were altered.

Functions

func PrepareResource

func PrepareResource(path string) fyne.Resource

Types

This section is empty.

Jump to

Keyboard shortcuts

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