Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101451769
RadioButtonChecked.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Feb 10, 14:58
Size
441 B
Mime Type
text/x-java
Expires
Wed, Feb 12, 14:58 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24154399
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
RadioButtonChecked.js
View Options
import
*
as
React
from
'react'
;
import
createSvgIcon
from
'../../utils/createSvgIcon'
;
/**
* @ignore - internal component.
*/
import
{
jsx
as
_jsx
}
from
"react/jsx-runtime"
;
export
default
createSvgIcon
(
/*#__PURE__*/
_jsx
(
"path"
,
{
d
:
"M8.465 8.465C9.37 7.56 10.62 7 12 7C14.76 7 17 9.24 17 12C17 13.38 16.44 14.63 15.535 15.535C14.63 16.44 13.38 17 12 17C9.24 17 7 14.76 7 12C7 10.62 7.56 9.37 8.465 8.465Z"
}),
'RadioButtonChecked'
);
Event Timeline
Log In to Comment