drives page

This commit is contained in:
Aaron Greenspan
2021-01-06 20:24:19 -07:00
committed by Aiden McClelland
parent 31318687bf
commit 0cd2a32b24
16 changed files with 173 additions and 5 deletions

View File

@@ -0,0 +1,4 @@
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M413.822 269.498L274.042 106.378C271.789 103.751 268.994 101.641 265.849 100.195C262.704 98.7488 259.284 98 255.822 98C252.36 98 248.94 98.7488 245.795 100.195C242.65 101.641 239.855 103.751 237.602 106.378L97.822 269.498C84.482 285.068 95.542 309.118 116.042 309.118H395.642C416.142 309.118 427.202 285.068 413.822 269.498V269.498Z" fill="black"/>
<line x1="116" y1="356" x2="396" y2="356" stroke="black" stroke-width="48" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 589 B

View File

@@ -0,0 +1,4 @@
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M455.761 282.295L278.654 75.6159C275.799 72.2862 272.258 69.6135 268.273 67.7811C264.289 65.9487 259.955 65 255.569 65C251.183 65 246.849 65.9487 242.864 67.7811C238.879 69.6135 235.338 72.2862 232.483 75.6159L55.3767 282.295C38.4744 302.023 52.4879 332.495 78.4621 332.495H432.726C458.7 332.495 472.714 302.023 455.761 282.295V282.295Z" fill="#989898"/>
<line x1="76" y1="415.305" x2="435.589" y2="415.305" stroke="#989898" stroke-width="56" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 608 B