Fixed luckyframework alignment and smoothed edges (also half the size) (#324)
* Fixed luckyframework alignment and smoothed edges (also half the size) * Fix accidental README.md formating * Fix wrong file * Made ARIA label better Needs a space so screen readers can pronounce it. * Update README.md
This commit is contained in:
committed by
Terence Eden
parent
9c34004386
commit
ed2112a337
@@ -1,6 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Lucky framework" role="img"
|
||||
aria-label="Lucky Framework" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><path fill="none" d="M0 0h512v512H0z"/><path d="M149.596 402.483C188.79 266.35 197.171 279.003 294.4 78.968c26.415 12.515 26.728 12.963 98.75 141.148 28.475 50.683 42.263 77.142 43.82 84.097 9.22 50.237-24.668 98.992-60.886 102.18-75.535.812-147.627-.3-226.488-3.91z" fill="#9cfd65"/><path d="M149.596 402.483C105.2 273.568 243.08-56.473 339.25 126.093l6.95 11.37c-28.408 34.246-54.159 74.21-73.725 107.975-25.297 43.782-75.28 149.146-74.722 158.948-20.526-.769-33.447-1.382-48.157-1.903z" fill="#34db96"/><path d="M90.381 298.014c4.617-13.534 93.03-188.492 118.067-207.717 28.776-36.705 86.246-37.59 113.638 9.198.649.802-7.064 10.804-14.552 20.112-61.257 79.772-111.322 175.633-145.554 262.209-5.295 13.512-8.083 20.772-9.532 20.772a132.146 132.146 0 01-2.833-.194c-60.367-4.802-79.394-49.1-59.234-104.38z" fill="#1b92b1"/></svg>
|
||||
fill="#fff"/><rect fill="#fff" height="512" rx="15%" width="512"/><path d="m0 0h512v512h-512z" fill="none"/><path d="m193.609 427c27.383-95 102.383-230 148.383-270l47.15 83.116c28.475 50.683 40.293 79.929 41.85 86.884 9.22 50.237-23.782 96.812-60 100z" fill="#9cfd65"/><path d="m140.992 427c11.39-88.95 105-255 175-310l26 40c-56 65-116 170-148.383 270z" fill="#34db96"/><path d="m81.762 325.006c7.33-32.517 121.848-208.006 121.848-208.006 30-45 80-45 112.383 0-75 85-140 210-175 310-39.434-5-70.44-53.765-59.23-101.994z" fill="#1b92b1"/></svg>
|
||||
|
Before Width: | Height: | Size: 987 B After Width: | Height: | Size: 686 B |
Reference in New Issue
Block a user