Skip to content

Commit

Permalink
Remove asterisk icon (#22855)
Browse files Browse the repository at this point in the history
This icon might not be a fit for the core project after all.
  • Loading branch information
jasmussen committed Jun 16, 2020
1 parent 45593c3 commit 4543363
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion packages/icons/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ export { default as arrowRight } from './library/arrow-right';
export { default as arrowUp } from './library/arrow-up';
export { default as atSymbol } from './library/at-symbol';
export { default as aspectRatio } from './library/aspect-ratio';
export { default as asterisk } from './library/asterisk';
export { default as audio } from './library/audio';
export { default as backup } from './library/backup';
export { default as blockDefault } from './library/block-default';
Expand Down
12 changes: 0 additions & 12 deletions packages/icons/src/library/asterisk.js

This file was deleted.

0 comments on commit 4543363

Please sign in to comment.