This is a library icon of Intent UI previously well known as Justd Icons.
npm i @intentui/icons
yarn add @intentui/icons
bun add @intentui/icons
pnpm add @intentui/icons
import { IconShoppingBag } from "@intentui/icons";
<IconShoppingBag />;
The list of icons can be found here at intentui.com/icons.
This library is MIT licensed.