UNPKG
@solar-icons/react
Version:
beta (1.1.0-beta.2)
latest (1.1.0)
1.1.0
1.1.0-beta.2
1.1.0-beta.1
1.1.0-beta.0
1.0.3
1.0.2
1.0.1
1.0.0
0.0.0
Solar Icons for React
github.com/saoudi-h/solar-icons
saoudi-h/solar-icons
@solar-icons/react
/
dist
/
types
/
csr
/
settings
/
TuneingSquare2.d.ts
6 lines
(5 loc)
•
136 B
TypeScript
View Raw
1
2
3
4
5
6
/** *
@deprecated
Use TuningSquare2 instead */
declare
const
TuneingSquare2
:
import
(
"../../lib"
).
Icon
;
export
default
TuneingSquare2
;