@dialpad/dialtone-icons
Version:
Dialtone icon library
2 lines • 2.31 kB
JavaScript
const e=require(`../../utils-B9pJFisR.cjs`),t=require(`../../constants-Dk9LMgRJ.cjs`),n=require(`../../_plugin-vue_export-helper-CX7YVcP6.cjs`);let r=require(`vue`);var i={name:`DtIconObject`,props:{size:{type:String,default:`500`,validator:e=>Object.keys(t.t).includes(e)},ariaLabel:{type:String,default:void 0}},emits:[`loaded`],computed:{iconSizeClass(){return t.t[this.size]},ariaHidden(){return this.ariaLabel?`false`:`true`},dataQA(){return this.$attrs[`data-qa`]??`dt-icon`}},created(){this.$emit(`loaded`),this.uniqueID=e.t()}},a=[`aria-label`,`data-qa`,`aria-hidden`],o=[`clip-path`],s=[`id`];function c(e,t,n,i,c,l){return(0,r.openBlock)(),(0,r.createElementBlock)(`svg`,{"aria-label":n.ariaLabel,class:(0,r.normalizeClass)([l.iconSizeClass,`d-icon d-icon--object`]),"data-qa":l.dataQA,"aria-hidden":l.ariaHidden,role:`img`,"data-name":`Object`,xmlns:`http://www.w3.org/2000/svg`,viewBox:`0 0 12 12`},[(0,r.createElementVNode)(`g`,{"clip-path":`url(#${e.uniqueID}a)`},[...t[0]||(t[0]=[(0,r.createElementVNode)(`path`,{fill:`currentColor`,"fill-rule":`evenodd`,d:`m1.54 5.404.788-.578-.306-.93a4.47 4.47 0 0 0-.483 1.508Zm1.205-2.51.566 1.718.696.218L5.5 3.746v-.733L4.038 1.95a4.513 4.513 0 0 0-1.292.944Zm2.47-1.325.785.57.786-.57a4.528 4.528 0 0 0-1.572 0Zm2.748.38L6.501 3.013v.734L7.99 4.828l.707-.23.55-1.714a4.513 4.513 0 0 0-1.284-.934Zm2.171.424a5.5 5.5 0 0 0-8.848 6.462.5.5 0 0 0 .078.126 5.5 5.5 0 0 0 10.11-2.425.5.5 0 0 0 .02-.265 5.478 5.478 0 0 0-1.253-3.774.5.5 0 0 0-.107-.124Zm-.16 1.515-.292.913.773.556a4.468 4.468 0 0 0-.48-1.47Zm.487 2.706L9.008 5.548l-.709.23-.57 1.753.427.59 1.815-.002a4.47 4.47 0 0 0 .49-1.525ZM9.244 9.12h-.978l-.302.93c.48-.233.913-.55 1.28-.93Zm-2.455 1.31.559-1.721-.428-.592H5.08l-.43.595.567 1.72a4.53 4.53 0 0 0 1.572-.002Zm-2.75-.38-.304-.922-.965.004c.364.376.793.688 1.269.919Zm-2-1.915 1.8-.007.432-.597-.568-1.75-.692-.216L1.545 6.64c.076.535.247 1.04.493 1.496Zm2.647-2.563.502 1.545h1.625l.502-1.545L6 4.618l-1.314.955Z`,"clip-rule":`evenodd`},null,-1)])],8,o),(0,r.createElementVNode)(`defs`,null,[(0,r.createElementVNode)(`clipPath`,{id:`${e.uniqueID}a`},[...t[1]||(t[1]=[(0,r.createElementVNode)(`path`,{fill:`#fff`,d:`M0 0h12v12H0z`},null,-1)])],8,s)])],10,a)}var l=n.t(i,[[`render`,c]]);module.exports=l;
//# sourceMappingURL=object.cjs.map