diff options
Diffstat (limited to 'icons/creative-commons-nc.svg')
-rw-r--r-- | icons/creative-commons-nc.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/icons/creative-commons-nc.svg b/icons/creative-commons-nc.svg new file mode 100644 index 00000000..111c35db --- /dev/null +++ b/icons/creative-commons-nc.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-creative-commons-nc" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <circle cx="12" cy="12" r="9" /> + <path d="M15 9h-4.5a1.5 1.5 0 0 0 0 3h3a1.5 1.5 0 0 1 0 3h-4.5" /> + <path d="M12 7v2" /> + <path d="M12 15v2" /> + <path d="M6 6l3 3" /> + <path d="M15 15l3 3" /> +</svg> + + |