mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-30 09:10:59 +02:00
4 new icons: brand-cpp
, brand-google-home
, brand-onlyfans
, brand-storytel
Fixed icons: `brand-national-geographic`
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -21,3 +21,5 @@ new/*
|
||||
yarn.lock
|
||||
dist/
|
||||
_import.tsv
|
||||
.yarn
|
||||
.yarnrc.yml
|
||||
|
10
src/_icons/brand-cpp.svg
Normal file
10
src/_icons/brand-cpp.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
category: Brand
|
||||
---
|
||||
<svg>
|
||||
<path d="M18 12h4" />
|
||||
<path d="M20 10v4" />
|
||||
<path d="M11 12h4" />
|
||||
<path d="M13 10v4" />
|
||||
<path d="M9 9a3 3 0 0 0 -3 -3h-.5a3.5 3.5 0 0 0 -3.5 3.5v5a3.5 3.5 0 0 0 3.5 3.5h.5a3 3 0 0 0 3 -3" />
|
||||
</svg>
|
10
src/_icons/brand-google-home.svg
Normal file
10
src/_icons/brand-google-home.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
category: Brand
|
||||
---
|
||||
<svg>
|
||||
<path d="M19.072 20.998h-14.144a1.928 1.928 0 0 1 -1.928 -1.928v-6.857c0 -.512 .203 -1.003 .566 -1.365l7.07 -7.063a1.928 1.928 0 0 1 2.727 0l7.071 7.063c.363 .362 .566 .853 .566 1.365v6.857a1.928 1.928 0 0 1 -1.928 1.928z" />
|
||||
<path d="M7 13v4h10v-4l-5 -5" />
|
||||
<path d="M14.8 5.2l-11.8 11.8" />
|
||||
<path d="M7 17v4" />
|
||||
<path d="M17 17v4" />
|
||||
</svg>
|
@@ -2,5 +2,5 @@
|
||||
category: Brand
|
||||
---
|
||||
<svg>
|
||||
<path d="M7 4h10v16h-10z" />
|
||||
<path d="M6.375 3h11.25v18h-11.25z" />
|
||||
</svg>
|
||||
|
8
src/_icons/brand-onlyfans.svg
Normal file
8
src/_icons/brand-onlyfans.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
category: Brand
|
||||
---
|
||||
<svg>
|
||||
<path d="M8.5 6a6.5 6.5 0 1 0 0 13a6.5 6.5 0 0 0 0 -13z" />
|
||||
<path d="M8.5 15a2.5 2.5 0 1 1 0 -5a2.5 2.5 0 0 1 0 5z" />
|
||||
<path d="M14 16c2.5 0 6.42 -1.467 7 -4h-6c3 -1 6.44 -3.533 7 -6h-4c-3.03 0 -3.764 -.196 -5 1.5" />
|
||||
</svg>
|
6
src/_icons/brand-storytel.svg
Normal file
6
src/_icons/brand-storytel.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Brand
|
||||
---
|
||||
<svg>
|
||||
<path d="M4.103 22c2.292 -2.933 16.825 -2.43 16.825 -11.538c0 -6.298 -4.974 -8.462 -8.451 -8.462c-3.477 0 -9.477 3.036 -9.477 11.241c0 6.374 1.103 8.759 1.103 8.759z" />
|
||||
</svg>
|
Reference in New Issue
Block a user