import{d as s,b as c,c as t,n,y as o,g as d}from"./runtime-dom.esm-bundler.js";import{_ as l}from"./_plugin-vue_export-helper.js";const h=s({__name:"FancyCheck",props:{checked:{type:Boolean,default:!1},size:{default:22},accentChecked:{type:Boolean,default:!1}},setup(e){return(i,a)=>(c(),t("span",{class:n(["fancy-check",{"is-checked":e.checked,"accent-checked":e.accentChecked}]),"aria-hidden":"true"},[(c(),t("svg",{viewBox:"0 0 64 64",style:o({width:`${e.size}px`,height:`${e.size}px`})},[...a[0]||(a[0]=[d("path",{d:"M 0 16 V 56 A 8 8 90 0 0 8 64 H 56 A 8 8 90 0 0 64 56 V 8 A 8 8 90 0 0 56 0 H 8 A 8 8 90 0 0 0 8 V 16 L 32 48 L 64 16 V 8 A 8 8 90 0 0 56 0 H 8 A 8 8 90 0 0 0 8 V 56 A 8 8 90 0 0 8 64 H 56 A 8 8 90 0 0 64 56 V 16",pathLength:"575.0541381835938",class:"fancy-path"},null,-1)])],4))],2))}}),p=l(h,[["__scopeId","data-v-d670a96f"]]);export{p as F};