UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 662 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ShieldIcon=({width:e=24,height:t=24,hidden:l=!1,title:a="Shield"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" height="${t}" viewBox="0 0 36 36" width="${e}" aria-hidden=${l?"true":"false"} role="img" fill="currentColor" aria-label="${a}" > <path d="M30 3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v13.1a15.608 15.608 0 0 0 5.857 12.187l5.674 4.355a.7.7 0 0 0 .937 0l5.674-4.355A15.608 15.608 0 0 0 30 16.1ZM9.722 22.287A14.482 14.482 0 0 1 8 16V4h20Z" /> </svg>`; //# sourceMappingURL=Shield.js.map