UNPKG

cxl-svg-icon

Version:

This template should help get you started developing with Vue 3 and Typescript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.

553 lines (552 loc) 25.2 kB
import { defineComponent, computed, openBlock, createElementBlock, normalizeStyle, unref, createElementVNode } from "vue"; const _hoisted_1$9 = /* @__PURE__ */ createElementVNode("title", null, "check-circle", -1); const _hoisted_2$9 = /* @__PURE__ */ createElementVNode("g", { id: "check-circle", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, [ /* @__PURE__ */ createElementVNode("g", { id: "\u7F16\u7EC4", "fill-rule": "nonzero" }, [ /* @__PURE__ */ createElementVNode("rect", { id: "\u77E9\u5F62", "fill-opacity": "0", x: "0", y: "0" }), /* @__PURE__ */ createElementVNode("path", { d: "M24,2 C29.9123906,2 35.4584222,4.34577773 39.5563214,8.44365425 C43.6542106,12.5415888 46,18.0876184 46,24 C46,29.9123895 43.654204,35.4584231 39.5563136,39.5563136 C35.4584231,43.654204 29.9123895,46 24,46 C18.0876184,46 12.5415888,43.6542106 8.44364253,39.5563097 C4.34577773,35.4584222 2,29.9123906 2,24 C2,18.0876172 4.34577112,12.5415897 8.44365816,8.44363472 C12.5415897,4.34577112 18.0876172,2 24,2 Z M24,6 C19.159382,6 14.6272901,7.91691261 11.2720853,11.2720618 C7.91691261,14.6272901 6,19.159382 6,24 C6,28.8406212 7.91691507,33.3727094 11.2720657,36.7278786 C14.6272977,40.0830734 19.1593889,42 24,42 C28.8406143,42 33.3727019,40.083071 36.7278864,36.7278864 C40.083071,33.3727019 42,28.8406143 42,24 C42,19.1593889 40.0830734,14.6272977 36.7278903,11.2720775 C33.3727094,7.91691507 28.8406212,6 24,6 Z M34.1500708,15.5829742 C34.8891947,16.1828537 35.0368659,17.2413528 34.5159148,18.0163926 L34.4170258,18.1500708 L23.0545013,32.1500708 C22.3558902,33.0108439 21.0695969,33.047961 20.3200752,32.2632228 L20.2167736,32.1455266 L14.5792982,25.1538326 C13.9466413,24.3692006 14.0698414,23.220261 14.8544734,22.5876041 C15.5955147,21.9900948 16.6615094,22.0667913 17.3106296,22.7381479 L17.4207018,22.8627793 L21.642,28.097 L31.5829742,15.8499292 C32.2181407,15.0673275 33.367469,14.9478076 34.1500708,15.5829742 Z", id: "\u5F62\u72B6" }) ]) ], -1); const _hoisted_3$9 = [ _hoisted_1$9, _hoisted_2$9 ]; const _sfc_main$9 = /* @__PURE__ */ defineComponent({ props: { size: { type: [Number, String], default: 24 }, color: { type: String, default: "" } }, setup(__props) { const props = __props; const mySize = computed(() => { return props.size + "px"; }); return (_ctx, _cache) => { return openBlock(), createElementBlock("svg", { style: normalizeStyle({ width: unref(mySize), height: unref(mySize), fill: __props.color }), viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: "myCls" }, _hoisted_3$9, 4); }; } }); const _hoisted_1$8 = /* @__PURE__ */ createElementVNode("title", null, "close-circle", -1); const _hoisted_2$8 = /* @__PURE__ */ createElementVNode("g", { id: "close-circle", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, [ /* @__PURE__ */ createElementVNode("g", { id: "\u7F16\u7EC4", "fill-rule": "nonzero" }, [ /* @__PURE__ */ createElementVNode("rect", { id: "\u77E9\u5F62", "fill-opacity": "0", x: "0", y: "0" }), /* @__PURE__ */ createElementVNode("path", { d: "M24,2 C36.1502695,2 46,11.8497305 46,24 C46,36.1502695 36.1502695,46 24,46 C11.8497305,46 2,36.1502695 2,24 C2,11.8497305 11.8497305,2 24,2 Z M24,6 C14.0588695,6 6,14.0588695 6,24 C6,33.9411305 14.0588695,42 24,42 C33.9411305,42 42,33.9411305 42,24 C42,14.0588695 33.9411305,6 24,6 Z M32.2904699,15.7095301 C32.9635819,16.3826421 33.000977,17.450738 32.4026552,18.1677371 L32.2904699,18.2904699 L26.581,24 L32.2904699,29.7095301 C33.0031767,30.422237 33.0031767,31.577763 32.2904699,32.2904699 C31.6173579,32.9635819 30.549262,33.000977 29.8322629,32.4026552 L29.7095301,32.2904699 L24,26.581 L18.2904699,32.2904699 C17.577763,33.0031767 16.422237,33.0031767 15.7095301,32.2904699 C15.0364181,31.6173579 14.999023,30.549262 15.5973448,29.8322629 L15.7095301,29.7095301 L21.419,24 L15.7095301,18.2904699 C14.9968233,17.577763 14.9968233,16.422237 15.7095301,15.7095301 C16.3826421,15.0364181 17.450738,14.999023 18.1677371,15.5973448 L18.2904699,15.7095301 L24,21.419 L29.7095301,15.7095301 C30.422237,14.9968233 31.577763,14.9968233 32.2904699,15.7095301 Z", id: "\u5F62\u72B6" }) ]) ], -1); const _hoisted_3$8 = [ _hoisted_1$8, _hoisted_2$8 ]; const _sfc_main$8 = /* @__PURE__ */ defineComponent({ props: { size: { type: [Number, String], default: 24 }, color: { type: String, default: "" } }, setup(__props) { const props = __props; const mySize = computed(() => { return props.size + "px"; }); return (_ctx, _cache) => { return openBlock(), createElementBlock("svg", { style: normalizeStyle({ width: unref(mySize), height: unref(mySize), fill: __props.color }), viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: "myCls" }, _hoisted_3$8, 4); }; } }); const _hoisted_1$7 = /* @__PURE__ */ createElementVNode("title", null, "copyright", -1); const _hoisted_2$7 = /* @__PURE__ */ createElementVNode("g", { id: "copyright", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, [ /* @__PURE__ */ createElementVNode("g", { id: "\u7F16\u7EC4", "fill-rule": "nonzero" }, [ /* @__PURE__ */ createElementVNode("rect", { id: "\u77E9\u5F62", "fill-opacity": "0", x: "0", y: "0" }), /* @__PURE__ */ createElementVNode("path", { d: "M24,2 C36.1502645,2 46,11.8497355 46,24 C46,36.1502645 36.1502645,46 24,46 C11.8497355,46 2,36.1502645 2,24 C2,11.8497355 11.8497355,2 24,2 Z M24,6 C14.0588745,6 6,14.0588745 6,24 C6,33.9411255 14.0588745,42 24,42 C33.9411255,42 42,33.9411255 42,24 C42,14.0588745 33.9411255,6 24,6 Z M24.4088846,12.175 C27.7775096,12.175 30.6648979,13.7706112 32.1516,16.4698836 C32.347293,16.8251858 32.5165911,17.1962884 32.6583792,17.5810268 C33.0069142,18.5267675 32.5227833,19.5759852 31.5770426,19.9245202 C30.6313019,20.2730552 29.5820842,19.7889243 29.2335492,18.8431836 C29.1549366,18.6298702 29.0617062,18.4255086 28.954464,18.2307985 C28.1299557,16.7338123 26.4853859,15.825 24.4088846,15.825 C20.9098548,15.825 18.913007,18.1420844 18.8278411,22.566766 L18.825,22.8648649 L18.825,25.2207207 C18.825,29.7904518 20.8230889,32.175 24.4088846,32.175 C26.499178,32.175 28.1632223,31.2825247 28.980853,29.8430146 C29.0596219,29.7043351 29.1304193,29.560796 29.1930154,29.412686 L29.2807296,29.187129 C29.6188138,28.2376022 30.6626287,27.7419299 31.6121555,28.0800141 C32.5616823,28.4180982 33.0573545,29.4619131 32.7192704,30.41144 C32.5665316,30.8404147 32.3777333,31.2528973 32.1546278,31.6456941 C30.6630492,34.2717485 27.7669695,35.825 24.4088846,35.825 C18.7478881,35.825 15.2934622,31.816945 15.1779893,25.5470346 L15.175,25.2207207 L15.175,22.8648649 C15.175,16.3658277 18.6490496,12.175 24.4088846,12.175 Z", id: "\u5F62\u72B6" }) ]) ], -1); const _hoisted_3$7 = [ _hoisted_1$7, _hoisted_2$7 ]; const _sfc_main$7 = /* @__PURE__ */ defineComponent({ props: { size: { type: [Number, String], default: 24 }, color: { type: String, default: "" } }, setup(__props) { const props = __props; const mySize = computed(() => { return props.size + "px"; }); return (_ctx, _cache) => { return openBlock(), createElementBlock("svg", { style: normalizeStyle({ width: unref(mySize), height: unref(mySize), fill: __props.color }), viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: "myCls" }, _hoisted_3$7, 4); }; } }); const _hoisted_1$6 = /* @__PURE__ */ createElementVNode("title", null, "down-circle", -1); const _hoisted_2$6 = /* @__PURE__ */ createElementVNode("g", { id: "down-circle", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, [ /* @__PURE__ */ createElementVNode("g", { id: "\u7F16\u7EC4", "fill-rule": "nonzero" }, [ /* @__PURE__ */ createElementVNode("rect", { id: "\u77E9\u5F62", "fill-opacity": "0", x: "0", y: "0" }), /* @__PURE__ */ createElementVNode("path", { d: "M24,2 C36.1502695,2 46,11.8497305 46,24 C46,36.1502695 36.1502695,46 24,46 C11.8497305,46 2,36.1502695 2,24 C2,11.8497305 11.8497305,2 24,2 Z M24,6 C14.0588695,6 6,14.0588695 6,24 C6,33.9411305 14.0588695,42 24,42 C33.9411305,42 42,33.9411305 42,24 C42,14.0588695 33.9411305,6 24,6 Z M34.2904699,19.7095301 C34.9635819,20.3826421 35.000977,21.450738 34.4026552,22.1677371 L34.2904699,22.2904699 L25.2904699,31.2904699 C24.6173579,31.9635819 23.549262,32.000977 22.8322629,31.4026552 L22.7095301,31.2904699 L13.7095301,22.2904699 C12.9968233,21.577763 12.9968233,20.422237 13.7095301,19.7095301 C14.3826421,19.0364181 15.450738,18.999023 16.1677371,19.5973448 L16.2904699,19.7095301 L24,27.419 L31.7095301,19.7095301 C32.422237,18.9968233 33.577763,18.9968233 34.2904699,19.7095301 Z", id: "\u5F62\u72B6" }) ]) ], -1); const _hoisted_3$6 = [ _hoisted_1$6, _hoisted_2$6 ]; const _sfc_main$6 = /* @__PURE__ */ defineComponent({ props: { size: { type: [Number, String], default: 24 }, color: { type: String, default: "" } }, setup(__props) { const props = __props; const mySize = computed(() => { return props.size + "px"; }); return (_ctx, _cache) => { return openBlock(), createElementBlock("svg", { style: normalizeStyle({ width: unref(mySize), height: unref(mySize), fill: __props.color }), viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: "myCls" }, _hoisted_3$6, 4); }; } }); const _hoisted_1$5 = /* @__PURE__ */ createElementVNode("title", null, "info-circle", -1); const _hoisted_2$5 = /* @__PURE__ */ createElementVNode("g", { id: "info-circle", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, [ /* @__PURE__ */ createElementVNode("g", { id: "\u7F16\u7EC4", "fill-rule": "nonzero" }, [ /* @__PURE__ */ createElementVNode("rect", { id: "\u77E9\u5F62", "fill-opacity": "0", x: "0", y: "0" }), /* @__PURE__ */ createElementVNode("path", { d: "M24,2 C29.9123906,2 35.4584222,4.34577773 39.5563214,8.44365425 C43.6542106,12.5415888 46,18.0876184 46,24 C46,29.9123895 43.654204,35.4584231 39.5563136,39.5563136 C35.4584231,43.654204 29.9123895,46 24,46 C18.0876184,46 12.5415888,43.6542106 8.44364253,39.5563097 C4.34577773,35.4584222 2,29.9123906 2,24 C2,18.0876172 4.34577112,12.5415897 8.44365816,8.44363472 C12.5415897,4.34577112 18.0876172,2 24,2 Z M24,6 C19.159382,6 14.6272901,7.91691261 11.2720853,11.2720618 C7.91691261,14.6272901 6,19.159382 6,24 C6,28.8406212 7.91691507,33.3727094 11.2720657,36.7278786 C14.6272977,40.0830734 19.1593889,42 24,42 C28.8406143,42 33.3727019,40.083071 36.7278864,36.7278864 C40.083071,33.3727019 42,28.8406143 42,24 C42,19.1593889 40.0830734,14.6272977 36.7278903,11.2720775 C33.3727094,7.91691507 28.8406212,6 24,6 Z M24.5,18.175 C25.4575237,18.175 26.2428149,18.912415 26.3189502,19.8503216 L26.325,20 L26.325,31.174 L29,31.175 C30.0079197,31.175 30.825,31.9920803 30.825,33 C30.825,33.9575237 30.087585,34.7428149 29.1496784,34.8189502 L29,34.825 L20,34.825 C18.9920803,34.825 18.175,34.0079197 18.175,33 C18.175,32.0424763 18.912415,31.2571851 19.8503216,31.1810498 L20,31.175 L22.675,31.174 L22.675,21.825 L21,21.825 C20.0424763,21.825 19.2571851,21.087585 19.1810498,20.1496784 L19.175,20 C19.175,19.0424763 19.912415,18.2571851 20.8503216,18.1810498 L21,18.175 L24.5,18.175 Z M24,11 C25.3807,11 26.5,12.1193 26.5,13.5 C26.5,14.8807 25.3807,16 24,16 C22.6193,16 21.5,14.8807 21.5,13.5 C21.5,12.1193 22.6193,11 24,11 Z", id: "\u5F62\u72B6" }) ]) ], -1); const _hoisted_3$5 = [ _hoisted_1$5, _hoisted_2$5 ]; const _sfc_main$5 = /* @__PURE__ */ defineComponent({ props: { size: { type: [Number, String], default: 24 }, color: { type: String, default: "" } }, setup(__props) { const props = __props; const mySize = computed(() => { return props.size + "px"; }); return (_ctx, _cache) => { return openBlock(), createElementBlock("svg", { style: normalizeStyle({ width: unref(mySize), height: unref(mySize), fill: __props.color }), viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: "myCls" }, _hoisted_3$5, 4); }; } }); const _hoisted_1$4 = /* @__PURE__ */ createElementVNode("title", null, "left-circle", -1); const _hoisted_2$4 = /* @__PURE__ */ createElementVNode("g", { id: "left-circle", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, [ /* @__PURE__ */ createElementVNode("g", { id: "\u7F16\u7EC4", "fill-rule": "nonzero" }, [ /* @__PURE__ */ createElementVNode("rect", { id: "\u77E9\u5F62", "fill-opacity": "0", x: "0", y: "0" }), /* @__PURE__ */ createElementVNode("path", { d: "M24,2 C36.1502695,2 46,11.8497305 46,24 C46,36.1502695 36.1502695,46 24,46 C11.8497305,46 2,36.1502695 2,24 C2,11.8497305 11.8497305,2 24,2 Z M24,6 C14.0588695,6 6,14.0588695 6,24 C6,33.9411305 14.0588695,42 24,42 C33.9411305,42 42,33.9411305 42,24 C42,14.0588695 33.9411305,6 24,6 Z M28.2904699,13.7095301 C28.9635819,14.3826421 29.000977,15.450738 28.4026552,16.1677371 L28.2904699,16.2904699 L20.581,24 L28.2904699,31.7095301 C28.9635819,32.3826421 29.000977,33.450738 28.4026552,34.1677371 L28.2904699,34.2904699 C27.6173579,34.9635819 26.549262,35.000977 25.8322629,34.4026552 L25.7095301,34.2904699 L16.7095301,25.2904699 C16.0364181,24.6173579 15.999023,23.549262 16.5973448,22.8322629 L16.7095301,22.7095301 L25.7095301,13.7095301 C26.422237,12.9968233 27.577763,12.9968233 28.2904699,13.7095301 Z", id: "\u5F62\u72B6" }) ]) ], -1); const _hoisted_3$4 = [ _hoisted_1$4, _hoisted_2$4 ]; const _sfc_main$4 = /* @__PURE__ */ defineComponent({ props: { size: { type: [Number, String], default: 24 }, color: { type: String, default: "" } }, setup(__props) { const props = __props; const mySize = computed(() => { return props.size + "px"; }); return (_ctx, _cache) => { return openBlock(), createElementBlock("svg", { style: normalizeStyle({ width: unref(mySize), height: unref(mySize), fill: __props.color }), viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: "myCls" }, _hoisted_3$4, 4); }; } }); const _hoisted_1$3 = /* @__PURE__ */ createElementVNode("title", null, "meh", -1); const _hoisted_2$3 = /* @__PURE__ */ createElementVNode("g", { id: "meh", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, [ /* @__PURE__ */ createElementVNode("g", { id: "\u7F16\u7EC4", "fill-rule": "nonzero" }, [ /* @__PURE__ */ createElementVNode("rect", { id: "\u77E9\u5F62", "fill-opacity": "0", x: "0", y: "0" }), /* @__PURE__ */ createElementVNode("path", { d: "M24,2 C36.1502695,2 46,11.8497305 46,24 C46,36.1502695 36.1502695,46 24,46 C11.8497305,46 2,36.1502695 2,24 C2,11.8497305 11.8497305,2 24,2 Z M24,6 C14.0588695,6 6,14.0588695 6,24 C6,33.9411305 14.0588695,42 24,42 C33.9411305,42 42,33.9411305 42,24 C42,14.0588695 33.9411305,6 24,6 Z M29,26.6749 C30.0079197,26.6749 30.825,27.4919803 30.825,28.4999 C30.825,29.4574237 30.087585,30.2427149 29.1496784,30.3188502 L29,30.3249 L19,30.3249 C17.9920803,30.3249 17.175,29.5078197 17.175,28.4999 C17.175,27.5423763 17.912415,26.7570851 18.8503216,26.6809498 L19,26.6749 L29,26.6749 Z M15.9760004,16.7720255 C17.2186411,16.7720255 18.2260004,17.7793848 18.2260004,19.0220255 C18.2260004,20.2646662 17.2186411,21.2720255 15.9760004,21.2720255 C14.7333597,21.2720255 13.7260004,20.2646662 13.7260004,19.0220255 C13.7260004,17.7793848 14.7333597,16.7720255 15.9760004,16.7720255 Z M32.0240985,16.7720255 C33.2667391,16.7720255 34.2740985,17.7793848 34.2740985,19.0220255 C34.2740985,20.2646662 33.2667391,21.2720255 32.0240985,21.2720255 C30.7814578,21.2720255 29.7740985,20.2646662 29.7740985,19.0220255 C29.7740985,17.7793848 30.7814578,16.7720255 32.0240985,16.7720255 Z", id: "\u5F62\u72B6" }) ]) ], -1); const _hoisted_3$3 = [ _hoisted_1$3, _hoisted_2$3 ]; const _sfc_main$3 = /* @__PURE__ */ defineComponent({ props: { size: { type: [Number, String], default: 24 }, color: { type: String, default: "" } }, setup(__props) { const props = __props; const mySize = computed(() => { return props.size + "px"; }); return (_ctx, _cache) => { return openBlock(), createElementBlock("svg", { style: normalizeStyle({ width: unref(mySize), height: unref(mySize), fill: __props.color }), viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: "myCls" }, _hoisted_3$3, 4); }; } }); const _hoisted_1$2 = /* @__PURE__ */ createElementVNode("title", null, "minus-circle", -1); const _hoisted_2$2 = /* @__PURE__ */ createElementVNode("g", { id: "minus-circle", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, [ /* @__PURE__ */ createElementVNode("g", { id: "\u7F16\u7EC4", "fill-rule": "nonzero" }, [ /* @__PURE__ */ createElementVNode("rect", { id: "\u77E9\u5F62", "fill-opacity": "0", x: "0", y: "0" }), /* @__PURE__ */ createElementVNode("path", { d: "M24,2 C36.1502695,2 46,11.8497305 46,24 C46,36.1502695 36.1502695,46 24,46 C11.8497305,46 2,36.1502695 2,24 C2,11.8497305 11.8497305,2 24,2 Z M24,6 C14.0588695,6 6,14.0588695 6,24 C6,33.9411305 14.0588695,42 24,42 C33.9411305,42 42,33.9411305 42,24 C42,14.0588695 33.9411305,6 24,6 Z M32,22.175 C33.0079197,22.175 33.825,22.9920803 33.825,24 C33.825,24.9575237 33.087585,25.7428149 32.1496784,25.8189502 L32,25.825 L16,25.825 C14.9920803,25.825 14.175,25.0079197 14.175,24 C14.175,23.0424763 14.912415,22.2571851 15.8503216,22.1810498 L16,22.175 L32,22.175 Z", id: "\u5F62\u72B6" }) ]) ], -1); const _hoisted_3$2 = [ _hoisted_1$2, _hoisted_2$2 ]; const _sfc_main$2 = /* @__PURE__ */ defineComponent({ props: { size: { type: [Number, String], default: 24 }, color: { type: String, default: "" } }, setup(__props) { const props = __props; const mySize = computed(() => { return props.size + "px"; }); return (_ctx, _cache) => { return openBlock(), createElementBlock("svg", { style: normalizeStyle({ width: unref(mySize), height: unref(mySize), fill: __props.color }), viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: "myCls" }, _hoisted_3$2, 4); }; } }); const _hoisted_1$1 = /* @__PURE__ */ createElementVNode("title", null, "plus-circle", -1); const _hoisted_2$1 = /* @__PURE__ */ createElementVNode("g", { id: "plus-circle", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, [ /* @__PURE__ */ createElementVNode("g", { id: "\u7F16\u7EC4", "fill-rule": "nonzero" }, [ /* @__PURE__ */ createElementVNode("rect", { id: "\u77E9\u5F62", "fill-opacity": "0", x: "0", y: "0" }), /* @__PURE__ */ createElementVNode("path", { d: "M24,2 C36.1502695,2 46,11.8497305 46,24 C46,36.1502695 36.1502695,46 24,46 C11.8497305,46 2,36.1502695 2,24 C2,11.8497305 11.8497305,2 24,2 Z M24,6 C14.0588695,6 6,14.0588695 6,24 C6,33.9411305 14.0588695,42 24,42 C33.9411305,42 42,33.9411305 42,24 C42,14.0588695 33.9411305,6 24,6 Z M24,14.175 C24.9575237,14.175 25.7428149,14.912415 25.8189502,15.8503216 L25.825,16 L25.825,22.175 L32,22.175 C33.0079197,22.175 33.825,22.9920803 33.825,24 C33.825,24.9575237 33.087585,25.7428149 32.1496784,25.8189502 L32,25.825 L25.825,25.825 L25.825,32 C25.825,33.0079197 25.0079197,33.825 24,33.825 C23.0424763,33.825 22.2571851,33.087585 22.1810498,32.1496784 L22.175,32 L22.175,25.825 L16,25.825 C14.9920803,25.825 14.175,25.0079197 14.175,24 C14.175,23.0424763 14.912415,22.2571851 15.8503216,22.1810498 L16,22.175 L22.175,22.175 L22.175,16 C22.175,14.9920803 22.9920803,14.175 24,14.175 Z", id: "\u5F62\u72B6" }) ]) ], -1); const _hoisted_3$1 = [ _hoisted_1$1, _hoisted_2$1 ]; const _sfc_main$1 = /* @__PURE__ */ defineComponent({ props: { size: { type: [Number, String], default: 24 }, color: { type: String, default: "" } }, setup(__props) { const props = __props; const mySize = computed(() => { return props.size + "px"; }); return (_ctx, _cache) => { return openBlock(), createElementBlock("svg", { style: normalizeStyle({ width: unref(mySize), height: unref(mySize), fill: __props.color }), viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: "myCls" }, _hoisted_3$1, 4); }; } }); const _hoisted_1 = /* @__PURE__ */ createElementVNode("title", null, "unhappy", -1); const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { id: "unhappy", stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, [ /* @__PURE__ */ createElementVNode("g", { id: "\u7F16\u7EC4", "fill-rule": "nonzero" }, [ /* @__PURE__ */ createElementVNode("rect", { id: "\u77E9\u5F62", "fill-opacity": "0", x: "0", y: "0" }), /* @__PURE__ */ createElementVNode("path", { d: "M24,2 C36.1502695,2 46,11.8497305 46,24 C46,36.1502695 36.1502695,46 24,46 C11.8497305,46 2,36.1502695 2,24 C2,11.8497305 11.8497305,2 24,2 Z M24,6 C14.0588695,6 6,14.0588695 6,24 C6,33.9411305 14.0588695,42 24,42 C33.9411305,42 42,33.9411305 42,24 C42,14.0588695 33.9411305,6 24,6 Z M24,25.1749 C26.0538977,25.1749 27.7593243,25.9288781 29.0845165,27.1657241 C29.875129,27.9036291 30.3783289,28.649549 30.6477204,29.2152712 C31.081059,30.1252821 30.6946397,31.2142819 29.7846288,31.6476204 C28.9225132,32.0581517 27.8997538,31.7329446 27.4260284,30.9238204 L27.3522796,30.7845288 C27.2645282,30.600251 27.0087996,30.2211709 26.5940549,29.8340759 C25.9103185,29.1959219 25.0711023,28.8249 24,28.8249 C22.9288977,28.8249 22.0896815,29.1959219 21.4059451,29.8340759 C21.0372831,30.1781604 20.7942635,30.515912 20.68318,30.7161442 L20.6477204,30.7845288 C20.2143819,31.6945397 19.1253821,32.080959 18.2153712,31.6476204 C17.3053603,31.2142819 16.918941,30.1252821 17.3522796,29.2152712 C17.6216711,28.649549 18.124871,27.9036291 18.9154835,27.1657241 C20.2406757,25.9288781 21.9461023,25.1749 24,25.1749 Z M15.9760004,16.7720255 C17.2186411,16.7720255 18.2260004,17.7793848 18.2260004,19.0220255 C18.2260004,20.2646662 17.2186411,21.2720255 15.9760004,21.2720255 C14.7333597,21.2720255 13.7260004,20.2646662 13.7260004,19.0220255 C13.7260004,17.7793848 14.7333597,16.7720255 15.9760004,16.7720255 Z M32.0240985,16.7720255 C33.2667391,16.7720255 34.2740985,17.7793848 34.2740985,19.0220255 C34.2740985,20.2646662 33.2667391,21.2720255 32.0240985,21.2720255 C30.7814578,21.2720255 29.7740985,20.2646662 29.7740985,19.0220255 C29.7740985,17.7793848 30.7814578,16.7720255 32.0240985,16.7720255 Z", id: "\u5F62\u72B6" }) ]) ], -1); const _hoisted_3 = [ _hoisted_1, _hoisted_2 ]; const _sfc_main = /* @__PURE__ */ defineComponent({ props: { size: { type: [Number, String], default: 24 }, color: { type: String, default: "" } }, setup(__props) { const props = __props; const mySize = computed(() => { return props.size + "px"; }); return (_ctx, _cache) => { return openBlock(), createElementBlock("svg", { style: normalizeStyle({ width: unref(mySize), height: unref(mySize), fill: __props.color }), viewBox: "0 0 48 48", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: "myCls" }, _hoisted_3, 4); }; } }); export { _sfc_main$9 as CheckCircle, _sfc_main$8 as CloseCircle, _sfc_main$7 as Copyright, _sfc_main$6 as DownCircle, _sfc_main$5 as InfoCircle, _sfc_main$4 as LeftCircle, _sfc_main$3 as Meh, _sfc_main$2 as MinusCircle, _sfc_main$1 as PlusCircle, _sfc_main as Unhappy };