@solfacil/girassol
Version:
Girassol design system
19 lines (18 loc) • 989 B
JavaScript
import { openBlock as e, createElementBlock as t, createElementVNode as n } from "vue";
const q = {
viewBox: "0 0 24 24",
width: "1em",
height: "1em"
}, o = /* @__PURE__ */ n("path", {
fill: "currentColor",
d: "M10.6 13.25L8.45 11.1q-.275-.275-.7-.275q-.425 0-.7.275q-.275.275-.275.7q0 .425.275.7l2.85 2.85q.3.3.7.3q.4 0 .7-.3l5.65-5.65q.275-.275.275-.7q0-.425-.275-.7q-.275-.275-.7-.275q-.425 0-.7.275ZM5 19h14V5H5v14ZM5 5v14V5Zm0 16q-.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 21Zm7-16.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.213Z"
}, null, -1), l = [
o
];
function r(i, s) {
return e(), t("svg", q, l);
}
const c = { name: "material-symbols-assignment-turned-in-outline-rounded", render: r };
export {
c as default
};