@scaleflex/icons
Version:
SVG icons as React components
483 lines (482 loc) • 20.6 kB
TypeScript
export { Dot } from './dot';
export { FilerobotLabel } from './filerobot-label';
export { RobotHappy } from './robot-happy';
export { RobotNeutral } from './robot-neutral';
export { RobotSad } from './robot-sad';
export { RobotWorried } from './robot-worried';
export { NavigationGroupPrevious } from './navigation-group-previous';
export { NavigationGroupToggle } from './navigation-group-toggle';
export { NavigationGroupNext } from './navigation-group-next';
export { MovableModule } from './movable-module';
export { Tick } from './tick';
export { Cross } from './cross';
export { Cross2 } from './cross-2';
export { Image } from './image';
export { Image2 } from './image-2';
export { AddFolder } from './add-folder';
export { File } from './file';
export { File2 } from './file-2';
export { Select } from './select';
export { DeselectAll } from './deselect-all';
export { Remove } from './remove';
export { FileMoveTo } from './file-move-to';
export { EditImage } from './edit-image';
export { Rename } from './rename';
export { Download } from './download';
export { Copy } from './copy';
export { Refresh } from './refresh';
export { Chain } from './chain';
export { Settings } from './settings';
export { Cloud } from './cloud';
export { GoBack } from './go-back';
export { ListView } from './list-view';
export { Filter } from './filter';
export { Upload } from './upload';
export { Preview } from './preview';
export { Like } from './like';
export { GridView } from './grid-view';
export { Share } from './share';
export { CommentOutline } from './comment-outline';
export { Comment1 } from './comment-1';
export { Comment2Left } from './comment-2-left';
export { Comment2Right } from './comment-2-right';
export { Comment2RightNotification } from './comment-2-right-notification';
export { ShareAssets } from './share-assets';
export { ShareFolder } from './share-folder';
export { FolderTree } from './folder-tree';
export { Visibility } from './visibility';
export { ShareWithUser } from './share-with-user';
export { ViewOptions } from './view-options';
export { Filters } from './filters';
export { Pin } from './pin';
export { Search } from './search';
export { Star } from './star';
export { Home } from './home';
export { Assets } from './assets';
export { Folder } from './folder';
export { More } from './more';
export { MoreVertical } from './more-vertical';
export { Inherit } from './inherit';
export { Link } from './link';
export { Meta } from './meta';
export { Label } from './label';
export { Tag } from './tag';
export { VersioningOutline } from './versioningOutline';
export { Variants } from './variants';
export { Organisation } from './organisation';
export { Lock } from './lock';
export { Secret } from './secret';
export { FolderMoveTo } from './folder-move-to';
export { MoreDetails } from './more-details';
export { Collections } from './collections';
export { Video } from './video';
export { Video2 } from './video-2';
export { Products } from './products';
export { Music } from './music';
export { Photos } from './photos';
export { CopyOutline } from './copy-outline';
export { QuestionMark } from './question-mark';
export { QuestionMarkOutline } from './question-mark-outline';
export { NotificationOff } from './notification-off';
export { NotificationOn } from './notification-on';
export { Spinner } from './spinner';
export { Languages } from './languages';
export { LanguagesOutline } from './languages-outline';
export { Currency } from './currency';
export { Country } from './country';
export { CompanySettings } from './company-settings';
export { SeveralFiles } from './several-files';
export { Heart } from './heart';
export { Emoji } from './emoji';
export { Undo } from './undo';
export { Redo } from './redo';
export { FitScreen } from './fit-screen';
export { CancelFitScreen } from './cancel-fit-screen';
export { Plus } from './plus';
export { Minus } from './minus';
export { ZoomPlus } from './zoom-plus';
export { ZoomMinus } from './zoom-minus';
export { Brush } from './brush';
export { Drop } from './drop';
export { Square } from './square';
export { Circle } from './circle';
export { Line } from './line';
export { LineOutline } from './line-outline';
export { ArrowRightAlt } from './arrow-right-alt';
export { Adjust } from './adjust';
export { Effects } from './effects';
export { ImageFilters } from './image-filters';
export { Orientation } from './orientation';
export { Crop } from './crop';
export { CropCustom } from './crop-custom';
export { CropSocial } from './crop-social';
export { CropLandscape } from './crop-landscape';
export { CropPortrait } from './crop-portrait';
export { CropSquareOutline } from './crop-square-outline';
export { CropCircleOutline } from './crop-circle-outline';
export { Resize } from './resize';
export { Watermark } from './watermark';
export { Shape } from './shape';
export { Images } from './images';
export { Reset } from './reset';
export { Text } from './text';
export { TextSpacing } from './text-spacing';
export { TextPadding } from './text-padding';
export { TextAlignLeft } from './text-align-left';
export { TextAlignCenter } from './text-align-center';
export { TextAlignRight } from './text-align-right';
export { RotationLeft } from './rotation-left';
export { RotationRight } from './rotation-right';
export { FlipHorizontally } from './flip-horizontally';
export { FlipVertically } from './flip-vertically';
export { WithoutLink } from './without-link';
export { LinkVertical } from './link-vertical';
export { LockOutline } from './lock-outline';
export { UnlockOutline } from './unlock-outline';
export { Hourglass } from './hourglass';
export { OrientationPortrait } from './orientation-portrait';
export { OrientationLandscape } from './orientation-landscape';
export { OrientationPanorama } from './orientation-panorama';
export { OrientationSquare } from './orientation-square';
export { OrientationAny } from './orientation-any';
export { NoPeople } from './no-people';
export { OnePerson } from './one-person';
export { TwoPersons } from './two-persons';
export { Group } from './group';
export { Dropbox } from './dropbox';
export { GoogleDrive } from './google-drive';
export { Instagram } from './instagram';
export { Screencast } from './screencast';
export { Desc } from './desc';
export { Asc } from './asc';
export { Censor } from './censor';
export { Uncensor } from './uncensor';
export { Clock } from './clock';
export { ClockPending } from './clock-pending';
export { Calendar } from './calendar';
export { Target } from './target';
export { Play } from './play';
export { Code } from './code';
export { Similar } from './similar';
export { Invoice } from './invoice';
export { Plan } from './plan';
export { Billing } from './billing';
export { Arrow } from './arrow';
export { ArrowTick } from './arrow-tick';
export { MoveDown } from './move-down';
export { MoveUp } from './move-up';
export { Box } from './box';
export { Point } from './point';
export { Rocket } from './rocket';
export { Power } from './power';
export { CloudUpload } from './cloud-upload';
export { Process } from './process';
export { Security } from './security';
export { Analytics } from './analytics';
export { Puzzle } from './puzzle';
export { Account } from './account';
export { LogOut } from './log-out';
export { ReleaseNotes } from './release-notes';
export { About } from './about';
export { Support } from './support';
export { Documentation } from './documentation';
export { Sort } from './sort';
export { Collaboration } from './collaboration';
export { ApiConnection } from './api-connection';
export { Warning } from './warning';
export { Movable } from './movable';
export { ExternalLink } from './external-link';
export { Airbox } from './airbox';
export { AirboxExpired } from './airbox-expired';
export { Transcode } from './transcode';
export { AddUser } from './add-user';
export { Location } from './location';
export { LocationOutline } from './location-outline';
export { User } from './user';
export { UserOutline } from './user-outline';
export { World } from './world';
export { Verify } from './verify';
export { Info } from './info';
export { InfoOutline } from './info-outline';
export { LogIn } from './log-in';
export { Invalidation } from './invalidation';
export { ErrorCloudimageNodes } from './error-cloudimage-nodes';
export { FlushingCloudimageServer } from './flushing-cloudimage-server';
export { MockInvalidation } from './mock-invalidation';
export { NoUrlsFlush } from './no-urls-flush';
export { WaitingFlushPropagation } from './waiting-flush-propagation';
export { ErrorCdnProvider } from './error-cdn-provider';
export { DelayFlushing } from './delay-flushing';
export { ErrorDomain } from './error-domain';
export { RestartingInvalidation } from './restarting-invalidation';
export { PartiallyDone } from './partially-done';
export { Csv } from './csv';
export { CsvOutline } from './csv-outline';
export { Archive } from './archive';
export { Organize } from './organize';
export { Bookmark } from './bookmark';
export { ImageOutline } from './image-outline';
export { Custom } from './custom';
export { FlipY } from './flip-y';
export { FlipX } from './flip-x';
export { Ellipse } from './ellipse';
export { Social } from './social';
export { Landscape } from './landscape';
export { Brightness } from './brightness';
export { Stroke } from './stroke';
export { Transparency } from './transparency';
export { Shadow } from './shadow';
export { RadiusCorner } from './radius-corner';
export { Position } from './position';
export { Spacing } from './spacing';
export { Padding } from './padding';
export { AlignCenter } from './align-center';
export { AlignLeft } from './align-left';
export { Polygon } from './polygon';
export { PolygonSides } from './polygon-sides';
export { ArrowUpLeft } from './arrow-up-left';
export { ArrowUp } from './arrow-up';
export { ArrowUpRight } from './arrow-up-right';
export { ArrowLeft } from './arrow-left';
export { ArrowRight } from './arrow-right';
export { ArrowDown } from './arrow-down';
export { ArrowDownLeft } from './arrow-down-left';
export { ArrowDownRight } from './arrow-down-right';
export { AlignRight } from './align-right';
export { FontItalic } from './font-italic';
export { FontBold } from './font-bold';
export { Revert } from './revert';
export { Unlock } from './unlock';
export { UploadOutline } from './upload-outline';
export { ArrowLeftOutline } from './arrow-left-outline';
export { ArrowRightOutline } from './arrow-right-outline';
export { CrossOutline } from './cross-outline';
export { PlusOutline } from './plus-outline';
export { ArrowTool } from './arrow-tool';
export { IncreaseOutline } from './increase-outline';
export { Compare } from './compare';
export { MinusOutline } from './minus-outline';
export { Temprature } from './tempreture';
export { Down } from './down';
export { Up } from './up';
export { Contrast } from './contrast';
export { FineTune } from './finetune';
export { Saturation } from './saturation';
export { Vignette } from './vignette';
export { Annotate } from './annotate';
export { BatchEdit } from './batch-edit';
export { Blur } from './blur';
export { AttentionFilled } from './attention-filled';
export { PinOutline } from './pin-outline';
export { Duplicate } from './duplicate';
export { LayerOrder } from './layer-order';
export { DeleteOutline } from './delete-outline';
export { CropCinemaScope } from './crop-cinema-scope';
export { CropClassicTv } from './crop-classic-tv';
export { CropFrame } from './crop-frame';
export { Portrait } from './portrait';
export { SaveAs } from './save-as';
export { Prominents } from './prominents';
export { Delivery } from './delivery';
export { Cdn } from './cdn';
export { Optimization } from './optimization';
export { Storage } from './storage';
export { NoFiles } from './no-files';
export { Store } from './store';
export { Purchased } from './purchased';
export { Automations } from './automations';
export { SupportRequest } from './support-request';
export { NoImages } from './no-images';
export { Webhook } from './webhook';
export { PostProcessing } from './post-processing';
export { HistoryModified } from './history-modified';
export { FaceScanner } from './face-scanner';
export { Schema } from './schema';
export { DominantColor } from './dominant-color';
export { WhiteSpace } from './white-space';
export { RemoveBgOutline } from './remove-bg-outline';
export { RemoveBg } from './remove-bg';
export { Original } from './original';
export { DownloadCart } from './download-cart';
export { Ocr } from './ocr';
export { TagOutline } from './tag-outline';
export { Envelope } from './envelope';
export { NoActivity } from './no-activity';
export { ImageSimilarity } from './image-similarity';
export { BrandDetect } from './brand-detect';
export { NoPage } from './no-page';
export { NoCollections } from './no-collections';
export { EyeClosed } from './eye-closed';
export { EyeOpen } from './eye-open';
export { WarningOutline } from './warning-outline';
export { RemoveArtifacts } from './remove-artifacts';
export { PlateRecognition } from './plate-recognition';
export { Success } from './success';
export { Error } from './error';
export { ErrorOutline } from './error-outline';
export { TwoArrowsRight } from './two-arrows-right';
export { TwoArrowsLeft } from './two-arrows-left';
export { Intermediate } from './intermediate';
export { ArrowBottom } from './arrow-bottom';
export { TypeCursor } from './type-cursor';
export { Cursor } from './cursor';
export { Hub } from './hub';
export { Phone } from './phone';
export { Mail } from './mail';
export { Extends } from './extends';
export { ImageToText } from './image-to-text';
export { Enhance } from './enhance';
export { SceneClassification } from './scene-classification';
export { SportClassification } from './sport-classification';
export { TextSearch } from './text-search';
export { WrapText } from './wrap-text';
export { Face } from './face';
export { ClosePanel } from './close-panel';
export { Loading } from './loading';
export { RendomImages } from './rendom-images';
export { ColorPicker } from './color-picker';
export { Canva } from './canva';
export { InfoNoCircle } from './info-no-circle';
export { NoFolders } from './no-folders';
export { NoLabels } from './no-labels';
export { NoAccess } from './no-access';
export { AccessError } from './access-error';
export { NoResult } from './no-result';
export { NoLogs } from './no-logs';
export { Round } from './round';
export { DownloadCartFull } from './download-cart-full';
export { Attach } from './attach';
export { FreeDrawing } from './free-drawing';
export { Menu } from './menu';
export { OpenLink } from './open-link';
export { Folders } from './folders';
export { Indeterminate } from './indeterminate';
export { NoCommentsLeft } from './no-comments-left';
export { NoCommentsRight } from './no-comments-right';
export { CameraNoAccess } from './camera-no-access';
export { CameraNotAvailable } from './camera-not-available';
export { MoveDownOutline } from './move-down-outline';
export { MoveUpOutline } from './move-up-outline';
export { SidebarRight } from './sidebar-right';
export { SidebarLeft } from './sidebar-left';
export { ColorFilters } from './color-filters';
export { Branding } from './branding';
export { Key } from './key';
export { Archieve } from './archieve';
export { Audio } from './audio';
export { Draft } from './draft';
export { Vector } from './vector';
export { ArrowSidebarLeftOutline } from './arrow-sidebar-left-outline';
export { ArrowSidebarRightOutline } from './arrow-sidebar-right-outline';
export { ArrowSidebarLeft } from './arrow-sidebar-left';
export { ArrowSidebarRight } from './arrow-sidebar-right';
export { Transformation } from './transformation';
export { Sharebox } from './sharebox';
export { NoMembers } from './no-members';
export { PositionCenter } from './position-center';
export { NoTags } from './no-tags';
export { BoxApp } from './box-app';
export { Annotation } from './annotation';
export { NoPins } from './no-pins';
export { NoAssets } from './no-assets';
export { Slash } from './slash';
export { Repeat } from './repeat';
export { Volume } from './volume';
export { Pause } from './pause';
export { Miniplayer } from './miniplayer';
export { Teams } from './teams';
export { Terms } from './terms';
export { ArrowChange } from './arrow-change';
export { Actions } from './actions';
export { Speed } from './speed';
export { Mute } from './mute';
export { VariantPlaceholder } from './variant-placeholder';
export { NoLink2 } from './no-link-2';
export { NoProducts as NoLabels2 } from './no-products';
export { NoProducts } from './no-products';
export { NoKeys2 } from './no-keys-2';
export { Any } from './any';
export { Dark } from './dark';
export { EyeFilled } from './eye-filled';
export { Reload } from './reload';
export { WarningRound } from './warning-round';
export { KnowledgeBase } from './knowledge-base';
export { ActionRequired } from './action-required';
export { NoEdit } from './no-edit';
export { NoPayment } from './no-payment';
export { Release } from './release';
export { NoNotification } from './no-notification';
export { NoMenu } from './no-menu';
export { NoNavigation } from './no-navigation';
export { NoAction } from './no-action';
export { ContentError } from './content-error';
export { FiltersOn } from './filters-on';
export { Compress } from './compress';
export { Customization } from './customization';
export { PublicEye } from './public-eye';
export { NoTeams } from './no-teams';
export { NoImageAvailable } from './no-image-available';
export { Thesaurus } from './thesaurus';
export { CursorPointer } from './cursor-pointer';
export { Unsplash } from './unsplash';
export { CollapseFolders } from './collapse-folders';
export { PlateNumber } from './plate-number';
export { Premuim } from './premuim';
export { MailOutline } from './mail-outline';
export { Script } from './script';
export { Font } from './font';
export { OtherOptions } from './other-options';
export { NoLogs2 } from './no-logs-2';
export { NoFolders2 } from './no-folders-2';
export { Routing } from './routing';
export { Rotate90 } from './rotate-90';
export { SuccessOutline } from './success-outline';
export { Preset } from './preset';
export { LinkLocked } from './link-locked';
export { LinkExpired } from './link-expired';
export { FormPositionCenter } from './form-position-center';
export { FormPositionRight } from './form-position-right';
export { FolderOpened } from './folder-opened';
export { Book } from './book';
export { ErrorBroke } from './error-broke';
export { Shine } from './shine';
export { Approval } from './approval';
export { ApprovalNotification } from './approval-notification';
export { NoAccessUsers } from './no-access-users';
export { CsvPlaceholder } from './csv-placeholder';
export { Insights } from './insights';
export { Hand } from './hand';
export { Font2 } from './font-2';
export { Layout } from './layout';
export { StarOutline } from './star-outline';
export { AlignTop } from './align-top';
export { AlignMiddle } from './align-middle';
export { AlignBottom } from './align-bottom';
export { BoxAlignLeft } from './box-align-left';
export { BoxAlignCenter } from './box-align-center';
export { BoxAlignRight } from './box-align-right';
export { BoxAlignBottom } from './box-align-bottom';
export { BoxAlignVertical } from './box-align-vertical';
export { BoxAlignTop } from './box-align-top';
export { TriangleOutline } from './triangle-outline';
export { Workspace } from './workspace';
export { Ai } from './ai';
export { Denied } from './denied';
export { Congratulations } from './congratulations';
export { Metadata } from './metadata';
export { NoRepeat } from './no-repeat';
export { TrimVideo } from './trim-video';
export { Split } from './split';
export { LinkNotConnected } from './link-not-connected';
export { LinkConnected } from './link-connected';
export { CoverLayoutCustom } from './cover-layout-custom';
export { CoverLayoutStandard } from './cover-layout-standard';
export { Variations } from './variations';
export { Eraser } from './eraser';
export { RemoveBrush } from './remove-brush';
export { EraserOutline } from './eraser-outline';
export { BrushOutline } from './brush-outline';
export { AiToolsOutline } from './ai-tools-outline';
export { RateScore } from './rate-score';
export { Nsfw } from './nsfw';
export { Upscale } from './upscale';