Skip to content

Commit 062e155

Browse files
authored
[Icon] Adds Bullet icon (#11841)
### WHY are these changes introduced? Adds `Bullet` icon to unblock new feature release ### How to 🎩 🖥 [Local development instructions](https://github.com/Shopify/polaris/blob/main/README.md#install-dependencies-and-build-workspaces) 🗒 [General tophatting guidelines](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md) 📄 [Changelog guidelines](https://github.com/Shopify/polaris/blob/main/.github/CONTRIBUTING.md#changelog) ### 🎩 checklist - [ ] Tested a [snapshot](https://github.com/Shopify/polaris/blob/main/documentation/Releasing.md#-snapshot-releases) - [ ] Tested on [mobile](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md#cross-browser-testing) - [ ] Tested on [multiple browsers](https://help.shopify.com/en/manual/shopify-admin/supported-browsers) - [ ] Tested for [accessibility](https://github.com/Shopify/polaris/blob/main/documentation/Accessibility%20testing.md) - [ ] Updated the component's `README.md` with documentation changes - [ ] [Tophatted documentation](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting%20documentation.md) changes in the style guide
1 parent ba409f1 commit 062e155

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

.changeset/brown-bears-greet.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@shopify/polaris-icons': minor
3+
---
4+
5+
Adds BulletIcon to repository

polaris-icons/icons/BulletIcon.svg

Lines changed: 1 addition & 0 deletions
Loading

polaris-icons/icons/BulletIcon.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: Bullet
2+
description:
3+
Used for bulleted lists
4+
keywords:
5+
- Bullet
6+
- List
7+
authors:
8+
- Vihar Kothamasu
9+
- Joe Thoams
10+
date_added: 2024-04-04
11+
date_modified: 2024-04-04
12+
# Optional: fill exclusive_use if the icon should *only* be used
13+
# in specific areas of the admin (such as “Orders”):

0 commit comments

Comments
 (0)