Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101817299
RadioButtonUnchecked.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
Fri, Feb 14, 00:45
Size
396 B
Mime Type
text/x-java
Expires
Sun, Feb 16, 00:45 (2 d)
Engine
blob
Format
Raw Data
Handle
24235055
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
RadioButtonUnchecked.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
:
"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"
}),
'RadioButtonUnchecked'
);
Event Timeline
Log In to Comment