!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/wincloud_gateway/node_modules/@buffetjs/icons/src/components/Relation/   drwxr-xr-x
Free 13.21 GB of 57.97 GB (22.79%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     index.js (1.63 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
import React from 'react';
import PropTypes from 'prop-types';

const Relation = props => (
  <svg width="10" height="10" xmlns="http://www.w3.org/2000/svg" {...props}>
    <path
      d="M8.824 7.353a.567.567 0 00-.172-.417L7.377 5.662a.567.567 0 00-.416-.172.584.584 0 00-.441.196l.116.114c.065.063.11.107.132.131.022.025.053.064.092.117a.493.493 0 01.1.325.567.567 0 01-.17.416.567.567 0 01-.417.172.493.493 0 01-.325-.101 1.459 1.459 0 01-.248-.224 16.843 16.843 0 00-.114-.116.595.595 0 00-.03.864l1.262 1.268c.11.11.25.165.417.165a.59.59 0 00.416-.159l.901-.895a.56.56 0 00.172-.41zm-4.308-4.32a.567.567 0 00-.172-.417L3.082 1.348a.567.567 0 00-.417-.172.592.592 0 00-.416.166l-.901.895a.56.56 0 00-.172.41c0 .163.058.302.172.417l1.275 1.274c.11.11.249.166.416.166a.592.592 0 00.441-.19L3.364 4.2a1.459 1.459 0 01-.224-.248.493.493 0 01-.1-.325c0-.163.056-.302.17-.416a.567.567 0 01.417-.172.493.493 0 01.325.101 1.459 1.459 0 01.248.224l.114.116a.595.595 0 00.202-.447zM10 7.353c0 .49-.174.905-.52 1.244l-.902.894c-.339.34-.753.509-1.243.509-.495 0-.911-.174-1.25-.52L4.822 8.21a1.692 1.692 0 01-.508-1.243c0-.503.18-.93.539-1.28l-.54-.54c-.35.36-.775.54-1.274.54-.49 0-.907-.172-1.25-.515L.515 3.897A1.702 1.702 0 010 2.647c0-.49.174-.905.52-1.244L1.423.51C1.76.169 2.175 0 2.665 0c.495 0 .911.174 1.25.52l1.263 1.27c.339.338.508.753.508 1.243 0 .503-.18.93-.539 1.28l.54.54c.35-.36.775-.54 1.274-.54.49 0 .907.172 1.25.515l1.274 1.275c.343.343.515.76.515 1.25z"
      fill={props.fill}
      fillRule="nonzero"
    />
  </svg>
);

Relation.defaultProps = {
  fill: '#fff',
};

Relation.propTypes = {
  fill: PropTypes.string,
};

export default Relation;

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0119 ]--