diff options
Diffstat (limited to 'src/_icons/brand-monday.svg')
-rw-r--r-- | src/_icons/brand-monday.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/brand-monday.svg b/src/_icons/brand-monday.svg new file mode 100644 index 00000000..2eade911 --- /dev/null +++ b/src/_icons/brand-monday.svg @@ -0,0 +1,8 @@ +--- +category: Brand +--- +<svg> + <circle fill="#D8D8D8" cx="19.5" cy="15.5" r="1.5" /> + <path d="M9.5 7a1.5 1.5 0 0 1 1.339 2.177l-4.034 7.074c-.264 .447 -.75 .749 -1.305 .749a1.5 1.5 0 0 1 -1.271 -2.297l3.906 -6.827a1.5 1.5 0 0 1 1.365 -.876z" /> + <path d="M16.5 7a1.5 1.5 0 0 1 1.339 2.177l-4.034 7.074c-.264 .447 -.75 .749 -1.305 .749a1.5 1.5 0 0 1 -1.271 -2.297l3.906 -6.827a1.5 1.5 0 0 1 1.365 -.876z" /> +</svg> |