@central-icons-solid/round-filled-radius-2-stroke-2 1.1.310 → 1.1.312

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/index.d.ts CHANGED
@@ -721,10 +721,10 @@ export { IconDotGrid1x3Vertical, default as IconDotGrid1x3VerticalDefault } from
721
721
  export { IconDotGrid1x3VerticalTight, default as IconDotGrid1x3VerticalTightDefault } from "./IconDotGrid1x3VerticalTight";
722
722
  export { IconDotGrid2x3, default as IconDotGrid2x3Default } from "./IconDotGrid2x3";
723
723
  export { IconDotGrid3x3, default as IconDotGrid3x3Default } from "./IconDotGrid3x3";
724
- export { IconDoupleCheck, default as IconDoupleCheckDefault } from "./IconDoupleCheck";
725
- export { IconDoupleCheckmark1, default as IconDoupleCheckmark1Default } from "./IconDoupleCheckmark1";
726
- export { IconDoupleCheckmark1Small, default as IconDoupleCheckmark1SmallDefault } from "./IconDoupleCheckmark1Small";
727
- export { IconDoupleCheckmark2Small, default as IconDoupleCheckmark2SmallDefault } from "./IconDoupleCheckmark2Small";
724
+ export { IconDoubleCheckmark1, default as IconDoubleCheckmark1Default } from "./IconDoubleCheckmark1";
725
+ export { IconDoubleCheckmark1Small, default as IconDoubleCheckmark1SmallDefault } from "./IconDoubleCheckmark1Small";
726
+ export { IconDoubleCheckmark2, default as IconDoubleCheckmark2Default } from "./IconDoubleCheckmark2";
727
+ export { IconDoubleCheckmark2Small, default as IconDoubleCheckmark2SmallDefault } from "./IconDoubleCheckmark2Small";
728
728
  export { IconDownsize, default as IconDownsizeDefault } from "./IconDownsize";
729
729
  export { IconDownsize2, default as IconDownsize2Default } from "./IconDownsize2";
730
730
  export { IconDraft, default as IconDraftDefault } from "./IconDraft";
@@ -1663,6 +1663,7 @@ export { IconShieldCrossed, default as IconShieldCrossedDefault } from "./IconSh
1663
1663
  export { IconShieldKeyhole, default as IconShieldKeyholeDefault } from "./IconShieldKeyhole";
1664
1664
  export { IconShieldSafeSearch, default as IconShieldSafeSearchDefault } from "./IconShieldSafeSearch";
1665
1665
  export { IconShieldSearch, default as IconShieldSearchDefault } from "./IconShieldSearch";
1666
+ export { IconShieldUser, default as IconShieldUserDefault } from "./IconShieldUser";
1666
1667
  export { IconShift, default as IconShiftDefault } from "./IconShift";
1667
1668
  export { IconShimmer, default as IconShimmerDefault } from "./IconShimmer";
1668
1669
  export { IconShip, default as IconShipDefault } from "./IconShip";
package/index.jsx CHANGED
@@ -721,10 +721,10 @@ export { IconDotGrid1x3Vertical, default as IconDotGrid1x3VerticalDefault } from
721
721
  export { IconDotGrid1x3VerticalTight, default as IconDotGrid1x3VerticalTightDefault } from "./IconDotGrid1x3VerticalTight/index.tsx";
722
722
  export { IconDotGrid2x3, default as IconDotGrid2x3Default } from "./IconDotGrid2x3/index.tsx";
723
723
  export { IconDotGrid3x3, default as IconDotGrid3x3Default } from "./IconDotGrid3x3/index.tsx";
724
- export { IconDoupleCheck, default as IconDoupleCheckDefault } from "./IconDoupleCheck/index.tsx";
725
- export { IconDoupleCheckmark1, default as IconDoupleCheckmark1Default } from "./IconDoupleCheckmark1/index.tsx";
726
- export { IconDoupleCheckmark1Small, default as IconDoupleCheckmark1SmallDefault } from "./IconDoupleCheckmark1Small/index.tsx";
727
- export { IconDoupleCheckmark2Small, default as IconDoupleCheckmark2SmallDefault } from "./IconDoupleCheckmark2Small/index.tsx";
724
+ export { IconDoubleCheckmark1, default as IconDoubleCheckmark1Default } from "./IconDoubleCheckmark1/index.tsx";
725
+ export { IconDoubleCheckmark1Small, default as IconDoubleCheckmark1SmallDefault } from "./IconDoubleCheckmark1Small/index.tsx";
726
+ export { IconDoubleCheckmark2, default as IconDoubleCheckmark2Default } from "./IconDoubleCheckmark2/index.tsx";
727
+ export { IconDoubleCheckmark2Small, default as IconDoubleCheckmark2SmallDefault } from "./IconDoubleCheckmark2Small/index.tsx";
728
728
  export { IconDownsize, default as IconDownsizeDefault } from "./IconDownsize/index.tsx";
729
729
  export { IconDownsize2, default as IconDownsize2Default } from "./IconDownsize2/index.tsx";
730
730
  export { IconDraft, default as IconDraftDefault } from "./IconDraft/index.tsx";
