diff options
Diffstat (limited to 'src/_icons/explicit.svg')
-rw-r--r-- | src/_icons/explicit.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/explicit.svg b/src/_icons/explicit.svg new file mode 100644 index 00000000..3bef216e --- /dev/null +++ b/src/_icons/explicit.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <rect x="4" y="4" width="16" height="16" rx="1" /> + <path d="M14 8h-4v8h4" /> + <path d="M14 12h-4" /> +</svg> |