@central-icons-react-native/round-outlined-radius-3-stroke-1 1.1.201 → 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/round-outlined-radius-3-stroke-1",
21
- version: "1.1.201",
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/round-outlined-radius-3-stroke-1",
3
- "version": "1.1.201",
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.201) 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=\"M21.5 20.5H5.5C3.84315 20.5 2.5 19.1569 2.5 17.5C2.5 15.8431 3.84315 14.5 5.5 14.5H21.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M21 14.5C19.7889 16.3167 19.7889 18.6833 21 20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11.9994 4.99036C3.12337 1.55736 4.92781 17.3935 11.9992 14.0274C19.0723 17.3935 20.8774 1.55737 11.9994 4.99036Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 5C12 4.5 12.5 3.25 13.5 2.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
4954
+ "tags": "Path",
4955
+ "componentName": "IconEducation",
4956
+ "iconName": "education, book, reading, freetime, apple",
4957
+ "pathname": "src/IconEducation"
4958
+ },
4952
4959
  {
4953
4960
  "svg": "<Circle cx=\"7\" cy=\"7.25\" r=\"3.25\" stroke=\"currentColor\"/><Circle cx=\"17\" cy=\"7.25\" r=\"3.25\" stroke=\"currentColor\"/><Path d=\"M10.5 7C11.4443 6.33333 12.5557 6.33333 13.5 7\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6.70958 18.8335L6.60864 18.9396C6.26838 19.2974 5.79624 19.5 5.30248 19.5C4.307 19.5 3.4776 18.6833 3.69042 17.7109C4.19082 15.4244 5.6765 13.4914 8.13636 13.0412C8.90879 12.8998 9.89384 13.1447 10.7072 13.4364C11.6974 13.7915 12.8061 13.7675 13.7934 13.4044C14.453 13.1617 15.2187 12.9678 15.8636 13.0412C18.5871 13.351 19.9512 15.454 20.3625 17.8459C20.518 18.7504 19.756 19.5 18.8383 19.5H18.6426C18.1953 19.5 17.7791 19.2711 17.5396 18.8933C17.175 18.3182 16.4297 18.1198 15.8273 18.4375L15.625 18.5442C15.135 18.8027 14.5444 18.7806 14.0749 18.4863L13.5998 18.1885C12.779 17.6739 11.7362 17.6739 10.9153 18.1885L10.5349 18.427C10.0068 18.758 9.34251 18.7828 8.7913 18.492C8.09921 18.127 7.2488 18.2665 6.70958 18.8335Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
4954
4961
  "tags": "Circle, Path",