@i-novus/ui-core
Version:
Базовые UI компоненты
3 lines (2 loc) • 2.11 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const CalendarIcon = () => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", children: [_jsx("mask", { id: "mask0_4444_30068", style: { maskType: 'alpha' }, width: "24", height: "24", x: "0", y: "0", maskUnits: "userSpaceOnUse", children: _jsx("path", { fill: "#D9D9D9", d: "M0 0H24V24H0z" }) }), _jsx("g", { mask: "url(#mask0_4444_30068)", children: _jsx("path", { fill: "#1D63B6", d: "M5.615 21c-.46 0-.844-.154-1.152-.462A1.565 1.565 0 014 19.385V6.615c0-.46.154-.844.463-1.152A1.565 1.565 0 015.615 5h1.77V2.77h1.077V5h7.153V2.77h1V5h1.77c.46 0 .844.154 1.152.463.309.308.463.692.463 1.152v12.77c0 .46-.154.844-.462 1.153a1.565 1.565 0 01-1.153.462H5.615zm0-1h12.77a.588.588 0 00.423-.192.588.588 0 00.192-.423v-8.77H5v8.77c0 .153.064.294.192.423.129.128.27.192.423.192zM5 9.615h14v-3a.588.588 0 00-.192-.423.588.588 0 00-.423-.192H5.615a.588.588 0 00-.423.192.588.588 0 00-.192.423v3zm7 4.539a.738.738 0 01-.54-.23.738.738 0 01-.23-.54c0-.206.077-.386.23-.539a.738.738 0 01.54-.23c.206 0 .386.077.54.23.153.153.23.333.23.54a.738.738 0 01-.23.54.738.738 0 01-.54.229zm-4 0a.738.738 0 01-.54-.23.738.738 0 01-.23-.54c0-.206.077-.386.23-.539a.738.738 0 01.54-.23c.206 0 .386.077.54.23.153.153.23.333.23.54a.738.738 0 01-.23.54.738.738 0 01-.54.229zm8 0a.738.738 0 01-.54-.23.738.738 0 01-.23-.54c0-.206.077-.386.23-.539a.738.738 0 01.54-.23c.206 0 .386.077.54.23.153.153.23.333.23.54a.738.738 0 01-.23.54.738.738 0 01-.54.229zM12 18a.738.738 0 01-.54-.23.739.739 0 01-.23-.54c0-.206.077-.385.23-.539a.738.738 0 01.54-.23c.206 0 .386.077.54.23.153.154.23.333.23.54a.739.739 0 01-.23.54.738.738 0 01-.54.23zm-4 0a.738.738 0 01-.54-.23.739.739 0 01-.23-.54c0-.206.077-.385.23-.539a.738.738 0 01.54-.23c.206 0 .386.077.54.23.153.154.23.333.23.54a.739.739 0 01-.23.54A.738.738 0 018 18zm8 0a.738.738 0 01-.54-.23.739.739 0 01-.23-.54c0-.206.077-.385.23-.539a.738.738 0 01.54-.23c.206 0 .386.077.54.23.153.154.23.333.23.54a.739.739 0 01-.23.54.738.738 0 01-.54.23z" }) })] }));