SILENT KILLERPanel

Current Path: > home > codekrsu > > ameliagraphics.com > wp-content > plugins > > extendify > src > Launch > svg


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/codekrsu//ameliagraphics.com/wp-content/plugins//extendify/src/Launch/svg

NameTypeSizeLast ModifiedActions
BarChart.jsx File 856 bytes October 11 2023 06:07:34.
Blog.jsx File 840 bytes March 13 2025 21:10:44.
Business.jsx File 839 bytes March 13 2025 21:10:44.
Checkmark.jsx File 469 bytes October 11 2023 06:07:34.
Design.jsx File 1153 bytes October 11 2023 06:07:34.
Donate.jsx File 2022 bytes October 11 2023 06:07:34.
ECommerce.jsx File 1106 bytes March 13 2025 21:10:44.
LandingPage.jsx File 644 bytes March 13 2025 21:10:44.
LeftCaret.jsx File 441 bytes October 11 2023 06:07:34.
Logo.jsx File 6609 bytes October 11 2023 06:07:34.
Monetization.jsx File 1339 bytes October 11 2023 06:07:34.
OpenEnvelope.jsx File 768 bytes October 11 2023 06:07:34.
OtherSiteTypes.jsx File 791 bytes March 13 2025 21:10:44.
Pencil.jsx File 998 bytes October 11 2023 06:07:34.
Planner.jsx File 673 bytes October 11 2023 06:07:34.
PreviewIcon.jsx File 828 bytes October 11 2023 06:07:34.
PriceTag.jsx File 1162 bytes October 11 2023 06:07:34.
Radio.jsx File 406 bytes October 11 2023 06:07:34.
RefreshIcon.jsx File 599 bytes October 11 2023 06:07:34.
RightCaret.jsx File 443 bytes October 11 2023 06:07:34.
School.jsx File 628 bytes October 11 2023 06:07:34.
SearchIcon.jsx File 653 bytes October 11 2023 06:07:34.
Shop.jsx File 718 bytes October 11 2023 06:07:34.
Speech.jsx File 810 bytes October 11 2023 06:07:34.
Spinner.jsx File 504 bytes October 11 2023 06:07:34.
SpinnerIcon.jsx File 1099 bytes October 11 2023 06:07:34.
Ticket.jsx File 869 bytes October 11 2023 06:07:34.
index.js File 1537 bytes March 13 2025 21:10:44.

Reading File: /home/codekrsu//ameliagraphics.com/wp-content/plugins//extendify/src/Launch/svg/Ticket.jsx

import { memo } from '@wordpress/element';

const Ticket = (props) => {
	const { className, ...otherProps } = props;

	return (
		<svg
			className={className}
			viewBox="0 0 24 24"
			fill="none"
			xmlns="http://www.w3.org/2000/svg"
			{...otherProps}>
			<path
				d="M22 10V6C22 4.9 21.11 4 20 4H4C2.9 4 2 4.9 2 6V10C3.1 10 4 10.9 4 12C4 13.1 3.1 14 2 14V18C2 19.1 2.9 20 4 20H20C21.11 20 22 19.1 22 18V14C20.89 14 20 13.1 20 12C20 10.9 20.89 10 22 10ZM20 8.54C18.81 9.23 18 10.52 18 12C18 13.48 18.81 14.77 20 15.46V18H4V15.46C5.19 14.77 6 13.48 6 12C6 10.52 5.19 9.23 4 8.54V6H20V8.54Z"
				fill="currentColor"
			/>
			<path
				opacity="0.3"
				d="M18 12C18 13.48 18.81 14.77 20 15.46V18H4V15.46C5.19 14.77 6 13.48 6 12C6 10.52 5.19 9.23 4 8.54V6H20V8.54C18.81 9.23 18 10.52 18 12Z"
				fill="currentColor"
			/>
		</svg>
	);
};

export default memo(Ticket);

SILENT KILLER Tool