@siemens/ix-icons 2.0.0-beta.0 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2 @@
1
+ export{I as ix_icon}from"./p-58a6be66.js";import"./p-dedaa481.js";
2
+ //# sourceMappingURL=p-e0e04303.entry.js.map
package/icons/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- /* Siemens iX Icons (2.0.0-beta.0) */
1
+ /* Siemens iX Icons */
2
2
  /* autogenerated do not edit */
3
3
 
4
4
  export declare var iconAboutFilled: string;
package/icons/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /* Siemens iX Icons (2.0.0-beta.0) */
1
+ /* Siemens iX Icons */
2
2
  /* autogenerated do not edit */
3
3
 
4
4
  exports.iconAboutFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>about-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.154987,3.55271368e-14 426.666667,95.51168 426.666667,213.333333 C426.666667,331.153707 331.154987,426.666667 213.333333,426.666667 C95.51296,426.666667 3.55271368e-14,331.153707 3.55271368e-14,213.333333 C3.55271368e-14,95.51168 95.51296,3.55271368e-14 213.333333,3.55271368e-14 Z M234.713387,192 L192.04672,192 L192.04672,320 L234.713387,320 L234.713387,192 Z M213.55008,101.333333 C197.99616,101.333333 186.713387,112.5536 186.713387,127.704107 C186.713387,143.46752 197.698773,154.666667 213.55008,154.666667 C228.785067,154.666667 240.04672,143.46752 240.04672,128 C240.04672,112.5536 228.785067,101.333333 213.55008,101.333333 Z' id='Shape'/></g></g></svg>"
package/icons/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- /* Siemens iX Icons (2.0.0-beta.0) */
1
+ /* Siemens iX Icons */
2
2
  /* autogenerated do not edit */
3
3
 
4
4
  export const iconAboutFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>about-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.154987,3.55271368e-14 426.666667,95.51168 426.666667,213.333333 C426.666667,331.153707 331.154987,426.666667 213.333333,426.666667 C95.51296,426.666667 3.55271368e-14,331.153707 3.55271368e-14,213.333333 C3.55271368e-14,95.51168 95.51296,3.55271368e-14 213.333333,3.55271368e-14 Z M234.713387,192 L192.04672,192 L192.04672,320 L234.713387,320 L234.713387,192 Z M213.55008,101.333333 C197.99616,101.333333 186.713387,112.5536 186.713387,127.704107 C186.713387,143.46752 197.698773,154.666667 213.55008,154.666667 C228.785067,154.666667 240.04672,143.46752 240.04672,128 C240.04672,112.5536 228.785067,101.333333 213.55008,101.333333 Z' id='Shape'/></g></g></svg>"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@siemens/ix/icons",
3
- "version": "2.0.0-beta.0",
3
+ "version": "2.0.0",
4
4
  "module": "index.mjs",
5
5
  "main": "index.js",
6
6
  "typings": "index.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@siemens/ix-icons",
3
- "version": "2.0.0-beta.0",
3
+ "version": "2.0.0",
4
4
  "license": "MIT",
5
5
  "description": "Siemens ix icon library",
6
6
  "author": "Siemens AG",