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/peace.svg | |
parent | `radioactive` icon (diff) | |
download | tabler-icons-402c6cdb745787722b9b57e0cc92bea45c47acaf.tar.xz |
`heart-broken` icon
Diffstat (limited to 'src/_icons/peace.svg')
-rw-r--r-- | src/_icons/peace.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/peace.svg b/src/_icons/peace.svg new file mode 100644 index 00000000..914efa9d --- /dev/null +++ b/src/_icons/peace.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <line x1="12" y1="3" x2="12" y2="21" /> + <line x1="12" y1="12" x2="18.3" y2="18.3" /> + <line x1="12" y1="12" x2="5.7" y2="18.3" /> +</svg> |