Socket
Socket
Sign inDemoInstall

itk-viewer-icons

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

itk-viewer-icons

UI icons for itk-viewer


Version published
Weekly downloads
25
decreased by-83.33%
Maintainers
1
Weekly downloads
 
Created
Source

itk-viewer-icons

npm version

Icons for itk-viewer user interfaces.

Installation

npm install --save itk-viewer-icons

Example Usage

import { axesIconDataUri } from 'itk-viewer-icons'

iconElement = document.createElement('div')
iconElement.innerHTML = `<img src="${axesIconDataUri}" alt="axes"/>`

Icons Sources

Icons were created or collected from sources noted in their commit message. Some icon sources can be found in the history of the viewer repository at revision f6b4fa13c8, before they were extracted.

Icon Renderings

annotationsIconDataUriannotationsIconDataUri
axesIconDataUriaxesIconDataUri
blendModeIconDataUriblendModeIconDataUri
boundingBoxIconDataUriboundingBoxIconDataUri
cropIconDataUricropIconDataUri
fullscreenIconDataUrifullscreenIconDataUri
geometryIconDataUrigeometryIconDataUri
gradientIconDataUrigradientIconDataUri
greenPlaneIconDataUrigreenPlaneIconDataUri
imageIconDataUriimageIconDataUri
interpolationIconDataUriinterpolationIconDataUri
invisibleIconDataUriinvisibleIconDataUri
labelsIconDataUrilabelsIconDataUri
lengthToolIconDataUrilengthToolIconDataUri
opacityIconDataUriopacityIconDataUri
pauseIconDataUripauseIconDataUri
playIconDataUriplayIconDataUri
pointSetIconDataUripointSetIconDataUri
redPlaneIconDataUriredPlaneIconDataUri
removeIconDataUriremoveIconDataUri
resetCameraIconDataUriresetCameraIconDataUri
resetCropIconDataUriresetCropIconDataUri
resetImageIconDataUriresetImageIconDataUri
rotateIconDataUrirotateIconDataUri
sampleDistanceIconDataUrisampleDistanceIconDataUri
scaleSelectIconDataUriscaleSelectIconDataUri
screenshotIconDataUriscreenshotIconDataUri
selectColorIconDataUriselectColorIconDataUri
shadowIconDataUrishadowIconDataUri
toggleIconDataUritoggleIconDataUri
viewPlanesIconDataUriviewPlanesIconDataUri
visibleIconDataUrivisibleIconDataUri
volumeIconDataUrivolumeIconDataUri
volumeScatteringIconDataUrivolumeScatteringIconDataUri
windowingIconDataUriwindowingIconDataUri
yellowPlaneIconDataUriyellowPlaneIconDataUri

Keywords

FAQs

Package last updated on 30 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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