1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 17:26:37 -04:00

playing with Scratch to re-use image logic -- still messy but it's progress

This commit is contained in:
2019-12-21 13:17:35 -05:00
parent 762a82b3cb
commit 027725faf1
7 changed files with 47 additions and 37 deletions

BIN
content/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

17
content/logo.svg Normal file
View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="1364px" height="2048px" viewBox="0 0 1364 2048" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 60 (88103) - https://sketch.com -->
<title>logo</title>
<desc>Created with Sketch.</desc>
<g id="export" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="logo" fill-rule="nonzero">
<polygon id="Path" fill="#6FBC4E" points="546.103321 158.142388 1091.36777 472.216732 1364 314.502099 818.735547 0"></polygon>
<polygon id="Path" fill="#FFB900" points="546.103321 473.986721 819.154982 630.305926 819.154982 1260.50123 1092.20664 1418.64362 1091.36777 472.216732 546.103321 158.142388"></polygon>
<polygon id="Path" fill="#FFB900" points="273.051661 1260.50123 0 1101.99509 0 1732.19084 546.103321 2048 546.103321 1733.56002 273.051661 1574.99754"></polygon>
<polygon id="Path" fill="#009CDF" points="546.103321 1418.64362 546.103321 1101.99509 273.051661 1260.50123 273.051661 1574.99754"></polygon>
<polygon id="Path" fill="#009CDF" points="1092.20664 1418.64362 546.103321 1733.56002 546.103321 2048 1364 1576.25965 1364 314.485229 1091.36777 472.216732"></polygon>
<polygon id="Path" fill="#6FBC4E" points="0 1101.99509 273.051661 1260.50123 546.103321 1101.99509 273.051661 946.004914"></polygon>
<polygon id="Path" fill="#6FBC4E" points="273.051661 1574.99754 546.103321 1733.56002 1092.20664 1418.64362 819.154982 1260.50123"></polygon>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB