Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/polaris-icons

Package Overview
Dependencies
Maintainers
12
Versions
796
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/polaris-icons - npm Package Compare versions

Comparing version 3.0.0-beta.1 to 3.0.0-beta.2

104

index.d.ts

@@ -1,52 +0,52 @@

export declare const addMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const alertMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const arrowDownMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const arrowLeftMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const arrowRightMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const arrowUpDownMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const arrowUpMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const calendarMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const cancelSmallMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const cancelMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const caretDownMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const caretUpMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const checkmarkMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const chevronDownMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const chevronLeftMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const chevronRightMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const chevronUpMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const circleCancelMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const circleChevronDownMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const circleChevronLeftMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const circleChevronRightMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const circleChevronUpMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const circleInformationMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const circlePlusMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const circlePlusOutlineMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const conversationMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const deleteMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const disableMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const disputeMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const duplicateMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const embedMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const exportMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const externalMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const helpMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const homeMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const horizontalDotsMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const importMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const logOutMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const menuMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const notesMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const notificationMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const onlineStoreMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ordersMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const printMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const productsMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const profileMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const refreshMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const riskMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const saveMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const searchMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const subtractMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const viewMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const AddMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const AlertMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ArrowDownMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ArrowLeftMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ArrowRightMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ArrowUpDownMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ArrowUpMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const CalendarMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const CancelSmallMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const CancelMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const CaretDownMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const CaretUpMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const CheckmarkMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ChevronDownMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ChevronLeftMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ChevronRightMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ChevronUpMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const CircleCancelMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const CircleChevronDownMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const CircleChevronLeftMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const CircleChevronRightMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const CircleChevronUpMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const CircleInformationMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const CirclePlusMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const CirclePlusOutlineMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ConversationMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const DeleteMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const DisableMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const DisputeMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const DuplicateMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const EmbedMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ExportMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ExternalMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const HelpMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const HomeMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const HorizontalDotsMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ImportMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const LogOutMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const MenuMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const NotesMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const NotificationMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const OnlineStoreMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const OrdersMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const PrintMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ProductsMajor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ProfileMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const RefreshMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const RiskMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const SaveMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const SearchMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const SubtractMinor: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const ViewMinor: React.SFC<React.SVGProps<SVGSVGElement>>;

@@ -752,2 +752,2 @@ import React from 'react';

