Update images
This commit is contained in:
parent
3962f7505b
commit
7b1d865af7
4 changed files with 11 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
<br />
|
<br />
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<a href="https://github.com/rzmk/simple-blog">
|
<a href="https://github.com/rzmk/simple-blog">
|
||||||
<img src="public/img/pencil.png" alt="Pencil" width="80" height="80">
|
<img src="public/img/pencil.svg" alt="Pencil" width="80" height="80">
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<h3 align="center">A Simple Blog</h3>
|
<h3 align="center">A Simple Blog</h3>
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 960 B |
10
public/img/pencil.svg
Normal file
10
public/img/pencil.svg
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
|
||||||
|
<style type="text/css">
|
||||||
|
.st0{fill:none;stroke:#1ABC9C;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
|
||||||
|
</style>
|
||||||
|
<path class="st0" d="M12,20h9"/>
|
||||||
|
<path class="st0" d="M16.5,3.5c0.8-0.8,2.2-0.8,3,0s0.8,2.2,0,3L7,19l-4,1l1-4L16.5,3.5z"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 609 B |
Binary file not shown.
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 58 KiB |
Loading…
Add table
Add a link
Reference in a new issue