diff options
author | codecalm <codecalm@gmail.com> | 2022-02-20 16:59:57 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-02-20 16:59:57 +0100 |
commit | 45adbdf4cb50a65a8808aced45bc0b482c8d75a7 (patch) | |
tree | 52967592aba13e7ed33e85898812df7947b50f1e /src/_icons/message-code.svg | |
parent | `robot` and `usb` icon fix (diff) | |
download | tabler-icons-45adbdf4cb50a65a8808aced45bc0b482c8d75a7.tar.xz |
18 new icons: `barrier-block`, `cake`, `circle-rectangle`, `circle-triangle`, `message-2-code`, `message-code`, `north-star`, `numbers`, `radar-2`, `radar`, `road`, `section-sign`, `square-asterisk`, `square-rotated-forbid-2`, `square-rotated-forbid`, `triangle-inverted`, `webhook`, `yoga`
Diffstat (limited to 'src/_icons/message-code.svg')
-rw-r--r-- | src/_icons/message-code.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/message-code.svg b/src/_icons/message-code.svg new file mode 100644 index 00000000..429361ee --- /dev/null +++ b/src/_icons/message-code.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M4 21v-13a3 3 0 0 1 3 -3h10a3 3 0 0 1 3 3v6a3 3 0 0 1 -3 3h-9l-4 4" /> + <path d="M10 9l-2 2l2 2" /> + <path d="M14 9l2 2l-2 2" /> +</svg> |