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/certificate-2-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/certificate-2-off.svg')
-rw-r--r-- | src/icons/certificate-2-off.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/certificate-2-off.svg b/src/icons/certificate-2-off.svg new file mode 100644 index 00000000..fb62eedd --- /dev/null +++ b/src/icons/certificate-2-off.svg @@ -0,0 +1,12 @@ +--- +tags: [award, license, document, achievement, course, complete] +version: "1.63" +unicode: "f0cb" +--- +<svg> + <path d="M12 12a3 3 0 1 0 3 3" /> + <path d="M11 7h3" /> + <path d="M10 18v4l2 -1l2 1v-4" /> + <path d="M10 19h-2a2 2 0 0 1 -2 -2v-11m1.18 -2.825c.25 -.112 .529 -.175 .82 -.175h8a2 2 0 0 1 2 2v9m-.175 3.82a2 2 0 0 1 -1.825 1.18h-2" /> + <path d="M3 3l18 18" /> +</svg> |