diff options
Diffstat (limited to 'src/icons/heart-handshake.svg')
-rw-r--r-- | src/icons/heart-handshake.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/heart-handshake.svg b/src/icons/heart-handshake.svg new file mode 100644 index 00000000..10f42334 --- /dev/null +++ b/src/icons/heart-handshake.svg @@ -0,0 +1,11 @@ +--- +tags: [support, care, friends, couple, relation] +version: "1.64" +unicode: "f0f3" +--- +<svg> + <path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /> + <path d="M12 6l-3.293 3.293a1 1 0 0 0 0 1.414l.543 .543c.69 .69 1.81 .69 2.5 0l1 -1a3.182 3.182 0 0 1 4.5 0l2.25 2.25" /> + <path d="M12.5 15.5l2 2" /> + <path d="M15 13l2 2" /> +</svg> |