UNPKG

@dialpad/dialtone-icons

Version:

Dialtone icon library

3 lines (2 loc) 1.63 kB
"use strict";const t=require("../constants-CHwVJpfT.cjs"),i=require("../_plugin-vue2_normalizer-e_CkxkSV.cjs"),n={name:"DtIconMonitorSpeaker",props:{size:{type:String,default:"500",validator:r=>Object.keys(t.I).includes(r)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return t.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}};var l=function(){var e=this,a=e._self._c;return a("svg",{staticClass:"d-icon d-icon--monitor-speaker",class:e.iconSizeClass,attrs:{"aria-label":e.ariaLabel,"data-qa":e.dataQA,"aria-hidden":e.ariaHidden,role:"img","data-name":"Monitor Speaker",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12 12"}},[a("path",{attrs:{fill:"currentColor","fill-rule":"evenodd",d:"M2.25 10a.5.5 0 0 1 .5-.5H4a.5.5 0 0 1 0 1H2.75a.5.5 0 0 1-.5-.5ZM8 4.5a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H8.5a.5.5 0 0 1-.5-.5Z","clip-rule":"evenodd"}}),a("path",{attrs:{fill:"currentColor","fill-rule":"evenodd",d:"M7 2.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H7ZM5.5 3A1.5 1.5 0 0 1 7 1.5h3A1.5 1.5 0 0 1 11.5 3v6a1.5 1.5 0 0 1-1.5 1.5H7A1.5 1.5 0 0 1 5.5 9V3ZM.94 2.94A1.5 1.5 0 0 1 2 2.5h2a.5.5 0 0 1 0 1H2a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h2a.5.5 0 0 1 0 1H2A1.5 1.5 0 0 1 .5 7V4c0-.398.158-.78.44-1.06Z","clip-rule":"evenodd"}}),a("path",{attrs:{fill:"currentColor","fill-rule":"evenodd",d:"M7.5 7.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z","clip-rule":"evenodd"}})])},s=[],d=i.n(n,l,s);const o=d.exports;module.exports=o; //# sourceMappingURL=monitor-speaker.cjs.map