UNPKG

@dialpad/dialtone-icons

Version:
3 lines (2 loc) 1.24 kB
"use strict";const r=require("../../constants-CHwVJpfT.cjs"),e=require("vue"),n=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),d={name:"DtIconCircleHalfFilled",props:{size:{type:String,default:"500",validator:t=>Object.keys(r.I).includes(t)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return r.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}},s=["aria-label","data-qa","aria-hidden"];function o(t,l,i,u,f,a){return e.openBlock(),e.createElementBlock("svg",{"aria-label":i.ariaLabel,class:e.normalizeClass([a.iconSizeClass,"d-icon d-icon--circle-half-filled"]),"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Circle Half Filled",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},[...l[0]||(l[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",{d:"M6 2a4 4 0 1 0 0 8V2Z",fill:"currentColor"},null,-1)])],10,s)}const c=n._(d,[["render",o]]);module.exports=c; //# sourceMappingURL=circle-half-filled.cjs.map