diff options
Diffstat (limited to 'src/_icons/brightness-half.svg')
-rw-r--r-- | src/_icons/brightness-half.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/brightness-half.svg b/src/_icons/brightness-half.svg new file mode 100644 index 00000000..7a43ba5e --- /dev/null +++ b/src/_icons/brightness-half.svg @@ -0,0 +1,8 @@ +--- +tags: [light, screen, level, daytime, sun] +category: Photography +--- +<svg> + <path d="M12 9a3 3 0 0 0 0 6v-6z" /> + <path d="M6 6h3.5l2.5 -2.5l2.5 2.5h3.5v3.5l2.5 2.5l-2.5 2.5v3.5h-3.5l-2.5 2.5l-2.5 -2.5h-3.5v-3.5l-2.5 -2.5l2.5 -2.5z" /> +</svg> |