[icons] Add OpenMoji icons for my orgmode Agenda

This commit is contained in:
Sebastian Schulze 2021-01-11 16:17:16 +01:00
parent 418f138c76
commit 6b1a085421
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
7 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# OpenMoji Icons for my Emacs Agenda file
See [my spacemacs
configuration](https://git.bascht.space/bascht/dotfiles/src/branch/master/dot_spacemacs.d/public/org-config.el#L313-L319)
for more details.
The icons in this folder are released under [CC-BY-SA
4.0](https://creativecommons.org/licenses/by-sa/4.0/).
Check out https://openmoji.org

Binary file not shown.

After

Width:  |  Height:  |  Size: 941 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,8 @@
#!/bin/bash
rm *png
convert "/tmp/openmoji/2714.png[24x]" todo-16x16.png
convert "/tmp/openmoji/1F3ED.png[24x]" customer-16x16.png
convert "/tmp/openmoji/1F5C3.png[24x]" generic-folder-16x16.png
convert "/tmp/openmoji/1F9D1.png[24x]" person-16x16.png
convert "/tmp/openmoji/1F5D3.png[24x]" calendar-16x16.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 807 B