UNPKG

@spectrum-web-components/icons-workflow

Version:

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

19 lines (18 loc) 840 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const CheckPauseIcon=({width:e=24,height:a=24,hidden:t=!1,title:l="Check Pause"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" height="${a}" viewBox="0 0 36 36" width="${e}" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="m23.1 15.343 6.391-8.215a1 1 0 0 0-.175-1.4l-1.459-1.136a1 1 0 0 0-1.4.175L12.822 22.283l-6.647-6.612a1 1 0 0 0-1.414 0L3.437 17a1 1 0 0 0 0 1.415l8.926 8.9a1 1 0 0 0 1.5-.093l.888-1.142A12.294 12.294 0 0 1 23.1 15.343Z" /> <path d="M27 18.1a8.9 8.9 0 1 0 8.9 8.9 8.9 8.9 0 0 0-8.9-8.9Zm-1 13.474h-2.632v-9.148H26Zm4.632 0H28v-9.148h2.632Z" /> </svg>`; //# sourceMappingURL=CheckPause.js.map