@solfacil/girassol
Version:
Girassol design system
19 lines (18 loc) • 815 B
JavaScript
import { openBlock as e, createElementBlock as t, createElementVNode as n } from "vue";
const o = {
viewBox: "0 0 24 24",
width: "1em",
height: "1em"
}, m = /* @__PURE__ */ n("path", {
fill: "currentColor",
d: "M5 21q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h4.2q.325-.9 1.088-1.45Q11.05 1 12 1t1.713.55Q14.475 2.1 14.8 3H19q.825 0 1.413.587Q21 4.175 21 5v14q0 .825-.587 1.413Q19.825 21 19 21Zm0-2h14V5H5v14Zm2-2h7v-2H7Zm0-4h10v-2H7Zm0-4h10V7H7Zm5-4.75q.325 0 .538-.213q.212-.212.212-.537q0-.325-.212-.538q-.213-.212-.538-.212q-.325 0-.537.212q-.213.213-.213.538q0 .325.213.537q.212.213.537.213ZM5 19V5v14Z"
}, null, -1), s = [
m
];
function i(l, c) {
return e(), t("svg", o, s);
}
const q = { name: "material-symbols-assignment-outline", render: i };
export {
q as default
};