diff options
Diffstat (limited to 'src/_icons/exposure.svg')
-rw-r--r-- | src/_icons/exposure.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/exposure.svg b/src/_icons/exposure.svg new file mode 100644 index 00000000..d8421a1e --- /dev/null +++ b/src/_icons/exposure.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <rect x="4" y="4" width="16" height="16" rx="2" /> + <line x1="4.6" y1="19.4" x2="19.4" y2="4.6" /> + <path d="M7 9h4m-2 -2v4" /> + <path d="M13 16h4" /> +</svg> |