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/0A.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/0A.svg')
| -rw-r--r-- | srcs/special_font/0A.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/srcs/special_font/0A.svg b/srcs/special_font/0A.svg index 350ba63..bd50684 100644 --- a/srcs/special_font/0A.svg +++ b/srcs/special_font/0A.svg @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- 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="M10.5 14h-5c-0.276 0-0.5-0.224-0.5-0.5v-5.5h-2c-0.202 0-0.385-0.122-0.462-0.309s-0.035-0.402 0.108-0.545l5-5c0.195-0.195 0.512-0.195 0.707 0l5 5c0.143 0.143 0.186 0.358 0.108 0.545s-0.26 0.309-0.462 0.309h-2v5.5c0 0.276-0.224 0.5-0.5 0.5zM6 13h4v-5.5c0-0.276 0.224-0.5 0.5-0.5h1.293l-3.793-3.793-3.793 3.793h1.293c0.276 0 0.5 0.224 0.5 0.5v5.5z"></path> </svg> |
