@central-icons-react-native/square-filled-radius-0-stroke-1 1.1.234 → 1.1.236

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/license-check.js CHANGED
@@ -18,7 +18,7 @@ const licenseCheck = async () => {
18
18
  },
19
19
  body: JSON.stringify({
20
20
  package: "central-icons-react-native/square-filled-radius-0-stroke-1",
21
- version: "1.1.234",
21
+ version: "1.1.236",
22
22
  }),
23
23
  signal: controller.signal,
24
24
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/square-filled-radius-0-stroke-1",
3
- "version": "1.1.234",
3
+ "version": "1.1.236",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
@@ -5,7 +5,7 @@ description: Use when inserting icons in React Native code that imports from @ce
5
5
 
6
6
  # Central Icons — React Native
7
7
 
8
- This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.234) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1992 icons is consistent across variants; only the stylistic rendering (round vs square, filled vs outlined, corner radius, stroke width) differs.
8
+ This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.236) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1995 icons is consistent across variants; only the stylistic rendering (round vs square, filled vs outlined, corner radius, stroke width) differs.
9
9
 
10
10
  The library uses `react-native-svg` under the hood — it must be installed as a peer dependency in the consumer's project.
11
11
 
@@ -743,7 +743,9 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
743
743
  - **IconEmojiSmilingFace** — emoji-smiling-face, heart-eyes
744
744
  - **IconEmojiSmirking** — emoji-smirking
745
745
  - **IconEmojiStarStruck** — emoji-star-struck, star-eyes
746
+ - **IconEmojiTongue** — emoji-tongue, fun
746
747
  - **IconEmojiWink** — emoji-wink
748
+ - **IconEmojiWinkTongue** — emoji-wink-tongue, fun
747
749
  - **IconMask** — mask, theatre
748
750
  - **IconPoop** — poop, spam
749
751
 
@@ -1487,6 +1489,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1487
1489
  - **IconGhost2** — ghost-2, privacy, hidden, unknown
1488
1490
  - **IconKey1** — key-1, password
1489
1491
  - **IconKey2** — key-2, password
1492
+ - **IconKey3** — key-3, password
1490
1493
  - **IconKeyhole** — keyhole
1491
1494
  - **IconLaw** — law, legal, terms, imprint, balance
1492
1495
  - **IconLock** — lock, private
package/tsx-icons.json CHANGED
@@ -5222,6 +5222,13 @@
5222
5222
  "iconName": "emoji-star-struck, star-eyes",
5223
5223
  "pathname": "src/IconEmojiStarStruck"
5224
5224
  },
5225
+ {
5226
+ "svg": "<Path d=\"M13.5 16.5C13.5 17.3284 12.8284 18 12 18C11.1716 18 10.5 17.3284 10.5 16.5V15H13.5V16.5Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM7 15H9.5V16.5C9.5 17.8807 10.6193 19 12 19C13.3807 19 14.5 17.8807 14.5 16.5V15H17V14H7V15ZM9.25 8C8.42157 8 7.75 8.79582 7.75 9.90039C7.75016 11.0047 8.42167 11.75 9.25 11.75C10.0783 11.75 10.7498 11.0047 10.75 9.90039C10.75 8.79582 10.0784 8 9.25 8ZM14.75 8C13.9216 8 13.25 8.79582 13.25 9.90039C13.2502 11.0047 13.9217 11.75 14.75 11.75C15.5783 11.75 16.2498 11.0047 16.25 9.90039C16.25 8.79582 15.5784 8 14.75 8Z\" fill=\"currentColor\"/>",
5227
+ "tags": "Path",
5228
+ "componentName": "IconEmojiTongue",
5229
+ "iconName": "emoji-tongue, fun",
5230
+ "pathname": "src/IconEmojiTongue"
5231
+ },
5225
5232
  {
5226
5233
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM16.5 13.75C16.5 13.75 13.7673 14.2744 12 14.2744C10.2327 14.2744 7.5 13.75 7.5 13.75C8 19.761 16 19.739 16.5 13.75ZM9.25 7.5C8.42157 7.5 7.75 8.29582 7.75 9.40039C7.75016 10.5047 8.42167 11.25 9.25 11.25C10.0783 11.25 10.7498 10.5047 10.75 9.40039C10.75 8.29582 10.0784 7.5 9.25 7.5ZM14.625 8.5C13.5895 8.5 12.75 9.02167 12.75 9.74609C12.75 11 13.5895 10.1885 14.625 10.1885C15.6605 10.1885 16.5 11 16.5 9.74609C16.5 9.02167 15.6605 8.5 14.625 8.5Z\" fill=\"currentColor\"/>",
5227
5234
  "tags": "Path",
@@ -5229,6 +5236,13 @@
5229
5236
  "iconName": "emoji-wink",
5230
5237
  "pathname": "src/IconEmojiWink"
5231
5238
  },
