Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F104849051
CheckCircle.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
Wed, Mar 12, 21:13
Size
349 B
Mime Type
text/x-java
Expires
Fri, Mar 14, 21:13 (2 d)
Engine
blob
Format
Raw Data
Handle
24864507
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
CheckCircle.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 0a12 12 0 1 0 0 24 12 12 0 0 0 0-24zm-2 17l-5-5 1.4-1.4 3.6 3.6 7.6-7.6L19 8l-9 9z"
}),
'CheckCircle'
);
Event Timeline
Log In to Comment