UNPKG

@spectrum-web-components/icons-workflow

Version:

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

19 lines (18 loc) 1.03 kB
"use strict";import{tag as s}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const AssetsExpiredIcon=({width:a=24,height:e=24,hidden:t=!1,title:r="Assets Expired"}={})=>s`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 0 36 36" width="${a}" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="m35.895 34.782-11.18-20.007a.819.819 0 0 0-1.429 0L12.105 34.782A.819.819 0 0 0 12.82 36h22.36a.819.819 0 0 0 .715-1.218Zm-10.527-1.974a.456.456 0 0 1-.456.456h-1.824a.456.456 0 0 1-.456-.456v-1.825a.456.456 0 0 1 .456-.456h1.824a.456.456 0 0 1 .456.456Zm0-4.56a.456.456 0 0 1-.456.456h-1.824a.456.456 0 0 1-.456-.456v-8.21a.456.456 0 0 1 .456-.456h1.824a.456.456 0 0 1 .456.456Z" /> <path d="M12.968 26h1.754l1.117-2H4V4h28v19.712l1.25 2.237A.986.986 0 0 0 34 25V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v22a1 1 0 0 0 1 1h9.968Z" /> </svg>`; //# sourceMappingURL=AssetsExpired.js.map