UNPKG

@dialpad/dialtone-icons

Version:

Dialtone icon library

63 lines (62 loc) 5.95 kB
import { I as h } from "../constants-DeVuDy8J.js"; import { openBlock as e, createElementBlock as i, normalizeClass as l, createStaticVNode as v } from "vue"; import { _ as d } from "../_plugin-vue_export-helper-CHgC5LLL.js"; const r = { name: "DtIconPipedrive", props: { /** * The size of the icon. * @values 100, 200, 300, 400, 500, 600, 700, 800 */ size: { type: String, default: "500", validator: (c) => Object.keys(h).includes(c) }, /** * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational */ ariaLabel: { type: String, default: void 0 } }, /** * @TODO: Remove this emit once the icons migration is complete, * they will no longer need this event. * */ emits: ["loaded"], computed: { iconSizeClass() { return h[this.size]; }, ariaHidden() { return this.ariaLabel ? "false" : "true"; }, dataQA() { return this.$attrs["data-qa"] ?? "dt-icon"; } }, created() { this.$emit("loaded"); } }, s = ["aria-label", "data-qa", "aria-hidden"], m = /* @__PURE__ */ v('<path d="M5.116 10h.638v.672h-.638V10Zm11.164 0h.637v.672h-.638V10Z" fill="#525254"></path><path d="M3.707 10.913c-.402 0-.634.18-.747.304-.013-.107-.084-.246-.36-.246H2v.628h.246c.042 0 .055.013.055.055v2.867h.715v-1.076l-.001-.08a.951.951 0 0 0 .658.243c.7 0 1.188-.554 1.188-1.347 0-.806-.464-1.348-1.154-1.348Zm-.145 2.072c-.386 0-.56-.368-.56-.71 0-.538.294-.73.57-.73.337 0 .564.292.564.725 0 .495-.289.716-.574.716" fill="#231F1F"></path><path d="M5.803 12.872v-1.52c0-.256-.124-.381-.378-.381h-.639v.628h.246c.042 0 .055.013.055.055v1.514c0 .26.12.382.377.382h.64v-.623h-.247c-.04 0-.054-.015-.054-.055" fill="#231F1F"></path><path d="M7.67 10.913c-.401 0-.633.18-.746.304-.013-.107-.084-.246-.36-.246h-.6v.628h.246c.041 0 .055.013.055.055v2.867h.715v-1.076l-.001-.08a.951.951 0 0 0 .658.243c.7 0 1.188-.554 1.188-1.347 0-.806-.464-1.348-1.154-1.348Zm-.145 2.072c-.384 0-.56-.368-.56-.71 0-.538.294-.73.57-.73.338 0 .565.292.565.725 0 .495-.289.716-.575.716m2.618-2.073c-.77 0-1.31.554-1.31 1.348 0 .78.582 1.348 1.383 1.348.63 0 1.015-.373 1.032-.39l.028-.028-.311-.517-.046.044c-.003.002-.286.263-.66.263-.358 0-.62-.219-.682-.562h1.696l.004-.047c0-.006.015-.159.015-.233 0-.733-.462-1.226-1.149-1.226Zm-.54.975a.531.531 0 0 1 .54-.396c.215 0 .381.164.41.396h-.95m4.29.984v-2.49c0-.257-.125-.382-.382-.382h-.64v.628h.247c.041 0 .055.013.055.055v.45c-.106-.095-.312-.22-.667-.22-.694 0-1.178.554-1.178 1.348 0 .806.464 1.348 1.154 1.348.395 0 .622-.184.733-.311.015.111.087.252.354.252h.62v-.623h-.241c-.04 0-.055-.015-.055-.055Zm-1.275.114c-.34 0-.56-.285-.56-.725 0-.428.229-.715.57-.715.386 0 .56.356.56.71 0 .538-.295.73-.57.73m3.166-2.049c-.298 0-.572.172-.734.445v-.059c0-.233-.13-.352-.382-.352h-.615v.628h.246c.041 0 .055.013.055.055v1.896h.715v-1.032c0-.136.017-.267.051-.388a.643.643 0 0 1 .625-.483c.082 0 .142.01.143.01l.06.008v-.71l-.044-.008a.84.84 0 0 0-.12-.01Zm1.182 1.935v-1.52c0-.256-.123-.381-.377-.381h-.578v.628h.184c.042 0 .055.013.055.055v1.514c0 .26.12.382.378.382h.639v-.623h-.246c-.04 0-.055-.015-.055-.055" fill="#231F1F"></path><path d="M19.653 11.599v-.628h-.382c-.223 0-.342.077-.413.267l-.466 1.302a2.1 2.1 0 0 0-.044.155 1.737 1.737 0 0 0-.047-.156l-.467-1.301c-.071-.192-.187-.267-.413-.267h-.405v.628h.105c.056 0 .074.019.087.054l.722 1.897h.804l.722-1.897c.013-.035.031-.054.087-.054h.11Z" fill="#231F1F"></path><path d="M21.951 12.372c0-.006.015-.159.015-.233 0-.733-.462-1.226-1.15-1.226-.77 0-1.308.554-1.308 1.348 0 .78.58 1.348 1.382 1.348.63 0 1.015-.373 1.032-.39l.029-.028-.311-.517-.047.044c-.003.002-.287.263-.66.263-.358 0-.62-.219-.682-.562h1.696l.004-.047Zm-1.674-.484a.532.532 0 0 1 .54-.396c.216 0 .381.164.41.396h-.95Z" fill="#231F1F"></path><path d="M15.784 10.937a.831.831 0 0 0-.608.278l.411-.002.36.002v-.26l-.043-.008a.837.837 0 0 0-.12-.01m3.074.301-.03.083c.277.019.552.04.825.063v-.413h-.382c-.223 0-.342.077-.413.267Zm-15.151-.325c-.402 0-.635.18-.747.304-.013-.107-.084-.246-.36-.246H2v.628h.246c.042 0 .055.013.055.055v1.598c.334-.116.67-.227 1.009-.33-.21-.121-.308-.391-.308-.647 0-.538.294-.73.57-.73.337 0 .564.292.564.725a.86.86 0 0 1-.104.437c.27-.076.542-.15.813-.22a1.87 1.87 0 0 0 .016-.226c0-.806-.464-1.348-1.154-1.348m1.718.057h-.639v.629h.246c.042 0 .055.013.055.055v.773c.238-.059.476-.116.716-.17v-.904c0-.257-.124-.382-.378-.382ZM5.116 10h.638v.672h-.638V10Zm2.554.913c-.401 0-.633.18-.746.304-.013-.107-.084-.246-.36-.246h-.6v.628h.246c.041 0 .055.013.055.055v.5c.244-.051.488-.1.733-.148.082-.332.315-.46.537-.46.201 0 .362.104.46.28.247-.041.495-.08.746-.118-.163-.491-.553-.795-1.07-.795m2.472 0c-.563 0-1 .296-1.196.765.304-.044.61-.085.92-.123a.59.59 0 0 1 .276-.063c.04 0 .076.007.111.017.282-.031.565-.06.851-.088-.196-.319-.536-.508-.962-.508M13.51 10h-.638v.628h.246c.041 0 .055.013.055.055v.45c-.106-.095-.312-.22-.667-.22a1.1 1.1 0 0 0-.92.466 47.4 47.4 0 0 1 2.307-.137v-.86c0-.257-.125-.382-.382-.382m1.157.97h-.615v.268c.326-.01.654-.018.984-.022-.036-.162-.159-.245-.37-.245ZM16.28 10h.637v.672h-.638V10Zm.309.97h-.578v.245c.315.003.63.009.942.018-.035-.175-.154-.262-.364-.262m.832-.001h-.405v.264c.277.009.553.019.828.031l-.01-.027c-.071-.192-.187-.267-.413-.267m3.396-.058c-.44 0-.802.18-1.034.482.335.03.67.063 1 .1l.15.016c.319.036.634.075.946.118-.163-.442-.55-.716-1.062-.716" fill="#3B3B3C"></path>', 7), n = [ m ]; function o(c, p, t, _, f, a) { return e(), i("svg", { "aria-label": t.ariaLabel, class: l([a.iconSizeClass, "d-icon d-icon--pipedrive"]), "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Pipedrive", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, n, 10, s); } const M = /* @__PURE__ */ d(r, [["render", o]]); export { M as default }; //# sourceMappingURL=pipedrive.js.map