@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
3 lines (2 loc) • 542 B
JavaScript
;import{html as t}from"@spectrum-web-components/base";import{IconBase as e}from"@spectrum-web-components/icon";import{setCustomTemplateLiteralTag as r}from"../custom-tag.js";import{RotateOrientationIcon as o}from"../icons-s2/RotateOrientation.js";import{RotateRightIcon as a}from"../icons/RotateRight.js";export class IconRotateOrientation extends e{render(){return r(t),this.spectrumVersion===2?o({hidden:!this.label,title:this.label}):a({hidden:!this.label,title:this.label})}}
//# sourceMappingURL=IconRotateOrientation.js.map