Skip to content

Commit 0b73f7f

Browse files
authored
feat: Add icon (#20)
Closes #8
1 parent 2b5589a commit 0b73f7f

File tree

13 files changed

+708
-105
lines changed

13 files changed

+708
-105
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1+
![plenticons](./icon.png)
2+
13
# plenticons
24

5+
[![License](https://img.shields.io/github/license/foxssake/plenticons)](https://github.com/foxssake/plenticons/blob/main/LICENSE)
6+
[![GitHub Release](https://img.shields.io/github/v/release/foxssake/plenticons)](https://github.com/foxssake/plenticons/releases)
7+
[![Site](https://img.shields.io/badge/Site-github.io-blue)](https://foxssake.github.io/plenticons/)
8+
[![Discord](https://img.shields.io/discord/1253434107656933447?logo=discord&label=Discord)](https://discord.gg/xWGh4GskG5)
9+
[![ko-fi](https://img.shields.io/badge/Support%20on-ko--fi-ff5e5b?logo=ko-fi)](https://ko-fi.com/T6T8WZD0W)
10+
311
plenticons is a pack of icons to use with custom nodes in the [Godot] editor.
412

513
Often, when working on projects, it would be nice to have some custom icons for

addons/plenticons/plugin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
name="plenticons"
44
description="A library of icons for your custom nodes!"
55
author="Tamás Gálffy"
6-
version="0.9.0"
6+
version="0.10.0"
77
script="plenticons.gd"

icon.png

996 Bytes
Loading

icon.svg

Lines changed: 178 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)