UNPKG

@central-icons-react/square-outlined-radius-0-stroke-2

Version:

A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.

5 lines (4 loc) 197 B
import React from "react"; import { type CentralIconBaseProps } from "../CentralIconBase"; export declare const IconKey3: React.NamedExoticComponent<CentralIconBaseProps>; export default IconKey3;