UNPKG

@spectrum-web-components/icons-workflow

Version:

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

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