UNPKG

@spectrum-web-components/icons-workflow

Version:

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

17 lines (16 loc) 809 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const VoiceOverIcon=({width:a=24,height:e=24,hidden:t=!1,title:r="Voice Over"}={})=>l`<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="M23.8 7.2a6.8 6.8 0 0 0-13.6 0v13.6a6.8 6.8 0 1 0 13.6 0Z" /> <path d="M28 21v-4.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V21a9 9 0 1 1-18 0v-4.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V21c0 5.725 5.357 11 10 11v2H8.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h17a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H18v-2.058c4.643 0 10-5.216 10-10.942Z" /> </svg>`; //# sourceMappingURL=VoiceOver.js.map