diff options
author | codecalm <codecalm@gmail.com> | 2020-03-25 20:41:04 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-25 20:41:04 +0100 |
commit | 568b124e5ed255e6a6b5b1c1bf2115bac30b5262 (patch) | |
tree | 29e6afd250eaf4e7c8a86ebad785849cb7273213 /src/_icons/exposure.svg | |
parent | bed improved icon (diff) | |
download | tabler-icons-568b124e5ed255e6a6b5b1c1bf2115bac30b5262.tar.xz |
exposure icon
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> |