diff options
| author | Jules Aguillon | 2023-08-06 19:17:05 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2023-08-06 19:17:05 +0200 |
| commit | 1c59347cca48614d0267e2dab9fc028d815ed486 (patch) | |
| tree | 4aa4923a5c60649f8b19f0aca16a14a8327f1d35 /srcs/special_font/30.svg | |
| parent | eb56c80ffb8521ac6076abf9319874b848a3df3c (diff) | |
| download | unexpected-keyboard-1c59347cca48614d0267e2dab9fc028d815ed486.tar.gz unexpected-keyboard-1c59347cca48614d0267e2dab9fc028d815ed486.zip | |
Add glyphs for editing keys
All from Material Design Icons.
Diffstat (limited to 'srcs/special_font/30.svg')
| -rw-r--r-- | srcs/special_font/30.svg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/srcs/special_font/30.svg b/srcs/special_font/30.svg new file mode 100644 index 0000000..8e4d2a7 --- /dev/null +++ b/srcs/special_font/30.svg @@ -0,0 +1,2 @@ +<!-- Material Design Icons --> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>content-copy</title><path d="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z" /></svg> |
