@agorapulse/ui-symbol 20.2.0-7 → 20.2.1
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/agorapulse-ui-symbol-20.2.1.tgz +0 -0
- package/fesm2022/agorapulse-ui-symbol-icons.mjs +8 -1
- package/fesm2022/agorapulse-ui-symbol-icons.mjs.map +1 -1
- package/fesm2022/agorapulse-ui-symbol.mjs +23 -16
- package/fesm2022/agorapulse-ui-symbol.mjs.map +1 -1
- package/icons/ap-icons.css +4 -0
- package/icons/ap-icons.min.css +1 -1
- package/icons/index.d.ts +9 -1
- package/index.d.ts +8 -1
- package/package.json +5 -5
- package/agorapulse-ui-symbol-1.0.0-SNAPSHOT.tgz +0 -0
|
Binary file
|
|
@@ -1666,6 +1666,12 @@ const apWebNews = {
|
|
|
1666
1666
|
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#1F1F1F" d="M8 16c4.42 0 8-3.58 8-8s-3.58-8-8-8-8 3.58-8 8 3.58 8 8 8" style="fill:#1f1f1f;fill:color(display-p3 .1205 .1205 .1205);fill-opacity:1"/><path fill="#fff" fill-rule="evenodd" d="M8 12.8h-.07c-.11 0-.22-.04-.31-.09a.8.8 0 0 1-.26-.22q-.007-.009-.015-.02l-.015-.02c-.06-.08-.81-1.02-3.17-1.05-.27-.01-.51-.12-.69-.29a1 1 0 0 1-.28-.7V4.6c0-.26.1-.5.28-.69.08-.08.23-.18.33-.22.13-.05.26-.07.39-.07 1.95.03 3.14.67 3.8 1.23.66-.55 1.85-1.2 3.81-1.23.09-.02.28.03.37.07.14.06.25.14.34.23.18.18.28.43.28.69v5.82c0 .25-.1.5-.27.68-.18.19-.42.3-.68.31-2.36.03-3.12.96-3.19 1.05-.05.07-.11.14-.18.2-.08.06-.17.1-.26.13-.07.02-.15.03-.22.03zM6.74 7.24a.6.6 0 0 1-.32-.09 2.57 2.57 0 0 0-1.536-.4H4.88a.605.605 0 0 1-.67-.52.59.59 0 0 1 .535-.672c.18-.016 1.253-.109 2.325.572.28.18.36.55.18.83-.11.18-.31.28-.51.28m-.32 2.87c.1.06.21.09.32.09.2 0 .4-.1.51-.28.18-.28.1-.65-.18-.83a3.8 3.8 0 0 0-2.325-.572l-.025.002a.59.59 0 0 0-.51.67c.04.33.34.55.67.52h.004c.065-.006.805-.071 1.536.4m2.83-2.83c-.18 0-.36-.08-.48-.24-.2-.26-.15-.64.12-.83.04-.03.97-.71 2.33-.64.33.02.58.3.56.64a.6.6 0 0 1-.63.56c-.827-.055-1.415.32-1.522.39l-.018.01a.6.6 0 0 1-.36.12zM8.77 10c.12.16.3.24.48.24v.01a.6.6 0 0 0 .36-.12l.019-.01a2.8 2.8 0 0 1 1.521-.39c.32.03.61-.23.63-.56a.597.597 0 0 0-.56-.64c-1.36-.07-2.29.61-2.33.64-.27.19-.32.57-.12.83" clip-rule="evenodd" style="fill:#fff;fill-opacity:1"/></svg>`
|
|
1667
1667
|
};
|
|
1668
1668
|
|
|
1669
|
+
/* 🤖 this file was generated by svg-to-ts */
|
|
1670
|
+
const apWeb = {
|
|
1671
|
+
name: 'web',
|
|
1672
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#1F1F1F" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/><path fill="#fff" fill-rule="evenodd" d="M8 2.4a5.6 5.6 0 1 1 0 11.2A5.6 5.6 0 0 1 8 2.4m-3.2 8a4 4 0 0 0 2.4 1.52V10.4zm4 1.52a4 4 0 0 0 2.4-1.52H8.8zm0-3.12h3.12a4 4 0 0 0 0-1.6H8.8zM4.08 7.2a4 4 0 0 0 0 1.6H7.2V7.2zM8.8 5.6h2.4a4 4 0 0 0-2.4-1.52zM7.2 4.08A4 4 0 0 0 4.8 5.6h2.4z" clip-rule="evenodd"/></svg>`
|
|
1673
|
+
};
|
|
1674
|
+
|
|
1669
1675
|
/* 🤖 this file was generated by svg-to-ts */
|
|
1670
1676
|
const apWord = {
|
|
1671
1677
|
name: 'word',
|
|
@@ -1982,6 +1988,7 @@ const completeIconSet = [
|
|
|
1982
1988
|
apWarning,
|
|
1983
1989
|
apWebBlogs,
|
|
1984
1990
|
apWebNews,
|
|
1991
|
+
apWeb,
|
|
1985
1992
|
apWord,
|
|
1986
1993
|
apXOfficial,
|
|
1987
1994
|
apXPlusOfficial,
|
|
@@ -1996,5 +2003,5 @@ const completeIconSet = [
|
|
|
1996
2003
|
* Generated bundle index. Do not edit.
|
|
1997
2004
|
*/
|
|
1998
2005
|
|
|
1999
|
-
export { apAd, apAgorapulse, apAgorapulseDeFlag, apAgorapulseEnFlag, apAgorapulseEsFlag, apAgorapulseFrFlag, apAgorapulseOfficial, apAgorapulsePtFlag, apAlarmClock, apAltText, apAntenna, apAppWindowNext, apArrowDown, apArrowExpand, apArrowLeft, apArrowMoveUp, apArrowReduce, apArrowRight, apArrowUp, apAt, apBan, apBarGraph, apBell, apBluesky, apBlueskyOfficial, apBolden, apBookmark, apBookmarkFill, apBug, apBuildings, apCalendar, apCalendarPlus, apCanvaOfficial, apChargebeeOfficial, apChartScreen, apCheck, apChevronDown, apChevronLeft, apChevronRight, apChevronUp, apClick, apClock, apClose, apClosedCaptions, apCog, apCompletion, apCopy, apCreditCard, apCropper, apDataDecrease, apDataIncrease, apDataReport, apDataReportPlus, apDataStagnate, apDollarSign, apDoubleChatBubbles, apDownload, apEmoji, apEmojiPickerActivities, apEmojiPickerClock, apEmojiPickerFlag, apEmojiPickerFood, apEmojiPickerNature, apEmojiPickerObjects, apEmojiPickerSmiley, apEmojiPickerSymbols, apEmojiPickerTravel, apEngagement, apEnvelope, apError, apErrorFill, apExternalLink, apEyeOff, apEyeOn, apFacebook, apFacebookOfficial, apFeatureAdvocacy, apFeatureAnalytics, apFeatureInbox, apFeatureLibrary, apFeatureListening, apFeatureLock, apFeaturePublishing, apFile, apFileImage, apFilePdf, apFileText, apFileVideo, apFilter, apFilterFill, apFlag, apFolder, apFolderArrowLeft, apFolderPlus, apGif, apGift, apGoogleAnalyticsOfficial, apGoogleDriveOfficial, apGoogleMyBusinessIcon, apGoogleMyBusinessOfficial, apGoogleOfficial, apGrab, apHashtag, apHeadset, apHeart, apHeartFill, apHistory, apHourglass, apHubspotOfficial, apIlluminati, apImage, apInfo, apInfoFill, apInformationCircle, apInstagram, apInstagramOutline, apItalic, apKeyboard, apLaptop, apLenghten, apLineGraph, apLink, apLinkedin, apLinkedinOfficial, apLockOff, apLockOn, apLogOut, apMask, apMaximize, apMegaphone, apMetaReel, apMetaStory, apMicrosoftOfficial, apMinimize, apMinus, apMissingImage, apMore, apMove, apMultipleImages, apMultiplePosts, apMultipleUsers, apNote, apNotePlus, apNsBlueskyComment, apNsBlueskyLike, apNsBlueskyLink, apNsBlueskyMore, apNsBlueskyRepublish, apNsFacebookComment, apNsFacebookLike, apNsFacebookReelComment, apNsFacebookReelLike, apNsFacebookReelShare, apNsFacebookReelSound, apNsFacebookShare, apNsInstagramBookmark, apNsInstagramCarousel, apNsInstagramComment, apNsInstagramLike, apNsInstagramPlay, apNsInstagramReels, apNsInstagramShare, apNsInstagramStorylink, apNsInstagramTags, apNsLinkedinComment, apNsLinkedinLike, apNsLinkedinShare, apNsPinterestLike, apNsPinterestLink, apNsPinterestLock, apNsPinterestMore, apNsPinterestShare, apNsThreadsComment, apNsThreadsLike, apNsThreadsLogo, apNsThreadsLogoinverted, apNsThreadsRepublish, apNsThreadsShare, apNsTiktokComment, apNsTiktokLike, apNsTiktokMelody, apNsTiktokShare, apNsXComment, apNsXLike, apNsXRepost, apNsXShare, apNsXUsertagging, apNsYoutubeShortsDislike, apNsYoutubeShortsLike, apNsYoutubeShortsMessage, apNsYoutubeShortsMore, apNsYoutubeShortsShare, apNumberedList, apPaperClip, apPaperPlane, apPause, apPaypalOfficial, apPen, apPin, apPinterestIcon, apPinterestOfficial, apPlanhatOfficial, apPlay, apPlayFill, apPlus, apPoll, apPost, apProductTag, apQuestion, apQuestionFill, apQuote, apRedditOfficial, apRefresh, apReply, apRepost, apReset, apRotateLeft, apRotateRight, apRoundedCheck, apRoundedCheckFill, apSalesforceOfficial, apSearch, apSentimentNegative, apSentimentNeutral, apSentimentNone, apSentimentPositive, apShare, apShorten, apShuffle, apSingleChatBubble, apSmallCaps, apSmartphone, apSortAscending, apSortDescending, apSortNone, apSparkles, apStack, apStar, apStarFill, apSymmetryHorizontal, apSymmetryVertical, apTag, apTagFill, apTagPlus, apTarget, apThreadsOfficial, apThreadsWhiteOfficial, apThumbDown, apThumbDownFill, apThumbUp, apThumbUpFill, apTiktokOfficial, apTiktokWhiteOfficial, apToolbox, apTranslate, apTrash, apTwitterOfficial, apTwitterPlusOfficial, apUnban, apUnderlined, apUpload, apUser, apUserArrowRight, apUserGraduate, apUserLove, apUserPlus, apVariable, apVideo, apViewCards, apViewGrid, apViewList, apViewSmallGrid, apViewTable, apWallet, apWarning, apWarningFill, apWebBlogs, apWebNews, apWord, apXOfficial, apXPlusOfficial, apXWhiteOfficial, apYoutube, apYoutubeOfficial, completeIconSet };
|
|
2006
|
+
export { apAd, apAgorapulse, apAgorapulseDeFlag, apAgorapulseEnFlag, apAgorapulseEsFlag, apAgorapulseFrFlag, apAgorapulseOfficial, apAgorapulsePtFlag, apAlarmClock, apAltText, apAntenna, apAppWindowNext, apArrowDown, apArrowExpand, apArrowLeft, apArrowMoveUp, apArrowReduce, apArrowRight, apArrowUp, apAt, apBan, apBarGraph, apBell, apBluesky, apBlueskyOfficial, apBolden, apBookmark, apBookmarkFill, apBug, apBuildings, apCalendar, apCalendarPlus, apCanvaOfficial, apChargebeeOfficial, apChartScreen, apCheck, apChevronDown, apChevronLeft, apChevronRight, apChevronUp, apClick, apClock, apClose, apClosedCaptions, apCog, apCompletion, apCopy, apCreditCard, apCropper, apDataDecrease, apDataIncrease, apDataReport, apDataReportPlus, apDataStagnate, apDollarSign, apDoubleChatBubbles, apDownload, apEmoji, apEmojiPickerActivities, apEmojiPickerClock, apEmojiPickerFlag, apEmojiPickerFood, apEmojiPickerNature, apEmojiPickerObjects, apEmojiPickerSmiley, apEmojiPickerSymbols, apEmojiPickerTravel, apEngagement, apEnvelope, apError, apErrorFill, apExternalLink, apEyeOff, apEyeOn, apFacebook, apFacebookOfficial, apFeatureAdvocacy, apFeatureAnalytics, apFeatureInbox, apFeatureLibrary, apFeatureListening, apFeatureLock, apFeaturePublishing, apFile, apFileImage, apFilePdf, apFileText, apFileVideo, apFilter, apFilterFill, apFlag, apFolder, apFolderArrowLeft, apFolderPlus, apGif, apGift, apGoogleAnalyticsOfficial, apGoogleDriveOfficial, apGoogleMyBusinessIcon, apGoogleMyBusinessOfficial, apGoogleOfficial, apGrab, apHashtag, apHeadset, apHeart, apHeartFill, apHistory, apHourglass, apHubspotOfficial, apIlluminati, apImage, apInfo, apInfoFill, apInformationCircle, apInstagram, apInstagramOutline, apItalic, apKeyboard, apLaptop, apLenghten, apLineGraph, apLink, apLinkedin, apLinkedinOfficial, apLockOff, apLockOn, apLogOut, apMask, apMaximize, apMegaphone, apMetaReel, apMetaStory, apMicrosoftOfficial, apMinimize, apMinus, apMissingImage, apMore, apMove, apMultipleImages, apMultiplePosts, apMultipleUsers, apNote, apNotePlus, apNsBlueskyComment, apNsBlueskyLike, apNsBlueskyLink, apNsBlueskyMore, apNsBlueskyRepublish, apNsFacebookComment, apNsFacebookLike, apNsFacebookReelComment, apNsFacebookReelLike, apNsFacebookReelShare, apNsFacebookReelSound, apNsFacebookShare, apNsInstagramBookmark, apNsInstagramCarousel, apNsInstagramComment, apNsInstagramLike, apNsInstagramPlay, apNsInstagramReels, apNsInstagramShare, apNsInstagramStorylink, apNsInstagramTags, apNsLinkedinComment, apNsLinkedinLike, apNsLinkedinShare, apNsPinterestLike, apNsPinterestLink, apNsPinterestLock, apNsPinterestMore, apNsPinterestShare, apNsThreadsComment, apNsThreadsLike, apNsThreadsLogo, apNsThreadsLogoinverted, apNsThreadsRepublish, apNsThreadsShare, apNsTiktokComment, apNsTiktokLike, apNsTiktokMelody, apNsTiktokShare, apNsXComment, apNsXLike, apNsXRepost, apNsXShare, apNsXUsertagging, apNsYoutubeShortsDislike, apNsYoutubeShortsLike, apNsYoutubeShortsMessage, apNsYoutubeShortsMore, apNsYoutubeShortsShare, apNumberedList, apPaperClip, apPaperPlane, apPause, apPaypalOfficial, apPen, apPin, apPinterestIcon, apPinterestOfficial, apPlanhatOfficial, apPlay, apPlayFill, apPlus, apPoll, apPost, apProductTag, apQuestion, apQuestionFill, apQuote, apRedditOfficial, apRefresh, apReply, apRepost, apReset, apRotateLeft, apRotateRight, apRoundedCheck, apRoundedCheckFill, apSalesforceOfficial, apSearch, apSentimentNegative, apSentimentNeutral, apSentimentNone, apSentimentPositive, apShare, apShorten, apShuffle, apSingleChatBubble, apSmallCaps, apSmartphone, apSortAscending, apSortDescending, apSortNone, apSparkles, apStack, apStar, apStarFill, apSymmetryHorizontal, apSymmetryVertical, apTag, apTagFill, apTagPlus, apTarget, apThreadsOfficial, apThreadsWhiteOfficial, apThumbDown, apThumbDownFill, apThumbUp, apThumbUpFill, apTiktokOfficial, apTiktokWhiteOfficial, apToolbox, apTranslate, apTrash, apTwitterOfficial, apTwitterPlusOfficial, apUnban, apUnderlined, apUpload, apUser, apUserArrowRight, apUserGraduate, apUserLove, apUserPlus, apVariable, apVideo, apViewCards, apViewGrid, apViewList, apViewSmallGrid, apViewTable, apWallet, apWarning, apWarningFill, apWeb, apWebBlogs, apWebNews, apWord, apXOfficial, apXPlusOfficial, apXWhiteOfficial, apYoutube, apYoutubeOfficial, completeIconSet };
|
|
2000
2007
|
//# sourceMappingURL=agorapulse-ui-symbol-icons.mjs.map
|