UNPKG

@dialpad/dialtone-icons

Version:
3 lines (2 loc) 1.6 kB
"use strict";const l=require("../../utils-Bndrzhtw.cjs"),n=require("../../constants-CHwVJpfT.cjs"),e=require("vue"),d=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),s={name:"DtIconSend",props:{size:{type:String,default:"500",validator:a=>Object.keys(n.I).includes(a)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return n.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded"),this.uniqueID=l.g()}},o=["aria-label","data-qa","aria-hidden"],u=["clip-path"],c=["id"];function p(a,t,r,f,h,i){return e.openBlock(),e.createElementBlock("svg",{"aria-label":r.ariaLabel,class:e.normalizeClass([i.iconSizeClass,"d-icon d-icon--send"]),"data-qa":i.dataQA,"aria-hidden":i.ariaHidden,role:"img","data-name":"Send",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 13 12"},[e.createElementVNode("g",{"clip-path":`url(#${a.uniqueID}a)`},[...t[0]||(t[0]=[e.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M1.661 1.036a.5.5 0 0 1 .556-.083l9.546 4.597a.5.5 0 0 1 0 .9l-9.546 4.597a.5.5 0 0 1-.684-.63L3.233 6l-1.7-4.417a.5.5 0 0 1 .128-.547ZM4.111 6.5 2.92 9.599 9.355 6.5H4.11Zm5.244-1H4.11L2.92 2.401 9.355 5.5Z","clip-rule":"evenodd"},null,-1)])],8,u),e.createElementVNode("defs",null,[e.createElementVNode("clipPath",{id:`${a.uniqueID}a`},[...t[1]||(t[1]=[e.createElementVNode("path",{fill:"#fff",d:"M0 0h12v12H0z",transform:"translate(.5)"},null,-1)])],8,c)])],10,o)}const m=d._(s,[["render",p]]);module.exports=m; //# sourceMappingURL=send.cjs.map