@dialpad/dialtone-icons
Version:
Dialtone icon library
3 lines (2 loc) • 1.92 kB
JavaScript
"use strict";const i=require("../utils-Bndrzhtw.cjs"),s=require("../constants-CHwVJpfT.cjs"),r=require("../_plugin-vue2_normalizer-e_CkxkSV.cjs"),l={name:"DtIconGoogleSlides",props:{size:{type:String,default:"500",validator:e=>Object.keys(s.I).includes(e)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return s.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded"),this.uniqueID=i.g()}};var n=function(){var a=this,t=a._self._c;return t("svg",{staticClass:"d-icon d-icon--google-slides",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Google Slides",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{d:"M5.5 1A1.5 1.5 0 0 0 4 2.5v19A1.5 1.5 0 0 0 5.5 23h13a1.5 1.5 0 0 0 1.5-1.5V7l-6-6H5.5Z",fill:"#F4B70A"}}),t("path",{attrs:{d:"M5.5 23A1.5 1.5 0 0 1 4 21.5v-.25a1.5 1.5 0 0 0 1.5 1.5h13a1.5 1.5 0 0 0 1.5-1.5v.25a1.5 1.5 0 0 1-1.5 1.5h-13Z",fill:"#EFA904"}}),t("path",{attrs:{d:"M5.5 1A1.5 1.5 0 0 0 4 2.5v.25a1.5 1.5 0 0 1 1.5-1.5h8.75L14 1H5.5Z",fill:"#F6C028"}}),t("path",{attrs:{d:"M20 12.125V7l-.875-.875h-4.22a.375.375 0 0 0-.265.64l5.36 5.36Z",fill:`url(#${a.uniqueID}a)`}}),t("path",{attrs:{d:"m14 1 6 6h-4.5A1.5 1.5 0 0 1 14 5.5V1Z",fill:"#FADC87"}}),t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.5 11a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-7Zm6.5 2.25H9v3.5h6v-3.5Z",fill:"#fff"}}),t("defs",[t("linearGradient",{attrs:{id:`${a.uniqueID}a`,x1:"17.265",y1:"12.125",x2:"17.265",y2:"6",gradientUnits:"userSpaceOnUse"}},[t("stop",{attrs:{"stop-color":"#F4B70A"}}),t("stop",{attrs:{offset:"1","stop-color":"#E2930A"}})],1)],1)])},d=[],o=r.n(l,n,d);const c=o.exports;module.exports=c;
//# sourceMappingURL=google-slides.cjs.map