Skip to content

Commit

Permalink
feat(icons): add creditcard svg to icons (#1267)
Browse files Browse the repository at this point in the history
Co-authored-by: Darragh Flynn <dflynn@twilio.com>
Co-authored-by: Shadi <TheSisb@users.noreply.github.com>
  • Loading branch information
3 people committed Mar 11, 2021
1 parent a164297 commit 8b5a859
Show file tree
Hide file tree
Showing 5 changed files with 166 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/slimy-kangaroos-brush.md
@@ -0,0 +1,5 @@
---
'@twilio-paste/icons': minor
---

Adding a creditcard icon
121 changes: 120 additions & 1 deletion packages/paste-icons/build.icon-list.js
@@ -1 +1,120 @@
module.exports = ["src/AgentIcon.tsx","src/ArrowBackIcon.tsx","src/ArrowDownIcon.tsx","src/ArrowForwardIcon.tsx","src/ArrowUpIcon.tsx","src/AttachIcon.tsx","src/BuiltInIcon.tsx","src/CalendarIcon.tsx","src/CheckboxCheckIcon.tsx","src/CheckboxLineIcon.tsx","src/CheckmarkCircleIcon.tsx","src/ChevronDisclosureCollapsedIcon.tsx","src/ChevronDisclosureExpandedIcon.tsx","src/ChevronDisclosureIcon.tsx","src/ChevronDoubleLeftIcon.tsx","src/ChevronDoubleRightIcon.tsx","src/ChevronDownIcon.tsx","src/ChevronExpandIcon.tsx","src/ChevronLeftIcon.tsx","src/ChevronRightIcon.tsx","src/ChevronUpIcon.tsx","src/CloseIcon.tsx","src/CopyIcon.tsx","src/CustomIcon.tsx","src/DeleteIcon.tsx","src/DownloadIcon.tsx","src/EditIcon.tsx","src/ElasticSIPTrunkingCapableIcon.tsx","src/ErrorIcon.tsx","src/ExpandIcon.tsx","src/FaxCapableIcon.tsx","src/FilterIcon.tsx","src/InformationIcon.tsx","src/LinkExternalIcon.tsx","src/LinkIcon.tsx","src/LoadingIcon.tsx","src/LogoTwilioIcon.tsx","src/MMSCapableIcon.tsx","src/MinusIcon.tsx","src/MoreIcon.tsx","src/NeutralIcon.tsx","src/NewIcon.tsx","src/PauseIcon.tsx","src/PinIcon.tsx","src/PlayIcon.tsx","src/PlusIcon.tsx","src/ProductAPIExplorerIcon.tsx","src/ProductAddOnsIcon.tsx","src/ProductAdminAccessControlIcon.tsx","src/ProductAdminAccountsIcon.tsx","src/ProductAdminDomainsIcon.tsx","src/ProductAdminResoldCustomersIcon.tsx","src/ProductAdminSSOIcon.tsx","src/ProductAdminUsersIcon.tsx","src/ProductAssetsIcon.tsx","src/ProductAuthyIcon.tsx","src/ProductAutopilotIcon.tsx","src/ProductBillingIcon.tsx","src/ProductCLIIcon.tsx","src/ProductChannelsIcon.tsx","src/ProductChatIcon.tsx","src/ProductCodeExchangeCommunityIcon.tsx","src/ProductCodeExchangePartnerIcon.tsx","src/ProductConnectedDevicesIcon.tsx","src/ProductConversationsIcon.tsx","src/ProductDebuggerIcon.tsx","src/ProductElasticSIPTrunkingIcon.tsx","src/ProductEmailAPIIcon.tsx","src/ProductEngagementIntelligencePlatformIcon.tsx","src/ProductEventStreamsIcon.tsx","src/ProductFaxIcon.tsx","src/ProductFlexIcon.tsx","src/ProductFrontlineIcon.tsx","src/ProductFunctionsIcon.tsx","src/ProductInsightsIcon.tsx","src/ProductInterconnectIcon.tsx","src/ProductInternetOfThingsEmbeddedSIMIcon.tsx","src/ProductInternetOfThingsIcon.tsx","src/ProductInternetOfThingsNarrowbandIcon.tsx","src/ProductInternetOfThingsSuperSIMIcon.tsx","src/ProductInternetOfThingsTrustOnboardIcon.tsx","src/ProductInternetOfThingsWirelessIcon.tsx","src/ProductKeysIcon.tsx","src/ProductLogsIcon.tsx","src/ProductLookupIcon.tsx","src/ProductMarketingCampaignsIcon.tsx","src/ProductMessagingIcon.tsx","src/ProductNotifyIcon.tsx","src/ProductPhoneNumbersIcon.tsx","src/ProductProxyIcon.tsx","src/ProductRegionalIcon.tsx","src/ProductSDKIcon.tsx","src/ProductSettingsIcon.tsx","src/ProductStudioIcon.tsx","src/ProductSupportIcon.tsx","src/ProductSyncIcon.tsx","src/ProductTaskRouterIcon.tsx","src/ProductTrustHubIcon.tsx","src/ProductTwiMLBinsIcon.tsx","src/ProductTwilioOrgIcon.tsx","src/ProductUsageIcon.tsx","src/ProductVerifyIcon.tsx","src/ProductVideoIcon.tsx","src/ProductVoiceIcon.tsx","src/SMSCapableIcon.tsx","src/SearchIcon.tsx","src/ShrinkIcon.tsx","src/SkipBackIcon.tsx","src/SkipForwardIcon.tsx","src/SuccessIcon.tsx","src/UnpinIcon.tsx","src/UploadToCloudIcon.tsx","src/UserIcon.tsx","src/VoiceCapableIcon.tsx","src/VolumeOffIcon.tsx","src/VolumeOnIcon.tsx","src/WarningIcon.tsx"];
module.exports = [
'src/AgentIcon.tsx',
'src/ArrowBackIcon.tsx',
'src/ArrowDownIcon.tsx',
'src/ArrowForwardIcon.tsx',
'src/ArrowUpIcon.tsx',
'src/AttachIcon.tsx',
'src/BuiltInIcon.tsx',
'src/CalendarIcon.tsx',
'src/CheckboxCheckIcon.tsx',
'src/CheckboxLineIcon.tsx',
'src/CheckmarkCircleIcon.tsx',
'src/ChevronDisclosureCollapsedIcon.tsx',
'src/ChevronDisclosureExpandedIcon.tsx',
'src/ChevronDisclosureIcon.tsx',
'src/ChevronDoubleLeftIcon.tsx',
'src/ChevronDoubleRightIcon.tsx',
'src/ChevronDownIcon.tsx',
'src/ChevronExpandIcon.tsx',
'src/ChevronLeftIcon.tsx',
'src/ChevronRightIcon.tsx',
'src/ChevronUpIcon.tsx',
'src/CloseIcon.tsx',
'src/CopyIcon.tsx',
'src/CreditCardIcon.tsx',
'src/CustomIcon.tsx',
'src/DeleteIcon.tsx',
'src/DownloadIcon.tsx',
'src/EditIcon.tsx',
'src/ElasticSIPTrunkingCapableIcon.tsx',
'src/ErrorIcon.tsx',
'src/ExpandIcon.tsx',
'src/FaxCapableIcon.tsx',
'src/FilterIcon.tsx',
'src/InformationIcon.tsx',
'src/LinkExternalIcon.tsx',
'src/LinkIcon.tsx',
'src/LoadingIcon.tsx',
'src/LogoTwilioIcon.tsx',
'src/MMSCapableIcon.tsx',
'src/MinusIcon.tsx',
'src/MoreIcon.tsx',
'src/NeutralIcon.tsx',
'src/NewIcon.tsx',
'src/PauseIcon.tsx',
'src/PinIcon.tsx',
'src/PlayIcon.tsx',
'src/PlusIcon.tsx',
'src/ProductAPIExplorerIcon.tsx',
'src/ProductAddOnsIcon.tsx',
'src/ProductAdminAccessControlIcon.tsx',
'src/ProductAdminAccountsIcon.tsx',
'src/ProductAdminDomainsIcon.tsx',
'src/ProductAdminResoldCustomersIcon.tsx',
'src/ProductAdminSSOIcon.tsx',
'src/ProductAdminUsersIcon.tsx',
'src/ProductAssetsIcon.tsx',
'src/ProductAuthyIcon.tsx',
'src/ProductAutopilotIcon.tsx',
'src/ProductBillingIcon.tsx',
'src/ProductCLIIcon.tsx',
'src/ProductChannelsIcon.tsx',
'src/ProductChatIcon.tsx',
'src/ProductCodeExchangeCommunityIcon.tsx',
'src/ProductCodeExchangePartnerIcon.tsx',
'src/ProductConnectedDevicesIcon.tsx',
'src/ProductConversationsIcon.tsx',
'src/ProductDebuggerIcon.tsx',
'src/ProductElasticSIPTrunkingIcon.tsx',
'src/ProductEmailAPIIcon.tsx',
'src/ProductEngagementIntelligencePlatformIcon.tsx',
'src/ProductEventStreamsIcon.tsx',
'src/ProductFaxIcon.tsx',
'src/ProductFlexIcon.tsx',
'src/ProductFrontlineIcon.tsx',
'src/ProductFunctionsIcon.tsx',
'src/ProductInsightsIcon.tsx',
'src/ProductInterconnectIcon.tsx',
'src/ProductInternetOfThingsEmbeddedSIMIcon.tsx',
'src/ProductInternetOfThingsIcon.tsx',
'src/ProductInternetOfThingsNarrowbandIcon.tsx',
'src/ProductInternetOfThingsSuperSIMIcon.tsx',
'src/ProductInternetOfThingsTrustOnboardIcon.tsx',
'src/ProductInternetOfThingsWirelessIcon.tsx',
'src/ProductKeysIcon.tsx',
'src/ProductLogsIcon.tsx',
'src/ProductLookupIcon.tsx',
'src/ProductMarketingCampaignsIcon.tsx',
'src/ProductMessagingIcon.tsx',
'src/ProductNotifyIcon.tsx',
'src/ProductPhoneNumbersIcon.tsx',
'src/ProductProxyIcon.tsx',
'src/ProductRegionalIcon.tsx',
'src/ProductSDKIcon.tsx',
'src/ProductSettingsIcon.tsx',
'src/ProductStudioIcon.tsx',
'src/ProductSupportIcon.tsx',
'src/ProductSyncIcon.tsx',
'src/ProductTaskRouterIcon.tsx',
'src/ProductTrustHubIcon.tsx',
'src/ProductTwiMLBinsIcon.tsx',
'src/ProductTwilioOrgIcon.tsx',
'src/ProductUsageIcon.tsx',
'src/ProductVerifyIcon.tsx',
'src/ProductVideoIcon.tsx',
'src/ProductVoiceIcon.tsx',
'src/SMSCapableIcon.tsx',
'src/SearchIcon.tsx',
'src/ShrinkIcon.tsx',
'src/SkipBackIcon.tsx',
'src/SkipForwardIcon.tsx',
'src/SuccessIcon.tsx',
'src/UnpinIcon.tsx',
'src/UploadToCloudIcon.tsx',
'src/UserIcon.tsx',
'src/VoiceCapableIcon.tsx',
'src/VolumeOffIcon.tsx',
'src/VolumeOnIcon.tsx',
'src/WarningIcon.tsx',
];

2 comments on commit 8b5a859

@vercel
Copy link

@vercel vercel bot commented on 8b5a859 Mar 11, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8b5a859 Mar 11, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

paste – ./

paste-twilio-dsys.vercel.app
paste.twilio.design
paste-git-main-twilio-dsys.vercel.app

Please sign in to comment.