diff options
author | codecalm <codecalm@gmail.com> | 2020-10-01 21:42:40 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-01 21:42:40 +0200 |
commit | e33c3c2e845d7b6e26cd5ddd518943f55ed74fd6 (patch) | |
tree | 67b941a078287129f50320cdafd2a3c59df6a453 /src/_icons | |
parent | `brand-tinder` icon (diff) | |
download | tabler-icons-e33c3c2e845d7b6e26cd5ddd518943f55ed74fd6.tar.xz |
`brand-codesandbox` icon
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/brand-codesandbox.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/brand-codesandbox.svg b/src/_icons/brand-codesandbox.svg new file mode 100644 index 00000000..bccda12c --- /dev/null +++ b/src/_icons/brand-codesandbox.svg @@ -0,0 +1,12 @@ +--- +category: Brand +--- +<svg> + <path d="M20 7.5v9l-4 2.25l-4 2.25l-4 -2.25l-4 -2.25v-9l4 -2.25l4 -2.25l4 2.25z" /> + <path d="M12 12l4 -2.25l4 -2.25" /> + <line x1="12" y1="12" x2="12" y2="21" /> + <path d="M12 12l-4 -2.25l-4 -2.25" /> + <path d="M20 12l-4 2v4.75" /> + <path d="M4 12l4 2l0 4.75" /> + <path d="M8 5.25l4 2.25l4 -2.25" /> +</svg> |