@leapdev/gui-icons 3.0.58 → 3.0.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js
CHANGED
|
@@ -1155,6 +1155,8 @@ export { default as LeapWebUserTick16 } from './icons/leap-web/user-tick-16.svg'
|
|
|
1155
1155
|
export { default as LeapWebUserTick20 } from './icons/leap-web/user-tick-20.svg';
|
|
1156
1156
|
export { default as LeapWebUsers16 } from './icons/leap-web/users-16.svg';
|
|
1157
1157
|
export { default as LeapWebUsers20 } from './icons/leap-web/users-20.svg';
|
|
1158
|
+
export { default as LeapWebUsersCoAuthor20 } from './icons/leap-web/users-co-author-20.svg';
|
|
1159
|
+
export { default as LeapWebUsersCoAuthorFilled20 } from './icons/leap-web/users-co-author-filled-20.svg';
|
|
1158
1160
|
export { default as LeapWebVisible16 } from './icons/leap-web/visible-16.svg';
|
|
1159
1161
|
export { default as LeapWebVisible20 } from './icons/leap-web/visible-20.svg';
|
|
1160
1162
|
export { default as LeapWebWarning12 } from './icons/leap-web/warning-12.svg';
|