UNPKG

@spectrum-web-components/icons-workflow

Version:

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

17 lines (16 loc) 713 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const PawnIcon=({width:t=24,height:e=24,hidden:a=!1,title:r="Pawn"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 0 36 36" width="${t}" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <rect height="4" rx=".894" ry=".894" width="24" x="6" y="32" /> <path d="M25.184 12H21.31a6 6 0 1 0-6.619 0h-3.875a.816.816 0 0 0-.816.816v2.367a.816.816 0 0 0 .816.816H15L12 30h12l-3-14h4.184a.816.816 0 0 0 .816-.816v-2.368a.816.816 0 0 0-.816-.816Z" /> </svg>`; //# sourceMappingURL=Pawn.js.map