quantumai-design-system
Version:
퀀텀에이아이의 디자인 시스템
19 lines (18 loc) • 3.24 kB
JavaScript
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
export var HUGE_ICONS_PATH = {
chat: {
width: 35,
height: 35,
icon: (_jsxs(_Fragment, { children: [_jsx("rect", { width: "35", height: "35", rx: "17.5", fill: "#DEEEFF" }), _jsx("path", { opacity: "0.4", d: "M16.3888 8.49994H15.2777C10.9821 8.49994 7.49991 12.0257 7.49991 16.375V19.75C7.49991 20.9926 8.49483 22 9.72214 22H16.3888C20.0707 22 23.0555 18.9779 23.0555 15.25C23.0555 14.7068 22.9922 14.1787 22.8725 13.6727C22.171 10.7056 19.5343 8.49994 16.3888 8.49994Z", fill: "#0078FE" }), _jsx("path", { d: "M16.3888 22C20.0707 22 23.0555 18.978 23.0555 15.25C23.0555 14.7069 22.9921 14.1788 22.8725 13.6728C25.5985 14.897 27.5 17.6612 27.5 20.875V24.2501C27.5 25.4927 26.505 26.5001 25.2777 26.5001H18.611C15.7083 26.5001 13.2389 24.6217 12.3237 22H16.3888Z", fill: "#0078FE" })] })),
},
Calendar: {
width: 35,
height: 35,
icon: (_jsxs(_Fragment, { children: [_jsx("rect", { width: "35", height: "35", rx: "17.5", fill: "#C3C8CC" }), _jsx("path", { opacity: "0.4", d: "M8.5 13.875H26.5V22.875C26.5 25.0842 24.7091 26.875 22.5 26.875H12.5C10.2909 26.875 8.5 25.0842 8.5 22.875V13.875Z", fill: "#525252" }), _jsx("path", { d: "M22.5 8.375H12.5C10.2909 8.375 8.5 10.1659 8.5 12.375V13.875H26.5V12.375C26.5 10.1659 24.7091 8.375 22.5 8.375Z", fill: "#525252" }), _jsx("path", { opacity: "0.4", "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.5 6.125C13.9142 6.125 14.25 6.46079 14.25 6.875V9.875C14.25 10.2892 13.9142 10.625 13.5 10.625C13.0858 10.625 12.75 10.2892 12.75 9.875V6.875C12.75 6.46079 13.0858 6.125 13.5 6.125ZM21.5 6.125C21.9142 6.125 22.25 6.46079 22.25 6.875V9.875C22.25 10.2892 21.9142 10.625 21.5 10.625C21.0858 10.625 20.75 10.2892 20.75 9.875V6.875C20.75 6.46079 21.0858 6.125 21.5 6.125Z", fill: "#525252" })] })),
},
Graph: {
width: 35,
height: 35,
icon: (_jsxs(_Fragment, { children: [_jsx("rect", { width: "35", height: "35", rx: "17.5", fill: "#C3C8CC" }), _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M18.25 25.1211V29.125C18.25 29.5392 17.9142 29.875 17.5 29.875C17.0858 29.875 16.75 29.5392 16.75 29.125V25.1211H18.25Z", fill: "#525252" }), _jsx("path", { opacity: "0.4", d: "M8.50003 12.125H26.5V23.125C26.5 24.2296 25.6046 25.125 24.5 25.125H10.5C9.39546 25.125 8.50003 24.2296 8.50003 23.125V12.125Z", fill: "#525252" }), _jsx("path", { d: "M7.5 11.125C7.5 10.0204 8.39543 9.125 9.5 9.125H25.5C26.6046 9.125 27.5 10.0204 27.5 11.125C27.5 12.2296 26.6046 13.125 25.5 13.125H9.5C8.39543 13.125 7.5 12.2296 7.5 11.125Z", fill: "#525252" }), _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M21.886 16.482C22.2412 16.6951 22.3563 17.1558 22.1432 17.511L21.061 19.3147C20.1536 20.8271 18.0162 20.9708 16.9145 19.5936C16.4657 19.0326 15.5951 19.0912 15.2255 19.7072L14.1432 21.511C13.9301 21.8661 13.4694 21.9813 13.1142 21.7682C12.7591 21.5551 12.6439 21.0944 12.857 20.7392L13.9392 18.9355C14.8467 17.4231 16.984 17.2793 18.0858 18.6566C18.5346 19.2175 19.4051 19.159 19.7747 18.543L20.857 16.7392C21.0701 16.384 21.5308 16.2689 21.886 16.482Z", fill: "#525252" })] })),
},
};