UNPKG

flowbite-qwik-icons

Version:

Unofficial library for the free and open-source collection of over 430+ SVG icons for Flowbite and Qwik

3 lines (2 loc) 128 B
import { JSXNode } from '@builder.io/qwik'; export declare function updateFillOfChildren(children: JSXNode, fill: string): any;