diff options
author | codecalm <codecalm@gmail.com> | 2020-03-24 18:00:41 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-24 18:00:41 +0100 |
commit | 70084930c08c1dba8a8dfa926cbdb09df2c9b7e6 (patch) | |
tree | b43093cfa01c3ba568fa66eaf52259d369c87b7b /src/_icons/infinity.svg | |
parent | diamond icon (diff) | |
download | tabler-icons-70084930c08c1dba8a8dfa926cbdb09df2c9b7e6.tar.xz |
aperture, infinity icon, color swatch
Diffstat (limited to 'src/_icons/infinity.svg')
-rw-r--r-- | src/_icons/infinity.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/_icons/infinity.svg b/src/_icons/infinity.svg new file mode 100644 index 00000000..0d76d579 --- /dev/null +++ b/src/_icons/infinity.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> +</svg> |