@solfacil/girassol
Version:
Girassol design system
20 lines (19 loc) • 1.99 kB
JavaScript
import { openBlock as e, createElementBlock as c, createElementVNode as t } from "vue";
const s = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, o = /* @__PURE__ */ t("path", {
fill: "currentColor",
d: "M512 664.533c48.354 0 89.412-16.896 123.179-50.688 33.792-33.762 50.688-74.825 50.688-123.179s-16.896-89.415-50.688-123.179c-33.766-33.792-74.825-50.688-123.179-50.688-48.358 0-89.417 16.896-123.181 50.688-33.792 33.763-50.688 74.825-50.688 123.179s16.896 89.417 50.688 123.179c33.763 33.792 74.822 50.688 123.181 50.688zM512 605.867c-32 0-59.196-11.209-81.579-33.621-22.416-22.387-33.623-49.579-33.623-81.579s11.207-59.209 33.623-81.621c22.383-22.386 49.579-33.579 81.579-33.579s59.204 11.193 81.621 33.579c22.383 22.413 33.579 49.621 33.579 81.621s-11.196 59.191-33.579 81.579c-22.417 22.413-49.621 33.621-81.621 33.621zM512 789.333c-93.158 0-178.676-24.533-256.557-73.6-77.853-49.067-137.401-115.554-178.645-199.467-1.422-2.846-2.489-6.583-3.2-11.221-0.711-4.608-1.067-9.399-1.067-14.379s0.355-9.783 1.067-14.421c0.711-4.608 1.778-8.333 3.2-11.179 41.245-83.911 100.793-150.4 178.645-199.467 77.881-49.067 163.399-73.6 256.557-73.6 93.154 0 178.658 24.533 256.508 73.6 77.884 49.067 137.446 115.555 178.692 199.467 1.421 2.846 2.487 6.571 3.2 11.179 0.708 4.638 1.062 9.442 1.062 14.421s-0.354 9.771-1.062 14.379c-0.713 4.638-1.779 8.375-3.2 11.221-41.246 83.913-100.809 150.4-178.692 199.467-77.85 49.067-163.354 73.6-256.508 73.6zM512 725.333c80.354 0 154.138-21.163 221.355-63.488 67.183-42.295 118.554-99.358 154.108-171.179-35.554-71.822-86.925-128.896-154.108-171.221-67.217-42.297-141.001-63.445-221.355-63.445-80.358 0-154.143 21.149-221.357 63.445-67.186 42.325-118.557 99.399-154.112 171.221 35.555 71.821 86.926 128.883 154.112 171.179 67.214 42.325 140.998 63.488 221.357 63.488z",
style: {}
}, null, -1), i = [
o
];
function l(n, r) {
return e(), c("svg", s, i);
}
const d = { name: "girassol-visibility", render: l };
export {
d as default
};