HEX
Server: LiteSpeed
System: Linux server318.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User: joyfejor (3859)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/joyfejor/www/wp-content/plugins/extendify/src/Assist/svg/BulletPoint.jsx
const bulletPoint = (
	<svg
		width="12"
		height="13"
		viewBox="0 0 12 13"
		fill="none"
		xmlns="http://www.w3.org/2000/svg">
		<rect
			x="0.6"
			y="0.998438"
			width="10.8"
			height="10.8"
			rx="5.4"
			stroke="currentColor"
			strokeWidth="1.2"
		/>
	</svg>
);

export default bulletPoint;