diff options
Diffstat (limited to 'src/icons/blur.svg')
-rw-r--r-- | src/icons/blur.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/icons/blur.svg b/src/icons/blur.svg new file mode 100644 index 00000000..e2293b04 --- /dev/null +++ b/src/icons/blur.svg @@ -0,0 +1,15 @@ +--- +tags: [edit, photo, photography, tool] +category: Design +version: "1.47" +unicode: "ef8c" +--- +<svg> + <path d="M12 21a9.01 9.01 0 0 0 2.32 -.302a9.004 9.004 0 0 0 1.74 -16.733a9 9 0 1 0 -4.06 17.035z" /> + <path d="M12 3v17" /> + <path d="M12 12h9" /> + <path d="M12 9h8" /> + <path d="M12 6h6" /> + <path d="M12 18h6" /> + <path d="M12 15h8" /> +</svg> |