feat(skills): auto-calc years experience and add back arrow
This commit is contained in:
8
src/icons/back.svg
Normal file
8
src/icons/back.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg role="presentation" viewBox="0 0 100 100">
|
||||
<g fill="none" stroke="currentColor" stroke-width="4">
|
||||
<circle cx="50" cy="50" r="48" />
|
||||
<line x1="25" x2="75" y1="50" y2="50" />
|
||||
<line x1="25" x2="50" y1="50" y2="25" />
|
||||
<line x1="25" x2="50" y1="50" y2="75" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 292 B |
Reference in New Issue
Block a user