UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 745 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const KeyIcon=({width:e=24,height:t=24,hidden:a=!1,title:l="Key"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" height="${t}" viewBox="0 0 36 36" width="${e}" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M35.522 8.775 29.06 2.312a1.5 1.5 0 0 0-2.122 0L13.177 16.073A8.9 8.9 0 0 0 9 15a9 9 0 1 0 9 9 8.9 8.9 0 0 0-1.049-4.133l6.726-6.726 3.74 3.74a.75.75 0 0 0 1.061 0l3.344-3.344-4.27-4.271 1.231-1.231 4.27 4.271 2.469-2.47a.75.75 0 0 0 0-1.061ZM7.5 28.5a3 3 0 1 1 3-3 3 3 0 0 1-3 3Z" /> </svg>`; //# sourceMappingURL=Key.js.map