New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ui5/webcomponents-icons-tnt

Package Overview
Dependencies
Maintainers
2
Versions
444
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui5/webcomponents-icons-tnt - npm Package Compare versions

Comparing version 0.0.0-5b79982e1 to 0.0.0-5ffbbd9fe

dist/Assets-static.js

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

# [1.0.0-rc.12](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.11...v1.0.0-rc.12) (2021-02-18)
### Bug Fixes
* **ui5-icon:** ui5-icon i18n works for all packages ([#2816](https://github.com/SAP/ui5-webcomponents/issues/2816)) ([91e16a1](https://github.com/SAP/ui5-webcomponents/commit/91e16a1))
# [1.0.0-rc.11](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.10...v1.0.0-rc.11) (2020-12-21)

@@ -8,0 +17,0 @@

5

dist/actor.js

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "actor";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "ad-hoc-marker";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "aggregation";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "aggregator";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "antenna";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "api";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "application-service";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "application";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "arrow";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "association";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "auto-layout";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "batch-processing";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "bdd-diagram";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "bill-of-material";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "block";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "boundary-interrupting";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "boundary-non-interrupting";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "business-capability";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "business-service";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "catching-message";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "clear-all-mapping";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "code1";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "code2";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "communication-path";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "composition";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "connector";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "constrain-block";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "constrains";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "content-enricher";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "content-modifier";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "converter";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "cursor";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "data-input-arrow";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "data-output-arrow";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "data-store";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "data";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "database-consistency";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "dependency";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "deployment-instance";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "document-info-recording";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "end-event";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "error-end-event";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "error-start-event";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "escalation-end-event";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "etl-job";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "exceptions";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "exclusive-gateway";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "firewall";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "flow";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "full-port";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "gateway";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "generalization";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "hub";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "insights";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "instance-specification";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "interface-block";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "interface";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "intermediate-message";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "internal-block-diagram";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "intranet";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "item-flow";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "java";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

12

dist/json-imports/Icons.js

@@ -1,5 +0,11 @@

import { registerIconBundle } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";
import { registerIconLoader } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";
import SAPIcons from "../generated/assets/SAP-icons-TNT.json";
const loadIconsBundle = async () => {
const iconData = (await import("../generated/assets/SAP-icons-TNT.json")).default;
if (typeof iconData === "string" && iconData.endsWith(".json")) {
throw new Error("[icons-tnt] Invalid bundling detected - dynamic JSON imports bundled as URLs. Switch to inlining JSON files from the build or use `import \"@ui5/webcomponents-icons-tnt/dist/Assets-static.js\". Check the \"Assets\" documentation for more information.");
}
return iconData;
}
registerIconBundle("SAP-icons-TNT", SAPIcons);
registerIconLoader("tnt", loadIconsBundle);

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "local-process-call";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "manual-task";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "map-all-fields";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "marquee";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "message-end-event";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "message-start-event";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "mobile-network";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "modem";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "more";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "network-node";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "network";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "note-connection";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "note";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "o-data";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "operations";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "package-diagram";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "parallel-gateway";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "parts";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "pattern";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "pool";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "port";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "private-cloud";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "process-kpis";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "process-package";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "progress-group";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "provided-interface";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "proxy-port";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "python";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "quantity-kind";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "raise-fault";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "realization";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "receive-task";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "receptions";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "references";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "repeater";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "required-interface";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "requirement-containment-relationship";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "requirement-diagram";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "router";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "satellite";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "script-task";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "select";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "send-task";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "service-task";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "signal";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "solution-not-licensed";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "spike-arrest";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "splitter";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "start-event";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "start-timer-event";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "status-activating";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "status-suspended";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "status-suspending";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "status-terminated";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "status-terminating";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "sub-content";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "sub-process-marker";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "subject";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "swimlane";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "switch";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "system-2";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "system-hana";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "system";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "systemabap";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "systemjava";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "systemrecommendations";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "systemtracks";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "systemtrex";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "task";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "technicalinstance";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "technicalscenario";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "technicalsystem";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "terminate-end-event";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "throughput-backlog";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "throwing-message";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "unit";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "use-case-diagram";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "use-case-extension-point";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "use-case";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "user";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "value-flow";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "value-mapping";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "value-stream";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "value-type";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "values";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "verify-api";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -1,2 +0,2 @@

import { registerIcon } from "@ui5/webcomponents-base/dist/SVGIconRegistry.js";
import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";

@@ -7,5 +7,6 @@ const name = "workflow-editor";

const collection = "tnt";
const packageName = "@ui5/webcomponents-icons-tnt";
registerIcon(name, { pathData, ltr, collection});
registerIcon(name, { pathData, ltr, collection, packageName });
export default { pathData };

@@ -11,2 +11,3 @@ const getScripts = require("@ui5/webcomponents-tools/icons-collection/nps.js");

scripts.build.i18n = "";
scripts.build.jsonImports = "";

@@ -13,0 +14,0 @@ module.exports = {

{
"name": "@ui5/webcomponents-icons-tnt",
"version": "0.0.0-5b79982e1",
"version": "0.0.0-5ffbbd9fe",
"description": "UI5 Web Components: SAP Fiori Tools icon set",

@@ -24,8 +24,8 @@ "author": "SAP SE (https://www.sap.com)",

"dependencies": {
"@ui5/webcomponents-base": "0.0.0-5b79982e1"
"@ui5/webcomponents-base": "0.0.0-5ffbbd9fe"
},
"devDependencies": {
"@ui5/webcomponents-tools": "0.0.0-5b79982e1",
"chromedriver": "latest"
"@ui5/webcomponents-tools": "0.0.0-5ffbbd9fe",
"chromedriver": "88.0.0"
}
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc