summaryrefslogtreecommitdiff
path: root/Material
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2023-03-07 18:47:10 +0700
committerAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2023-03-07 18:47:10 +0700
commit755623e56225131e19132112e2aa6048a7b8e73a (patch)
tree611a8700867928b51b504205d02f5f7a5808327c /Material
parente136f9f18f6ba72fd32b64f7f7c46fcc995ddfb6 (diff)
add material heart.svg (filled and outlined) and CardItemGrid.ui.qml
Diffstat (limited to 'Material')
-rw-r--r--Material/svg/filled/heart.svg1
-rw-r--r--Material/svg/outlined/heart.svg1
2 files changed, 2 insertions, 0 deletions
diff --git a/Material/svg/filled/heart.svg b/Material/svg/filled/heart.svg
new file mode 100644
index 0000000..b7d58f5
--- /dev/null
+++ b/Material/svg/filled/heart.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="m480 935-41-37q-106-97-175-167.5t-110-126Q113 549 96.5 504T80 413q0-90 60.5-150.5T290 202q57 0 105.5 27t84.5 78q42-54 89-79.5T670 202q89 0 149.5 60.5T880 413q0 46-16.5 91T806 604.5q-41 55.5-110 126T521 898l-41 37Z"/></svg> \ No newline at end of file
diff --git a/Material/svg/outlined/heart.svg b/Material/svg/outlined/heart.svg
new file mode 100644
index 0000000..ccd13f3
--- /dev/null
+++ b/Material/svg/outlined/heart.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="m480 935-41-37q-105.768-97.121-174.884-167.561Q195 660 154 604.5T96.5 504Q80 459 80 413q0-90.155 60.5-150.577Q201 202 290 202q57 0 105.5 27t84.5 78q42-54 89-79.5T670 202q89 0 149.5 60.423Q880 322.845 880 413q0 46-16.5 91T806 604.5Q765 660 695.884 730.439 626.768 800.879 521 898l-41 37Zm0-79q101.236-92.995 166.618-159.498Q712 630 750.5 580t54-89.135q15.5-39.136 15.5-77.72Q820 347 778 304.5T670.225 262q-51.524 0-95.375 31.5Q531 325 504 382h-49q-26-56-69.85-88-43.851-32-95.375-32Q224 262 182 304.5t-42 108.816Q140 452 155.5 491.5t54 90Q248 632 314 698t166 158Zm0-297Z"/></svg> \ No newline at end of file