UNPKG

@dialpad/dialtone-icons

Version:
3 lines (2 loc) 1.27 kB
"use strict";const l=require("../../constants-CHwVJpfT.cjs"),e=require("vue"),d=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),n={name:"DtIconRecordFilled",props:{size:{type:String,default:"500",validator:t=>Object.keys(l.I).includes(t)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return l.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}},o=["aria-label","data-qa","aria-hidden"];function s(t,r,i,u,p,a){return e.openBlock(),e.createElementBlock("svg",{"aria-label":i.ariaLabel,class:e.normalizeClass([a.iconSizeClass,"d-icon d-icon--record-filled"]),"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Record Filled",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},[...r[0]||(r[0]=[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8ZM1 6a5 5 0 1 1 10 0A5 5 0 0 1 1 6Z",fill:"currentColor"},null,-1),e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3 6a3 3 0 1 1 6 0 3 3 0 0 1-6 0Z",fill:"currentColor"},null,-1)])],10,o)}const c=d._(n,[["render",s]]);module.exports=c; //# sourceMappingURL=record-filled.cjs.map