1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 01:30:04 +02:00

Fix og image for sprite package in README (#1020)

* Fix og image for sprite package in README

* og images fixes

---------

Co-authored-by: Bartłomiej Gawęda <bgaweda@abis.krakow.pl>
Co-authored-by: codecalm <codecalm@gmail.com>
This commit is contained in:
BG-Software-BG
2024-02-27 23:54:06 +01:00
committed by GitHub
parent b54c86433e
commit 32418e8e41
43 changed files with 18 additions and 18 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

BIN
.github/packages/og-package-eps-dark.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 79 KiB

BIN
.github/packages/og-package-js-dark.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 78 KiB

BIN
.github/packages/og-package-pdf-dark.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 79 KiB

BIN
.github/packages/og-package-png-dark.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 80 KiB

BIN
.github/packages/og-package-svg-dark.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 79 KiB

BIN
.github/packages/og-package-vue-dark.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 79 KiB

View File

@@ -1,5 +1,5 @@
<p align="center">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/packages/og-core.png" alt="Tabler Icons" width="838">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/main/.github/packages/og-core.png" alt="Tabler Icons" width="838">
</p>
<p align="center">
@@ -103,7 +103,7 @@ React components available through [`@tabler/icons-react`](https://www.npmjs.com
import { IconAward } from '@tabler/icons-react';
const MyComponent = () => {
return <IconAward
return <IconAward
size={36} // set custom `width` and `height`
color="red" // set `stroke` color
stroke={3} // set `stroke-width`
@@ -165,10 +165,10 @@ For more details, see the [documentation](https://github.com/tabler/tabler-icons
### Angular
Angular components available through [`angular-tabler-icons`](https://www.npmjs.com/package/angular-tabler-icons) package.
Angular components available through [`angular-tabler-icons`](https://www.npmjs.com/package/angular-tabler-icons) package.
Install the package, then create icons module:
```ts
```ts
import { NgModule } from '@angular/core';
import { TablerIconsModule } from 'angular-tabler-icons';

View File

@@ -1,7 +1,7 @@
# Tabler Icons EPS
<p align="center">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/packages/og-package-eps.png" alt="Tabler Icons" width="838">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/main/.github/packages/og-package-eps.png" alt="Tabler Icons" width="838">
</p>
<p align="center">

View File

@@ -1,7 +1,7 @@
# Tabler Icons PDF
<p align="center">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/packages/og-package-pdf.png" alt="Tabler Icons" width="838">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/main/.github/packages/og-package-pdf.png" alt="Tabler Icons" width="838">
</p>
<p align="center">

View File

@@ -1,7 +1,7 @@
# Tabler Icons PNG
<p align="center">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/packages/og-package-png.png" alt="Tabler Icons" width="838">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/main/.github/packages/og-package-png.png" alt="Tabler Icons" width="838">
</p>
<p align="center">

View File

@@ -1,7 +1,7 @@
# Tabler Icons for Preact
<p align="center">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/packages/og-package-preact.png" alt="Tabler Icons" width="838">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/main/.github/packages/og-package-preact.png" alt="Tabler Icons" width="838">
</p>
<p align="center">

View File

@@ -1,7 +1,7 @@
# Tabler Icons for React
<p align="center">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/packages/og-package-react.png" alt="Tabler Icons" width="838">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/main/.github/packages/og-package-react.png" alt="Tabler Icons" width="838">
</p>
<p align="center">

View File

@@ -1,7 +1,7 @@
# Tabler Icons for React
<p align="center">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/packages/og-package-react.png" alt="Tabler Icons" width="838">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/main/.github/packages/og-package-react.png" alt="Tabler Icons" width="838">
</p>
<p align="center">

View File

@@ -1,7 +1,7 @@
# Tabler Icons for SolidJS
<p align="center">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/packages/og-package-solidjs.png" alt="Tabler Icons" width="838">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/main/.github/packages/og-package-solidjs.png" alt="Tabler Icons" width="838">
</p>
<p align="center">

View File

@@ -1,7 +1,7 @@
# Tabler Icons
<p align="center">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/packages/og-core.png" alt="Tabler Icons" width="838">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/main/.github/packages/og-package-sprite.png" alt="Tabler Icons" width="838">
</p>
<p align="center">
@@ -47,7 +47,7 @@ or just [download from Github](https://github.com/tabler/tabler-icons/releases).
## Usage
Add an icon to be displayed on your page with the following markup (`activity` in the above example can be replaced with any valid icon name):
Add an icon to be displayed on your page with the following markup (`activity` in the following example can be replaced with any valid icon name):
```html
<svg width="24" height="24">

View File

@@ -1,7 +1,7 @@
# Tabler Icons for Svelte
<p align="center">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/packages/og-package-svelte.png" alt="Tabler Icons" width="838">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/main/.github/packages/og-package-svelte.png" alt="Tabler Icons" width="838">
</p>
<p align="center">
@@ -86,4 +86,4 @@ Tabler Icons is licensed under the [MIT License](https://github.com/tabler/table
## Sponsor Tabler
<a href="https://github.com/sponsors/codecalm" target="_blank"><img src="https://github.com/tabler/tabler/raw/dev/src/static/sponsor-banner-readme.png?raw=true" alt="Sponsor Tabler" /></a>
<a href="https://github.com/sponsors/codecalm" target="_blank"><img src="https://github.com/tabler/tabler/raw/dev/src/static/sponsor-banner-readme.png?raw=true" alt="Sponsor Tabler" /></a>

View File

@@ -1,7 +1,7 @@
# Tabler Icons for Vue
<p align="center">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/packages/og-package-vue.png" alt="Tabler Icons" width="838">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/main/.github/packages/og-package-vue.png" alt="Tabler Icons" width="838">
</p>
<p align="center">

View File

@@ -1,7 +1,7 @@
# Tabler Icons Webfont
<p align="center">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/packages/og-package-webfont.png" alt="Tabler Icons" width="838">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/main/.github/packages/og-package-webfont.png" alt="Tabler Icons" width="838">
</p>
<p align="center">

View File

@@ -1,7 +1,7 @@
# Tabler Icons
<p align="center">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/packages/og-core.png" alt="Tabler Icons" width="838">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/main/.github/packages/og-core.png" alt="Tabler Icons" width="838">
</p>
<p align="center">