diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/icons/creative-commons-off.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/icons/creative-commons-off.svg')
-rw-r--r-- | src/icons/creative-commons-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/creative-commons-off.svg b/src/icons/creative-commons-off.svg new file mode 100644 index 00000000..cec712c0 --- /dev/null +++ b/src/icons/creative-commons-off.svg @@ -0,0 +1,11 @@ +--- +version: "1.65" +tags: [licence, license] +unicode: "f10a" +--- +<svg> + <path d="M5.638 5.634a9 9 0 1 0 12.723 12.733m1.686 -2.332a9 9 0 0 0 -12.093 -12.077" /> + <path d="M10.5 10.5a2.187 2.187 0 0 0 -2.914 .116a1.928 1.928 0 0 0 0 2.768a2.188 2.188 0 0 0 2.914 .116" /> + <path d="M16.5 10.5a2.194 2.194 0 0 0 -2.309 -.302" /> + <path d="M3 3l18 18" /> +</svg> |