UNPKG

@dialpad/dialtone-icons

Version:

Dialtone icon library

3 lines (2 loc) 1.57 kB
"use strict";const i=require("../constants-CHwVJpfT.cjs"),e=require("vue"),s=require("../_plugin-vue_export-helper-BRilXfQE.cjs"),n={name:"DtIconSalesforceGlyph",props:{size:{type:String,default:"500",validator:t=>Object.keys(i.I).includes(t)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return i.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}},l=["aria-label","data-qa","aria-hidden"],c=e.createElementVNode("rect",{width:"24",height:"24",rx:"2",fill:"#00A1E0"},null,-1),d=e.createElementVNode("path",{d:"M10.323 6.419a3.637 3.637 0 0 1 2.536-1.011c1.32 0 2.472.683 3.085 1.698a4.543 4.543 0 0 1 1.744-.344C20.07 6.762 22 8.57 22 10.8c0 2.231-1.93 4.04-4.312 4.04-.285 0-.57-.027-.849-.08-.54.896-1.57 1.5-2.751 1.5-.494 0-.962-.106-1.379-.295C12.162 17.161 10.886 18 9.4 18c-1.549 0-2.868-.91-3.375-2.186a3.54 3.54 0 0 1-.686.067C3.495 15.88 2 14.479 2 12.749c0-1.16.672-2.172 1.67-2.713a3.368 3.368 0 0 1-.32-1.433c0-1.99 1.739-3.602 3.884-3.602 1.26 0 2.38.556 3.089 1.418Z",fill:"#fff"},null,-1),o=[c,d];function _(t,h,r,f,p,a){return e.openBlock(),e.createElementBlock("svg",{"aria-label":r.ariaLabel,class:e.normalizeClass([a.iconSizeClass,"d-icon d-icon--salesforce-glyph"]),"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Salesforce Glyph",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},o,10,l)}const u=s._(n,[["render",_]]);module.exports=u; //# sourceMappingURL=salesforce-glyph.cjs.map