diff options
author | codecalm <codecalm@gmail.com> | 2020-03-09 19:20:15 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-09 19:20:15 +0100 |
commit | 054b8a269a66e1286f3e1efc958b27fb9f1d664e (patch) | |
tree | f700f41456f0f9ca562c4dfcfcc06f65cd91906c /_icons/copyright.svg | |
parent | ad icon (diff) | |
download | tabler-icons-054b8a269a66e1286f3e1efc958b27fb9f1d664e.tar.xz |
crop, copyright, rotate
Diffstat (limited to '_icons/copyright.svg')
-rw-r--r-- | _icons/copyright.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/copyright.svg b/_icons/copyright.svg new file mode 100644 index 00000000..011a39fc --- /dev/null +++ b/_icons/copyright.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M14.5 9a3.5 4 0 100 6" /> +</svg> |