export { SvgAddMinor as addMinor, SvgAlertMinor as alertMinor, SvgArrowDownMinor as arrowDownMinor, SvgArrowLeftMinor as arrowLeftMinor, SvgArrowRightMinor as arrowRightMinor, SvgArrowUpDownMinor as arrowUpDownMinor, SvgArrowUpMinor as arrowUpMinor, SvgCalendarMinor as calendarMinor, SvgCancelSmallMinor as cancelSmallMinor, SvgCancelMajor as cancelMajor, SvgCaretDownMinor as caretDownMinor, SvgCaretUpMinor as caretUpMinor, SvgCheckmarkMinor as checkmarkMinor, SvgChevronDownMinor as chevronDownMinor, SvgChevronLeftMinor as chevronLeftMinor, SvgChevronRightMinor as chevronRightMinor, SvgChevronUpMinor as chevronUpMinor, SvgCircleCancelMinor as circleCancelMinor, SvgCircleChevronDownMinor as circleChevronDownMinor, SvgCircleChevronLeftMinor as circleChevronLeftMinor, SvgCircleChevronRightMinor as circleChevronRightMinor, SvgCircleChevronUpMinor as circleChevronUpMinor, SvgCircleInformationMajor as circleInformationMajor, SvgCirclePlusMinor as circlePlusMinor, SvgCirclePlusOutlineMinor as circlePlusOutlineMinor, SvgConversationMinor as conversationMinor, SvgDeleteMinor as deleteMinor, SvgDisableMinor as disableMinor, SvgDisputeMinor as disputeMinor, SvgDuplicateMinor as duplicateMinor, SvgEmbedMinor as embedMinor, SvgExportMinor as exportMinor, SvgExternalMinor as externalMinor, SvgHelpMajor as helpMajor, SvgHomeMajor as homeMajor, SvgHorizontalDotsMinor as horizontalDotsMinor, SvgImportMinor as importMinor, SvgLogOutMinor as logOutMinor, SvgMenuMajor as menuMajor, SvgNotesMinor as notesMinor, SvgNotificationMajor as notificationMajor, SvgOnlineStoreMajor as onlineStoreMajor, SvgOrdersMajor as ordersMajor, SvgPrintMinor as printMinor, SvgProductsMajor as productsMajor, SvgProfileMinor as profileMinor, SvgRefreshMinor as refreshMinor, SvgRiskMinor as riskMinor, SvgSaveMinor as saveMinor, SvgSearchMinor as searchMinor, SvgSubtractMinor as subtractMinor, SvgViewMinor as viewMinor };
export { SvgAddMinor as AddMinor, SvgAlertMinor as AlertMinor, SvgArrowDownMinor as ArrowDownMinor, SvgArrowLeftMinor as ArrowLeftMinor, SvgArrowRightMinor as ArrowRightMinor, SvgArrowUpDownMinor as ArrowUpDownMinor, SvgArrowUpMinor as ArrowUpMinor, SvgCalendarMinor as CalendarMinor, SvgCancelSmallMinor as CancelSmallMinor, SvgCancelMajor as CancelMajor, SvgCaretDownMinor as CaretDownMinor, SvgCaretUpMinor as CaretUpMinor, SvgCheckmarkMinor as CheckmarkMinor, SvgChevronDownMinor as ChevronDownMinor, SvgChevronLeftMinor as ChevronLeftMinor, SvgChevronRightMinor as ChevronRightMinor, SvgChevronUpMinor as ChevronUpMinor, SvgCircleCancelMinor as CircleCancelMinor, SvgCircleChevronDownMinor as CircleChevronDownMinor, SvgCircleChevronLeftMinor as CircleChevronLeftMinor, SvgCircleChevronRightMinor as CircleChevronRightMinor, SvgCircleChevronUpMinor as CircleChevronUpMinor, SvgCircleInformationMajor as CircleInformationMajor, SvgCirclePlusMinor as CirclePlusMinor, SvgCirclePlusOutlineMinor as CirclePlusOutlineMinor, SvgConversationMinor as ConversationMinor, SvgDeleteMinor as DeleteMinor, SvgDisableMinor as DisableMinor, SvgDisputeMinor as DisputeMinor, SvgDuplicateMinor as DuplicateMinor, SvgEmbedMinor as EmbedMinor, SvgExportMinor as ExportMinor, SvgExternalMinor as ExternalMinor, SvgHelpMajor as HelpMajor, SvgHomeMajor as HomeMajor, SvgHorizontalDotsMinor as HorizontalDotsMinor, SvgImportMinor as ImportMinor, SvgLogOutMinor as LogOutMinor, SvgMenuMajor as MenuMajor, SvgNotesMinor as NotesMinor, SvgNotificationMajor as NotificationMajor, SvgOnlineStoreMajor as OnlineStoreMajor, SvgOrdersMajor as OrdersMajor, SvgPrintMinor as PrintMinor, SvgProductsMajor as ProductsMajor, SvgProfileMinor as ProfileMinor, SvgRefreshMinor as RefreshMinor, SvgRiskMinor as RiskMinor, SvgSaveMinor as SaveMinor, SvgSearchMinor as SearchMinor, SvgSubtractMinor as SubtractMinor, SvgViewMinor as ViewMinor };

@@ -758,53 +758,53 @@ 'use strict';

