@project44-manifest/react-icons
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

@project44-manifest/icons

SVG icons for Manifest Design System

Usage

All the icons are available as svg files. Checkout the list of icons on the unpkg CDN.

<svg
  width="24"
  height="24"
  fill="currentColor"
  viewBox="0 0 24 24"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    fill-rule="evenodd"
    d="M12.9 7a.9.9 0 1 0-1.8 0v4.604H6.5a.9.9 0 0 0 0 1.8h4.6V18a.9.9 0 0 0 1.8 0v-4.598h4.6a.9.9 0 1 0 0-1.8h-4.6v-4.6Z"
    clip-rule="evenodd"
  />
</svg>

/@project44-manifest/react-icons/

    Package Sidebar

    Install

    npm i @project44-manifest/react-icons

    Weekly Downloads

    43

    Version

    2.2.0

    License

    MIT

    Unpacked Size

    350 kB

    Total Files

    265

    Last publish

    Collaborators

    • bclark-44