diff options
author | codecalm <codecalm@gmail.com> | 2020-03-01 16:06:35 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-01 16:06:35 +0100 |
commit | 9e3f11bf05d9c3883b99afe900ea6cb7c2392111 (patch) | |
tree | fd2fda3f39011b59d270891575a6baff046a1037 /_icons/heart.svg | |
parent | search, zoom, cog (diff) | |
download | tabler-icons-9e3f11bf05d9c3883b99afe900ea6cb7c2392111.tar.xz |
heart, user, map pin, gulp init
Diffstat (limited to '_icons/heart.svg')
-rw-r--r-- | _icons/heart.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_icons/heart.svg b/_icons/heart.svg new file mode 100644 index 00000000..1b1ea6f3 --- /dev/null +++ b/_icons/heart.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z"></path> +</svg> |