
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
@mindinventory/mi-react-icon-picker
Advanced tools
A React component library for selecting icons, compatible with icomoon.
A React component library for selecting icons, compatible with icomoon.
Install the mi-react-icon-picker
package via npm:
npm i @mindinventory/mi-react-icon-picker
To use the IconPicker component, you need to import the component.
import IconPicker from "@mindinventory/mi-react-icon-picker";
<IconPicker
value="icon-home"
onChange={(e) => onChange(e, "icon")}
closeOnSelect={true}
showSearch={true}
isMulti={false}
adjustPosition={{ top: 10, left: 0 }}
buttonStyle="flex items-center justify-center h-[35px] w-[35px] rounded-[8px] border border-[#eaecf0]"
noSelectedPlaceholder="arrow-up-from-bracket"
zIndexPopup={9999}
popupStyle="bg-white border border-gray-300 shadow-lg rounded popup-container min-w-[280px]"
gridColumns={5}
gridRows={4}
iconBgColor="bg-gray-200"
iconSelectedBgColor="bg-blue-200"
iconHeight={65}
iconWidth={65}
/>
Here are the available props for the IconPicker
component:
true
).true
).false
).65px
).65px
).FAQs
A React component library for selecting icons, compatible with icomoon.
The npm package @mindinventory/mi-react-icon-picker receives a total of 21 weekly downloads. As such, @mindinventory/mi-react-icon-picker popularity was classified as not popular.
We found that @mindinventory/mi-react-icon-picker demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 10 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.