diff options
| author | deftk | 2023-08-26 23:08:20 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2023-10-28 18:48:25 +0200 |
| commit | 3d36ecb34d0555097d6cc82071acdda4e97b0a90 (patch) | |
| tree | 3b6615dd64e01a1bdffdfe12daacbe065b7bf51d /srcs/special_font/01.svg | |
| parent | 2d164ca64fe3822444e64013d9f8d010dad55af8 (diff) | |
| download | unexpected-keyboard-3d36ecb34d0555097d6cc82071acdda4e97b0a90.tar.gz unexpected-keyboard-3d36ecb34d0555097d6cc82071acdda4e97b0a90.zip | |
Make special font glyphs pass linting
Diffstat (limited to 'srcs/special_font/01.svg')
| -rw-r--r-- | srcs/special_font/01.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/srcs/special_font/01.svg b/srcs/special_font/01.svg index 86169a4..176f5ce 100644 --- a/srcs/special_font/01.svg +++ b/srcs/special_font/01.svg @@ -2,6 +2,6 @@ <!-- IcoMoon-Free 227-smile2 CC BY 4.0 --> <!-- Generated by IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> -<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16"> +<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> <path fill="#000000" d="M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM11 4c0.552 0 1 0.448 1 1s-0.448 1-1 1-1-0.448-1-1 0.448-1 1-1zM5 4c0.552 0 1 0.448 1 1s-0.448 1-1 1-1-0.448-1-1 0.448-1 1-1zM8 13c-1.82 0-3.413-0.973-4.288-2.427l1.286-0.772c0.612 1.018 1.727 1.699 3.002 1.699s2.389-0.681 3.002-1.699l1.286 0.772c-0.874 1.454-2.467 2.427-4.288 2.427z"></path> </svg> |
