diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-02-28 15:16:25 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-02-28 15:16:25 +0800 |
commit | 660116069f473bc4194030ada6063cf07071129a (patch) | |
tree | 8a44bdf60b797a456013eadc13ebc526e8b3c345 /Material/svg/filled | |
parent | 643e6a003fb7b990efbaecef6936cb6ebebd4771 (diff) | |
parent | 26ace1f5d48e93196fcd0c1bdb1d618ffc1d85e0 (diff) |
Merge branch 'master' of darapsa.co.id:~anata/qeduport
Diffstat (limited to 'Material/svg/filled')
-rw-r--r-- | Material/svg/filled/chat.svg | 1 | ||||
-rw-r--r-- | Material/svg/filled/home.svg | 1 | ||||
-rw-r--r-- | Material/svg/filled/my_courses.svg | 1 | ||||
-rw-r--r-- | Material/svg/filled/play_circle_outline.svg | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/Material/svg/filled/chat.svg b/Material/svg/filled/chat.svg new file mode 100644 index 0000000..43bdf05 --- /dev/null +++ b/Material/svg/filled/chat.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2z"/></svg>
\ No newline at end of file diff --git a/Material/svg/filled/home.svg b/Material/svg/filled/home.svg new file mode 100644 index 0000000..8584f7e --- /dev/null +++ b/Material/svg/filled/home.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"/></svg>
\ No newline at end of file diff --git a/Material/svg/filled/my_courses.svg b/Material/svg/filled/my_courses.svg new file mode 100644 index 0000000..b6f3210 --- /dev/null +++ b/Material/svg/filled/my_courses.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 11.55C9.64 9.35 6.48 8 3 8v11c3.48 0 6.64 1.35 9 3.55 2.36-2.19 5.52-3.55 9-3.55V8c-3.48 0-6.64 1.35-9 3.55zM12 8c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z"/></svg>
\ No newline at end of file diff --git a/Material/svg/filled/play_circle_outline.svg b/Material/svg/filled/play_circle_outline.svg new file mode 100644 index 0000000..16c38b3 --- /dev/null +++ b/Material/svg/filled/play_circle_outline.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M10 16.5l6-4.5-6-4.5v9zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>
\ No newline at end of file |