diff options
Diffstat (limited to 'icons/mask.svg')
-rw-r--r-- | icons/mask.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/mask.svg b/icons/mask.svg new file mode 100644 index 00000000..82b4eb37 --- /dev/null +++ b/icons/mask.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="3"/> + <rect x="4" y="4" width="16" height="16" rx="2"/> +</svg> |