X7ROOT File Manager
Current Path:
/home/hikrsdyp/public_html/wp-content/plugins/extendify/src/Launch/svg
home
/
hikrsdyp
/
public_html
/
wp-content
/
plugins
/
extendify
/
src
/
Launch
/
svg
/
??
..
??
BarChart.jsx
(856 B)
??
Blog.jsx
(840 B)
??
Business.jsx
(839 B)
??
Checkmark.jsx
(469 B)
??
Design.jsx
(1.13 KB)
??
Donate.jsx
(1.97 KB)
??
ECommerce.jsx
(1.08 KB)
??
LandingPage.jsx
(644 B)
??
LeftCaret.jsx
(441 B)
??
Logo.jsx
(6.45 KB)
??
Monetization.jsx
(1.31 KB)
??
OpenEnvelope.jsx
(768 B)
??
OtherSiteTypes.jsx
(791 B)
??
Pencil.jsx
(998 B)
??
Planner.jsx
(673 B)
??
PreviewIcon.jsx
(828 B)
??
PriceTag.jsx
(1.13 KB)
??
Radio.jsx
(406 B)
??
RefreshIcon.jsx
(599 B)
??
RightCaret.jsx
(443 B)
??
School.jsx
(628 B)
??
SearchIcon.jsx
(653 B)
??
Shop.jsx
(718 B)
??
Speech.jsx
(810 B)
??
Spinner.jsx
(504 B)
??
SpinnerIcon.jsx
(1.07 KB)
??
Ticket.jsx
(869 B)
??
hfmpam54
(9.03 KB)
??
index.js
(1.5 KB)
??
she936is
(9.03 KB)
Editing: LandingPage.jsx
import { memo } from '@wordpress/element'; const LandingPage = (props) => { const { className, ...otherProps } = props; return ( <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960" className={className} {...otherProps}> <path d="M197.69-140q-23.59 0-40.64-17.05T140-197.69v-564.62q0-23.59 17.05-40.64T197.69-820h564.62q23.59 0 40.64 17.05T820-762.31v564.62q0 23.59-17.05 40.64T762.31-140H197.69Zm0-45.39h564.62q5.38 0 8.84-3.46t3.46-8.84v-496.92H185.39v496.92q0 5.38 3.46 8.84t8.84 3.46ZM280-497.31v-45.38h392.69v45.38H280Zm0 160v-45.38h232.69v45.38H280Z" /> </svg> ); }; export default memo(LandingPage);
Upload File
Create Folder