Skip to content

Commit

Permalink
Update to Tabler 3.30.0 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
tahv authored Feb 23, 2025
1 parent 2f268b0 commit cd7fec9
Show file tree
Hide file tree
Showing 20 changed files with 223 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## [Unreleased]

## [0.2.0](https://github.com/tahv/tablerpy/releases/tag/0.2.0) - 2025-02-23

- Update to [Tabler Icons 3.30.0](https://github.com/tabler/tabler-icons/releases/tag/v3.30.0). ([#2](https://github.com/tahv/tablerpy/pull/2))

## [0.1.0](https://github.com/tahv/tablerpy/releases/tag/0.1.0) - 2025-01-25

- First version. Generated from [Tabler Icons 3.29.0](https://github.com/tabler/tabler-icons/releases/tag/v3.29.0). ([#1](https://github.com/tahv/tablerpy/pull/1))
Expand Down
18 changes: 18 additions & 0 deletions src/tablerpy/filled.py
Original file line number Diff line number Diff line change
Expand Up @@ -422,15 +422,24 @@ class FilledIcon(enum.Enum):
DIRECTIONS = "directions.svg"
DISC = "disc.svg"
DISCOUNT = "discount.svg"
DROP_CIRCLE = "drop-circle.svg"
DROPLET_HALF_2 = "droplet-half-2.svg"
DROPLET_HALF = "droplet-half.svg"
DROPLET = "droplet.svg"
DROPLETS = "droplets.svg"
DUAL_SCREEN = "dual-screen.svg"
DUMPLING = "dumpling.svg"
EGG_CRACKED = "egg-cracked.svg"
EGG_FRIED = "egg-fried.svg"
EGG = "egg.svg"
ELEVATOR = "elevator.svg"
ENGINE = "engine.svg"
ESCALATOR_DOWN = "escalator-down.svg"
ESCALATOR_UP = "escalator-up.svg"
ESCALATOR = "escalator.svg"
EXCHANGE = "exchange.svg"
EXCLAMATION_CIRCLE = "exclamation-circle.svg"
EXPLICIT = "explicit.svg"
EXPOSURE = "exposure.svg"
EYE_TABLE = "eye-table.svg"
EYE = "eye.svg"
Expand All @@ -442,13 +451,22 @@ class FilledIcon(enum.Enum):
FENCE = "fence.svg"
FERRY = "ferry.svg"
FIDGET_SPINNER = "fidget-spinner.svg"
FILE_CHECK = "file-check.svg"
FILE_CODE_2 = "file-code-2.svg"
FILE_CV = "file-cv.svg"
FILE_DELTA = "file-delta.svg"
FILE_DESCRIPTION = "file-description.svg"
FILE_DIGIT = "file-digit.svg"
FILE_DOWNLOAD = "file-download.svg"
FILE_HORIZONTAL = "file-horizontal.svg"
FILE_INVOICE = "file-invoice.svg"
FILE_LAMBDA = "file-lambda.svg"
FILE_MINUS = "file-minus.svg"
FILE_NEUTRAL = "file-neutral.svg"
FILE_PERCENT = "file-percent.svg"
FILE_PHONE = "file-phone.svg"
FILE_POWER = "file-power.svg"
FILE_RSS = "file-rss.svg"
FILE_SAD = "file-sad.svg"
FILE_SMILE = "file-smile.svg"
FILE_STAR = "file-star.svg"
Expand Down
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/drop-circle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/dual-screen.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/dumpling.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/egg-fried.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions src/tablerpy/icons/filled/escalator-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions src/tablerpy/icons/filled/escalator-up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/escalator.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/exchange.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/explicit.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/file-check.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/file-code-2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/file-cv.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/file-delta.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/file-download.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/file-lambda.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/file-percent.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/file-phone.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/tablerpy/icons/filled/file-rss.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cd7fec9

Please sign in to comment.