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/registered.svg | |
parent | ad icon (diff) | |
download | tabler-icons-054b8a269a66e1286f3e1efc958b27fb9f1d664e.tar.xz |
crop, copyright, rotate
Diffstat (limited to '_icons/registered.svg')
-rw-r--r-- | _icons/registered.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/registered.svg b/_icons/registered.svg new file mode 100644 index 00000000..e84fe58c --- /dev/null +++ b/_icons/registered.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M10 16v-8h3a2 2 0 010 4h-3m2 0l3 4" /> +</svg> |