UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 846 B
"use strict";import{tag as o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ResolvedCommentIcon=({width:e=24,height:a=24,hidden:t=!1,title:l="Resolved Comment"}={})=>o`<svg xmlns="http://www.w3.org/2000/svg" width="${e}" height="${a}" viewBox="0 0 36 36" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M30 2H6a4 4 0 0 0-4 4v16a4 4 0 0 0 4 4h2v8.793a.5.5 0 0 0 .854.354L18 26h12a4 4 0 0 0 4-4V6a4 4 0 0 0-4-4Zm-4.204 7.722-8.658 10.93a.883.883 0 0 1-1.34.076l-5.53-5.249a.956.956 0 0 1-.007-1.32l.008-.008 1.286-1.263a.883.883 0 0 1 1.278-.008l.008.008 3.234 3.183 6.9-8.722a.877.877 0 0 1 1.26-.147l.017.014 1.415 1.177a.971.971 0 0 1 .129 1.329Z" /> </svg>`; //# sourceMappingURL=ResolvedComment.js.map