This commit is contained in:
5
public/assets/avatars/layers/modern/glasses/round.svg
Normal file
5
public/assets/avatars/layers/modern/glasses/round.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg viewBox="0 0 160 160" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
|
||||
<rect x="54" y="70" width="22" height="16" rx="8" fill="none" stroke="rgba(41,41,41,0.82)" stroke-width="2.8"/>
|
||||
<rect x="84" y="70" width="22" height="16" rx="8" fill="none" stroke="rgba(41,41,41,0.82)" stroke-width="2.8"/>
|
||||
<path d="M76 78h8" stroke="rgba(41,41,41,0.82)" stroke-width="2.8" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 411 B |
5
public/assets/avatars/layers/modern/glasses/square.svg
Normal file
5
public/assets/avatars/layers/modern/glasses/square.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg viewBox="0 0 160 160" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
|
||||
<rect x="54" y="70" width="22" height="16" rx="4" fill="none" stroke="rgba(41,41,41,0.82)" stroke-width="2.8"/>
|
||||
<rect x="84" y="70" width="22" height="16" rx="4" fill="none" stroke="rgba(41,41,41,0.82)" stroke-width="2.8"/>
|
||||
<path d="M76 78h8" stroke="rgba(41,41,41,0.82)" stroke-width="2.8" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 411 B |
Reference in New Issue
Block a user