diff options
Diffstat (limited to 'themes/materia-cyberpunk-neon/unity/sheet_style_close_focused.svg')
-rw-r--r-- | themes/materia-cyberpunk-neon/unity/sheet_style_close_focused.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/materia-cyberpunk-neon/unity/sheet_style_close_focused.svg b/themes/materia-cyberpunk-neon/unity/sheet_style_close_focused.svg new file mode 100644 index 0000000..84386db --- /dev/null +++ b/themes/materia-cyberpunk-neon/unity/sheet_style_close_focused.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#0abdc6"> + <circle cx="12" cy="12" r="10" opacity="0"/> + <circle cx="12" cy="12" r="10" opacity="0"/> + <path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z" opacity=".6"/> +</svg> |