exports.addMinor = SvgAddMinor;
exports.alertMinor = SvgAlertMinor;
exports.arrowDownMinor = SvgArrowDownMinor;
exports.arrowLeftMinor = SvgArrowLeftMinor;
exports.arrowRightMinor = SvgArrowRightMinor;
exports.arrowUpDownMinor = SvgArrowUpDownMinor;
exports.arrowUpMinor = SvgArrowUpMinor;
exports.calendarMinor = SvgCalendarMinor;
exports.cancelSmallMinor = SvgCancelSmallMinor;
exports.cancelMajor = SvgCancelMajor;
exports.caretDownMinor = SvgCaretDownMinor;
exports.caretUpMinor = SvgCaretUpMinor;
exports.checkmarkMinor = SvgCheckmarkMinor;
exports.chevronDownMinor = SvgChevronDownMinor;
exports.chevronLeftMinor = SvgChevronLeftMinor;
exports.chevronRightMinor = SvgChevronRightMinor;
exports.chevronUpMinor = SvgChevronUpMinor;
exports.circleCancelMinor = SvgCircleCancelMinor;
exports.circleChevronDownMinor = SvgCircleChevronDownMinor;
exports.circleChevronLeftMinor = SvgCircleChevronLeftMinor;
exports.circleChevronRightMinor = SvgCircleChevronRightMinor;
exports.circleChevronUpMinor = SvgCircleChevronUpMinor;
exports.circleInformationMajor = SvgCircleInformationMajor;
exports.circlePlusMinor = SvgCirclePlusMinor;
exports.circlePlusOutlineMinor = SvgCirclePlusOutlineMinor;
exports.conversationMinor = SvgConversationMinor;
exports.deleteMinor = SvgDeleteMinor;
exports.disableMinor = SvgDisableMinor;
exports.disputeMinor = SvgDisputeMinor;
exports.duplicateMinor = SvgDuplicateMinor;
exports.embedMinor = SvgEmbedMinor;
exports.exportMinor = SvgExportMinor;
exports.externalMinor = SvgExternalMinor;
exports.helpMajor = SvgHelpMajor;
exports.homeMajor = SvgHomeMajor;
exports.horizontalDotsMinor = SvgHorizontalDotsMinor;
exports.importMinor = SvgImportMinor;
exports.logOutMinor = SvgLogOutMinor;
exports.menuMajor = SvgMenuMajor;
exports.notesMinor = SvgNotesMinor;
exports.notificationMajor = SvgNotificationMajor;
exports.onlineStoreMajor = SvgOnlineStoreMajor;
exports.ordersMajor = SvgOrdersMajor;
exports.printMinor = SvgPrintMinor;
exports.productsMajor = SvgProductsMajor;
exports.profileMinor = SvgProfileMinor;
exports.refreshMinor = SvgRefreshMinor;
exports.riskMinor = SvgRiskMinor;
exports.saveMinor = SvgSaveMinor;
exports.searchMinor = SvgSearchMinor;
exports.subtractMinor = SvgSubtractMinor;
exports.viewMinor = SvgViewMinor;
exports.AddMinor = SvgAddMinor;
exports.AlertMinor = SvgAlertMinor;
exports.ArrowDownMinor = SvgArrowDownMinor;
exports.ArrowLeftMinor = SvgArrowLeftMinor;
exports.ArrowRightMinor = SvgArrowRightMinor;
exports.ArrowUpDownMinor = SvgArrowUpDownMinor;
exports.ArrowUpMinor = SvgArrowUpMinor;
exports.CalendarMinor = SvgCalendarMinor;
exports.CancelSmallMinor = SvgCancelSmallMinor;
exports.CancelMajor = SvgCancelMajor;
exports.CaretDownMinor = SvgCaretDownMinor;
exports.CaretUpMinor = SvgCaretUpMinor;
exports.CheckmarkMinor = SvgCheckmarkMinor;
exports.ChevronDownMinor = SvgChevronDownMinor;
exports.ChevronLeftMinor = SvgChevronLeftMinor;
exports.ChevronRightMinor = SvgChevronRightMinor;
exports.ChevronUpMinor = SvgChevronUpMinor;
exports.CircleCancelMinor = SvgCircleCancelMinor;
exports.CircleChevronDownMinor = SvgCircleChevronDownMinor;
exports.CircleChevronLeftMinor = SvgCircleChevronLeftMinor;
exports.CircleChevronRightMinor = SvgCircleChevronRightMinor;
exports.CircleChevronUpMinor = SvgCircleChevronUpMinor;
exports.CircleInformationMajor = SvgCircleInformationMajor;
exports.CirclePlusMinor = SvgCirclePlusMinor;
exports.CirclePlusOutlineMinor = SvgCirclePlusOutlineMinor;
exports.ConversationMinor = SvgConversationMinor;
exports.DeleteMinor = SvgDeleteMinor;
exports.DisableMinor = SvgDisableMinor;
exports.DisputeMinor = SvgDisputeMinor;
exports.DuplicateMinor = SvgDuplicateMinor;
exports.EmbedMinor = SvgEmbedMinor;
exports.ExportMinor = SvgExportMinor;
exports.ExternalMinor = SvgExternalMinor;
exports.HelpMajor = SvgHelpMajor;
exports.HomeMajor = SvgHomeMajor;
exports.HorizontalDotsMinor = SvgHorizontalDotsMinor;
exports.ImportMinor = SvgImportMinor;
exports.LogOutMinor = SvgLogOutMinor;
exports.MenuMajor = SvgMenuMajor;
exports.NotesMinor = SvgNotesMinor;
exports.NotificationMajor = SvgNotificationMajor;
exports.OnlineStoreMajor = SvgOnlineStoreMajor;
exports.OrdersMajor = SvgOrdersMajor;
exports.PrintMinor = SvgPrintMinor;
exports.ProductsMajor = SvgProductsMajor;
exports.ProfileMinor = SvgProfileMinor;
exports.RefreshMinor = SvgRefreshMinor;
exports.RiskMinor = SvgRiskMinor;
exports.SaveMinor = SvgSaveMinor;
exports.SearchMinor = SvgSearchMinor;
exports.SubtractMinor = SvgSubtractMinor;
exports.ViewMinor = SvgViewMinor;
{
"name": "@shopify/polaris-icons",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"license": "SEE LICENSE IN LICENSE.md",

@@ -5,0 +5,0 @@ "author": "Shopify Inc.",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc