diff options
author | codecalm <codecalm@gmail.com> | 2020-10-01 22:34:27 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-01 22:34:27 +0200 |
commit | a20efaefde820d68e666a5a7591c294dc214cec0 (patch) | |
tree | 48db399282bcd6923aa250ce89824e8a39b8cf62 | |
parent | `brand-html5` icon (diff) | |
download | tabler-icons-a20efaefde820d68e666a5a7591c294dc214cec0.tar.xz |
`brand-css3` icon
-rw-r--r-- | src/_icons/brand-css3.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/brand-css3.svg b/src/_icons/brand-css3.svg new file mode 100644 index 00000000..90caedf1 --- /dev/null +++ b/src/_icons/brand-css3.svg @@ -0,0 +1,7 @@ +--- +category: Brand +--- +<svg> + <path d="M20 4l-2 14.5l-6 2l-6 -2l-2 -14.5z" /> + <path d="M8.5 8h7l-4.5 4h4l-.5 3.5l-2.5 .75l-2.5 -.75l-.1 -.5" /> +</svg> |