UNPKG

@spectrum-web-components/icons-workflow

Version:

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

3 lines (2 loc) 500 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{SettingsIcon as s}from"../icons-s2/Settings.js";import{SettingsIcon as l}from"../icons/Settings.js";export class IconSettings extends t{render(){return r(e),this.spectrumVersion===2?s({hidden:!this.label,title:this.label}):l({hidden:!this.label,title:this.label})}} //# sourceMappingURL=IconSettings.js.map