diff options
author | codecalm <codecalm@gmail.com> | 2020-09-02 14:10:24 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-02 14:10:24 +0200 |
commit | 402c6cdb745787722b9b57e0cc92bea45c47acaf (patch) | |
tree | ae157cef86f7ab73818e6be4bc6bec4ba5368260 /src/_icons/pray.svg | |
parent | `radioactive` icon (diff) | |
download | tabler-icons-402c6cdb745787722b9b57e0cc92bea45c47acaf.tar.xz |
`heart-broken` icon
Diffstat (limited to 'src/_icons/pray.svg')
-rw-r--r-- | src/_icons/pray.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/pray.svg b/src/_icons/pray.svg new file mode 100644 index 00000000..9e439967 --- /dev/null +++ b/src/_icons/pray.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <circle cx="12" cy="5" r="1" /> + <path d="M7 20h8l-4 -4v-7l4 3l2 -2" /> +</svg> |