Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unpkg icon #10317

Merged
merged 4 commits into from
May 20, 2024
Merged

Add unpkg icon #10317

merged 4 commits into from
May 20, 2024

Conversation

service-paradis
Copy link
Member

image

Issue: closes #8475

Similarweb rank: ~132k

Checklist

  • I updated the JSON data in _data/simple-icons.json
  • I optimized the icon with SVGO or SVGOMG
  • The SVG viewbox is 0 0 24 24

Description

@github-actions github-actions bot added the new icon Issues or pull requests for adding a new icon label Jan 18, 2024
@service-paradis
Copy link
Member Author

Another alternative would be
image

@PeterShaggyNoble
Copy link
Member

Let's ping @mjackson to see if they have a preference for which version we use.

@PeterShaggyNoble PeterShaggyNoble added the awaiting reply Issues or pull requests awaiting reply from an individual before it may be addressed label Jan 18, 2024
@PeterShaggyNoble
Copy link
Member

As we've had no reply, let's proceed. My vote would go to the version with the square, @service-paradis.

@service-paradis
Copy link
Member Author

As we've had no reply, let's proceed. My vote would go to the version with the square, @service-paradis.

I agree, just pushed this version recreated from the favicon:
image

@service-paradis service-paradis removed the awaiting reply Issues or pull requests awaiting reply from an individual before it may be addressed label Mar 19, 2024
@uncenter uncenter changed the title Add icon for unpkg Add unpkg icon Apr 5, 2024
Copy link
Member

@uncenter uncenter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what the guidelines are for SVGs that had to be vectorized but the U looks a little off here:

Screenshot 2024-05-20 at 10 49 58 (Inkscape)

@adamrusted
Copy link
Member

@uncenter - when it's a manual job, it's very much a case of "Is it 'close enough'?" - to me, this one just skirts through :)

@adamrusted adamrusted merged commit 6a137be into simple-icons:develop May 20, 2024
3 checks passed
@service-paradis service-paradis deleted the add-unpkg branch May 21, 2024 12:12
simple-icons bot added a commit that referenced this pull request May 26, 2024
…enamed icons (v12.0.0)

## New Icons

- Audiobookshelf (#10605) (@21st-centuryman)
- Awwwards (#10539) (@stefanobartoletti)
- Foundry Virtual Tabletop (#10575) (@adamrusted)
- FusionAuth (#10776) (@service-paradis)
- Homepage (#10452) (@21st-centuryman)
- Hugging Face (#9259) (@PratyushJayachandran)
- Kagi (#10976) (@uncenter)
- n8n (#10909) (@CodeShakingSheep)
- Posit (#10987) (@cwickham)
- React Bootstrap (#10921) (@CodeShakingSheep)
- Sartorius (#10967) (@CodeShakingSheep)
- UiPath (#10773) (@Mvlprem)
- unpkg (#10317) (@service-paradis)
- Zigbee2MQTT (#10212) (@PeterShaggyNoble)

## Updated Icons

- Adidas (#10982) (@jglamp)
- FastAPI (#10663) (@uncenter)
- RenovateBot (#10996) (@sisp)

## Removed Icons

- FITE (#10060) (@PeterShaggyNoble)
- Flattr (#10380) (@service-paradis)
- Google Bard (#10453) (@PeterShaggyNoble)
- Integromat (#10152) (@PeterShaggyNoble)
- Niantic (#10979) (@PratyushJayachandran)
- Nintendo Network (#10006) (@adamrusted)
- Rome (#10113) (@PeterShaggyNoble)
- Shotcut (#10043) (@PeterShaggyNoble)
- Skynet (#10504) (@kwypchlo)
- Twitter (#9748) (@adamrusted)

## Renamed Icons

- `Airbrake.io` to `Airbrake` (#10513) (@PeterShaggyNoble)
- `Amazon Web Services` to `Amazon Web Services` (#10391) (@readboy8)
- `RStudio` to `RStudio IDE` (#10999) (@adamrusted)

## SDK Changes

### URL_REGEX -> urlRegex()

The exported const `URL_REGEX` has been removed. Please use `urlRegex()` instead:

```javascript
import {urlRegex} from 'simple-icons/sdk';
const regex = await urlRegex();
```

### .jsonschema.json

Now `.jsonschema.json` file is bundled in our package.

For more details, please see: #10276.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new icon Issues or pull requests for adding a new icon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request: UNPKG
5 participants