itk-viewer-icons
v11.14.0-deprecated
Published
UI icons for itk-viewer
Downloads
197
Readme
itk-viewer-icons
Icons for itk-viewer
user interfaces.
DEPRECATED
DEPRECATED: Please use @itk-viewer/icons instead.
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.