diff options
author | Paweł Kuna <1282324+codecalm@users.noreply.github.com> | 2022-08-15 09:25:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-15 09:25:53 +0200 |
commit | 79124e46a28bdfa56cb0068a00002a1402621d4c (patch) | |
tree | 0659113a8f559e43d9f80037eeb5f038ec199b0a /src/_icons/shield-chevron.svg | |
parent | Merge pull request #283 from jared-rice/update-readme (diff) | |
parent | change unicode build (diff) | |
download | tabler-icons-79124e46a28bdfa56cb0068a00002a1402621d4c.tar.xz |
Merge pull request #287 from tabler/dev-unicode
Diffstat (limited to 'src/_icons/shield-chevron.svg')
-rw-r--r-- | src/_icons/shield-chevron.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/shield-chevron.svg b/src/_icons/shield-chevron.svg index 688286a6..97675ebe 100644 --- a/src/_icons/shield-chevron.svg +++ b/src/_icons/shield-chevron.svg @@ -2,6 +2,7 @@ tags: [knight, guard, defence, protect] category: System version: "1.47" +unicode: "ef9b" --- <svg> <path d="M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3" /> |