@central-icons-react/round-outlined-radius-1-stroke-2 1.0.4 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IconMarkup/index.d.ts +4 -0
 - package/IconMarkup/index.js +2 -0
 - package/IconMarkup/index.js.map +1 -0
 - package/IconMarkup/index.mjs +2 -0
 - package/IconMarkup/index.mjs.map +1 -0
 - package/IconNewspaper1/index.js +1 -1
 - package/IconNewspaper1/index.js.map +1 -1
 - package/IconNewspaper1/index.mjs +1 -1
 - package/IconNewspaper1/index.mjs.map +1 -1
 - package/IconNewspaper2/index.js +1 -1
 - package/IconNewspaper2/index.js.map +1 -1
 - package/IconNewspaper2/index.mjs +1 -1
 - package/IconNewspaper2/index.mjs.map +1 -1
 - package/README.md +1 -0
 - package/icons/index.d.ts +1 -0
 - package/icons/index.js +1 -1
 - package/icons/index.js.map +1 -1
 - package/icons/index.mjs +1 -1
 - package/icons/index.mjs.map +1 -1
 - package/icons-index.json +7 -5
 - package/index.js +1 -1
 - package/index.js.map +1 -1
 - package/index.mjs +1 -1
 - package/index.mjs.map +1 -1
 - package/license-check.js +1 -1
 - package/package.json +1 -1
 
    
        package/icons-index.json
    CHANGED
    
    | 
         @@ -1,6 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            {
         
     | 
| 
       2 
2 
     | 
    
         
             
              "package": "@central-icons-react/round-outlined-radius-1-stroke-2",
         
     | 
| 
       3 
     | 
    
         
            -
              "version": "1.0. 
     | 
| 
      
 3 
     | 
    
         
            +
              "version": "1.0.5",
         
     | 
| 
       4 
4 
     | 
    
         
             
              "style": "round-outlined-radius-1-stroke-2",
         
     | 
| 
       5 
5 
     | 
    
         
             
              "importExamples": {
         
     | 
| 
       6 
6 
     | 
    
         
             
                "individual": "import { IconHome } from '@central-icons-react/round-outlined-radius-1-stroke-2/IconHome';",
         
     | 
| 
         @@ -12,7 +12,7 @@ 
     | 
|
| 
       12 
12 
     | 
    
         
             
                "withProps": "<IconHome size={32} color=\"#007AFF\" />",
         
     | 
| 
       13 
13 
     | 
    
         
             
                "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
         
     | 
| 
       14 
14 
     | 
    
         
             
              },
         
     | 
| 
       15 
     | 
    
         
            -
              "totalIcons":  
     | 
| 
      
 15 
     | 
    
         
            +
              "totalIcons": 1523,
         
     | 
| 
       16 
16 
     | 
    
         
             
              "categories": {
         
     | 
| 
       17 
17 
     | 
    
         
             
                "AI & Magic": {
         
     | 
| 
       18 
18 
     | 
    
         
             
                  "count": 33,
         
     | 
| 
         @@ -430,7 +430,7 @@ 
     | 
|
| 
       430 
430 
     | 
    
         
             
                  ]
         
     | 
| 
       431 
431 
     | 
    
         
             
                },
         
     | 
| 
       432 
432 
     | 
    
         
             
                "Edit": {
         
     | 
| 
       433 
     | 
    
         
            -
                  "count":  
     | 
| 
      
 433 
     | 
    
         
            +
                  "count": 68,
         
     | 
| 
       434 
434 
     | 
    
         
             
                  "icons": [
         
     | 
| 
       435 
435 
     | 
    
         
             
                    "IconAddKeyframe",
         
     | 
| 
       436 
436 
     | 
    
         
             
                    "IconBezier",
         
     | 
| 
         @@ -472,6 +472,7 @@ 
     | 
|
| 
       472 
472 
     | 
    
         
             
                    "IconMarkdown",
         
     | 
| 
       473 
473 
     | 
    
         
             
                    "IconMarker",
         
     | 
| 
       474 
474 
     | 
    
         
             
                    "IconMarkerCircle",
         
     | 
| 
      
 475 
     | 
    
         
            +
                    "IconMarkup",
         
     | 
| 
       475 
476 
     | 
    
         
             
                    "IconPaintBrush",
         
     | 
| 
       476 
477 
     | 
    
         
             
                    "IconPaintBucket",
         
     | 
| 
       477 
478 
     | 
    
         
             
                    "IconPaintBucketDrop",
         
     | 
| 
         @@ -2615,6 +2616,7 @@ 
     | 
|
| 
       2615 
2616 
     | 
    
         
             
                "IconMarkdown": "markdown",
         
     | 
| 
       2616 
2617 
     | 
    
         
             
                "IconMarker": "marker, highlight",
         
     | 
| 
       2617 
2618 
     | 
    
         
             
                "IconMarkerCircle": "marker-circle, highlight",
         
     | 
| 
      
 2619 
     | 
    
         
            +
                "IconMarkup": "markup, marker, highlight",
         
     | 
| 
       2618 
2620 
     | 
    
         
             
                "IconMask": "mask, theatre",
         
     | 
| 
       2619 
2621 
     | 
    
         
             
                "IconMastadon": "mastadon",
         
     | 
| 
       2620 
2622 
     | 
    
         
             
                "IconMathBasic": "math-basic, calc",
         
     | 
| 
         @@ -2655,8 +2657,8 @@ 
     | 
|
| 
       2655 
2657 
     | 
    
         
             
                "IconMute": "mute, sound-off",
         
     | 
| 
       2656 
2658 
     | 
    
         
             
                "IconNailedIt": "nailed-it",
         
     | 
| 
       2657 
2659 
     | 
    
         
             
                "IconNewspaper": "newspaper, News, paper",
         
     | 
| 
       2658 
     | 
    
         
            -
                "IconNewspaper1": "newspaper-1, guide, info, faq",
         
     | 
| 
       2659 
     | 
    
         
            -
                "IconNewspaper2": "newspaper-2, guide, info, faq",
         
     | 
| 
      
 2660 
     | 
    
         
            +
                "IconNewspaper1": "newspaper-1, guide, info, faq, book",
         
     | 
| 
      
 2661 
     | 
    
         
            +
                "IconNewspaper2": "newspaper-2, guide, info, faq, book",
         
     | 
| 
       2660 
2662 
     | 
    
         
             
                "IconNewspaper3": "newspaper-3",
         
     | 
| 
       2661 
2663 
     | 
    
         
             
                "IconNfc1": "nfc-1",
         
     | 
| 
       2662 
2664 
     | 
    
         
             
                "IconNfc2": "nfc-2",
         
     |