diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 22:28:47 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 22:28:47 +0200 |
commit | f3f3990dac3b42ef8c8124d7a286ebd289c31b89 (patch) | |
tree | ebbff7f4152b4d603a02e6fa0b1973011e5905f9 /icons-react/index.d.ts | |
parent | tags fixes (diff) | |
download | tabler-icons-f3f3990dac3b42ef8c8124d7a286ebd289c31b89.tar.xz |
Release 1.23.0v1.23.0
Diffstat (limited to 'icons-react/index.d.ts')
-rw-r--r-- | icons-react/index.d.ts | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/icons-react/index.d.ts b/icons-react/index.d.ts index 835d49d5..62920bfa 100644 --- a/icons-react/index.d.ts +++ b/icons-react/index.d.ts @@ -123,10 +123,15 @@ export const IconBrandApple: TablerIcon; export const IconBrandBehance: TablerIcon; export const IconBrandChrome: TablerIcon; export const IconBrandCodepen: TablerIcon; +export const IconBrandDeviantart: TablerIcon; export const IconBrandDiscord: TablerIcon; export const IconBrandDribbble: TablerIcon; +export const IconBrandEdge: TablerIcon; export const IconBrandFacebook: TablerIcon; export const IconBrandFigma: TablerIcon; +export const IconBrandFirefox: TablerIcon; +export const IconBrandFlickr: TablerIcon; +export const IconBrandFoursquare: TablerIcon; export const IconBrandFramer: TablerIcon; export const IconBrandGithub: TablerIcon; export const IconBrandGitlab: TablerIcon; @@ -139,16 +144,23 @@ export const IconBrandMessenger: TablerIcon; export const IconBrandOpera: TablerIcon; export const IconBrandPaypal: TablerIcon; export const IconBrandPinterest: TablerIcon; +export const IconBrandPocket: TablerIcon; +export const IconBrandPython: TablerIcon; export const IconBrandReddit: TablerIcon; export const IconBrandSafari: TablerIcon; export const IconBrandSketch: TablerIcon; +export const IconBrandSkype: TablerIcon; export const IconBrandSlack: TablerIcon; export const IconBrandSnapchat: TablerIcon; +export const IconBrandSpotify: TablerIcon; export const IconBrandTabler: TablerIcon; export const IconBrandTailwind: TablerIcon; export const IconBrandTelegram: TablerIcon; export const IconBrandTiktok: TablerIcon; +export const IconBrandTumblr: TablerIcon; +export const IconBrandTwitch: TablerIcon; export const IconBrandTwitter: TablerIcon; +export const IconBrandVimeo: TablerIcon; export const IconBrandWhatsapp: TablerIcon; export const IconBrandWindows: TablerIcon; export const IconBrandYoutube: TablerIcon; |