diff options
Diffstat (limited to 'src/_icons/heart-plus.svg')
-rw-r--r-- | src/_icons/heart-plus.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/heart-plus.svg b/src/_icons/heart-plus.svg new file mode 100644 index 00000000..caeef4e8 --- /dev/null +++ b/src/_icons/heart-plus.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M13.002 20l-1.002 1l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 0 1 8.003 5.996" /> + <path d="M14 17h6" /> + <path d="M17 14v6" /> +</svg> |