UNPKG

@dialpad/dialtone-icons

Version:

Dialtone icon library

3 lines (2 loc) 1.51 kB
"use strict";const l=require("../constants-CHwVJpfT.cjs"),e=require("vue"),i=require("../_plugin-vue_export-helper-BRilXfQE.cjs"),n={name:"DtIconZoomOut",props:{size:{type:String,default:"500",validator:a=>Object.keys(l.I).includes(a)},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"],d=e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3.5 5.5A.5.5 0 0 1 4 5h3a.5.5 0 1 1 0 1H4a.5.5 0 0 1-.5-.5Z",fill:"currentColor"},null,-1),s=e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M1 5.5a4.5 4.5 0 1 1 8.016 2.81l1.838 1.838a.5.5 0 1 1-.707.707L8.309 9.016A4.5 4.5 0 0 1 1 5.5Zm1 0a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0Z",fill:"currentColor"},null,-1),c=e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3.5 5.5A.5.5 0 0 1 4 5h3a.5.5 0 1 1 0 1H4a.5.5 0 0 1-.5-.5Z",fill:"currentColor"},null,-1),u=[d,s,c];function _(a,m,r,p,f,t){return e.openBlock(),e.createElementBlock("svg",{"aria-label":r.ariaLabel,class:e.normalizeClass([t.iconSizeClass,"d-icon d-icon--zoom-out"]),"data-qa":t.dataQA,"aria-hidden":t.ariaHidden,role:"img","data-name":"Zoom Out",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},u,10,o)}const h=i._(n,[["render",_]]);module.exports=h; //# sourceMappingURL=zoom-out.cjs.map