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

Amazon AWS to Amazon Web Services #10391

Merged
merged 7 commits into from May 20, 2024
Merged

Conversation

readboy8
Copy link
Contributor

@readboy8 readboy8 commented Feb 2, 2024

Description

Change Amazon AWS to Amazon Web Services
Change amazonaws.svg to amazonwebservices.svg

@github-actions github-actions bot added the new icon Issues or pull requests for adding a new icon label Feb 2, 2024
@readboy8
Copy link
Contributor Author

readboy8 commented Feb 2, 2024

For some reason my computer wouldn't let me run the linting process, but otherwise everything should be changed and updated properly.

@adamrusted adamrusted added this to the v12.0.0 milestone Feb 3, 2024
@adamrusted adamrusted added the breaking change Issues or pull requests that include a breaking change and scheduled for the next major release label Feb 3, 2024
Copy link
Member

@adamrusted adamrusted left a comment

Choose a reason for hiding this comment

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

Thanks for this @readboy8 - could you also delete amazonaws.svg from this branch? That's why it's erroring out :)

@readboy8
Copy link
Contributor Author

readboy8 commented Feb 5, 2024

I deleted amazonaws.svg, so it should be good now.

Copy link
Member

@adamrusted adamrusted left a comment

Choose a reason for hiding this comment

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

Amazing, thank you @readboy8!
I won't merge this yet - as it's a breaking change - so please don't delete this branch!

@adamrusted adamrusted added new icon Issues or pull requests for adding a new icon update icon/data Issues or pull requests regarding icons that are outdated, this can be the SVG or color or both and removed new icon Issues or pull requests for adding a new icon labels Feb 6, 2024
@mondeja mondeja marked this pull request as draft February 6, 2024 17:47
@adamrusted adamrusted marked this pull request as ready for review May 20, 2024 10:10
@adamrusted adamrusted merged commit f015324 into simple-icons:develop May 20, 2024
3 checks passed
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
breaking change Issues or pull requests that include a breaking change and scheduled for the next major release update icon/data Issues or pull requests regarding icons that are outdated, this can be the SVG or color or both
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants