diff options
Diffstat (limited to 'src/icons/shadow.svg')
-rw-r--r-- | src/icons/shadow.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/shadow.svg b/src/icons/shadow.svg new file mode 100644 index 00000000..513bb3f7 --- /dev/null +++ b/src/icons/shadow.svg @@ -0,0 +1,14 @@ +--- +category: Photography +tags: [dark, sun, area, covered, dim, light, css, effect] +version: "1.39" +unicode: "eed8" +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M13 12h5" /> + <path d="M13 15h4" /> + <path d="M13 18h1" /> + <path d="M13 9h4" /> + <path d="M13 6h1" /> +</svg> |