diff options
Diffstat (limited to 'icon-theme/template-icons/google_material_design/ic_star_half_48px.svg')
-rw-r--r-- | icon-theme/template-icons/google_material_design/ic_star_half_48px.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icon-theme/template-icons/google_material_design/ic_star_half_48px.svg b/icon-theme/template-icons/google_material_design/ic_star_half_48px.svg new file mode 100644 index 00000000..79b5d688 --- /dev/null +++ b/icon-theme/template-icons/google_material_design/ic_star_half_48px.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" viewBox="0 0 48 48"> + <defs> + <path id="a" d="M0 0h48v48H0z"/> + </defs> + <clipPath id="b"> + <use xlink:href="#a" overflow="visible"/> + </clipPath> + <path clip-path="url(#b)" fill="#010101" d="M44 18.48l-14.38-1.24L24 4l-5.62 13.26L4 18.48l10.92 9.46L11.64 42 24 34.54 36.36 42 33.1 27.94 44 18.48zM24 30.8V12.2l3.42 8.08 8.76.76-6.64 5.76 2 8.56L24 30.8z"/> +</svg> |