PHPackages                             hypejunction/ui\_icons - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. hypejunction/ui\_icons

ActiveElgg-plugin

hypejunction/ui\_icons
======================

Standardized icon markup

1.0.3(10y ago)0721GPL-2.0PHPPHP &gt;=5.5

Since Dec 10Pushed 10y ago1 watchersCompare

[ Source](https://github.com/hypeJunction/Elgg-ui_icons)[ Packagist](https://packagist.org/packages/hypejunction/ui_icons)[ Docs](http://hypejunction.com)[ RSS](/packages/hypejunction-ui-icons/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (5)Used By (1)

Icons for Elgg
==============

[](#icons-for-elgg)

[![Elgg 2.0](https://camo.githubusercontent.com/981b94044a74b931be93e2825c7151896de9c8a53ccb960daf01b8fe0d800774/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e302e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/981b94044a74b931be93e2825c7151896de9c8a53ccb960daf01b8fe0d800774/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e302e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)

Features
--------

[](#features)

- Standardized icons display and markup
- Forces `large` icon to be 200x200 square
- Adds `extra_large` icon with 325 with that is resizes similar to master
- Allows you to choose between `square`, `rounded`, `circle` corners
- Replaces default user, group and question mark icons with a scalable SVG image

[![Icons](https://camo.githubusercontent.com/cfa012506b0d7b47967b57d2a20f5ea9ae5ecbebba8552323017c63ad24b32be/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f456c67672d75695f69636f6e732f6d61737465722f73637265656e73686f74732f636972636c652e706e67 "Icons")](https://camo.githubusercontent.com/cfa012506b0d7b47967b57d2a20f5ea9ae5ecbebba8552323017c63ad24b32be/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f456c67672d75695f69636f6e732f6d61737465722f73637265656e73686f74732f636972636c652e706e67)[![Sandbox](https://camo.githubusercontent.com/89987cc1093372ee23b223f987ebab8c075f5aa5d0d3f75386020f18dcdb1c9a/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f456c67672d75695f69636f6e732f6d61737465722f73637265656e73686f74732f73616e64626f782e706e67 "Sandbox")](https://camo.githubusercontent.com/89987cc1093372ee23b223f987ebab8c075f5aa5d0d3f75386020f18dcdb1c9a/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f456c67672d75695f69636f6e732f6d61737465722f73637265656e73686f74732f73616e64626f782e706e67)

Usage
-----

[](#usage)

### Display an icon with defualt corner setting

[](#display-an-icon-with-defualt-corner-setting)

```
// 'rounded' and 'circle' corners will only be displayed with tiny, small and medium icon sizes
echo elgg_view_entity_icon($entity, 'small');
```

### Force corner setting

[](#force-corner-setting)

```
echo elgg_view_entity_icon($entity, 'large', array(
	'corners' => 'circle',
));
```

### Replacing default icon

[](#replacing-default-icon)

To replace the default icon, simply overwrite the svg view. Just place an svg icon with the same name and in the same location in your plugin.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~5 days

Total

4

Last Release

3787d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5071b1cd852e094b3f564962a625e04c227adc73af30c5b46b243ab8f20154a7?d=identicon)[hypeJunction](/maintainers/hypeJunction)

---

Top Contributors

[![hypeJunction](https://avatars.githubusercontent.com/u/1202761?v=4)](https://github.com/hypeJunction "hypeJunction (14 commits)")

---

Tags

pluginuielggiconsround icons

### Embed Badge

![Health badge](/badges/hypejunction-ui-icons/health.svg)

```
[![Health](https://phpackages.com/badges/hypejunction-ui-icons/health.svg)](https://phpackages.com/packages/hypejunction-ui-icons)
```

###  Alternatives

[coldtrick/widget_manager

Manage your widgets

214.3k](/packages/coldtrick-widget-manager)[coldtrick/thewire_tools

Extend the functionality of The Wire

133.2k](/packages/coldtrick-thewire-tools)[coldtrick/translation_editor

Provide an easy way to edit translations

113.4k1](/packages/coldtrick-translation-editor)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
