diff options
author | Mateja <mail@matejamaric.com> | 2021-03-28 03:12:43 +0200 |
---|---|---|
committer | Mateja <mail@matejamaric.com> | 2021-03-28 03:12:43 +0200 |
commit | 44cdcb71c00d29edf8f6eb71e8b4f5cb67f80b11 (patch) | |
tree | ce2973329f52b778e88d3e210e5b77bed6ecdf30 /static/linkedin.svg | |
parent | 796b616042d6bd589832dd8faa13e07367c51099 (diff) | |
download | blog-44cdcb71c00d29edf8f6eb71e8b4f5cb67f80b11.tar.gz blog-44cdcb71c00d29edf8f6eb71e8b4f5cb67f80b11.zip |
Move svgs to assets directory.
Diffstat (limited to 'static/linkedin.svg')
-rw-r--r-- | static/linkedin.svg | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/static/linkedin.svg b/static/linkedin.svg deleted file mode 100644 index 852463b..0000000 --- a/static/linkedin.svg +++ /dev/null @@ -1,5 +0,0 @@ -<!-- Generated by IcoMoon.io --> -<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> -<title>linkedin</title> -<path style="fill:#EEE" d="M29 0h-26c-1.65 0-3 1.35-3 3v26c0 1.65 1.35 3 3 3h26c1.65 0 3-1.35 3-3v-26c0-1.65-1.35-3-3-3zM12 26h-4v-14h4v14zM10 10c-1.106 0-2-0.894-2-2s0.894-2 2-2c1.106 0 2 0.894 2 2s-0.894 2-2 2zM26 26h-4v-8c0-1.106-0.894-2-2-2s-2 0.894-2 2v8h-4v-14h4v2.481c0.825-1.131 2.087-2.481 3.5-2.481 2.488 0 4.5 2.238 4.5 5v9z"></path> -</svg> |