UNPKG

@spectrum-web-components/icons-workflow

Version:

Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:

3 lines (2 loc) 494 B
"use strict";import{html as e}from"@spectrum-web-components/base";import{IconBase as t}from"@spectrum-web-components/icon";import{setCustomTemplateLiteralTag as r}from"../custom-tag.js";import{HistoryIcon as o}from"../icons-s2/History.js";import{HistoryIcon as s}from"../icons/History.js";export class IconHistory extends t{render(){return r(e),this.spectrumVersion===2?o({hidden:!this.label,title:this.label}):s({hidden:!this.label,title:this.label})}} //# sourceMappingURL=IconHistory.js.map