5239
+ {
5240
+ "svg": "<Path d=\"M13.5 16.5C13.5 17.3284 12.8284 18 12 18C11.1716 18 10.5 17.3284 10.5 16.5V15H13.5V16.5Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM7 15H9.5V16.5C9.5 17.8807 10.6193 19 12 19C13.3807 19 14.5 17.8807 14.5 16.5V15H17V14H7V15ZM9.25 8C8.42157 8 7.75 8.79582 7.75 9.90039C7.75016 11.0047 8.42167 11.75 9.25 11.75C10.0783 11.75 10.7498 11.0047 10.75 9.90039C10.75 8.79582 10.0784 8 9.25 8ZM14.625 9C13.5895 9 12.75 9.52167 12.75 10.2461C12.75 11.5 13.5895 10.6885 14.625 10.6885C15.6605 10.6885 16.5 11.5 16.5 10.2461C16.5 9.52167 15.6605 9 14.625 9Z\" fill=\"currentColor\"/>",
5241
+ "tags": "Path",
5242
+ "componentName": "IconEmojiWinkTongue",
5243
+ "iconName": "emoji-wink-tongue, fun",
5244
+ "pathname": "src/IconEmojiWinkTongue"
5245
+ },
5232
5246
  {
5233
5247
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M14.52 2.28723L21.6938 10.0128L10.7067 21H7.29245L1.28516 14.9927L14.52 2.28723ZM2.71395 15.0073L7.70666 20H10.2924L12.292 18.0005L6.06529 11.79L2.71395 15.0073Z\" fill=\"currentColor\"/>",
5234
5248
  "tags": "Path",
@@ -7364,6 +7378,13 @@
7364
7378
  "iconName": "key-2, password",
7365
7379
  "pathname": "src/IconKey2"
7366
7380
  },
7381
+ {
7382
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M16.501 2C19.5385 2 22.001 4.46243 22.001 7.5C22.001 10.5376 19.5385 13 16.501 13C15.2244 13 14.0505 12.5637 13.1172 11.834L8.91699 15.9229L10.8662 17.8711L7.77246 20.9648L5.78223 18.9746L3.84961 20.8584L3.15234 20.1416L12.3867 11.1494C11.5248 10.1784 11.001 8.90049 11.001 7.5C11.001 4.46243 13.4634 2 16.501 2ZM16.501 3C14.0157 3 12.001 5.01472 12.001 7.5C12.001 9.98528 14.0157 12 16.501 12C18.9863 12 21.001 9.98528 21.001 7.5C21.001 5.01472 18.9863 3 16.501 3Z\" fill=\"currentColor\"/>",
7383
+ "tags": "Path",
7384
+ "componentName": "IconKey3",
7385
+ "iconName": "key-3, password",
7386
+ "pathname": "src/IconKey3"
7387
+ },
7367
7388
  {
7368
7389
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M3 3V22H21V3H3ZM6 4H4V21H8V13H6V4ZM9 21H15V13H13V4H11V13H9V21ZM18 4V13H16V21H20V4H18Z\" fill=\"currentColor\"/>",
7369
7390
  "tags": "Path",