@@ -1663,6 +1663,7 @@ export { IconShieldCrossed, default as IconShieldCrossedDefault } from "./IconSh
1663
1663
  export { IconShieldKeyhole, default as IconShieldKeyholeDefault } from "./IconShieldKeyhole/index.tsx";
1664
1664
  export { IconShieldSafeSearch, default as IconShieldSafeSearchDefault } from "./IconShieldSafeSearch/index.tsx";
1665
1665
  export { IconShieldSearch, default as IconShieldSearchDefault } from "./IconShieldSearch/index.tsx";
1666
+ export { IconShieldUser, default as IconShieldUserDefault } from "./IconShieldUser/index.tsx";
1666
1667
  export { IconShift, default as IconShiftDefault } from "./IconShift/index.tsx";
1667
1668
  export { IconShimmer, default as IconShimmerDefault } from "./IconShimmer/index.tsx";
1668
1669
  export { IconShip, default as IconShipDefault } from "./IconShip/index.tsx";
package/license-check.js CHANGED
@@ -18,7 +18,7 @@ const licenseCheck = async () => {
18
18
  },
19
19
  body: JSON.stringify({
20
20
  package: "central-icons-solid/round-filled-radius-2-stroke-2",
21
- version: "1.1.310",
21
+ version: "1.1.312",
22
22
  }),
23
23
  signal: controller.signal,
24
24
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-solid/round-filled-radius-2-stroke-2",
3
- "version": "1.1.310",
3
+ "version": "1.1.312",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "sideEffects": false,
@@ -5,7 +5,7 @@ description: Use when inserting icons in Solid code that imports from @central-i
5
5
 
6
6
  # Central Icons — Solid
7
7
 
8
- This skill helps you find icons from the Central Icons Solid library (`@central-icons-solid/*`, version 1.1.310) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2095 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 Solid library (`@central-icons-solid/*`, version 1.1.312) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2096 icons is consistent across variants; only the stylistic rendering (round vs square, filled vs outlined, corner radius, stroke width) differs.
9
9
 
10
10
  ## Before you pick an import path
11
11
 
@@ -1226,10 +1226,10 @@ The catalog below is the authoritative list of icons available in this library.
1226
1226
  - **IconProgress50** — progress-50, ideas, open, status, tas
1227
1227
  - **IconProgress75** — progress-75, ideas, open, status, tas
1228
1228
  - **IconCheckCircle2** — check-circle-2, done, confirm, save, success
1229
- - **IconDoupleCheckmark1** — douple-checkmark-1
1230
- - **IconDoupleCheckmark1Small** — douple-checkmark-1-small
1231
- - **IconDoupleCheck** — douple-check
1232
- - **IconDoupleCheckmark2Small** — douple-checkmark-2-small
1229
+ - **IconDoubleCheckmark1** — double-checkmark-1
1230
+ - **IconDoubleCheckmark1Small** — double-checkmark-1-small
1231
+ - **IconDoubleCheckmark2** — double-checkmark-2
1232
+ - **IconDoubleCheckmark2Small** — double-checkmark-2-small
1233
1233
  - **IconExclamationCircle** — exclamation-circle, info, warning
1234
1234
  - **IconPreview** — preview, details
1235
1235
  - **IconSearchOptions** — search-options, settings
@@ -1589,6 +1589,7 @@ The catalog below is the authoritative list of icons available in this library.
1589
1589
  - **IconUnlocked2** — unlocked-2, unlock, private
1590
1590
  - **IconKeyhole2** — keyhole-2, lock, unlock
1591
1591
  - **IconShieldSafeSearch** — shield-safe-search, child-protection
1592
+ - **IconShieldUser** — shield-user, personal-data, id
1592
1593
 
1593
1594
  ### Shopping & Payment
1594
1595
  - **IconCreditCard1** — credit-card-1, card, payment
@@ -1,7 +0,0 @@
1
- import { svgAttrs, maskInner, type CentralIconBaseProps } from "../CentralIconBase";
2
-
3
- export const IconDoupleCheck = (props: CentralIconBaseProps) => (
4
- <svg {...svgAttrs({ ...props, ariaLabel: "douple-check" })} innerHTML={maskInner("<path d=\"M17.197 4.40337C17.5264 3.96024 18.1531 3.86814 18.5964 4.19732C19.0396 4.52677 19.1319 5.15348 18.8024 5.59673L8.39716 19.5967C8.23645 19.8129 7.99518 19.9552 7.72822 19.9913C7.46126 20.0272 7.19041 19.9541 6.97822 19.7881L1.38349 15.4131C0.948711 15.0729 0.871547 14.4438 1.21162 14.0088C1.55174 13.5739 2.18087 13.497 2.61591 13.837L7.40302 17.5801L17.197 4.40337Z\" fill=\"currentColor\"/><path d=\"M21.197 4.40337C21.5264 3.96026 22.1532 3.86815 22.5964 4.19732C23.0396 4.52678 23.1319 5.15349 22.8024 5.59673L12.3972 19.5967C12.0677 20.0399 11.441 20.1322 10.9977 19.8028C10.5548 19.4733 10.4624 18.8465 10.7917 18.4034L21.197 4.40337Z\" fill=\"currentColor\"/>", "round-filled-radius-2-stroke-2-IconDoupleCheck", props.mode)} />
5
- );
6
-
7
- export default IconDoupleCheck;