Skip to content

Commit

Permalink
feat(icons): 3 new select tool icons (#6439)
Browse files Browse the repository at this point in the history
* icons-new-select-tools

3 new icons
updated master Ai file
updated categories.yml file
all icons approved by BXD

- 32/lasso.svg
- 32/select--01.svg
- 32/select--02.svg

* chore(tests): update snapshots

* chore(tests): merge, update snapshots

Co-authored-by: TJ Egan <[email protected]>
Co-authored-by: Andrea N. Cardona <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Jul 14, 2020
1 parent 4cfcec0 commit 92e86be
Show file tree
Hide file tree
Showing 9 changed files with 9,345 additions and 8,647 deletions.
12 changes: 12 additions & 0 deletions e2e/icons-react/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2027,6 +2027,10 @@ Array [
"Laptop20",
"Laptop24",
"Laptop32",
"Lasso16",
"Lasso20",
"Lasso24",
"Lasso32",
"Launch16",
"Launch20",
"Launch24",
Expand Down Expand Up @@ -3415,6 +3419,14 @@ Array [
"Security20",
"Security24",
"Security32",
"Select_0116",
"Select_0120",
"Select_0124",
"Select_0132",
"Select_0216",
"Select_0220",
"Select_0224",
"Select_0232",
"Send16",
"Send20",
"Send24",
Expand Down
12 changes: 12 additions & 0 deletions e2e/icons-vue/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2027,6 +2027,10 @@ Array [
"Laptop20",
"Laptop24",
"Laptop32",
"Lasso16",
"Lasso20",
"Lasso24",
"Lasso32",
"Launch16",
"Launch20",
"Launch24",
Expand Down Expand Up @@ -3415,6 +3419,14 @@ Array [
"Security20",
"Security24",
"Security32",
"Select_0116",
"Select_0120",
"Select_0124",
"Select_0132",
"Select_0216",
"Select_0220",
"Select_0224",
"Select_0232",
"Send16",
"Send20",
"Send24",
Expand Down
12 changes: 12 additions & 0 deletions e2e/icons/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2027,6 +2027,10 @@ Array [
"Laptop20",
"Laptop24",
"Laptop32",
"Lasso16",
"Lasso20",
"Lasso24",
"Lasso32",
"Launch16",
"Launch20",
"Launch24",
Expand Down Expand Up @@ -3415,6 +3419,14 @@ Array [
"Security20",
"Security24",
"Security32",
"Select_0116",
"Select_0120",
"Select_0124",
"Select_0132",
"Select_0216",
"Select_0220",
"Select_0224",
"Select_0232",
"Send16",
"Send20",
"Send24",
Expand Down
3 changes: 3 additions & 0 deletions packages/icons/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ categories:
- image
- image--reference
- language
- lasso
- link
- list--boxes
- list--bulleted
Expand All @@ -126,6 +127,8 @@ categories:
- rotate--counterclockwise--alt--filled
- rotate--counterclockwise--filled
- save
- select--01
- select--02
- spell-check
- spray-paint
- text--align--center
Expand Down
15 changes: 15 additions & 0 deletions packages/icons/icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5655,6 +5655,11 @@
- laptop
sizes:
- 32
- name: lasso
friendly_name: lasso
aliases: []
sizes:
- 32
- name: launch
friendly_name: Launch
aliases:
Expand Down Expand Up @@ -8833,6 +8838,16 @@
aliases: []
sizes:
- 32
- name: select--01
friendly_name: select--01
aliases: []
sizes:
- 32
- name: select--02
friendly_name: select--02
aliases: []
sizes:
- 32
- name: send
friendly_name: Send
aliases:
Expand Down
17,897 changes: 9,250 additions & 8,647 deletions packages/icons/master/ui-icon-master.ai

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions packages/icons/src/svg/32/lasso.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions packages/icons/src/svg/32/select--01.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions packages/icons/src/svg/32/select--02.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 92e86be

Please sign in to comment.