Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F113136035
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
Thu, May 15, 10:11
Size
349 B
Mime Type
text/x-java
Expires
Sat, May 17, 10:11 (2 d)
Engine
blob
Format
Raw Data
Handle
26165990
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