Cleanup icons
This commit is contained in:
@@ -1,20 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
|
||||
<defs>
|
||||
<linearGradient id="bg" x1="0" y1="0" x2="0" y2="1">
|
||||
<stop offset="0" stop-color="#f6ecd0"/>
|
||||
<stop offset="1" stop-color="#dbc193"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="frame" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0" stop-color="#d4b26a"/>
|
||||
<stop offset="1" stop-color="#7d5338"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="256" height="256" rx="28" fill="#18211b"/>
|
||||
<rect x="12" y="12" width="232" height="232" rx="22" fill="url(#bg)" stroke="url(#frame)" stroke-width="4"/>
|
||||
<path d="M36 48h184M36 208h184" stroke="#c4a15e" stroke-width="3" stroke-linecap="round" opacity=".75"/>
|
||||
<path d="M162 72l22 22-80 80-22-22z" fill="none" stroke="#613c2b" stroke-width="10" stroke-linejoin="round"/>
|
||||
<path d="M148 86l22 22" stroke="#7f5c44" stroke-width="5" stroke-linecap="round"/>
|
||||
<path d="M74 160l-8 24 24-8 88-88-16-16z" fill="none" stroke="#613c2b" stroke-width="10" stroke-linejoin="round"/>
|
||||
<circle cx="176" cy="80" r="18" fill="none" stroke="#6d2922" stroke-width="7"/>
|
||||
<path d="M176 56v48M152 80h48" stroke="#cfb06a" stroke-width="5" stroke-linecap="round"/>
|
||||
</svg>
|
||||
<svg style="height: 512px; width: 512px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><defs><linearGradient id="sbed-clover-gradient-0"><stop offset="0%" stop-color="#dcd2a7" stop-opacity="1"></stop><stop offset="100%" stop-color="#373c0d" stop-opacity="0.64"></stop></linearGradient></defs><rect fill="url(#sbed-clover-gradient-0)" height="512" width="512" rx="32" ry="32"></rect><g class="" style="" transform="translate(0,0)"><path d="M256 16c-24 0-72 24-72 48s48 24 72 96c24-72 72-72 72-96s-48-48-72-48zM64 184c-24 0-48 48-48 72s24 72 48 72 24-48 96-72c-72-24-72-72-96-72zm384 0c-24 0-24 48-96 72 72 24 72 72 96 72s48-48 48-72-24-72-48-72zm-189.906.03A72 72 0 0 0 184 256a72 72 0 0 0 144 0 72 72 0 0 0-69.906-71.97zM256 352c-24 72-72 72-72 96s48 48 72 48 72-24 72-48-48-24-72-96z" fill="#fff" fill-opacity="1"></path></g></svg>
|
||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 844 B |
Reference in New Issue
Block a user