From bf57c121d1a150f36895ec622f91ef5f1ede574d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 00:23:02 +0000 Subject: [PATCH 1/6] Bump phoenix_live_view from 0.18.11 to 0.18.13 Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.18.11 to 0.18.13. - [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases) - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/master/CHANGELOG.md) - [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.18.11...v0.18.13) --- updated-dependencies: - dependency-name: phoenix_live_view dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- mix.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mix.lock b/mix.lock index db279a2..0ad1a2f 100644 --- a/mix.lock +++ b/mix.lock @@ -8,10 +8,10 @@ "mime": {:hex, :mime, "2.0.3", "3676436d3d1f7b81b5a2d2bd8405f412c677558c81b1c92be58c00562bb59095", [:mix], [], "hexpm", "27a30bf0db44d25eecba73755acf4068cbfe26a4372f9eb3e4ea3a45956bff6b"}, "nimble_parsec": {:hex, :nimble_parsec, "1.2.3", "244836e6e3f1200c7f30cb56733fd808744eca61fd182f731eac4af635cc6d0b", [:mix], [], "hexpm", "c8d789e39b9131acf7b99291e93dae60ab48ef14a7ee9d58c6964f59efb570b0"}, "phoenix": {:hex, :phoenix, "1.6.15", "0a1d96bbc10747fd83525370d691953cdb6f3ccbac61aa01b4acb012474b047d", [:mix], [{:castore, ">= 0.0.0", [hex: :castore, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix_pubsub, "~> 2.0", [hex: :phoenix_pubsub, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 1.0 or ~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: false]}, {:plug, "~> 1.10", [hex: :plug, repo: "hexpm", optional: false]}, {:plug_cowboy, "~> 2.2", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:plug_crypto, "~> 1.2", [hex: :plug_crypto, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "d70ab9fbf6b394755ea88b644d34d79d8b146e490973151f248cacd122d20672"}, - "phoenix_html": {:hex, :phoenix_html, "3.2.0", "1c1219d4b6cb22ac72f12f73dc5fad6c7563104d083f711c3fcd8551a1f4ae11", [:mix], [{:plug, "~> 1.5", [hex: :plug, repo: "hexpm", optional: true]}], "hexpm", "36ec97ba56d25c0136ef1992c37957e4246b649d620958a1f9fa86165f8bc54f"}, - "phoenix_live_view": {:hex, :phoenix_live_view, "0.18.11", "c50eac83dae6b5488859180422dfb27b2c609de87f4aa5b9c926ecd0501cd44f", [:mix], [{:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix, "~> 1.6.15 or ~> 1.7.0", [hex: :phoenix, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 3.1", [hex: :phoenix_html, repo: "hexpm", optional: false]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4.2 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "76c99a0ffb47cd95bf06a917e74f282a603f3e77b00375f3c2dd95110971b102"}, + "phoenix_html": {:hex, :phoenix_html, "3.3.0", "bf451c71ebdaac8d2f40d3b703435e819ccfbb9ff243140ca3bd10c155f134cc", [:mix], [{:plug, "~> 1.5", [hex: :plug, repo: "hexpm", optional: true]}], "hexpm", "272c5c1533499f0132309936c619186480bafcc2246588f99a69ce85095556ef"}, + "phoenix_live_view": {:hex, :phoenix_live_view, "0.18.13", "956aed3ffe24b9ecd5e4bde10fdc9673b77f43adf4d1172a6812abad35dbc94c", [:mix], [{:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix, "~> 1.6.15 or ~> 1.7.0", [hex: :phoenix, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 3.3", [hex: :phoenix_html, repo: "hexpm", optional: false]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4.2 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "9ecbe76c79102565a14e9fe54aac4b086991dbd5e8da7da4d4d6442f4e79147f"}, "phoenix_pubsub": {:hex, :phoenix_pubsub, "2.1.1", "ba04e489ef03763bf28a17eb2eaddc2c20c6d217e2150a61e3298b0f4c2012b5", [:mix], [], "hexpm", "81367c6d1eea5878ad726be80808eb5a787a23dee699f96e72b1109c57cdd8d9"}, - "phoenix_template": {:hex, :phoenix_template, "1.0.0", "c57bc5044f25f007dc86ab21895688c098a9f846a8dda6bc40e2d0ddc146e38f", [:mix], [{:phoenix_html, "~> 2.14.2 or ~> 3.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}], "hexpm", "1b066f99a26fd22064c12b2600a9a6e56700f591bf7b20b418054ea38b4d4357"}, + "phoenix_template": {:hex, :phoenix_template, "1.0.1", "85f79e3ad1b0180abb43f9725973e3b8c2c3354a87245f91431eec60553ed3ef", [:mix], [{:phoenix_html, "~> 2.14.2 or ~> 3.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}], "hexpm", "157dc078f6226334c91cb32c1865bf3911686f8bcd6bcff86736f6253e6993ee"}, "phoenix_view": {:hex, :phoenix_view, "2.0.2", "6bd4d2fd595ef80d33b439ede6a19326b78f0f1d8d62b9a318e3d9c1af351098", [:mix], [{:phoenix_html, "~> 2.14.2 or ~> 3.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}], "hexpm", "a929e7230ea5c7ee0e149ffcf44ce7cf7f4b6d2bfe1752dd7c084cdff152d36f"}, "plug": {:hex, :plug, "1.14.0", "ba4f558468f69cbd9f6b356d25443d0b796fbdc887e03fa89001384a9cac638f", [:mix], [{:mime, "~> 1.0 or ~> 2.0", [hex: :mime, repo: "hexpm", optional: false]}, {:plug_crypto, "~> 1.1.1 or ~> 1.2", [hex: :plug_crypto, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4.3 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "bf020432c7d4feb7b3af16a0c2701455cbbbb95e5b6866132cb09eb0c29adc14"}, "plug_crypto": {:hex, :plug_crypto, "1.2.3", "8f77d13aeb32bfd9e654cb68f0af517b371fb34c56c9f2b58fe3df1235c1251a", [:mix], [], "hexpm", "b5672099c6ad5c202c45f5a403f21a3411247f164e4a8fab056e5cd8a290f4a2"}, From 9a7a3d6a8ac7da9cf9f980cd27402ffdd018ae92 Mon Sep 17 00:00:00 2001 From: Florian Arens <60519307+Flo0807@users.noreply.github.com> Date: Tue, 14 Feb 2023 13:33:50 +0100 Subject: [PATCH 2/6] Update tabler icons to 2.4.0 --- assets/icons/alarm-filled.svg | 8 + assets/icons/alarm-minus-filled.svg | 8 + assets/icons/alarm-plus-filled.svg | 8 + assets/icons/alarm-snooze-filled.svg | 8 + assets/icons/alien-filled.svg | 6 + .../icons/align-box-bottom-center-filled.svg | 6 + assets/icons/align-box-bottom-left-filled.svg | 6 + .../icons/align-box-bottom-right-filled.svg | 6 + assets/icons/align-box-left-bottom-filled.svg | 6 + assets/icons/align-box-left-middle-filled.svg | 6 + assets/icons/align-box-left-top-filled.svg | 6 + .../icons/align-box-right-bottom-filled.svg | 6 + assets/icons/align-box-right-top-filled.svg | 6 + assets/icons/align-box-top-center-filled.svg | 6 + assets/icons/align-box-top-left-filled.svg | 6 + assets/icons/align-box-top-right-filled.svg | 6 + assets/icons/analyze-filled.svg | 8 + assets/icons/app-window-filled.svg | 6 + assets/icons/arrow-big-down-filled.svg | 2 +- assets/icons/arrow-big-down-line-filled.svg | 4 +- assets/icons/arrow-big-down-lines-filled.svg | 6 +- assets/icons/arrow-big-left-filled.svg | 2 +- assets/icons/arrow-big-left-line-filled.svg | 5 +- assets/icons/arrow-big-left-lines-filled.svg | 6 +- assets/icons/arrow-big-right-filled.svg | 2 +- assets/icons/arrow-big-right-line-filled.svg | 4 +- assets/icons/arrow-big-right-lines-filled.svg | 6 +- assets/icons/arrow-big-up-filled.svg | 2 +- assets/icons/arrow-big-up-line-filled.svg | 4 +- assets/icons/arrow-big-up-lines-filled.svg | 6 +- assets/icons/atom-2-filled.svg | 12 + assets/icons/award-filled.svg | 8 + assets/icons/badge-filled.svg | 2 +- assets/icons/bath-filled.svg | 6 + assets/icons/battery-1-filled.svg | 6 + assets/icons/battery-2-filled.svg | 6 + assets/icons/battery-3-filled.svg | 6 + assets/icons/battery-4-filled.svg | 6 + assets/icons/battery-filled.svg | 2 +- assets/icons/bell-filled.svg | 4 +- assets/icons/bell-minus-filled.svg | 7 + assets/icons/bell-plus-filled.svg | 7 + assets/icons/bell-ringing-2-filled.svg | 7 + assets/icons/bell-ringing-filled.svg | 9 + assets/icons/bell-x-filled.svg | 7 + assets/icons/bell-z-filled.svg | 7 + assets/icons/bulb-filled.svg | 8 +- assets/icons/chart-area-filled.svg | 4 +- assets/icons/chart-area-line-filled.svg | 4 +- assets/icons/chart-bubble-filled.svg | 6 +- assets/icons/chart-candle-filled.svg | 12 +- assets/icons/chart-donut-filled.svg | 4 +- assets/icons/chart-pie-filled.svg | 4 +- assets/icons/cherry-filled.svg | 6 + assets/icons/chess-bishop-filled.svg | 8 + assets/icons/chess-filled.svg | 7 + assets/icons/chess-king-filled.svg | 7 + assets/icons/chess-knight-filled.svg | 7 + assets/icons/chess-queen-filled.svg | 7 + assets/icons/chess-rook-filled.svg | 7 + assets/icons/circle-0-filled.svg | 6 + assets/icons/circle-1-filled.svg | 6 + assets/icons/circle-2-filled.svg | 6 + assets/icons/circle-3-filled.svg | 6 + assets/icons/circle-4-filled.svg | 6 + assets/icons/circle-5-filled.svg | 6 + assets/icons/circle-6-filled.svg | 6 + assets/icons/circle-7-filled.svg | 6 + assets/icons/circle-8-filled.svg | 6 + assets/icons/circle-9-filled.svg | 6 + assets/icons/circle-filled.svg | 2 +- assets/icons/circle-x-filled.svg | 6 + assets/icons/clock-filled.svg | 6 + assets/icons/cloud-filled.svg | 2 +- assets/icons/clubs-filled.svg | 2 +- assets/icons/copyleft-filled.svg | 6 + assets/icons/copyright-filled.svg | 6 + assets/icons/cross-filled.svg | 2 +- assets/icons/diamond-filled.svg | 6 + assets/icons/diamonds-filled.svg | 2 +- assets/icons/dice-1-filled.svg | 6 + assets/icons/dice-2-filled.svg | 6 + assets/icons/dice-3-filled.svg | 6 + assets/icons/dice-4-filled.svg | 6 + assets/icons/dice-5-filled.svg | 6 + assets/icons/dice-6-filled.svg | 6 + assets/icons/dice-filled.svg | 6 + assets/icons/direction-sign-filled.svg | 6 + assets/icons/discount-check-filled.svg | 6 + assets/icons/droplet-filled.svg | 5 +- assets/icons/egg-filled.svg | 2 +- assets/icons/eye-filled.svg | 2 +- assets/icons/file-filled.svg | 7 + assets/icons/file-x-filled.svg | 7 + assets/icons/folder-filled.svg | 6 + assets/icons/ghost-2-filled.svg | 6 + assets/icons/ghost-filled.svg | 6 + assets/icons/guitar-pick-filled.svg | 2 +- assets/icons/heart-filled.svg | 2 +- assets/icons/hexagon-0-filled.svg | 6 + assets/icons/hexagon-1-filled.svg | 6 + assets/icons/hexagon-2-filled.svg | 6 + assets/icons/hexagon-3-filled.svg | 6 + assets/icons/hexagon-4-filled.svg | 6 + assets/icons/hexagon-5-filled.svg | 6 + assets/icons/hexagon-6-filled.svg | 6 + assets/icons/hexagon-7-filled.svg | 6 + assets/icons/hexagon-8-filled.svg | 6 + assets/icons/hexagon-9-filled.svg | 6 + assets/icons/hexagon-filled.svg | 2 +- assets/icons/hourglass-filled.svg | 6 + assets/icons/inner-shadow-bottom-filled.svg | 6 + .../icons/inner-shadow-bottom-left-filled.svg | 6 + .../inner-shadow-bottom-right-filled.svg | 6 + assets/icons/inner-shadow-left-filled.svg | 6 + assets/icons/inner-shadow-right-filled.svg | 6 + assets/icons/inner-shadow-top-filled.svg | 6 + assets/icons/inner-shadow-top-left-filled.svg | 6 + .../icons/inner-shadow-top-right-filled.svg | 6 + assets/icons/jewish-star-filled.svg | 2 +- assets/icons/location-filled.svg | 2 +- assets/icons/map-pin-filled.svg | 2 +- assets/icons/medical-cross-filled.svg | 2 +- assets/icons/message-circle-2-filled.svg | 2 +- assets/icons/mickey-filled.svg | 2 +- assets/icons/moon-filled.svg | 2 +- assets/icons/navigation-filled.svg | 2 +- assets/icons/octagon-filled.svg | 2 +- assets/icons/paint-filled.svg | 6 + assets/icons/paw-filled.svg | 10 +- assets/icons/pennant-2-filled.svg | 4 +- assets/icons/pennant-filled.svg | 4 +- assets/icons/pentagon-filled.svg | 2 +- assets/icons/pin-filled.svg | 4 +- assets/icons/pinned-filled.svg | 4 +- assets/icons/player-eject-filled.svg | 4 +- assets/icons/player-pause-filled.svg | 4 +- assets/icons/player-play-filled.svg | 2 +- assets/icons/player-record-filled.svg | 2 +- assets/icons/player-skip-back-filled.svg | 4 +- assets/icons/player-skip-forward-filled.svg | 4 +- assets/icons/player-stop-filled.svg | 2 +- assets/icons/player-track-next-filled.svg | 4 +- assets/icons/player-track-prev-filled.svg | 4 +- assets/icons/point-filled.svg | 2 +- assets/icons/puzzle-filled.svg | 2 +- assets/icons/radioactive-filled.svg | 8 + assets/icons/rectangle-filled.svg | 2 +- assets/icons/rectangle-vertical-filled.svg | 2 +- assets/icons/replace-filled.svg | 8 +- assets/icons/rosette-filled.svg | 2 +- assets/icons/settings-filled.svg | 2 +- assets/icons/shield-check-filled.svg | 6 + assets/icons/shield-checkered-filled.svg | 6 + assets/icons/shield-filled.svg | 2 +- assets/icons/shield-lock-filled.svg | 6 + assets/icons/shirt-filled.svg | 2 +- assets/icons/sign-left-filled.svg | 5 +- assets/icons/sign-right-filled.svg | 5 +- assets/icons/spade-filled.svg | 2 +- assets/icons/square-0-filled.svg | 6 + assets/icons/square-1-filled.svg | 6 + assets/icons/square-3-filled.svg | 6 + assets/icons/square-4-filled.svg | 6 + assets/icons/square-5-filled.svg | 6 + assets/icons/square-6-filled.svg | 6 + assets/icons/square-7-filled.svg | 6 + assets/icons/square-8-filled.svg | 6 + assets/icons/square-9-filled.svg | 6 + assets/icons/square-check-filled.svg | 6 + assets/icons/square-f0-filled.svg | 6 + assets/icons/square-f1-filled.svg | 6 + assets/icons/square-f2-filled.svg | 6 + assets/icons/square-f3-filled.svg | 6 + assets/icons/square-f4-filled.svg | 6 + assets/icons/square-f5-filled.svg | 6 + assets/icons/square-f6-filled.svg | 6 + assets/icons/square-f7-filled.svg | 6 + assets/icons/square-f8-filled.svg | 6 + assets/icons/square-f9-filled.svg | 6 + assets/icons/square-rotated-filled.svg | 2 +- assets/icons/square-rounded-filled.svg | 2 +- .../icons/square-rounded-number-0-filled.svg | 6 + .../icons/square-rounded-number-1-filled.svg | 6 + .../icons/square-rounded-number-2-filled.svg | 6 + .../icons/square-rounded-number-3-filled.svg | 6 + .../icons/square-rounded-number-4-filled.svg | 6 + .../icons/square-rounded-number-5-filled.svg | 6 + .../icons/square-rounded-number-6-filled.svg | 6 + .../icons/square-rounded-number-7-filled.svg | 6 + .../icons/square-rounded-number-8-filled.svg | 6 + .../icons/square-rounded-number-9-filled.svg | 6 + assets/icons/star-filled.svg | 2 +- assets/icons/star-half-filled.svg | 2 +- assets/icons/stars-filled.svg | 6 +- assets/icons/sun-filled.svg | 11 +- assets/icons/table-filled.svg | 9 + assets/icons/thumb-down-filled.svg | 3 +- assets/icons/thumb-up-filled.svg | 3 +- assets/icons/transform-filled.svg | 10 +- assets/icons/transform.svg | 10 +- assets/icons/trash-filled.svg | 7 + assets/icons/trash-x-filled.svg | 7 + assets/icons/triangle-filled.svg | 2 +- assets/icons/triangle-inverted-filled.svg | 2 +- assets/icons/trophy-filled.svg | 7 +- assets/icons/umbrella-filled.svg | 3 +- assets/icons/versions-filled.svg | 6 +- assets/icons/windmill-filled.svg | 5 +- assets/icons/yin-yang-filled.svg | 7 + assets/icons/zoom-check-filled.svg | 6 + assets/icons/zoom-filled.svg | 6 + assets/icons/zoom-in-area-filled.svg | 11 + assets/icons/zoom-in-filled.svg | 6 + assets/icons/zoom-out-filled.svg | 6 + lib/mix/tasks/download.ex | 2 +- lib/tabler_icons.ex | 4195 ++++++++++++++++- 217 files changed, 5009 insertions(+), 328 deletions(-) create mode 100644 assets/icons/alarm-filled.svg create mode 100644 assets/icons/alarm-minus-filled.svg create mode 100644 assets/icons/alarm-plus-filled.svg create mode 100644 assets/icons/alarm-snooze-filled.svg create mode 100644 assets/icons/alien-filled.svg create mode 100644 assets/icons/align-box-bottom-center-filled.svg create mode 100644 assets/icons/align-box-bottom-left-filled.svg create mode 100644 assets/icons/align-box-bottom-right-filled.svg create mode 100644 assets/icons/align-box-left-bottom-filled.svg create mode 100644 assets/icons/align-box-left-middle-filled.svg create mode 100644 assets/icons/align-box-left-top-filled.svg create mode 100644 assets/icons/align-box-right-bottom-filled.svg create mode 100644 assets/icons/align-box-right-top-filled.svg create mode 100644 assets/icons/align-box-top-center-filled.svg create mode 100644 assets/icons/align-box-top-left-filled.svg create mode 100644 assets/icons/align-box-top-right-filled.svg create mode 100644 assets/icons/analyze-filled.svg create mode 100644 assets/icons/app-window-filled.svg create mode 100644 assets/icons/atom-2-filled.svg create mode 100644 assets/icons/award-filled.svg create mode 100644 assets/icons/bath-filled.svg create mode 100644 assets/icons/battery-1-filled.svg create mode 100644 assets/icons/battery-2-filled.svg create mode 100644 assets/icons/battery-3-filled.svg create mode 100644 assets/icons/battery-4-filled.svg create mode 100644 assets/icons/bell-minus-filled.svg create mode 100644 assets/icons/bell-plus-filled.svg create mode 100644 assets/icons/bell-ringing-2-filled.svg create mode 100644 assets/icons/bell-ringing-filled.svg create mode 100644 assets/icons/bell-x-filled.svg create mode 100644 assets/icons/bell-z-filled.svg create mode 100644 assets/icons/cherry-filled.svg create mode 100644 assets/icons/chess-bishop-filled.svg create mode 100644 assets/icons/chess-filled.svg create mode 100644 assets/icons/chess-king-filled.svg create mode 100644 assets/icons/chess-knight-filled.svg create mode 100644 assets/icons/chess-queen-filled.svg create mode 100644 assets/icons/chess-rook-filled.svg create mode 100644 assets/icons/circle-0-filled.svg create mode 100644 assets/icons/circle-1-filled.svg create mode 100644 assets/icons/circle-2-filled.svg create mode 100644 assets/icons/circle-3-filled.svg create mode 100644 assets/icons/circle-4-filled.svg create mode 100644 assets/icons/circle-5-filled.svg create mode 100644 assets/icons/circle-6-filled.svg create mode 100644 assets/icons/circle-7-filled.svg create mode 100644 assets/icons/circle-8-filled.svg create mode 100644 assets/icons/circle-9-filled.svg create mode 100644 assets/icons/circle-x-filled.svg create mode 100644 assets/icons/clock-filled.svg create mode 100644 assets/icons/copyleft-filled.svg create mode 100644 assets/icons/copyright-filled.svg create mode 100644 assets/icons/diamond-filled.svg create mode 100644 assets/icons/dice-1-filled.svg create mode 100644 assets/icons/dice-2-filled.svg create mode 100644 assets/icons/dice-3-filled.svg create mode 100644 assets/icons/dice-4-filled.svg create mode 100644 assets/icons/dice-5-filled.svg create mode 100644 assets/icons/dice-6-filled.svg create mode 100644 assets/icons/dice-filled.svg create mode 100644 assets/icons/direction-sign-filled.svg create mode 100644 assets/icons/discount-check-filled.svg create mode 100644 assets/icons/file-filled.svg create mode 100644 assets/icons/file-x-filled.svg create mode 100644 assets/icons/folder-filled.svg create mode 100644 assets/icons/ghost-2-filled.svg create mode 100644 assets/icons/ghost-filled.svg create mode 100644 assets/icons/hexagon-0-filled.svg create mode 100644 assets/icons/hexagon-1-filled.svg create mode 100644 assets/icons/hexagon-2-filled.svg create mode 100644 assets/icons/hexagon-3-filled.svg create mode 100644 assets/icons/hexagon-4-filled.svg create mode 100644 assets/icons/hexagon-5-filled.svg create mode 100644 assets/icons/hexagon-6-filled.svg create mode 100644 assets/icons/hexagon-7-filled.svg create mode 100644 assets/icons/hexagon-8-filled.svg create mode 100644 assets/icons/hexagon-9-filled.svg create mode 100644 assets/icons/hourglass-filled.svg create mode 100644 assets/icons/inner-shadow-bottom-filled.svg create mode 100644 assets/icons/inner-shadow-bottom-left-filled.svg create mode 100644 assets/icons/inner-shadow-bottom-right-filled.svg create mode 100644 assets/icons/inner-shadow-left-filled.svg create mode 100644 assets/icons/inner-shadow-right-filled.svg create mode 100644 assets/icons/inner-shadow-top-filled.svg create mode 100644 assets/icons/inner-shadow-top-left-filled.svg create mode 100644 assets/icons/inner-shadow-top-right-filled.svg create mode 100644 assets/icons/paint-filled.svg create mode 100644 assets/icons/radioactive-filled.svg create mode 100644 assets/icons/shield-check-filled.svg create mode 100644 assets/icons/shield-checkered-filled.svg create mode 100644 assets/icons/shield-lock-filled.svg create mode 100644 assets/icons/square-0-filled.svg create mode 100644 assets/icons/square-1-filled.svg create mode 100644 assets/icons/square-3-filled.svg create mode 100644 assets/icons/square-4-filled.svg create mode 100644 assets/icons/square-5-filled.svg create mode 100644 assets/icons/square-6-filled.svg create mode 100644 assets/icons/square-7-filled.svg create mode 100644 assets/icons/square-8-filled.svg create mode 100644 assets/icons/square-9-filled.svg create mode 100644 assets/icons/square-check-filled.svg create mode 100644 assets/icons/square-f0-filled.svg create mode 100644 assets/icons/square-f1-filled.svg create mode 100644 assets/icons/square-f2-filled.svg create mode 100644 assets/icons/square-f3-filled.svg create mode 100644 assets/icons/square-f4-filled.svg create mode 100644 assets/icons/square-f5-filled.svg create mode 100644 assets/icons/square-f6-filled.svg create mode 100644 assets/icons/square-f7-filled.svg create mode 100644 assets/icons/square-f8-filled.svg create mode 100644 assets/icons/square-f9-filled.svg create mode 100644 assets/icons/square-rounded-number-0-filled.svg create mode 100644 assets/icons/square-rounded-number-1-filled.svg create mode 100644 assets/icons/square-rounded-number-2-filled.svg create mode 100644 assets/icons/square-rounded-number-3-filled.svg create mode 100644 assets/icons/square-rounded-number-4-filled.svg create mode 100644 assets/icons/square-rounded-number-5-filled.svg create mode 100644 assets/icons/square-rounded-number-6-filled.svg create mode 100644 assets/icons/square-rounded-number-7-filled.svg create mode 100644 assets/icons/square-rounded-number-8-filled.svg create mode 100644 assets/icons/square-rounded-number-9-filled.svg create mode 100644 assets/icons/table-filled.svg create mode 100644 assets/icons/trash-filled.svg create mode 100644 assets/icons/trash-x-filled.svg create mode 100644 assets/icons/yin-yang-filled.svg create mode 100644 assets/icons/zoom-check-filled.svg create mode 100644 assets/icons/zoom-filled.svg create mode 100644 assets/icons/zoom-in-area-filled.svg create mode 100644 assets/icons/zoom-in-filled.svg create mode 100644 assets/icons/zoom-out-filled.svg diff --git a/assets/icons/alarm-filled.svg b/assets/icons/alarm-filled.svg new file mode 100644 index 0000000..22b04fc --- /dev/null +++ b/assets/icons/alarm-filled.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/assets/icons/alarm-minus-filled.svg b/assets/icons/alarm-minus-filled.svg new file mode 100644 index 0000000..f1dc24d --- /dev/null +++ b/assets/icons/alarm-minus-filled.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/assets/icons/alarm-plus-filled.svg b/assets/icons/alarm-plus-filled.svg new file mode 100644 index 0000000..d5dadb2 --- /dev/null +++ b/assets/icons/alarm-plus-filled.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/assets/icons/alarm-snooze-filled.svg b/assets/icons/alarm-snooze-filled.svg new file mode 100644 index 0000000..dee351e --- /dev/null +++ b/assets/icons/alarm-snooze-filled.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/assets/icons/alien-filled.svg b/assets/icons/alien-filled.svg new file mode 100644 index 0000000..d4fb9b3 --- /dev/null +++ b/assets/icons/alien-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/align-box-bottom-center-filled.svg b/assets/icons/align-box-bottom-center-filled.svg new file mode 100644 index 0000000..3ed4a91 --- /dev/null +++ b/assets/icons/align-box-bottom-center-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/align-box-bottom-left-filled.svg b/assets/icons/align-box-bottom-left-filled.svg new file mode 100644 index 0000000..c2bb558 --- /dev/null +++ b/assets/icons/align-box-bottom-left-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/align-box-bottom-right-filled.svg b/assets/icons/align-box-bottom-right-filled.svg new file mode 100644 index 0000000..e8da41f --- /dev/null +++ b/assets/icons/align-box-bottom-right-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/align-box-left-bottom-filled.svg b/assets/icons/align-box-left-bottom-filled.svg new file mode 100644 index 0000000..b9732ad --- /dev/null +++ b/assets/icons/align-box-left-bottom-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/align-box-left-middle-filled.svg b/assets/icons/align-box-left-middle-filled.svg new file mode 100644 index 0000000..04d1c63 --- /dev/null +++ b/assets/icons/align-box-left-middle-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/align-box-left-top-filled.svg b/assets/icons/align-box-left-top-filled.svg new file mode 100644 index 0000000..f482bb3 --- /dev/null +++ b/assets/icons/align-box-left-top-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/align-box-right-bottom-filled.svg b/assets/icons/align-box-right-bottom-filled.svg new file mode 100644 index 0000000..eb78c1d --- /dev/null +++ b/assets/icons/align-box-right-bottom-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/align-box-right-top-filled.svg b/assets/icons/align-box-right-top-filled.svg new file mode 100644 index 0000000..2d3f85f --- /dev/null +++ b/assets/icons/align-box-right-top-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/align-box-top-center-filled.svg b/assets/icons/align-box-top-center-filled.svg new file mode 100644 index 0000000..376aa72 --- /dev/null +++ b/assets/icons/align-box-top-center-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/align-box-top-left-filled.svg b/assets/icons/align-box-top-left-filled.svg new file mode 100644 index 0000000..bb9b91d --- /dev/null +++ b/assets/icons/align-box-top-left-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/align-box-top-right-filled.svg b/assets/icons/align-box-top-right-filled.svg new file mode 100644 index 0000000..f668236 --- /dev/null +++ b/assets/icons/align-box-top-right-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/analyze-filled.svg b/assets/icons/analyze-filled.svg new file mode 100644 index 0000000..ec138ac --- /dev/null +++ b/assets/icons/analyze-filled.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/assets/icons/app-window-filled.svg b/assets/icons/app-window-filled.svg new file mode 100644 index 0000000..dd10cdd --- /dev/null +++ b/assets/icons/app-window-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/arrow-big-down-filled.svg b/assets/icons/arrow-big-down-filled.svg index 2a2408d..e058123 100644 --- a/assets/icons/arrow-big-down-filled.svg +++ b/assets/icons/arrow-big-down-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/arrow-big-down-line-filled.svg b/assets/icons/arrow-big-down-line-filled.svg index a74287a..5dbae36 100644 --- a/assets/icons/arrow-big-down-line-filled.svg +++ b/assets/icons/arrow-big-down-line-filled.svg @@ -1,7 +1,7 @@ - - + + diff --git a/assets/icons/arrow-big-down-lines-filled.svg b/assets/icons/arrow-big-down-lines-filled.svg index e7a4df7..b0ed7a0 100644 --- a/assets/icons/arrow-big-down-lines-filled.svg +++ b/assets/icons/arrow-big-down-lines-filled.svg @@ -1,8 +1,8 @@ - - - + + + diff --git a/assets/icons/arrow-big-left-filled.svg b/assets/icons/arrow-big-left-filled.svg index d07d429..383188e 100644 --- a/assets/icons/arrow-big-left-filled.svg +++ b/assets/icons/arrow-big-left-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/arrow-big-left-line-filled.svg b/assets/icons/arrow-big-left-line-filled.svg index bb8ca9e..d5e892f 100644 --- a/assets/icons/arrow-big-left-line-filled.svg +++ b/assets/icons/arrow-big-left-line-filled.svg @@ -1,7 +1,8 @@ - - + + + diff --git a/assets/icons/arrow-big-left-lines-filled.svg b/assets/icons/arrow-big-left-lines-filled.svg index e14a104..f031d97 100644 --- a/assets/icons/arrow-big-left-lines-filled.svg +++ b/assets/icons/arrow-big-left-lines-filled.svg @@ -1,8 +1,8 @@ - - - + + + diff --git a/assets/icons/arrow-big-right-filled.svg b/assets/icons/arrow-big-right-filled.svg index c15cf94..dd12273 100644 --- a/assets/icons/arrow-big-right-filled.svg +++ b/assets/icons/arrow-big-right-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/arrow-big-right-line-filled.svg b/assets/icons/arrow-big-right-line-filled.svg index ffc435a..00154db 100644 --- a/assets/icons/arrow-big-right-line-filled.svg +++ b/assets/icons/arrow-big-right-line-filled.svg @@ -1,7 +1,7 @@ - - + + diff --git a/assets/icons/arrow-big-right-lines-filled.svg b/assets/icons/arrow-big-right-lines-filled.svg index e448f3a..1b40434 100644 --- a/assets/icons/arrow-big-right-lines-filled.svg +++ b/assets/icons/arrow-big-right-lines-filled.svg @@ -1,8 +1,8 @@ - - - + + + diff --git a/assets/icons/arrow-big-up-filled.svg b/assets/icons/arrow-big-up-filled.svg index f501980..d23c9d5 100644 --- a/assets/icons/arrow-big-up-filled.svg +++ b/assets/icons/arrow-big-up-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/arrow-big-up-line-filled.svg b/assets/icons/arrow-big-up-line-filled.svg index 51dd051..cc10784 100644 --- a/assets/icons/arrow-big-up-line-filled.svg +++ b/assets/icons/arrow-big-up-line-filled.svg @@ -1,7 +1,7 @@ - - + + diff --git a/assets/icons/arrow-big-up-lines-filled.svg b/assets/icons/arrow-big-up-lines-filled.svg index 792d8e0..f8a67a7 100644 --- a/assets/icons/arrow-big-up-lines-filled.svg +++ b/assets/icons/arrow-big-up-lines-filled.svg @@ -1,8 +1,8 @@ - - - + + + diff --git a/assets/icons/atom-2-filled.svg b/assets/icons/atom-2-filled.svg new file mode 100644 index 0000000..b718122 --- /dev/null +++ b/assets/icons/atom-2-filled.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/assets/icons/award-filled.svg b/assets/icons/award-filled.svg new file mode 100644 index 0000000..fda58b4 --- /dev/null +++ b/assets/icons/award-filled.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/assets/icons/badge-filled.svg b/assets/icons/badge-filled.svg index e17964f..be3d0e4 100644 --- a/assets/icons/badge-filled.svg +++ b/assets/icons/badge-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/bath-filled.svg b/assets/icons/bath-filled.svg new file mode 100644 index 0000000..3101831 --- /dev/null +++ b/assets/icons/bath-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/battery-1-filled.svg b/assets/icons/battery-1-filled.svg new file mode 100644 index 0000000..455b966 --- /dev/null +++ b/assets/icons/battery-1-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/battery-2-filled.svg b/assets/icons/battery-2-filled.svg new file mode 100644 index 0000000..c494500 --- /dev/null +++ b/assets/icons/battery-2-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/battery-3-filled.svg b/assets/icons/battery-3-filled.svg new file mode 100644 index 0000000..a478170 --- /dev/null +++ b/assets/icons/battery-3-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/battery-4-filled.svg b/assets/icons/battery-4-filled.svg new file mode 100644 index 0000000..83bbf1c --- /dev/null +++ b/assets/icons/battery-4-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/battery-filled.svg b/assets/icons/battery-filled.svg index 28f2f70..b7f9038 100644 --- a/assets/icons/battery-filled.svg +++ b/assets/icons/battery-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/bell-filled.svg b/assets/icons/bell-filled.svg index 26f786d..0a031d4 100644 --- a/assets/icons/bell-filled.svg +++ b/assets/icons/bell-filled.svg @@ -1,7 +1,7 @@ - - + + diff --git a/assets/icons/bell-minus-filled.svg b/assets/icons/bell-minus-filled.svg new file mode 100644 index 0000000..d316677 --- /dev/null +++ b/assets/icons/bell-minus-filled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/bell-plus-filled.svg b/assets/icons/bell-plus-filled.svg new file mode 100644 index 0000000..cf40695 --- /dev/null +++ b/assets/icons/bell-plus-filled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/bell-ringing-2-filled.svg b/assets/icons/bell-ringing-2-filled.svg new file mode 100644 index 0000000..527e44b --- /dev/null +++ b/assets/icons/bell-ringing-2-filled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/bell-ringing-filled.svg b/assets/icons/bell-ringing-filled.svg new file mode 100644 index 0000000..53eb497 --- /dev/null +++ b/assets/icons/bell-ringing-filled.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/assets/icons/bell-x-filled.svg b/assets/icons/bell-x-filled.svg new file mode 100644 index 0000000..1c65eee --- /dev/null +++ b/assets/icons/bell-x-filled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/bell-z-filled.svg b/assets/icons/bell-z-filled.svg new file mode 100644 index 0000000..d5158f2 --- /dev/null +++ b/assets/icons/bell-z-filled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/bulb-filled.svg b/assets/icons/bulb-filled.svg index a87965c..6e8d3af 100644 --- a/assets/icons/bulb-filled.svg +++ b/assets/icons/bulb-filled.svg @@ -1,6 +1,12 @@ - + + + + + + + diff --git a/assets/icons/chart-area-filled.svg b/assets/icons/chart-area-filled.svg index 5978a57..712164e 100644 --- a/assets/icons/chart-area-filled.svg +++ b/assets/icons/chart-area-filled.svg @@ -1,7 +1,7 @@ - - + + diff --git a/assets/icons/chart-area-line-filled.svg b/assets/icons/chart-area-line-filled.svg index 325745d..6bde566 100644 --- a/assets/icons/chart-area-line-filled.svg +++ b/assets/icons/chart-area-line-filled.svg @@ -1,7 +1,7 @@ - - + + diff --git a/assets/icons/chart-bubble-filled.svg b/assets/icons/chart-bubble-filled.svg index 896c3da..b615c55 100644 --- a/assets/icons/chart-bubble-filled.svg +++ b/assets/icons/chart-bubble-filled.svg @@ -1,8 +1,8 @@ - - - + + + diff --git a/assets/icons/chart-candle-filled.svg b/assets/icons/chart-candle-filled.svg index bd23f81..85993cc 100644 --- a/assets/icons/chart-candle-filled.svg +++ b/assets/icons/chart-candle-filled.svg @@ -1,14 +1,8 @@ - - - - - - - - - + + + diff --git a/assets/icons/chart-donut-filled.svg b/assets/icons/chart-donut-filled.svg index 243b7a4..e9a9527 100644 --- a/assets/icons/chart-donut-filled.svg +++ b/assets/icons/chart-donut-filled.svg @@ -1,7 +1,7 @@ - - + + diff --git a/assets/icons/chart-pie-filled.svg b/assets/icons/chart-pie-filled.svg index 78503ba..9c0d141 100644 --- a/assets/icons/chart-pie-filled.svg +++ b/assets/icons/chart-pie-filled.svg @@ -1,7 +1,7 @@ - - + + diff --git a/assets/icons/cherry-filled.svg b/assets/icons/cherry-filled.svg new file mode 100644 index 0000000..5d949a7 --- /dev/null +++ b/assets/icons/cherry-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/chess-bishop-filled.svg b/assets/icons/chess-bishop-filled.svg new file mode 100644 index 0000000..ac5c4ed --- /dev/null +++ b/assets/icons/chess-bishop-filled.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/assets/icons/chess-filled.svg b/assets/icons/chess-filled.svg new file mode 100644 index 0000000..5f298ec --- /dev/null +++ b/assets/icons/chess-filled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/chess-king-filled.svg b/assets/icons/chess-king-filled.svg new file mode 100644 index 0000000..ea3bb7f --- /dev/null +++ b/assets/icons/chess-king-filled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/chess-knight-filled.svg b/assets/icons/chess-knight-filled.svg new file mode 100644 index 0000000..6eb3df4 --- /dev/null +++ b/assets/icons/chess-knight-filled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/chess-queen-filled.svg b/assets/icons/chess-queen-filled.svg new file mode 100644 index 0000000..a05ad46 --- /dev/null +++ b/assets/icons/chess-queen-filled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/chess-rook-filled.svg b/assets/icons/chess-rook-filled.svg new file mode 100644 index 0000000..fee39c0 --- /dev/null +++ b/assets/icons/chess-rook-filled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/circle-0-filled.svg b/assets/icons/circle-0-filled.svg new file mode 100644 index 0000000..d1609da --- /dev/null +++ b/assets/icons/circle-0-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/circle-1-filled.svg b/assets/icons/circle-1-filled.svg new file mode 100644 index 0000000..5ab7e84 --- /dev/null +++ b/assets/icons/circle-1-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/circle-2-filled.svg b/assets/icons/circle-2-filled.svg new file mode 100644 index 0000000..0d8ae47 --- /dev/null +++ b/assets/icons/circle-2-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/circle-3-filled.svg b/assets/icons/circle-3-filled.svg new file mode 100644 index 0000000..d52eb7d --- /dev/null +++ b/assets/icons/circle-3-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/circle-4-filled.svg b/assets/icons/circle-4-filled.svg new file mode 100644 index 0000000..8dd8ceb --- /dev/null +++ b/assets/icons/circle-4-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/circle-5-filled.svg b/assets/icons/circle-5-filled.svg new file mode 100644 index 0000000..aae30a7 --- /dev/null +++ b/assets/icons/circle-5-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/circle-6-filled.svg b/assets/icons/circle-6-filled.svg new file mode 100644 index 0000000..7f723a2 --- /dev/null +++ b/assets/icons/circle-6-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/circle-7-filled.svg b/assets/icons/circle-7-filled.svg new file mode 100644 index 0000000..23da442 --- /dev/null +++ b/assets/icons/circle-7-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/circle-8-filled.svg b/assets/icons/circle-8-filled.svg new file mode 100644 index 0000000..f56f14c --- /dev/null +++ b/assets/icons/circle-8-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/circle-9-filled.svg b/assets/icons/circle-9-filled.svg new file mode 100644 index 0000000..3f1cc3b --- /dev/null +++ b/assets/icons/circle-9-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/circle-filled.svg b/assets/icons/circle-filled.svg index 4fb4e3c..5ee9f80 100644 --- a/assets/icons/circle-filled.svg +++ b/assets/icons/circle-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/circle-x-filled.svg b/assets/icons/circle-x-filled.svg new file mode 100644 index 0000000..c309414 --- /dev/null +++ b/assets/icons/circle-x-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/clock-filled.svg b/assets/icons/clock-filled.svg new file mode 100644 index 0000000..6cc8217 --- /dev/null +++ b/assets/icons/clock-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/cloud-filled.svg b/assets/icons/cloud-filled.svg index eadba2f..69c580b 100644 --- a/assets/icons/cloud-filled.svg +++ b/assets/icons/cloud-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/clubs-filled.svg b/assets/icons/clubs-filled.svg index 13d6939..8ef122a 100644 --- a/assets/icons/clubs-filled.svg +++ b/assets/icons/clubs-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/copyleft-filled.svg b/assets/icons/copyleft-filled.svg new file mode 100644 index 0000000..b7c8f8e --- /dev/null +++ b/assets/icons/copyleft-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/copyright-filled.svg b/assets/icons/copyright-filled.svg new file mode 100644 index 0000000..a8b3661 --- /dev/null +++ b/assets/icons/copyright-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/cross-filled.svg b/assets/icons/cross-filled.svg index 055d42a..844211b 100644 --- a/assets/icons/cross-filled.svg +++ b/assets/icons/cross-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/diamond-filled.svg b/assets/icons/diamond-filled.svg new file mode 100644 index 0000000..5c8c486 --- /dev/null +++ b/assets/icons/diamond-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/diamonds-filled.svg b/assets/icons/diamonds-filled.svg index 4ac899e..7abe541 100644 --- a/assets/icons/diamonds-filled.svg +++ b/assets/icons/diamonds-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/dice-1-filled.svg b/assets/icons/dice-1-filled.svg new file mode 100644 index 0000000..0d0b1ca --- /dev/null +++ b/assets/icons/dice-1-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/dice-2-filled.svg b/assets/icons/dice-2-filled.svg new file mode 100644 index 0000000..5a2102d --- /dev/null +++ b/assets/icons/dice-2-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/dice-3-filled.svg b/assets/icons/dice-3-filled.svg new file mode 100644 index 0000000..ae2ee3d --- /dev/null +++ b/assets/icons/dice-3-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/dice-4-filled.svg b/assets/icons/dice-4-filled.svg new file mode 100644 index 0000000..990c398 --- /dev/null +++ b/assets/icons/dice-4-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/dice-5-filled.svg b/assets/icons/dice-5-filled.svg new file mode 100644 index 0000000..bd446c0 --- /dev/null +++ b/assets/icons/dice-5-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/dice-6-filled.svg b/assets/icons/dice-6-filled.svg new file mode 100644 index 0000000..36578ad --- /dev/null +++ b/assets/icons/dice-6-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/dice-filled.svg b/assets/icons/dice-filled.svg new file mode 100644 index 0000000..67d3d3a --- /dev/null +++ b/assets/icons/dice-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/direction-sign-filled.svg b/assets/icons/direction-sign-filled.svg new file mode 100644 index 0000000..64e39fc --- /dev/null +++ b/assets/icons/direction-sign-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/discount-check-filled.svg b/assets/icons/discount-check-filled.svg new file mode 100644 index 0000000..b2a1db3 --- /dev/null +++ b/assets/icons/discount-check-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/droplet-filled.svg b/assets/icons/droplet-filled.svg index 10eff30..aaecdb9 100644 --- a/assets/icons/droplet-filled.svg +++ b/assets/icons/droplet-filled.svg @@ -1,6 +1,9 @@ - + + + + diff --git a/assets/icons/egg-filled.svg b/assets/icons/egg-filled.svg index 00bbccb..51ca4c1 100644 --- a/assets/icons/egg-filled.svg +++ b/assets/icons/egg-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/eye-filled.svg b/assets/icons/eye-filled.svg index 4301144..20e9d9d 100644 --- a/assets/icons/eye-filled.svg +++ b/assets/icons/eye-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/file-filled.svg b/assets/icons/file-filled.svg new file mode 100644 index 0000000..6692219 --- /dev/null +++ b/assets/icons/file-filled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/file-x-filled.svg b/assets/icons/file-x-filled.svg new file mode 100644 index 0000000..aa7ad22 --- /dev/null +++ b/assets/icons/file-x-filled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/folder-filled.svg b/assets/icons/folder-filled.svg new file mode 100644 index 0000000..546874c --- /dev/null +++ b/assets/icons/folder-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/ghost-2-filled.svg b/assets/icons/ghost-2-filled.svg new file mode 100644 index 0000000..c11dfc3 --- /dev/null +++ b/assets/icons/ghost-2-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/ghost-filled.svg b/assets/icons/ghost-filled.svg new file mode 100644 index 0000000..66a0da7 --- /dev/null +++ b/assets/icons/ghost-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/guitar-pick-filled.svg b/assets/icons/guitar-pick-filled.svg index 08361dd..fa5009b 100644 --- a/assets/icons/guitar-pick-filled.svg +++ b/assets/icons/guitar-pick-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/heart-filled.svg b/assets/icons/heart-filled.svg index 75fc3b6..43d18bd 100644 --- a/assets/icons/heart-filled.svg +++ b/assets/icons/heart-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/hexagon-0-filled.svg b/assets/icons/hexagon-0-filled.svg new file mode 100644 index 0000000..1d81e91 --- /dev/null +++ b/assets/icons/hexagon-0-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/hexagon-1-filled.svg b/assets/icons/hexagon-1-filled.svg new file mode 100644 index 0000000..3ff9e31 --- /dev/null +++ b/assets/icons/hexagon-1-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/hexagon-2-filled.svg b/assets/icons/hexagon-2-filled.svg new file mode 100644 index 0000000..7f60a1a --- /dev/null +++ b/assets/icons/hexagon-2-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/hexagon-3-filled.svg b/assets/icons/hexagon-3-filled.svg new file mode 100644 index 0000000..e9cc0e9 --- /dev/null +++ b/assets/icons/hexagon-3-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/hexagon-4-filled.svg b/assets/icons/hexagon-4-filled.svg new file mode 100644 index 0000000..11ae2a5 --- /dev/null +++ b/assets/icons/hexagon-4-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/hexagon-5-filled.svg b/assets/icons/hexagon-5-filled.svg new file mode 100644 index 0000000..88bee15 --- /dev/null +++ b/assets/icons/hexagon-5-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/hexagon-6-filled.svg b/assets/icons/hexagon-6-filled.svg new file mode 100644 index 0000000..3e817c4 --- /dev/null +++ b/assets/icons/hexagon-6-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/hexagon-7-filled.svg b/assets/icons/hexagon-7-filled.svg new file mode 100644 index 0000000..72bff87 --- /dev/null +++ b/assets/icons/hexagon-7-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/hexagon-8-filled.svg b/assets/icons/hexagon-8-filled.svg new file mode 100644 index 0000000..9196b28 --- /dev/null +++ b/assets/icons/hexagon-8-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/hexagon-9-filled.svg b/assets/icons/hexagon-9-filled.svg new file mode 100644 index 0000000..f9ccdae --- /dev/null +++ b/assets/icons/hexagon-9-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/hexagon-filled.svg b/assets/icons/hexagon-filled.svg index 3ce1a10..9761eac 100644 --- a/assets/icons/hexagon-filled.svg +++ b/assets/icons/hexagon-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/hourglass-filled.svg b/assets/icons/hourglass-filled.svg new file mode 100644 index 0000000..7c05a9b --- /dev/null +++ b/assets/icons/hourglass-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/inner-shadow-bottom-filled.svg b/assets/icons/inner-shadow-bottom-filled.svg new file mode 100644 index 0000000..a17e168 --- /dev/null +++ b/assets/icons/inner-shadow-bottom-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/inner-shadow-bottom-left-filled.svg b/assets/icons/inner-shadow-bottom-left-filled.svg new file mode 100644 index 0000000..3c0be09 --- /dev/null +++ b/assets/icons/inner-shadow-bottom-left-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/inner-shadow-bottom-right-filled.svg b/assets/icons/inner-shadow-bottom-right-filled.svg new file mode 100644 index 0000000..d446ed4 --- /dev/null +++ b/assets/icons/inner-shadow-bottom-right-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/inner-shadow-left-filled.svg b/assets/icons/inner-shadow-left-filled.svg new file mode 100644 index 0000000..fdf1d54 --- /dev/null +++ b/assets/icons/inner-shadow-left-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/inner-shadow-right-filled.svg b/assets/icons/inner-shadow-right-filled.svg new file mode 100644 index 0000000..0a951d0 --- /dev/null +++ b/assets/icons/inner-shadow-right-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/inner-shadow-top-filled.svg b/assets/icons/inner-shadow-top-filled.svg new file mode 100644 index 0000000..4de51c4 --- /dev/null +++ b/assets/icons/inner-shadow-top-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/inner-shadow-top-left-filled.svg b/assets/icons/inner-shadow-top-left-filled.svg new file mode 100644 index 0000000..d2e54d3 --- /dev/null +++ b/assets/icons/inner-shadow-top-left-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/inner-shadow-top-right-filled.svg b/assets/icons/inner-shadow-top-right-filled.svg new file mode 100644 index 0000000..1fc871d --- /dev/null +++ b/assets/icons/inner-shadow-top-right-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/jewish-star-filled.svg b/assets/icons/jewish-star-filled.svg index d1e96e5..e3d63a3 100644 --- a/assets/icons/jewish-star-filled.svg +++ b/assets/icons/jewish-star-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/location-filled.svg b/assets/icons/location-filled.svg index 727d668..296f7e4 100644 --- a/assets/icons/location-filled.svg +++ b/assets/icons/location-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/map-pin-filled.svg b/assets/icons/map-pin-filled.svg index c22c7aa..3786dd2 100644 --- a/assets/icons/map-pin-filled.svg +++ b/assets/icons/map-pin-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/medical-cross-filled.svg b/assets/icons/medical-cross-filled.svg index 58788ab..54e25c6 100644 --- a/assets/icons/medical-cross-filled.svg +++ b/assets/icons/medical-cross-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/message-circle-2-filled.svg b/assets/icons/message-circle-2-filled.svg index 5e3420b..79a36f4 100644 --- a/assets/icons/message-circle-2-filled.svg +++ b/assets/icons/message-circle-2-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/mickey-filled.svg b/assets/icons/mickey-filled.svg index d3243ef..5ff0f7e 100644 --- a/assets/icons/mickey-filled.svg +++ b/assets/icons/mickey-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/moon-filled.svg b/assets/icons/moon-filled.svg index 437cf72..8b54901 100644 --- a/assets/icons/moon-filled.svg +++ b/assets/icons/moon-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/navigation-filled.svg b/assets/icons/navigation-filled.svg index 1a8ed2d..b10d812 100644 --- a/assets/icons/navigation-filled.svg +++ b/assets/icons/navigation-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/octagon-filled.svg b/assets/icons/octagon-filled.svg index 992e670..4a3b4f9 100644 --- a/assets/icons/octagon-filled.svg +++ b/assets/icons/octagon-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/paint-filled.svg b/assets/icons/paint-filled.svg new file mode 100644 index 0000000..646e818 --- /dev/null +++ b/assets/icons/paint-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/paw-filled.svg b/assets/icons/paw-filled.svg index 663fbd7..d60b251 100644 --- a/assets/icons/paw-filled.svg +++ b/assets/icons/paw-filled.svg @@ -1,10 +1,10 @@ - - - - - + + + + + diff --git a/assets/icons/pennant-2-filled.svg b/assets/icons/pennant-2-filled.svg index 579f98a..78e1345 100644 --- a/assets/icons/pennant-2-filled.svg +++ b/assets/icons/pennant-2-filled.svg @@ -1,8 +1,6 @@ - - - + diff --git a/assets/icons/pennant-filled.svg b/assets/icons/pennant-filled.svg index 8502ba7..964fcb1 100644 --- a/assets/icons/pennant-filled.svg +++ b/assets/icons/pennant-filled.svg @@ -1,8 +1,6 @@ - - - + diff --git a/assets/icons/pentagon-filled.svg b/assets/icons/pentagon-filled.svg index 78e0e1d..65e6755 100644 --- a/assets/icons/pentagon-filled.svg +++ b/assets/icons/pentagon-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/pin-filled.svg b/assets/icons/pin-filled.svg index 886a336..e6f1da2 100644 --- a/assets/icons/pin-filled.svg +++ b/assets/icons/pin-filled.svg @@ -1,8 +1,6 @@ - - - + diff --git a/assets/icons/pinned-filled.svg b/assets/icons/pinned-filled.svg index 2f5a3d4..c55de64 100644 --- a/assets/icons/pinned-filled.svg +++ b/assets/icons/pinned-filled.svg @@ -1,8 +1,6 @@ - - - + diff --git a/assets/icons/player-eject-filled.svg b/assets/icons/player-eject-filled.svg index 81f4cd8..6a18be4 100644 --- a/assets/icons/player-eject-filled.svg +++ b/assets/icons/player-eject-filled.svg @@ -1,7 +1,7 @@ - - + + diff --git a/assets/icons/player-pause-filled.svg b/assets/icons/player-pause-filled.svg index 1b8500f..4dedaa2 100644 --- a/assets/icons/player-pause-filled.svg +++ b/assets/icons/player-pause-filled.svg @@ -1,7 +1,7 @@ - - + + diff --git a/assets/icons/player-play-filled.svg b/assets/icons/player-play-filled.svg index 1812ae4..a09b01e 100644 --- a/assets/icons/player-play-filled.svg +++ b/assets/icons/player-play-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/player-record-filled.svg b/assets/icons/player-record-filled.svg index 7940469..a264c17 100644 --- a/assets/icons/player-record-filled.svg +++ b/assets/icons/player-record-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/player-skip-back-filled.svg b/assets/icons/player-skip-back-filled.svg index 9de35a3..e00246c 100644 --- a/assets/icons/player-skip-back-filled.svg +++ b/assets/icons/player-skip-back-filled.svg @@ -1,7 +1,7 @@ - - + + diff --git a/assets/icons/player-skip-forward-filled.svg b/assets/icons/player-skip-forward-filled.svg index 7e6f59b..ed58386 100644 --- a/assets/icons/player-skip-forward-filled.svg +++ b/assets/icons/player-skip-forward-filled.svg @@ -1,7 +1,7 @@ - - + + diff --git a/assets/icons/player-stop-filled.svg b/assets/icons/player-stop-filled.svg index 7c1e468..7d63f16 100644 --- a/assets/icons/player-stop-filled.svg +++ b/assets/icons/player-stop-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/player-track-next-filled.svg b/assets/icons/player-track-next-filled.svg index 702fbb7..ac5a00c 100644 --- a/assets/icons/player-track-next-filled.svg +++ b/assets/icons/player-track-next-filled.svg @@ -1,7 +1,7 @@ - - + + diff --git a/assets/icons/player-track-prev-filled.svg b/assets/icons/player-track-prev-filled.svg index 32e2ace..fe6cc9d 100644 --- a/assets/icons/player-track-prev-filled.svg +++ b/assets/icons/player-track-prev-filled.svg @@ -1,7 +1,7 @@ - - + + diff --git a/assets/icons/point-filled.svg b/assets/icons/point-filled.svg index 30b110b..92f7410 100644 --- a/assets/icons/point-filled.svg +++ b/assets/icons/point-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/puzzle-filled.svg b/assets/icons/puzzle-filled.svg index f42834f..60af5a5 100644 --- a/assets/icons/puzzle-filled.svg +++ b/assets/icons/puzzle-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/radioactive-filled.svg b/assets/icons/radioactive-filled.svg new file mode 100644 index 0000000..eb97f23 --- /dev/null +++ b/assets/icons/radioactive-filled.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/assets/icons/rectangle-filled.svg b/assets/icons/rectangle-filled.svg index 7a84378..1c08095 100644 --- a/assets/icons/rectangle-filled.svg +++ b/assets/icons/rectangle-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/rectangle-vertical-filled.svg b/assets/icons/rectangle-vertical-filled.svg index 5cebd54..e0578f3 100644 --- a/assets/icons/rectangle-vertical-filled.svg +++ b/assets/icons/rectangle-vertical-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/replace-filled.svg b/assets/icons/replace-filled.svg index b70d401..06cd000 100644 --- a/assets/icons/replace-filled.svg +++ b/assets/icons/replace-filled.svg @@ -1,9 +1,9 @@ - - - - + + + + diff --git a/assets/icons/rosette-filled.svg b/assets/icons/rosette-filled.svg index 6ef8c15..056a186 100644 --- a/assets/icons/rosette-filled.svg +++ b/assets/icons/rosette-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/settings-filled.svg b/assets/icons/settings-filled.svg index 7f39519..b73a97e 100644 --- a/assets/icons/settings-filled.svg +++ b/assets/icons/settings-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/shield-check-filled.svg b/assets/icons/shield-check-filled.svg new file mode 100644 index 0000000..51dd663 --- /dev/null +++ b/assets/icons/shield-check-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/shield-checkered-filled.svg b/assets/icons/shield-checkered-filled.svg new file mode 100644 index 0000000..0e2578d --- /dev/null +++ b/assets/icons/shield-checkered-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/shield-filled.svg b/assets/icons/shield-filled.svg index 2f379e9..b5cc8e0 100644 --- a/assets/icons/shield-filled.svg +++ b/assets/icons/shield-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/shield-lock-filled.svg b/assets/icons/shield-lock-filled.svg new file mode 100644 index 0000000..faca864 --- /dev/null +++ b/assets/icons/shield-lock-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/shirt-filled.svg b/assets/icons/shirt-filled.svg index 187942d..e222ac4 100644 --- a/assets/icons/shirt-filled.svg +++ b/assets/icons/shirt-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/sign-left-filled.svg b/assets/icons/sign-left-filled.svg index d9c054a..4628f4c 100644 --- a/assets/icons/sign-left-filled.svg +++ b/assets/icons/sign-left-filled.svg @@ -1,9 +1,6 @@ - - - - + diff --git a/assets/icons/sign-right-filled.svg b/assets/icons/sign-right-filled.svg index 6eb41ad..975b1e4 100644 --- a/assets/icons/sign-right-filled.svg +++ b/assets/icons/sign-right-filled.svg @@ -1,9 +1,6 @@ - - - - + diff --git a/assets/icons/spade-filled.svg b/assets/icons/spade-filled.svg index e77ad7a..2ffa174 100644 --- a/assets/icons/spade-filled.svg +++ b/assets/icons/spade-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-0-filled.svg b/assets/icons/square-0-filled.svg new file mode 100644 index 0000000..b298d1d --- /dev/null +++ b/assets/icons/square-0-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-1-filled.svg b/assets/icons/square-1-filled.svg new file mode 100644 index 0000000..da20d4c --- /dev/null +++ b/assets/icons/square-1-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-3-filled.svg b/assets/icons/square-3-filled.svg new file mode 100644 index 0000000..dfd6286 --- /dev/null +++ b/assets/icons/square-3-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-4-filled.svg b/assets/icons/square-4-filled.svg new file mode 100644 index 0000000..02d2098 --- /dev/null +++ b/assets/icons/square-4-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-5-filled.svg b/assets/icons/square-5-filled.svg new file mode 100644 index 0000000..b07b69a --- /dev/null +++ b/assets/icons/square-5-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-6-filled.svg b/assets/icons/square-6-filled.svg new file mode 100644 index 0000000..98f83f7 --- /dev/null +++ b/assets/icons/square-6-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-7-filled.svg b/assets/icons/square-7-filled.svg new file mode 100644 index 0000000..21baba4 --- /dev/null +++ b/assets/icons/square-7-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-8-filled.svg b/assets/icons/square-8-filled.svg new file mode 100644 index 0000000..561acec --- /dev/null +++ b/assets/icons/square-8-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-9-filled.svg b/assets/icons/square-9-filled.svg new file mode 100644 index 0000000..ec06eb8 --- /dev/null +++ b/assets/icons/square-9-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-check-filled.svg b/assets/icons/square-check-filled.svg new file mode 100644 index 0000000..5010db3 --- /dev/null +++ b/assets/icons/square-check-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-f0-filled.svg b/assets/icons/square-f0-filled.svg new file mode 100644 index 0000000..5a58e98 --- /dev/null +++ b/assets/icons/square-f0-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-f1-filled.svg b/assets/icons/square-f1-filled.svg new file mode 100644 index 0000000..743d905 --- /dev/null +++ b/assets/icons/square-f1-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-f2-filled.svg b/assets/icons/square-f2-filled.svg new file mode 100644 index 0000000..2ea161f --- /dev/null +++ b/assets/icons/square-f2-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-f3-filled.svg b/assets/icons/square-f3-filled.svg new file mode 100644 index 0000000..a387fec --- /dev/null +++ b/assets/icons/square-f3-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-f4-filled.svg b/assets/icons/square-f4-filled.svg new file mode 100644 index 0000000..abd747f --- /dev/null +++ b/assets/icons/square-f4-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-f5-filled.svg b/assets/icons/square-f5-filled.svg new file mode 100644 index 0000000..a37083d --- /dev/null +++ b/assets/icons/square-f5-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-f6-filled.svg b/assets/icons/square-f6-filled.svg new file mode 100644 index 0000000..2a9e770 --- /dev/null +++ b/assets/icons/square-f6-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-f7-filled.svg b/assets/icons/square-f7-filled.svg new file mode 100644 index 0000000..a3e105f --- /dev/null +++ b/assets/icons/square-f7-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-f8-filled.svg b/assets/icons/square-f8-filled.svg new file mode 100644 index 0000000..556165c --- /dev/null +++ b/assets/icons/square-f8-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-f9-filled.svg b/assets/icons/square-f9-filled.svg new file mode 100644 index 0000000..0f7713a --- /dev/null +++ b/assets/icons/square-f9-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-rotated-filled.svg b/assets/icons/square-rotated-filled.svg index ca057f6..30ff600 100644 --- a/assets/icons/square-rotated-filled.svg +++ b/assets/icons/square-rotated-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-rounded-filled.svg b/assets/icons/square-rounded-filled.svg index d1cfcff..e905595 100644 --- a/assets/icons/square-rounded-filled.svg +++ b/assets/icons/square-rounded-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-rounded-number-0-filled.svg b/assets/icons/square-rounded-number-0-filled.svg new file mode 100644 index 0000000..6549aec --- /dev/null +++ b/assets/icons/square-rounded-number-0-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-rounded-number-1-filled.svg b/assets/icons/square-rounded-number-1-filled.svg new file mode 100644 index 0000000..0c1200a --- /dev/null +++ b/assets/icons/square-rounded-number-1-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-rounded-number-2-filled.svg b/assets/icons/square-rounded-number-2-filled.svg new file mode 100644 index 0000000..a74c898 --- /dev/null +++ b/assets/icons/square-rounded-number-2-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-rounded-number-3-filled.svg b/assets/icons/square-rounded-number-3-filled.svg new file mode 100644 index 0000000..dcb1c8c --- /dev/null +++ b/assets/icons/square-rounded-number-3-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-rounded-number-4-filled.svg b/assets/icons/square-rounded-number-4-filled.svg new file mode 100644 index 0000000..df09c51 --- /dev/null +++ b/assets/icons/square-rounded-number-4-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-rounded-number-5-filled.svg b/assets/icons/square-rounded-number-5-filled.svg new file mode 100644 index 0000000..8ddd1e1 --- /dev/null +++ b/assets/icons/square-rounded-number-5-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-rounded-number-6-filled.svg b/assets/icons/square-rounded-number-6-filled.svg new file mode 100644 index 0000000..c59698f --- /dev/null +++ b/assets/icons/square-rounded-number-6-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-rounded-number-7-filled.svg b/assets/icons/square-rounded-number-7-filled.svg new file mode 100644 index 0000000..d66b740 --- /dev/null +++ b/assets/icons/square-rounded-number-7-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-rounded-number-8-filled.svg b/assets/icons/square-rounded-number-8-filled.svg new file mode 100644 index 0000000..fe8a4c4 --- /dev/null +++ b/assets/icons/square-rounded-number-8-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/square-rounded-number-9-filled.svg b/assets/icons/square-rounded-number-9-filled.svg new file mode 100644 index 0000000..91c6652 --- /dev/null +++ b/assets/icons/square-rounded-number-9-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/star-filled.svg b/assets/icons/star-filled.svg index 615d201..b69a569 100644 --- a/assets/icons/star-filled.svg +++ b/assets/icons/star-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/star-half-filled.svg b/assets/icons/star-half-filled.svg index 0cc2689..9b31ead 100644 --- a/assets/icons/star-half-filled.svg +++ b/assets/icons/star-half-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/stars-filled.svg b/assets/icons/stars-filled.svg index e477968..a8f54ae 100644 --- a/assets/icons/stars-filled.svg +++ b/assets/icons/stars-filled.svg @@ -1,8 +1,8 @@ - - - + + + diff --git a/assets/icons/sun-filled.svg b/assets/icons/sun-filled.svg index fd453a6..589006c 100644 --- a/assets/icons/sun-filled.svg +++ b/assets/icons/sun-filled.svg @@ -1,7 +1,14 @@ - - + + + + + + + + + diff --git a/assets/icons/table-filled.svg b/assets/icons/table-filled.svg new file mode 100644 index 0000000..73b433d --- /dev/null +++ b/assets/icons/table-filled.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/assets/icons/thumb-down-filled.svg b/assets/icons/thumb-down-filled.svg index fbca9ce..d5710f3 100644 --- a/assets/icons/thumb-down-filled.svg +++ b/assets/icons/thumb-down-filled.svg @@ -1,6 +1,7 @@ - + + diff --git a/assets/icons/thumb-up-filled.svg b/assets/icons/thumb-up-filled.svg index a96653a..1afe3ff 100644 --- a/assets/icons/thumb-up-filled.svg +++ b/assets/icons/thumb-up-filled.svg @@ -1,6 +1,7 @@ - + + diff --git a/assets/icons/transform-filled.svg b/assets/icons/transform-filled.svg index 73e788e..bd83c39 100644 --- a/assets/icons/transform-filled.svg +++ b/assets/icons/transform-filled.svg @@ -1,11 +1,9 @@ - - - - - - + + + + diff --git a/assets/icons/transform.svg b/assets/icons/transform.svg index 8c72b7b..d336e80 100644 --- a/assets/icons/transform.svg +++ b/assets/icons/transform.svg @@ -1,11 +1,9 @@ - - - - - - + + + + diff --git a/assets/icons/trash-filled.svg b/assets/icons/trash-filled.svg new file mode 100644 index 0000000..a8c92f8 --- /dev/null +++ b/assets/icons/trash-filled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/trash-x-filled.svg b/assets/icons/trash-x-filled.svg new file mode 100644 index 0000000..9387270 --- /dev/null +++ b/assets/icons/trash-x-filled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/triangle-filled.svg b/assets/icons/triangle-filled.svg index 5a2457d..9a274c3 100644 --- a/assets/icons/triangle-filled.svg +++ b/assets/icons/triangle-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/triangle-inverted-filled.svg b/assets/icons/triangle-inverted-filled.svg index 19c85cd..76b495c 100644 --- a/assets/icons/triangle-inverted-filled.svg +++ b/assets/icons/triangle-inverted-filled.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/trophy-filled.svg b/assets/icons/trophy-filled.svg index 84c5c79..7fe62cf 100644 --- a/assets/icons/trophy-filled.svg +++ b/assets/icons/trophy-filled.svg @@ -1,11 +1,6 @@ - - - - - - + diff --git a/assets/icons/umbrella-filled.svg b/assets/icons/umbrella-filled.svg index 52f7ea5..01f3c59 100644 --- a/assets/icons/umbrella-filled.svg +++ b/assets/icons/umbrella-filled.svg @@ -1,7 +1,6 @@ - - + diff --git a/assets/icons/versions-filled.svg b/assets/icons/versions-filled.svg index c6ecaec..6d0c1ce 100644 --- a/assets/icons/versions-filled.svg +++ b/assets/icons/versions-filled.svg @@ -1,8 +1,8 @@ - - - + + + diff --git a/assets/icons/windmill-filled.svg b/assets/icons/windmill-filled.svg index cae52dc..d3ba114 100644 --- a/assets/icons/windmill-filled.svg +++ b/assets/icons/windmill-filled.svg @@ -1,9 +1,6 @@ - - - - + diff --git a/assets/icons/yin-yang-filled.svg b/assets/icons/yin-yang-filled.svg new file mode 100644 index 0000000..f7631a0 --- /dev/null +++ b/assets/icons/yin-yang-filled.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/zoom-check-filled.svg b/assets/icons/zoom-check-filled.svg new file mode 100644 index 0000000..3907707 --- /dev/null +++ b/assets/icons/zoom-check-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/zoom-filled.svg b/assets/icons/zoom-filled.svg new file mode 100644 index 0000000..dc1c4ba --- /dev/null +++ b/assets/icons/zoom-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/zoom-in-area-filled.svg b/assets/icons/zoom-in-area-filled.svg new file mode 100644 index 0000000..1842c97 --- /dev/null +++ b/assets/icons/zoom-in-area-filled.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/assets/icons/zoom-in-filled.svg b/assets/icons/zoom-in-filled.svg new file mode 100644 index 0000000..0da7682 --- /dev/null +++ b/assets/icons/zoom-in-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/icons/zoom-out-filled.svg b/assets/icons/zoom-out-filled.svg new file mode 100644 index 0000000..d2a0b83 --- /dev/null +++ b/assets/icons/zoom-out-filled.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/lib/mix/tasks/download.ex b/lib/mix/tasks/download.ex index 165533b..622cf6c 100644 --- a/lib/mix/tasks/download.ex +++ b/lib/mix/tasks/download.ex @@ -5,7 +5,7 @@ defmodule Mix.Tasks.Download do use Mix.Task require Logger - @version "2.3.0" + @version "2.4.0" @tmp_dir_name "ex-tabler-icons" diff --git a/lib/tabler_icons.ex b/lib/tabler_icons.ex index d57436f..9b1f429 100644 --- a/lib/tabler_icons.ex +++ b/lib/tabler_icons.ex @@ -1,6 +1,6 @@ defmodule TablerIcons do @moduledoc """ - Provides precompiled icon compiles from [tabler-icons.io v2.3.0](https://tabler-icons.io). + Provides precompiled icon compiles from [tabler-icons.io v2.4.0](https://tabler-icons.io). Tabler icons are maintained by [Paweł Kuna](https://twitter.com/codecalm). For all contributors see https://github.com/tabler/tabler-icons/graphs/contributors. @@ -1028,6 +1028,76 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `alarm_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def alarm_filled(assigns) do + ~H""" + + + + + + + """ + end + + @doc """ + Renders the `alarm_minus_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def alarm_minus_filled(assigns) do + ~H""" + + + + + + + """ + end + @doc """ Renders the `alarm_minus` icon. @@ -1077,6 +1147,41 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `alarm_plus_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def alarm_plus_filled(assigns) do + ~H""" + + + + + + + """ + end + @doc """ Renders the `alarm_plus` icon. @@ -1102,6 +1207,41 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `alarm_snooze_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def alarm_snooze_filled(assigns) do + ~H""" + + + + + + + """ + end + @doc """ Renders the `alarm_snooze` icon. @@ -1338,6 +1478,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `alien_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def alien_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `alien` icon. @@ -1362,6 +1527,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `align_box_bottom_center_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def align_box_bottom_center_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `align_box_bottom_center` icon. @@ -1386,6 +1576,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `align_box_bottom_left_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def align_box_bottom_left_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `align_box_bottom_left` icon. @@ -1410,6 +1625,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `align_box_bottom_right_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def align_box_bottom_right_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `align_box_bottom_right` icon. @@ -1434,6 +1674,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `align_box_left_bottom_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def align_box_left_bottom_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `align_box_left_bottom` icon. @@ -1458,6 +1723,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `align_box_left_middle_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def align_box_left_middle_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `align_box_left_middle` icon. @@ -1482,6 +1772,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `align_box_left_top_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def align_box_left_top_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `align_box_left_top` icon. @@ -1506,6 +1821,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `align_box_right_bottom_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def align_box_right_bottom_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `align_box_right_bottom` icon. @@ -1554,6 +1894,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `align_box_right_top_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def align_box_right_top_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `align_box_right_top` icon. @@ -1578,6 +1943,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `align_box_top_center_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def align_box_top_center_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `align_box_top_center` icon. @@ -1602,6 +1992,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `align_box_top_left_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def align_box_top_left_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `align_box_top_left` icon. @@ -1626,6 +2041,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `align_box_top_right_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def align_box_top_right_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `align_box_top_right` icon. @@ -1876,6 +2316,37 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `analyze_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def analyze_filled(assigns) do + ~H""" + + + + + + + """ + end + @doc """ Renders the `analyze_off` icon. @@ -2372,6 +2843,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `app_window_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def app_window_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `app_window` icon. @@ -3283,7 +3779,8 @@ defmodule TablerIcons do @@ -3307,10 +3804,15 @@ defmodule TablerIcons do + - """ end @@ -3354,11 +3856,20 @@ defmodule TablerIcons do + + - - """ end @@ -3424,7 +3935,8 @@ defmodule TablerIcons do @@ -3448,10 +3960,20 @@ defmodule TablerIcons do + + - """ end @@ -3495,11 +4017,20 @@ defmodule TablerIcons do + + - - """ end @@ -3565,7 +4096,8 @@ defmodule TablerIcons do @@ -3589,10 +4121,15 @@ defmodule TablerIcons do + - """ end @@ -3636,11 +4173,20 @@ defmodule TablerIcons do + + - - """ end @@ -3706,7 +4252,8 @@ defmodule TablerIcons do @@ -3730,10 +4277,15 @@ defmodule TablerIcons do + - """ end @@ -3777,11 +4329,20 @@ defmodule TablerIcons do + + - - """ end @@ -6976,6 +7537,57 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `atom_2_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def atom_2_filled(assigns) do + ~H""" + + + + + + + + + + + """ + end + @doc """ Renders the `atom_2` icon. @@ -7130,6 +7742,41 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `award_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def award_filled(assigns) do + ~H""" + + + + + + + """ + end + @doc """ Renders the `award_off` icon. @@ -7557,7 +8204,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -8532,6 +9183,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `bath_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def bath_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `bath_off` icon. @@ -8581,6 +9257,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `battery_1_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def battery_1_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `battery_1` icon. @@ -8603,6 +9304,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `battery_2_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def battery_2_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `battery_2` icon. @@ -8626,6 +9352,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `battery_3_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def battery_3_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `battery_3` icon. @@ -8650,6 +9401,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `battery_4_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def battery_4_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `battery_4` icon. @@ -8789,7 +9565,8 @@ defmodule TablerIcons do @@ -9001,8 +9778,46 @@ defmodule TablerIcons do ~H""" - - + + + + """ + end + + @doc """ + Renders the `bell_minus_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def bell_minus_filled(assigns) do + ~H""" + + + + """ end @@ -9053,6 +9868,36 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `bell_plus_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def bell_plus_filled(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `bell_plus` icon. @@ -9077,6 +9922,36 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `bell_ringing_2_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def bell_ringing_2_filled(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `bell_ringing_2` icon. @@ -9099,6 +9974,46 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `bell_ringing_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def bell_ringing_filled(assigns) do + ~H""" + + + + + + + + """ + end + @doc """ Renders the `bell_ringing` icon. @@ -9148,6 +10063,36 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `bell_x_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def bell_x_filled(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `bell_x` icon. @@ -9171,6 +10116,36 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `bell_z_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def bell_z_filled(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `bell_z` icon. @@ -19802,7 +20777,34 @@ defmodule TablerIcons do + + + + + + @@ -21789,8 +22791,16 @@ defmodule TablerIcons do ~H""" - - + + """ end @@ -21811,8 +22821,16 @@ defmodule TablerIcons do ~H""" - - + + """ end @@ -21980,9 +22998,17 @@ defmodule TablerIcons do ~H""" - - - + + + """ end @@ -22026,15 +23052,21 @@ defmodule TablerIcons do ~H""" - - - - - - - - - + + + """ end @@ -22179,10 +23211,15 @@ defmodule TablerIcons do + - """ end @@ -22486,8 +23523,16 @@ defmodule TablerIcons do ~H""" - - + + """ end @@ -22817,6 +23862,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `cherry_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def cherry_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `cherry` icon. @@ -22842,6 +23912,37 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `chess_bishop_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def chess_bishop_filled(assigns) do + ~H""" + + + + + + + """ + end + @doc """ Renders the `chess_bishop` icon. @@ -22867,6 +23968,66 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `chess_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def chess_filled(assigns) do + ~H""" + + + + + + """ + end + + @doc """ + Renders the `chess_king_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def chess_king_filled(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `chess_king` icon. @@ -22891,6 +24052,36 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `chess_knight_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def chess_knight_filled(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `chess_knight` icon. @@ -22913,6 +24104,36 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `chess_queen_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def chess_queen_filled(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `chess_queen` icon. @@ -22938,6 +24159,36 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `chess_rook_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def chess_rook_filled(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `chess_rook` icon. @@ -23398,6 +24649,256 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `circle_0_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def circle_0_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `circle_1_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def circle_1_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `circle_2_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def circle_2_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `circle_3_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def circle_3_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `circle_4_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def circle_4_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `circle_5_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def circle_5_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `circle_6_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def circle_6_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `circle_7_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def circle_7_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `circle_8_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def circle_8_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `circle_9_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def circle_9_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `circle_arrow_down_filled` icon. @@ -24224,7 +25725,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -25306,6 +26811,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `circle_x_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def circle_x_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `circle_x` icon. @@ -26299,6 +27829,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `clock_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def clock_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `clock_hour_1` icon. @@ -26850,7 +28405,8 @@ defmodule TablerIcons do @@ -27123,7 +28679,8 @@ defmodule TablerIcons do @@ -28564,6 +30121,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `copyleft_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def copyleft_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `copyleft_off` icon. @@ -28609,6 +30191,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `copyright_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def copyright_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `copyright_off` icon. @@ -29418,7 +31025,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -32920,6 +34531,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `diamond_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def diamond_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `diamond_off` icon. @@ -32982,7 +34618,8 @@ defmodule TablerIcons do @@ -33010,6 +34647,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `dice_1_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def dice_1_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `dice_1` icon. @@ -33032,6 +34694,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `dice_2_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def dice_2_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `dice_2` icon. @@ -33055,6 +34742,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `dice_3_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def dice_3_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `dice_3` icon. @@ -33079,6 +34791,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `dice_4_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def dice_4_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `dice_4` icon. @@ -33104,6 +34841,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `dice_5_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def dice_5_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `dice_5` icon. @@ -33130,6 +34892,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `dice_6_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def dice_6_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `dice_6` icon. @@ -33157,6 +34944,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `dice_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def dice_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `dice` icon. @@ -33231,6 +35043,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `direction_sign_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def direction_sign_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `direction_sign_off` icon. @@ -33552,6 +35389,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `discount_check_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def discount_check_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `discount_check` icon. @@ -34234,7 +36096,15 @@ defmodule TablerIcons do ~H""" - + + + + """ end @@ -34688,7 +36558,8 @@ defmodule TablerIcons do @@ -35556,7 +37427,8 @@ defmodule TablerIcons do @@ -36522,6 +38394,32 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `file_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def file_filled(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `file_function` icon. @@ -37346,6 +39244,32 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `file_x_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def file_x_filled(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `file_x` icon. @@ -38538,6 +40462,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `folder_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def folder_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `folder_minus` icon. @@ -39688,6 +41637,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `ghost_2_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def ghost_2_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `ghost_2` icon. @@ -39712,6 +41686,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `ghost_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def ghost_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `ghost_off` icon. @@ -40741,7 +42740,8 @@ defmodule TablerIcons do @@ -41658,7 +43658,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -42010,6 +44014,106 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `hexagon_0_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def hexagon_0_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `hexagon_1_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def hexagon_1_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `hexagon_2_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def hexagon_2_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `hexagon_3_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def hexagon_3_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `hexagon_3d` icon. @@ -42037,6 +44141,156 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `hexagon_4_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def hexagon_4_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `hexagon_5_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def hexagon_5_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `hexagon_6_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def hexagon_6_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `hexagon_7_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def hexagon_7_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `hexagon_8_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def hexagon_8_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `hexagon_9_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def hexagon_9_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `hexagon_filled` icon. @@ -42054,7 +44308,8 @@ defmodule TablerIcons do @@ -43968,6 +46223,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `hourglass_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def hourglass_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `hourglass_high` icon. @@ -44587,6 +46867,56 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `inner_shadow_bottom_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def inner_shadow_bottom_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `inner_shadow_bottom_left_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def inner_shadow_bottom_left_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `inner_shadow_bottom_left` icon. @@ -44609,6 +46939,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `inner_shadow_bottom_right_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def inner_shadow_bottom_right_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `inner_shadow_bottom_right` icon. @@ -44653,6 +47008,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `inner_shadow_left_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def inner_shadow_left_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `inner_shadow_left` icon. @@ -44675,6 +47055,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `inner_shadow_right_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def inner_shadow_right_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `inner_shadow_right` icon. @@ -44697,6 +47102,56 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `inner_shadow_top_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def inner_shadow_top_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `inner_shadow_top_left_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def inner_shadow_top_left_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `inner_shadow_top_left` icon. @@ -44719,6 +47174,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `inner_shadow_top_right_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def inner_shadow_top_right_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `inner_shadow_top_right` icon. @@ -45018,7 +47498,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -48114,7 +50598,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -49159,7 +51647,8 @@ defmodule TablerIcons do @@ -50476,7 +52965,8 @@ defmodule TablerIcons do @@ -50797,7 +53287,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -51183,7 +53677,8 @@ defmodule TablerIcons do @@ -52570,7 +55065,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -53130,7 +55629,8 @@ defmodule TablerIcons do @@ -53985,7 +56485,8 @@ defmodule TablerIcons do @@ -54495,6 +56996,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `paint_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def paint_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `paint_off` icon. @@ -54933,23 +57459,28 @@ defmodule TablerIcons do @@ -55138,9 +57669,11 @@ defmodule TablerIcons do ~H""" - - - + """ end @@ -55184,9 +57717,11 @@ defmodule TablerIcons do ~H""" - - - + """ end @@ -55255,7 +57790,8 @@ defmodule TablerIcons do @@ -56332,9 +58868,11 @@ defmodule TablerIcons do ~H""" - - - + """ end @@ -56401,9 +58939,11 @@ defmodule TablerIcons do ~H""" - - - + """ end @@ -56865,8 +59405,16 @@ defmodule TablerIcons do ~H""" - - + + """ end @@ -56909,8 +59457,16 @@ defmodule TablerIcons do ~H""" - - + + """ end @@ -56953,7 +59509,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -56995,7 +59555,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -57037,8 +59601,16 @@ defmodule TablerIcons do ~H""" - - + + """ end @@ -57081,8 +59653,16 @@ defmodule TablerIcons do ~H""" - - + + """ end @@ -57125,7 +59705,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -57167,8 +59751,16 @@ defmodule TablerIcons do ~H""" - - + + """ end @@ -57211,8 +59803,16 @@ defmodule TablerIcons do ~H""" - - + + """ end @@ -57670,7 +60270,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -58358,7 +60962,8 @@ defmodule TablerIcons do @@ -58726,6 +61331,41 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `radioactive_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def radioactive_filled(assigns) do + ~H""" + + + + + + + """ + end + @doc """ Renders the `radioactive_off` icon. @@ -59288,7 +61928,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -59309,7 +61953,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -59757,10 +62405,26 @@ defmodule TablerIcons do ~H""" - - - - + + + + """ end @@ -60323,7 +62987,8 @@ defmodule TablerIcons do @@ -62634,7 +65299,8 @@ defmodule TablerIcons do @@ -62897,6 +65563,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `shield_check_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def shield_check_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `shield_check` icon. @@ -62919,6 +65610,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `shield_checkered_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def shield_checkered_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `shield_checkered` icon. @@ -62980,7 +65696,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -63034,6 +65754,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `shield_lock_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def shield_lock_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `shield_lock` icon. @@ -63186,7 +65931,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -63514,10 +66263,11 @@ defmodule TablerIcons do ~H""" - - - - + """ end @@ -63562,10 +66312,11 @@ defmodule TablerIcons do ~H""" - - - - + """ end @@ -64789,7 +67540,8 @@ defmodule TablerIcons do @@ -65058,6 +67810,231 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_0_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_0_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `square_1_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_1_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `square_3_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_3_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `square_4_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_4_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `square_5_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_5_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `square_6_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_6_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `square_7_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_7_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `square_8_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_8_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `square_9_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_9_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_arrow_down` icon. @@ -65174,6 +68151,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_check_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_check_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_check` icon. @@ -65398,6 +68400,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_f0_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_f0_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_f0` icon. @@ -65422,6 +68449,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_f1_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_f1_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_f1` icon. @@ -65446,6 +68498,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_f2_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_f2_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_f2` icon. @@ -65470,6 +68547,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_f3_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_f3_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_f3` icon. @@ -65494,6 +68596,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_f4_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_f4_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_f4` icon. @@ -65519,6 +68646,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_f5_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_f5_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_f5` icon. @@ -65543,6 +68695,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_f6_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_f6_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_f6` icon. @@ -65567,6 +68744,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_f7_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_f7_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_f7` icon. @@ -65591,6 +68793,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_f8_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_f8_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_f8` icon. @@ -65615,6 +68842,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_f9_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_f9_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_f9` icon. @@ -66664,7 +69916,8 @@ defmodule TablerIcons do @@ -67393,7 +70646,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -68002,6 +71259,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_rounded_number_0_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_rounded_number_0_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_rounded_number_0` icon. @@ -68024,6 +71306,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_rounded_number_1_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_rounded_number_1_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_rounded_number_1` icon. @@ -68046,6 +71353,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_rounded_number_2_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_rounded_number_2_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_rounded_number_2` icon. @@ -68068,6 +71400,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_rounded_number_3_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_rounded_number_3_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_rounded_number_3` icon. @@ -68090,6 +71447,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_rounded_number_4_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_rounded_number_4_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_rounded_number_4` icon. @@ -68113,6 +71495,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_rounded_number_5_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_rounded_number_5_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_rounded_number_5` icon. @@ -68135,6 +71542,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_rounded_number_6_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_rounded_number_6_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_rounded_number_6` icon. @@ -68157,6 +71589,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_rounded_number_7_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_rounded_number_7_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_rounded_number_7` icon. @@ -68179,6 +71636,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_rounded_number_8_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_rounded_number_8_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_rounded_number_8` icon. @@ -68201,6 +71683,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `square_rounded_number_9_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def square_rounded_number_9_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `square_rounded_number_9` icon. @@ -68679,7 +72186,8 @@ defmodule TablerIcons do @@ -68702,7 +72210,11 @@ defmodule TablerIcons do ~H""" - + """ end @@ -68788,15 +72300,18 @@ defmodule TablerIcons do @@ -69321,8 +72836,51 @@ defmodule TablerIcons do ~H""" - - + + + + + + + + + """ end @@ -69912,6 +73470,46 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `table_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def table_filled(assigns) do + ~H""" + + + + + + + + """ + end + @doc """ Renders the `table_import` icon. @@ -71197,7 +74795,13 @@ defmodule TablerIcons do + @@ -71264,7 +74868,13 @@ defmodule TablerIcons do + @@ -72760,12 +76370,18 @@ defmodule TablerIcons do ~H""" - - - - - - + + + + """ end @@ -72786,12 +76402,10 @@ defmodule TablerIcons do ~H""" - - - - - - + + + + """ end @@ -72892,6 +76506,36 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `trash_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def trash_filled(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `trash_off` icon. @@ -72919,6 +76563,36 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `trash_x_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def trash_x_filled(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `trash_x` icon. @@ -73193,7 +76867,8 @@ defmodule TablerIcons do @@ -73217,7 +76892,8 @@ defmodule TablerIcons do @@ -73396,12 +77072,11 @@ defmodule TablerIcons do ~H""" - - - - - - + """ end @@ -73751,8 +77426,11 @@ defmodule TablerIcons do ~H""" - - + """ end @@ -74709,9 +78387,21 @@ defmodule TablerIcons do ~H""" - - - + + + """ end @@ -76579,10 +80269,11 @@ defmodule TablerIcons do ~H""" - - - - + """ end @@ -77274,6 +80965,32 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `yin_yang_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def yin_yang_filled(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `yin_yang` icon. @@ -77692,6 +81409,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `zoom_check_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def zoom_check_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `zoom_check` icon. @@ -77763,6 +81505,81 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `zoom_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def zoom_filled(assigns) do + ~H""" + + + + + """ + end + + @doc """ + Renders the `zoom_in_area_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def zoom_in_area_filled(assigns) do + ~H""" + + + + + + + + + + """ + end + @doc """ Renders the `zoom_in_area` icon. @@ -77792,6 +81609,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `zoom_in_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def zoom_in_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `zoom_in` icon. @@ -77868,6 +81710,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `zoom_out_filled` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def zoom_out_filled(assigns) do + ~H""" + + + + + """ + end + @doc """ Renders the `zoom_out` icon. From 693b904183b269747c5a08a4aa1cff7bf2b24895 Mon Sep 17 00:00:00 2001 From: Florian Arens <60519307+Flo0807@users.noreply.github.com> Date: Tue, 14 Feb 2023 13:34:14 +0100 Subject: [PATCH 3/6] Change version in mix.exs --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 9a541a7..ed4f710 100644 --- a/mix.exs +++ b/mix.exs @@ -21,7 +21,7 @@ defmodule TablerIcons.MixProject do def project do [ app: :tabler_icons, - version: "0.3.2", + version: "0.3.3", elixir: "~> 1.14", start_permanent: Mix.env() == :prod, deps: deps(), From b5ac730dde0502b4b797e1a38ac3989ffeafe62e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 00:09:08 +0000 Subject: [PATCH 4/6] Bump phoenix_live_view from 0.18.13 to 0.18.15 Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.18.13 to 0.18.15. - [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases) - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/master/CHANGELOG.md) - [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.18.13...v0.18.15) --- updated-dependencies: - dependency-name: phoenix_live_view dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- mix.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.lock b/mix.lock index 0ad1a2f..12d7feb 100644 --- a/mix.lock +++ b/mix.lock @@ -9,7 +9,7 @@ "nimble_parsec": {:hex, :nimble_parsec, "1.2.3", "244836e6e3f1200c7f30cb56733fd808744eca61fd182f731eac4af635cc6d0b", [:mix], [], "hexpm", "c8d789e39b9131acf7b99291e93dae60ab48ef14a7ee9d58c6964f59efb570b0"}, "phoenix": {:hex, :phoenix, "1.6.15", "0a1d96bbc10747fd83525370d691953cdb6f3ccbac61aa01b4acb012474b047d", [:mix], [{:castore, ">= 0.0.0", [hex: :castore, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix_pubsub, "~> 2.0", [hex: :phoenix_pubsub, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 1.0 or ~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: false]}, {:plug, "~> 1.10", [hex: :plug, repo: "hexpm", optional: false]}, {:plug_cowboy, "~> 2.2", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:plug_crypto, "~> 1.2", [hex: :plug_crypto, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "d70ab9fbf6b394755ea88b644d34d79d8b146e490973151f248cacd122d20672"}, "phoenix_html": {:hex, :phoenix_html, "3.3.0", "bf451c71ebdaac8d2f40d3b703435e819ccfbb9ff243140ca3bd10c155f134cc", [:mix], [{:plug, "~> 1.5", [hex: :plug, repo: "hexpm", optional: true]}], "hexpm", "272c5c1533499f0132309936c619186480bafcc2246588f99a69ce85095556ef"}, - "phoenix_live_view": {:hex, :phoenix_live_view, "0.18.13", "956aed3ffe24b9ecd5e4bde10fdc9673b77f43adf4d1172a6812abad35dbc94c", [:mix], [{:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix, "~> 1.6.15 or ~> 1.7.0", [hex: :phoenix, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 3.3", [hex: :phoenix_html, repo: "hexpm", optional: false]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4.2 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "9ecbe76c79102565a14e9fe54aac4b086991dbd5e8da7da4d4d6442f4e79147f"}, + "phoenix_live_view": {:hex, :phoenix_live_view, "0.18.15", "58137e648fca9da56d6e931c9c3001f895ff090291052035f395bc958b82f1a5", [:mix], [{:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix, "~> 1.6.15 or ~> 1.7.0", [hex: :phoenix, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 3.3", [hex: :phoenix_html, repo: "hexpm", optional: false]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4.2 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "888dd8ea986bebbda741acc65aef788c384d13db91fea416461b2e96aa06a193"}, "phoenix_pubsub": {:hex, :phoenix_pubsub, "2.1.1", "ba04e489ef03763bf28a17eb2eaddc2c20c6d217e2150a61e3298b0f4c2012b5", [:mix], [], "hexpm", "81367c6d1eea5878ad726be80808eb5a787a23dee699f96e72b1109c57cdd8d9"}, "phoenix_template": {:hex, :phoenix_template, "1.0.1", "85f79e3ad1b0180abb43f9725973e3b8c2c3354a87245f91431eec60553ed3ef", [:mix], [{:phoenix_html, "~> 2.14.2 or ~> 3.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}], "hexpm", "157dc078f6226334c91cb32c1865bf3911686f8bcd6bcff86736f6253e6993ee"}, "phoenix_view": {:hex, :phoenix_view, "2.0.2", "6bd4d2fd595ef80d33b439ede6a19326b78f0f1d8d62b9a318e3d9c1af351098", [:mix], [{:phoenix_html, "~> 2.14.2 or ~> 3.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}], "hexpm", "a929e7230ea5c7ee0e149ffcf44ce7cf7f4b6d2bfe1752dd7c084cdff152d36f"}, From ca69409cd2bfa76ce8c30de289942efd893ded4a Mon Sep 17 00:00:00 2001 From: Florian Arens Date: Thu, 23 Feb 2023 08:59:39 +0100 Subject: [PATCH 5/6] Update to tabler icons 2.5.0 --- assets/icons/brand-algolia.svg | 6 +- assets/icons/brand-deezer.svg | 15 + assets/icons/brand-framer-motion.svg | 7 + assets/icons/brand-golang.svg | 10 + assets/icons/brand-openai.svg | 11 + assets/icons/brand-planetscale.svg | 8 + assets/icons/brand-radix-ui.svg | 8 + assets/icons/csv.svg | 8 + assets/icons/device-remote.svg | 12 + assets/icons/filters.svg | 8 + assets/icons/lighter.svg | 7 + assets/icons/map-pin-share.svg | 9 + assets/icons/photo-sensor-2.svg | 8 + assets/icons/photo-sensor-3.svg | 14 + assets/icons/photo-sensor.svg | 10 + assets/icons/share-2.svg | 8 + assets/icons/signal-2g.svg | 7 + assets/icons/square-asterisk.svg | 2 +- assets/icons/square-check.svg | 2 +- assets/icons/square-dot.svg | 2 +- assets/icons/square-forbid-2.svg | 2 +- assets/icons/square-forbid.svg | 2 +- assets/icons/square-half.svg | 2 +- assets/icons/square-letter-a.svg | 2 +- assets/icons/square-letter-b.svg | 2 +- assets/icons/square-letter-c.svg | 2 +- assets/icons/square-letter-d.svg | 2 +- assets/icons/square-letter-e.svg | 2 +- assets/icons/square-letter-f.svg | 2 +- assets/icons/square-letter-g.svg | 2 +- assets/icons/square-letter-h.svg | 2 +- assets/icons/square-letter-i.svg | 2 +- assets/icons/square-letter-j.svg | 2 +- assets/icons/square-letter-k.svg | 2 +- assets/icons/square-letter-l.svg | 2 +- assets/icons/square-letter-m.svg | 2 +- assets/icons/square-letter-n.svg | 2 +- assets/icons/square-letter-o.svg | 2 +- assets/icons/square-letter-p.svg | 2 +- assets/icons/square-letter-q.svg | 2 +- assets/icons/square-letter-r.svg | 2 +- assets/icons/square-letter-s.svg | 2 +- assets/icons/square-letter-t.svg | 2 +- assets/icons/square-letter-u.svg | 2 +- assets/icons/square-letter-v.svg | 2 +- assets/icons/square-letter-w.svg | 2 +- assets/icons/square-letter-x.svg | 2 +- assets/icons/square-letter-y.svg | 2 +- assets/icons/square-letter-z.svg | 2 +- assets/icons/square-minus.svg | 2 +- assets/icons/square-number-0.svg | 2 +- assets/icons/square-number-1.svg | 2 +- assets/icons/square-number-2.svg | 2 +- assets/icons/square-number-3.svg | 2 +- assets/icons/square-number-4.svg | 2 +- assets/icons/square-number-5.svg | 2 +- assets/icons/square-number-6.svg | 2 +- assets/icons/square-number-7.svg | 2 +- assets/icons/square-number-8.svg | 2 +- assets/icons/square-number-9.svg | 2 +- assets/icons/square-plus.svg | 2 +- assets/icons/square-x.svg | 2 +- assets/icons/square.svg | 2 +- assets/icons/theater.svg | 7 + assets/icons/volcano.svg | 10 + lib/mix/tasks/download.ex | 2 +- lib/tabler_icons.ex | 537 ++++++++++++++++++++++++--- 67 files changed, 700 insertions(+), 104 deletions(-) create mode 100644 assets/icons/brand-deezer.svg create mode 100644 assets/icons/brand-framer-motion.svg create mode 100644 assets/icons/brand-golang.svg create mode 100644 assets/icons/brand-openai.svg create mode 100644 assets/icons/brand-planetscale.svg create mode 100644 assets/icons/brand-radix-ui.svg create mode 100644 assets/icons/csv.svg create mode 100644 assets/icons/device-remote.svg create mode 100644 assets/icons/filters.svg create mode 100644 assets/icons/lighter.svg create mode 100644 assets/icons/map-pin-share.svg create mode 100644 assets/icons/photo-sensor-2.svg create mode 100644 assets/icons/photo-sensor-3.svg create mode 100644 assets/icons/photo-sensor.svg create mode 100644 assets/icons/share-2.svg create mode 100644 assets/icons/signal-2g.svg create mode 100644 assets/icons/theater.svg create mode 100644 assets/icons/volcano.svg diff --git a/assets/icons/brand-algolia.svg b/assets/icons/brand-algolia.svg index 60e01cf..d85e763 100644 --- a/assets/icons/brand-algolia.svg +++ b/assets/icons/brand-algolia.svg @@ -1,10 +1,6 @@ - - - - - + diff --git a/assets/icons/brand-deezer.svg b/assets/icons/brand-deezer.svg new file mode 100644 index 0000000..6315a03 --- /dev/null +++ b/assets/icons/brand-deezer.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/assets/icons/brand-framer-motion.svg b/assets/icons/brand-framer-motion.svg new file mode 100644 index 0000000..a91c616 --- /dev/null +++ b/assets/icons/brand-framer-motion.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/brand-golang.svg b/assets/icons/brand-golang.svg new file mode 100644 index 0000000..390fa8a --- /dev/null +++ b/assets/icons/brand-golang.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/assets/icons/brand-openai.svg b/assets/icons/brand-openai.svg new file mode 100644 index 0000000..decad61 --- /dev/null +++ b/assets/icons/brand-openai.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/assets/icons/brand-planetscale.svg b/assets/icons/brand-planetscale.svg new file mode 100644 index 0000000..5082954 --- /dev/null +++ b/assets/icons/brand-planetscale.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/assets/icons/brand-radix-ui.svg b/assets/icons/brand-radix-ui.svg new file mode 100644 index 0000000..60b287b --- /dev/null +++ b/assets/icons/brand-radix-ui.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/assets/icons/csv.svg b/assets/icons/csv.svg new file mode 100644 index 0000000..e5b2387 --- /dev/null +++ b/assets/icons/csv.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/assets/icons/device-remote.svg b/assets/icons/device-remote.svg new file mode 100644 index 0000000..4b099c9 --- /dev/null +++ b/assets/icons/device-remote.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/assets/icons/filters.svg b/assets/icons/filters.svg new file mode 100644 index 0000000..7d3d82f --- /dev/null +++ b/assets/icons/filters.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/assets/icons/lighter.svg b/assets/icons/lighter.svg new file mode 100644 index 0000000..02c69fc --- /dev/null +++ b/assets/icons/lighter.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/map-pin-share.svg b/assets/icons/map-pin-share.svg new file mode 100644 index 0000000..5095f9f --- /dev/null +++ b/assets/icons/map-pin-share.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/assets/icons/photo-sensor-2.svg b/assets/icons/photo-sensor-2.svg new file mode 100644 index 0000000..ede62dc --- /dev/null +++ b/assets/icons/photo-sensor-2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/assets/icons/photo-sensor-3.svg b/assets/icons/photo-sensor-3.svg new file mode 100644 index 0000000..399a1e6 --- /dev/null +++ b/assets/icons/photo-sensor-3.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/assets/icons/photo-sensor.svg b/assets/icons/photo-sensor.svg new file mode 100644 index 0000000..0da2f27 --- /dev/null +++ b/assets/icons/photo-sensor.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/assets/icons/share-2.svg b/assets/icons/share-2.svg new file mode 100644 index 0000000..434ac44 --- /dev/null +++ b/assets/icons/share-2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/assets/icons/signal-2g.svg b/assets/icons/signal-2g.svg new file mode 100644 index 0000000..1fa083f --- /dev/null +++ b/assets/icons/signal-2g.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/square-asterisk.svg b/assets/icons/square-asterisk.svg index db4a1ac..103d34a 100644 --- a/assets/icons/square-asterisk.svg +++ b/assets/icons/square-asterisk.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-check.svg b/assets/icons/square-check.svg index 5cf47ea..d4cff4d 100644 --- a/assets/icons/square-check.svg +++ b/assets/icons/square-check.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-dot.svg b/assets/icons/square-dot.svg index e29b0ff..3c347e6 100644 --- a/assets/icons/square-dot.svg +++ b/assets/icons/square-dot.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-forbid-2.svg b/assets/icons/square-forbid-2.svg index 28eba8f..886d8af 100644 --- a/assets/icons/square-forbid-2.svg +++ b/assets/icons/square-forbid-2.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-forbid.svg b/assets/icons/square-forbid.svg index df38f09..cbdd24e 100644 --- a/assets/icons/square-forbid.svg +++ b/assets/icons/square-forbid.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-half.svg b/assets/icons/square-half.svg index 7f576e8..0bb4cfa 100644 --- a/assets/icons/square-half.svg +++ b/assets/icons/square-half.svg @@ -1,7 +1,7 @@ - + diff --git a/assets/icons/square-letter-a.svg b/assets/icons/square-letter-a.svg index 6bbc456..54cefd0 100644 --- a/assets/icons/square-letter-a.svg +++ b/assets/icons/square-letter-a.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-b.svg b/assets/icons/square-letter-b.svg index bf2349a..db58e6a 100644 --- a/assets/icons/square-letter-b.svg +++ b/assets/icons/square-letter-b.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-c.svg b/assets/icons/square-letter-c.svg index eb881ee..407f3a6 100644 --- a/assets/icons/square-letter-c.svg +++ b/assets/icons/square-letter-c.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-d.svg b/assets/icons/square-letter-d.svg index fa6d9c8..348178c 100644 --- a/assets/icons/square-letter-d.svg +++ b/assets/icons/square-letter-d.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-e.svg b/assets/icons/square-letter-e.svg index e6666be..b8bfa39 100644 --- a/assets/icons/square-letter-e.svg +++ b/assets/icons/square-letter-e.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-f.svg b/assets/icons/square-letter-f.svg index 68adcab..6c45980 100644 --- a/assets/icons/square-letter-f.svg +++ b/assets/icons/square-letter-f.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-g.svg b/assets/icons/square-letter-g.svg index 55abe3f..91324fc 100644 --- a/assets/icons/square-letter-g.svg +++ b/assets/icons/square-letter-g.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-h.svg b/assets/icons/square-letter-h.svg index 847a15b..7f584e3 100644 --- a/assets/icons/square-letter-h.svg +++ b/assets/icons/square-letter-h.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-i.svg b/assets/icons/square-letter-i.svg index 70080e7..3459be3 100644 --- a/assets/icons/square-letter-i.svg +++ b/assets/icons/square-letter-i.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-j.svg b/assets/icons/square-letter-j.svg index b8b43b6..686056d 100644 --- a/assets/icons/square-letter-j.svg +++ b/assets/icons/square-letter-j.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-k.svg b/assets/icons/square-letter-k.svg index 9d47e64..1cc8593 100644 --- a/assets/icons/square-letter-k.svg +++ b/assets/icons/square-letter-k.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-l.svg b/assets/icons/square-letter-l.svg index 1a44c58..6bfc554 100644 --- a/assets/icons/square-letter-l.svg +++ b/assets/icons/square-letter-l.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-m.svg b/assets/icons/square-letter-m.svg index 1a92e1e..07486bc 100644 --- a/assets/icons/square-letter-m.svg +++ b/assets/icons/square-letter-m.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-n.svg b/assets/icons/square-letter-n.svg index 58893c2..178a228 100644 --- a/assets/icons/square-letter-n.svg +++ b/assets/icons/square-letter-n.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-o.svg b/assets/icons/square-letter-o.svg index de0ebf4..f43c8ba 100644 --- a/assets/icons/square-letter-o.svg +++ b/assets/icons/square-letter-o.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-p.svg b/assets/icons/square-letter-p.svg index 111f8f8..a54bec3 100644 --- a/assets/icons/square-letter-p.svg +++ b/assets/icons/square-letter-p.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-q.svg b/assets/icons/square-letter-q.svg index a1673e0..c5b31aa 100644 --- a/assets/icons/square-letter-q.svg +++ b/assets/icons/square-letter-q.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-r.svg b/assets/icons/square-letter-r.svg index 997df6b..eb7e9b2 100644 --- a/assets/icons/square-letter-r.svg +++ b/assets/icons/square-letter-r.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-s.svg b/assets/icons/square-letter-s.svg index 0988eb8..880d2e4 100644 --- a/assets/icons/square-letter-s.svg +++ b/assets/icons/square-letter-s.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-t.svg b/assets/icons/square-letter-t.svg index a5a6bf0..36203e5 100644 --- a/assets/icons/square-letter-t.svg +++ b/assets/icons/square-letter-t.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-u.svg b/assets/icons/square-letter-u.svg index 0a75e54..c4863d8 100644 --- a/assets/icons/square-letter-u.svg +++ b/assets/icons/square-letter-u.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-v.svg b/assets/icons/square-letter-v.svg index e4c4229..b5b49bd 100644 --- a/assets/icons/square-letter-v.svg +++ b/assets/icons/square-letter-v.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-w.svg b/assets/icons/square-letter-w.svg index 1c56696..99b67a0 100644 --- a/assets/icons/square-letter-w.svg +++ b/assets/icons/square-letter-w.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-x.svg b/assets/icons/square-letter-x.svg index 6c46f4b..44f30da 100644 --- a/assets/icons/square-letter-x.svg +++ b/assets/icons/square-letter-x.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-y.svg b/assets/icons/square-letter-y.svg index d824ab7..9f17b2d 100644 --- a/assets/icons/square-letter-y.svg +++ b/assets/icons/square-letter-y.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-letter-z.svg b/assets/icons/square-letter-z.svg index 00de016..25fc352 100644 --- a/assets/icons/square-letter-z.svg +++ b/assets/icons/square-letter-z.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-minus.svg b/assets/icons/square-minus.svg index 3b435ce..0534810 100644 --- a/assets/icons/square-minus.svg +++ b/assets/icons/square-minus.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-number-0.svg b/assets/icons/square-number-0.svg index 121af79..6ef2e13 100644 --- a/assets/icons/square-number-0.svg +++ b/assets/icons/square-number-0.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-number-1.svg b/assets/icons/square-number-1.svg index c069593..094e128 100644 --- a/assets/icons/square-number-1.svg +++ b/assets/icons/square-number-1.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-number-2.svg b/assets/icons/square-number-2.svg index cf78842..6b8646c 100644 --- a/assets/icons/square-number-2.svg +++ b/assets/icons/square-number-2.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-number-3.svg b/assets/icons/square-number-3.svg index 01367f9..2a6a6f0 100644 --- a/assets/icons/square-number-3.svg +++ b/assets/icons/square-number-3.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-number-4.svg b/assets/icons/square-number-4.svg index 14c2d81..ccfb510 100644 --- a/assets/icons/square-number-4.svg +++ b/assets/icons/square-number-4.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-number-5.svg b/assets/icons/square-number-5.svg index 3285651..0edb2ce 100644 --- a/assets/icons/square-number-5.svg +++ b/assets/icons/square-number-5.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-number-6.svg b/assets/icons/square-number-6.svg index 04bf23f..b6397aa 100644 --- a/assets/icons/square-number-6.svg +++ b/assets/icons/square-number-6.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-number-7.svg b/assets/icons/square-number-7.svg index 9bad7fe..9c222ac 100644 --- a/assets/icons/square-number-7.svg +++ b/assets/icons/square-number-7.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-number-8.svg b/assets/icons/square-number-8.svg index bc32063..74238ca 100644 --- a/assets/icons/square-number-8.svg +++ b/assets/icons/square-number-8.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-number-9.svg b/assets/icons/square-number-9.svg index cc9ac1c..43278f1 100644 --- a/assets/icons/square-number-9.svg +++ b/assets/icons/square-number-9.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-plus.svg b/assets/icons/square-plus.svg index 81ec1c4..37d8200 100644 --- a/assets/icons/square-plus.svg +++ b/assets/icons/square-plus.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square-x.svg b/assets/icons/square-x.svg index c0c4dcd..294887b 100644 --- a/assets/icons/square-x.svg +++ b/assets/icons/square-x.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/square.svg b/assets/icons/square.svg index 51f4db2..b326766 100644 --- a/assets/icons/square.svg +++ b/assets/icons/square.svg @@ -1,6 +1,6 @@ - + diff --git a/assets/icons/theater.svg b/assets/icons/theater.svg new file mode 100644 index 0000000..b256f9d --- /dev/null +++ b/assets/icons/theater.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/icons/volcano.svg b/assets/icons/volcano.svg new file mode 100644 index 0000000..b16ee20 --- /dev/null +++ b/assets/icons/volcano.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/lib/mix/tasks/download.ex b/lib/mix/tasks/download.ex index 622cf6c..4e351cc 100644 --- a/lib/mix/tasks/download.ex +++ b/lib/mix/tasks/download.ex @@ -5,7 +5,7 @@ defmodule Mix.Tasks.Download do use Mix.Task require Logger - @version "2.4.0" + @version "2.5.0" @tmp_dir_name "ex-tabler-icons" diff --git a/lib/tabler_icons.ex b/lib/tabler_icons.ex index 9b1f429..3ac09da 100644 --- a/lib/tabler_icons.ex +++ b/lib/tabler_icons.ex @@ -1,6 +1,6 @@ defmodule TablerIcons do @moduledoc """ - Provides precompiled icon compiles from [tabler-icons.io v2.4.0](https://tabler-icons.io). + Provides precompiled icon compiles from [tabler-icons.io v2.5.0](https://tabler-icons.io). Tabler icons are maintained by [Paweł Kuna](https://twitter.com/codecalm). For all contributors see https://github.com/tabler/tabler-icons/graphs/contributors. @@ -12878,11 +12878,7 @@ defmodule TablerIcons do ~H""" - - - - - + """ end @@ -14227,6 +14223,36 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `brand_deezer` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def brand_deezer(assigns) do + ~H""" + + + + + + + + + + + + + + """ + end + @doc """ Renders the `brand_deliveroo` icon. @@ -14990,6 +15016,28 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `brand_framer_motion` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def brand_framer_motion(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `brand_framer` icon. @@ -15175,6 +15223,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `brand_golang` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def brand_golang(assigns) do + ~H""" + + + + + + + + + """ + end + @doc """ Renders the `brand_google_analytics` icon. @@ -16715,6 +16788,32 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `brand_openai` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def brand_openai(assigns) do + ~H""" + + + + + + + + + + """ + end + @doc """ Renders the `brand_openvpn` icon. @@ -16961,6 +17060,29 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `brand_planetscale` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def brand_planetscale(assigns) do + ~H""" + + + + + + + """ + end + @doc """ Renders the `brand_pocket` icon. @@ -17167,6 +17289,29 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `brand_radix_ui` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def brand_radix_ui(assigns) do + ~H""" + + + + + + + """ + end + @doc """ Renders the `brand_react_native` icon. @@ -31220,6 +31365,29 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `csv` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def csv(assigns) do + ~H""" + + + + + + + """ + end + @doc """ Renders the `cube_send` icon. @@ -33974,6 +34142,33 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `device_remote` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def device_remote(assigns) do + ~H""" + + + + + + + + + + + """ + end + @doc """ Renders the `device_sd_card` icon. @@ -39433,6 +39628,29 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `filters` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def filters(assigns) do + ~H""" + + + + + + + """ + end + @doc """ Renders the `fingerprint_off` icon. @@ -50096,6 +50314,28 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `lighter` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def lighter(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `line_dashed` icon. @@ -51678,6 +51918,30 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `map_pin_share` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def map_pin_share(assigns) do + ~H""" + + + + + + + + """ + end + @doc """ Renders the `map_pin` icon. @@ -58451,6 +58715,83 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `photo_sensor_2` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def photo_sensor_2(assigns) do + ~H""" + + + + + + + """ + end + + @doc """ + Renders the `photo_sensor_3` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def photo_sensor_3(assigns) do + ~H""" + + + + + + + + + + + + + """ + end + + @doc """ + Renders the `photo_sensor` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def photo_sensor(assigns) do + ~H""" + + + + + + + + + """ + end + @doc """ Renders the `photo_shield` icon. @@ -65512,6 +65853,29 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `share_2` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def share_2(assigns) do + ~H""" + + + + + + + """ + end + @doc """ Renders the `share_off` icon. @@ -66345,6 +66709,28 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `signal_2g` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def signal_2g(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `signal_3g` icon. @@ -68143,7 +68529,7 @@ defmodule TablerIcons do ~H""" - + @@ -68192,7 +68578,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -68394,7 +68780,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -68907,7 +69293,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -68929,7 +69315,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -68952,7 +69338,7 @@ defmodule TablerIcons do - + @@ -69001,7 +69387,7 @@ defmodule TablerIcons do ~H""" - + @@ -69024,7 +69410,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69046,7 +69432,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69068,7 +69454,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69090,7 +69476,7 @@ defmodule TablerIcons do ~H""" - + @@ -69113,7 +69499,7 @@ defmodule TablerIcons do ~H""" - + @@ -69136,7 +69522,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69158,7 +69544,7 @@ defmodule TablerIcons do ~H""" - + @@ -69181,7 +69567,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69203,7 +69589,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69225,7 +69611,7 @@ defmodule TablerIcons do ~H""" - + @@ -69249,7 +69635,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69271,7 +69657,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69293,7 +69679,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69315,7 +69701,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69337,7 +69723,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69359,7 +69745,7 @@ defmodule TablerIcons do ~H""" - + @@ -69382,7 +69768,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69404,7 +69790,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69426,7 +69812,7 @@ defmodule TablerIcons do ~H""" - + @@ -69449,7 +69835,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69471,7 +69857,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69493,7 +69879,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69515,7 +69901,7 @@ defmodule TablerIcons do ~H""" - + @@ -69538,7 +69924,7 @@ defmodule TablerIcons do ~H""" - + @@ -69561,7 +69947,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69583,7 +69969,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69605,7 +69991,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69627,7 +70013,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69649,7 +70035,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69671,7 +70057,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69693,7 +70079,7 @@ defmodule TablerIcons do ~H""" - + @@ -69716,7 +70102,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69738,7 +70124,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69760,7 +70146,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69782,7 +70168,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69804,7 +70190,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -69848,7 +70234,7 @@ defmodule TablerIcons do ~H""" - + @@ -71912,7 +72298,7 @@ defmodule TablerIcons do ~H""" - + """ @@ -71934,7 +72320,7 @@ defmodule TablerIcons do ~H""" - + """ end @@ -74753,6 +75139,28 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `theater` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def theater(assigns) do + ~H""" + + + + + + """ + end + @doc """ Renders the `thermometer` icon. @@ -78932,6 +79340,31 @@ defmodule TablerIcons do """ end + @doc """ + Renders the `volcano` icon. + + You may pass arbitrary HTML attributes to the component. + + ## Examples + + + + """ + attr :rest, :global, doc: "arbitrary HTML attributes for the svg container", default: @default_html_attrs + + def volcano(assigns) do + ~H""" + + + + + + + + + """ + end + @doc """ Renders the `volume_2` icon. From 5eca0cd6a917bf5a7ac26ba4cd38c84e856eee3d Mon Sep 17 00:00:00 2001 From: Florian Arens Date: Thu, 23 Feb 2023 09:00:15 +0100 Subject: [PATCH 6/6] Change version in mix.exs --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index ed4f710..8ac22a6 100644 --- a/mix.exs +++ b/mix.exs @@ -21,7 +21,7 @@ defmodule TablerIcons.MixProject do def project do [ app: :tabler_icons, - version: "0.3.3", + version: "0.3.4", elixir: "~> 1.14", start_permanent: Mix.env() == :prod, deps: deps(),