UNPKG

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

Version:

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

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