Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100962937
Add.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
Tue, Feb 4, 08:43
Size
280 B
Mime Type
text/x-java
Expires
Thu, Feb 6, 08:43 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
24062462
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
Add.js
View Options
import
*
as
React
from
'react'
;
import
{
createSvgIcon
}
from
'../../utils'
;
/**
* @ignore - internal component.
*/
import
{
jsx
as
_jsx
}
from
"react/jsx-runtime"
;
export
default
createSvgIcon
(
/*#__PURE__*/
_jsx
(
"path"
,
{
d
:
"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
}),
'Add'
);
Event Timeline
Log In to Comment