@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.202 → 1.1.203

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-2",
21
- version: "1.1.202",
21
+ version: "1.1.203",
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-2",
3
- "version": "1.1.202",
3
+ "version": "1.1.203",
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.202) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1959 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.203) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1960 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
 
@@ -1871,6 +1871,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1871
1871
  - **IconDiscoBall** — disco-ball, music, dance, party
1872
1872
  - **IconDoorHanger** — door-hanger, sign, do-not-disdurb
1873
1873
  - **IconDumbell** — dumbell, fitness, training
1874
+ - **IconEducation** — education, book, reading, freetime, apple
1874
1875
  - **IconElements** — elements, materials, products, tools, teams, skills, circles
1875
1876
  - **IconEmojiAstonished** — emoji-astonished
1876
1877
  - **IconExplosion** — explosion, boom, bang, pop
package/tsx-icons.json CHANGED
@@ -4949,6 +4949,13 @@
4949
4949
  "iconName": "edit-small-2",
4950
4950
  "pathname": "src/IconEditSmall2"
4951
4951
  },
4952
+ {
4953
+ "svg": "<Path d=\"M22 16H20.9268C20.5299 16.9818 20.5337 18.0138 20.9268 19H22V21H5.5C3.567 21 2 19.433 2 17.5C2 15.567 3.567 14 5.5 14H22V16Z\" fill=\"currentColor\"/><Path d=\"M14.1367 2.88672C13.6306 3.39283 13.3153 3.77822 13.1299 4.12012C20.3338 2.60635 18.4593 15.8348 11.999 12.8535C5.44632 15.8779 3.61297 2.21897 11.1895 4.19727C11.4133 3.21942 12.041 2.43555 12.8633 1.61328L14.1367 2.88672Z\" fill=\"currentColor\"/>",
4954
+ "tags": "Path",
4955
+ "componentName": "IconEducation",
4956
+ "iconName": "education, book, reading, freetime, apple",
4957
+ "pathname": "src/IconEducation"
4958
+ },
4952
4959
  {
4953
4960
  "svg": "<Path d=\"M5.95898 13.5625C7.67899 12.4551 9.8844 12.3258 12.0312 13.4238C14.2014 12.4492 16.3732 12.4818 18.082 13.5303C19.9176 14.6568 20.9803 16.8081 21 19.4932L21.0078 20.501H17.0312L16.7314 20.1406C16.3194 19.6464 15.6121 19.519 15.0537 19.8389L14.9971 19.8711L14.4932 20.1602L13.9922 19.8652L13.0166 19.2891C12.3896 18.9192 11.6104 18.9192 10.9834 19.2891L10.0078 19.8652L9.50684 20.1602L9.00293 19.8711L8.94629 19.8389C8.38795 19.519 7.68059 19.6464 7.26855 20.1406L6.96875 20.501H3V19.501C3 16.919 4.13337 14.738 5.95898 13.5625Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M17 3C19.2091 3 21 4.79086 21 7C21 9.20914 19.2091 11 17 11C15.0175 11 13.3724 9.5576 13.0557 7.66504C12.375 7.40906 11.624 7.40884 10.9434 7.66504C10.6265 9.55752 8.98247 11 7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3C8.7278 3 10.1994 4.0956 10.7588 5.62988C11.5727 5.42131 12.4263 5.42147 13.2402 5.62988C13.7995 4.09544 15.2721 3 17 3ZM7 5C5.89543 5 5 5.89543 5 7C5 8.10457 5.89543 9 7 9C8.10457 9 9 8.10457 9 7C9 5.89543 8.10457 5 7 5ZM17 5C15.8954 5 15 5.89543 15 7C15 8.10457 15.8954 9 17 9C18.1046 9 19 8.10457 19 7C19 5.89543 18.1046 5 17 5Z\" fill=\"currentColor\"/>",
4954
4961
  "tags": "Path",