PHPackages                             automattic/jetpack-logo - 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. automattic/jetpack-logo

ActiveJetpack-library

automattic/jetpack-logo
=======================

A logo for Jetpack

v3.0.5(1y ago)5614.6k↓38.8%17GPL-2.0-or-laterPHPPHP &gt;=7.2CI failing

Since May 28Pushed 1mo ago11 watchersCompare

[ Source](https://github.com/Automattic/jetpack-logo)[ Packagist](https://packagist.org/packages/automattic/jetpack-logo)[ RSS](/packages/automattic-jetpack-logo/feed)WikiDiscussions trunk Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (59)Used By (7)

Jetpack logo
============

[](#jetpack-logo)

A package that allows you to obtain a Jetpack logo in SVG format.

### Usage

[](#usage)

Display the default Jetpack logo:

```
use Automattic\Jetpack\Assets\Logo;

$logo = new Logo();
echo $logo->render();
```

### Styling

[](#styling)

The Jetpack logo SVG string includes CSS classes to stylize it:

- `jetpack-logo`: the wrapper tag.
- `jetpack-logo__icon-circle`: the circle of the Jetpack mark.
- `jetpack-logo__icon-triangle`: two shapes that correspond to each triangle in the Jetpack mark.
- `jetpack-logo__icon-text`: the Jetpack lettering.

These shapes can be stylized using CSS. For example, to give the circle and text a blue gray color, we can do:

```
.jetpack-logo__icon-circle,
.jetpack-logo__text {
	fill: #636d75;
}
```

Using this package in your WordPress plugin
-------------------------------------------

[](#using-this-package-in-your-wordpress-plugin)

If you plan on using this package in your WordPress plugin, we would recommend that you use [Jetpack Autoloader](https://packagist.org/packages/automattic/jetpack-autoloader) as your autoloader. This will allow for maximum interoperability with other plugins that use this package as well.

Security
--------

[](#security)

Need to report a security vulnerability? Go to  or directly to our security bug bounty site .

License
-------

[](#license)

jetpack-logo is licensed under [GNU General Public License v2 (or later)](./LICENSE.txt)

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance71

Regular maintenance activity

Popularity41

Moderate usage in the ecosystem

Community37

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~47 days

Recently: every ~15 days

Total

47

Last Release

385d ago

Major Versions

v1.6.3 → v2.0.02023-11-20

v2.0.5 → v3.0.02024-11-14

PHP version history (2 changes)v2.0.0PHP &gt;=7.0

v3.0.0PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c5869ecbb8e0eac7e8b8e0f3cf7bdd8d5fcdc4abc10a72281872c53f8639d44?d=identicon)[automattic](/maintainers/automattic)

![](https://www.gravatar.com/avatar/11609890f6e7a840715f4cfc9622d77ea64b7dfc024df5643fbf8471a18c00f3?d=identicon)[kraft](/maintainers/kraft)

![](https://www.gravatar.com/avatar/5326730499ec14e274f51b9bcc39db6aac0fb38b33849715aae0e2587a2b93df?d=identicon)[jeherve](/maintainers/jeherve)

![](https://www.gravatar.com/avatar/774c1731d3e408331d6254fe7c5add84e6172385909ed73bd6a6922dc7b81d76?d=identicon)[tyxla](/maintainers/tyxla)

![](https://www.gravatar.com/avatar/6e220e167e341c28b1aa10bf0bb0374999068329f8683d3187ee3cf6749b8837?d=identicon)[dereksmart](/maintainers/dereksmart)

---

Top Contributors

[![anomiex](https://avatars.githubusercontent.com/u/1030580?v=4)](https://github.com/anomiex "anomiex (85 commits)")[![tbradsha](https://avatars.githubusercontent.com/u/32492176?v=4)](https://github.com/tbradsha "tbradsha (19 commits)")[![jeherve](https://avatars.githubusercontent.com/u/426388?v=4)](https://github.com/jeherve "jeherve (17 commits)")[![samiff](https://avatars.githubusercontent.com/u/15803018?v=4)](https://github.com/samiff "samiff (14 commits)")[![kraftbj](https://avatars.githubusercontent.com/u/88897?v=4)](https://github.com/kraftbj "kraftbj (12 commits)")[![zinigor](https://avatars.githubusercontent.com/u/374293?v=4)](https://github.com/zinigor "zinigor (8 commits)")[![coder-karen](https://avatars.githubusercontent.com/u/16754605?v=4)](https://github.com/coder-karen "coder-karen (5 commits)")[![tyxla](https://avatars.githubusercontent.com/u/8436925?v=4)](https://github.com/tyxla "tyxla (5 commits)")[![gmjuhasz](https://avatars.githubusercontent.com/u/36671565?v=4)](https://github.com/gmjuhasz "gmjuhasz (3 commits)")[![eliorivero](https://avatars.githubusercontent.com/u/1041600?v=4)](https://github.com/eliorivero "eliorivero (3 commits)")[![sdixon194](https://avatars.githubusercontent.com/u/33553323?v=4)](https://github.com/sdixon194 "sdixon194 (2 commits)")[![nunyvega](https://avatars.githubusercontent.com/u/16329583?v=4)](https://github.com/nunyvega "nunyvega (2 commits)")[![manzoorwanijk](https://avatars.githubusercontent.com/u/18226415?v=4)](https://github.com/manzoorwanijk "manzoorwanijk (2 commits)")[![ice9js](https://avatars.githubusercontent.com/u/8056203?v=4)](https://github.com/ice9js "ice9js (2 commits)")[![dhasilva](https://avatars.githubusercontent.com/u/8486249?v=4)](https://github.com/dhasilva "dhasilva (2 commits)")[![dereksmart](https://avatars.githubusercontent.com/u/7129409?v=4)](https://github.com/dereksmart "dereksmart (2 commits)")[![glendaviesnz](https://avatars.githubusercontent.com/u/3629020?v=4)](https://github.com/glendaviesnz "glendaviesnz (1 commits)")[![adimoldovan](https://avatars.githubusercontent.com/u/3854374?v=4)](https://github.com/adimoldovan "adimoldovan (1 commits)")[![aldavigdis](https://avatars.githubusercontent.com/u/191583?v=4)](https://github.com/aldavigdis "aldavigdis (1 commits)")[![allilevine](https://avatars.githubusercontent.com/u/1689238?v=4)](https://github.com/allilevine "allilevine (1 commits)")

---

Tags

jetpack

### Embed Badge

![Health badge](/badges/automattic-jetpack-logo/health.svg)

```
[![Health](https://phpackages.com/badges/automattic-jetpack-logo/health.svg)](https://phpackages.com/packages/automattic-jetpack-logo)
```

PHPackages © 2026

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