diff options
author | codecalm <codecalm@gmail.com> | 2020-03-22 20:09:07 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-22 20:09:07 +0100 |
commit | dc1cbfa483e3c83a3198ae55ded5a553e3292681 (patch) | |
tree | 1439417b27d71e73c39bd57fbda00ee8e011d809 /src/_icons | |
parent | dice icons (diff) | |
download | tabler-icons-dc1cbfa483e3c83a3198ae55ded5a553e3292681.tar.xz |
aperture
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/aperture.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/aperture.svg b/src/_icons/aperture.svg new file mode 100644 index 00000000..3ec943cc --- /dev/null +++ b/src/_icons/aperture.svg @@ -0,0 +1,11 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <line x1="14.3" y1="8" x2="19.5" y2="17"></line> + <line x1="9.7" y1="8" x2="20" y2="8"></line> + <line x1="7.4" y1="12" x2="12.5" y2="3"></line> + <line x1="9.7" y1="16" x2="4.5" y2="7.1"></line> + <line x1="14.3" y1="16" x2="4" y2="16"></line> + <line x1="16.6" y1="12" x2="11.5" y2="21"></line> +</svg> |