UNPKG

@dialpad/dialtone-icons

Version:
3 lines (2 loc) 1.73 kB
"use strict";const r=require("../../utils-Bndrzhtw.cjs"),l=require("../../constants-CHwVJpfT.cjs"),e=require("vue"),d=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),s={name:"DtIconThumbsDownFilled",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"),this.uniqueID=r.g()}},o=["aria-label","data-qa","aria-hidden"],u=["clip-path"],c=["id"];function m(a,t,n,p,f,i){return e.openBlock(),e.createElementBlock("svg",{"aria-label":n.ariaLabel,class:e.normalizeClass([i.iconSizeClass,"d-icon d-icon--thumbs-down-filled"]),"data-qa":i.dataQA,"aria-hidden":i.ariaHidden,role:"img","data-name":"Thumbs Down Filled",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("g",{"clip-path":`url(#${a.uniqueID}a)`,fill:"currentColor"},[...t[0]||(t[0]=[e.createElementVNode("path",{d:"M5.995 11.438a.438.438 0 0 0 .396-.242l1.671-3.338V.722a.437.437 0 0 0-.337-.16H3.25a1.438 1.438 0 0 0-1.38 1.036l-1.165 4a1.438 1.438 0 0 0 1.38 1.84h2.359l-.369 1.517a2.002 2.002 0 0 0 1.92 2.482Zm2.942-4.005V.567A.441.441 0 0 1 9 .563h1A1.437 1.437 0 0 1 11.438 2v4A1.438 1.438 0 0 1 10 7.438H9a.441.441 0 0 1-.063-.005Z"},null,-1)])],8,u),e.createElementVNode("defs",null,[e.createElementVNode("clipPath",{id:`${a.uniqueID}a`},[...t[1]||(t[1]=[e.createElementVNode("path",{fill:"#fff",transform:"rotate(180 6 6)",d:"M0 0h12v12H0z"},null,-1)])],8,c)])],10,o)}const h=d._(s,[["render",m]]);module.exports=h; //# sourceMappingURL=thumbs-down-filled.cjs.map