9 lines
166 B
Go
9 lines
166 B
Go
|
// Copyright (c) 2021 David Vogel
|
||
|
//
|
||
|
// This software is released under the MIT License.
|
||
|
// https://opensource.org/licenses/MIT
|
||
|
|
||
|
package icons
|
||
|
|
||
|
//go:generate vugugen
|