|
|
@ -675,119 +675,38 @@ export const resetZoom = createIcon(
|
|
|
|
{ width: 1024 },
|
|
|
|
{ width: 1024 },
|
|
|
|
);
|
|
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
export const BringForwardIcon = createIcon(
|
|
|
|
const arrowBarToTopJSX = (
|
|
|
|
<>
|
|
|
|
<g strokeWidth={1.5}>
|
|
|
|
<g
|
|
|
|
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
|
|
|
|
clipPath="url(#a)"
|
|
|
|
<path d="M12 10l0 10" />
|
|
|
|
stroke="currentColor"
|
|
|
|
<path d="M12 10l4 4" />
|
|
|
|
strokeWidth="1.25"
|
|
|
|
<path d="M12 10l-4 4" />
|
|
|
|
strokeLinecap="round"
|
|
|
|
<path d="M4 4l16 0" />
|
|
|
|
strokeLinejoin="round"
|
|
|
|
</g>
|
|
|
|
>
|
|
|
|
|
|
|
|
<path
|
|
|
|
|
|
|
|
d="M13.889 4.167H8.333c-.767 0-1.389.622-1.389 1.389v5.555c0 .767.622 1.389 1.39 1.389h5.555c.767 0 1.389-.622 1.389-1.389V5.556c0-.767-.622-1.39-1.39-1.39Z"
|
|
|
|
|
|
|
|
fill="currentColor"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<path d="M12.5 12.5v1.389a1.389 1.389 0 0 1-1.389 1.389H5.556a1.389 1.389 0 0 1-1.39-1.39V8.334a1.389 1.389 0 0 1 1.39-1.389h1.388" />
|
|
|
|
|
|
|
|
</g>
|
|
|
|
|
|
|
|
<defs>
|
|
|
|
|
|
|
|
<clipPath id="a">
|
|
|
|
|
|
|
|
<path fill="#fff" d="M0 0h20v20H0z" />
|
|
|
|
|
|
|
|
</clipPath>
|
|
|
|
|
|
|
|
</defs>
|
|
|
|
|
|
|
|
</>,
|
|
|
|
|
|
|
|
modifiedTablerIconProps,
|
|
|
|
|
|
|
|
);
|
|
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
export const SendBackwardIcon = createIcon(
|
|
|
|
const arrownNarrowUpJSX = (
|
|
|
|
<>
|
|
|
|
<g strokeWidth={1.5}>
|
|
|
|
<g
|
|
|
|
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
|
|
|
|
clipPath="url(#a)"
|
|
|
|
<path d="M12 5l0 14" />
|
|
|
|
stroke="currentColor"
|
|
|
|
<path d="M16 9l-4 -4" />
|
|
|
|
strokeWidth="1.25"
|
|
|
|
<path d="M8 9l4 -4" />
|
|
|
|
strokeLinecap="round"
|
|
|
|
</g>
|
|
|
|
strokeLinejoin="round"
|
|
|
|
|
|
|
|
>
|
|
|
|
|
|
|
|
<path
|
|
|
|
|
|
|
|
fillRule="evenodd"
|
|
|
|
|
|
|
|
clipRule="evenodd"
|
|
|
|
|
|
|
|
d="M6.944 12.5H12.5v1.389a1.389 1.389 0 0 1-1.389 1.389H5.556a1.389 1.389 0 0 1-1.39-1.39V8.334a1.389 1.389 0 0 1 1.39-1.389h1.388"
|
|
|
|
|
|
|
|
fill="currentColor"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<path d="M13.889 4.167H8.333c-.767 0-1.389.621-1.389 1.389v5.555c0 .767.622 1.389 1.39 1.389h5.555c.767 0 1.389-.622 1.389-1.389V5.556c0-.768-.622-1.39-1.39-1.39Z" />
|
|
|
|
|
|
|
|
</g>
|
|
|
|
|
|
|
|
<defs>
|
|
|
|
|
|
|
|
<clipPath id="a">
|
|
|
|
|
|
|
|
<path fill="#fff" d="M0 0h20v20H0z" />
|
|
|
|
|
|
|
|
</clipPath>
|
|
|
|
|
|
|
|
</defs>
|
|
|
|
|
|
|
|
</>,
|
|
|
|
|
|
|
|
modifiedTablerIconProps,
|
|
|
|
|
|
|
|
);
|
|
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
export const BringToFrontIcon = createIcon(
|
|
|
|
export const BringForwardIcon = createIcon(arrownNarrowUpJSX, tablerIconProps);
|
|
|
|
<>
|
|
|
|
|
|
|
|
<g clipPath="url(#a)" stroke="currentColor" strokeWidth="1.25">
|
|
|
|
|
|
|
|
<path
|
|
|
|
|
|
|
|
d="M8.775 6.458h2.45a2.316 2.316 0 0 1 2.317 2.316v2.452a2.316 2.316 0 0 1-2.316 2.316H8.774a2.316 2.316 0 0 1-2.317-2.316V8.774a2.316 2.316 0 0 1 2.317-2.316Z"
|
|
|
|
|
|
|
|
fill="currentColor"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<path d="M5.441 9.792h2.451a2.316 2.316 0 0 1 2.316 2.316v2.45a2.316 2.316 0 0 1-2.316 2.317h-2.45a2.316 2.316 0 0 1-2.317-2.316v-2.451a2.316 2.316 0 0 1 2.316-2.316ZM12.108 3.125h2.45a2.316 2.316 0 0 1 2.317 2.316v2.451a2.316 2.316 0 0 1-2.316 2.316h-2.451a2.316 2.316 0 0 1-2.316-2.316v-2.45a2.316 2.316 0 0 1 2.316-2.317Z" />
|
|
|
|
|
|
|
|
</g>
|
|
|
|
|
|
|
|
<defs>
|
|
|
|
|
|
|
|
<clipPath id="a">
|
|
|
|
|
|
|
|
<path fill="#fff" d="M0 0h20v20H0z" />
|
|
|
|
|
|
|
|
</clipPath>
|
|
|
|
|
|
|
|
</defs>
|
|
|
|
|
|
|
|
</>,
|
|
|
|
|
|
|
|
modifiedTablerIconProps,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
export const SendToBackIcon = createIcon(
|
|
|
|
export const SendBackwardIcon = createIcon(arrownNarrowUpJSX, {
|
|
|
|
<>
|
|
|
|
...tablerIconProps,
|
|
|
|
<g clipPath="url(#a)">
|
|
|
|
transform: "rotate(180)",
|
|
|
|
<path
|
|
|
|
});
|
|
|
|
d="M5.441 9.792h2.451a2.316 2.316 0 0 1 2.316 2.316v2.45a2.316 2.316 0 0 1-2.316 2.317h-2.45a2.316 2.316 0 0 1-2.317-2.316v-2.451a2.316 2.316 0 0 1 2.316-2.316Z"
|
|
|
|
|
|
|
|
stroke="currentColor"
|
|
|
|
export const BringToFrontIcon = createIcon(arrowBarToTopJSX, tablerIconProps);
|
|
|
|
strokeWidth="1.25"
|
|
|
|
|
|
|
|
/>
|
|
|
|
export const SendToBackIcon = createIcon(arrowBarToTopJSX, {
|
|
|
|
<path
|
|
|
|
...tablerIconProps,
|
|
|
|
d="M5.441 9.792h2.451a2.316 2.316 0 0 1 2.316 2.316v2.45a2.316 2.316 0 0 1-2.316 2.317h-2.45a2.316 2.316 0 0 1-2.317-2.316v-2.451a2.316 2.316 0 0 1 2.316-2.316Z"
|
|
|
|
transform: "rotate(180)",
|
|
|
|
stroke="currentColor"
|
|
|
|
});
|
|
|
|
strokeWidth="1.25"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<mask id="SendToBackIcon" fill="#fff">
|
|
|
|
|
|
|
|
<path
|
|
|
|
|
|
|
|
fillRule="evenodd"
|
|
|
|
|
|
|
|
clipRule="evenodd"
|
|
|
|
|
|
|
|
d="M9.167 5.833v2.06a2.941 2.941 0 0 0 2.94 2.94h2.06v.393a2.941 2.941 0 0 1-2.941 2.94h-.393v-2.058a2.941 2.941 0 0 0-2.94-2.941h-2.06v-.393a2.941 2.941 0 0 1 2.942-2.94h.392Z"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
</mask>
|
|
|
|
|
|
|
|
<path
|
|
|
|
|
|
|
|
fillRule="evenodd"
|
|
|
|
|
|
|
|
clipRule="evenodd"
|
|
|
|
|
|
|
|
d="M9.167 5.833v2.06a2.941 2.941 0 0 0 2.94 2.94h2.06v.393a2.941 2.941 0 0 1-2.941 2.94h-.393v-2.058a2.941 2.941 0 0 0-2.94-2.941h-2.06v-.393a2.941 2.941 0 0 1 2.942-2.94h.392Z"
|
|
|
|
|
|
|
|
fill="currentColor"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<path
|
|
|
|
|
|
|
|
d="M9.167 5.833h1.25v-1.25h-1.25v1.25Zm5 5h1.25v-1.25h-1.25v1.25Zm-3.334 3.334h-1.25v1.25h1.25v-1.25Zm-5-5h-1.25v1.25h1.25v-1.25Zm2.084-3.334v2.06h2.5v-2.06h-2.5Zm0 2.06a4.191 4.191 0 0 0 4.19 4.19v-2.5a1.691 1.691 0 0 1-1.69-1.69h-2.5Zm4.19 4.19h2.06v-2.5h-2.06v2.5Zm.81-1.25v.393h2.5v-.393h-2.5Zm0 .393c0 .933-.758 1.69-1.691 1.69v2.5a4.191 4.191 0 0 0 4.19-4.19h-2.5Zm-1.691 1.69h-.393v2.5h.393v-2.5Zm.857 1.25v-2.058h-2.5v2.059h2.5Zm0-2.058a4.191 4.191 0 0 0-4.19-4.191v2.5c.933 0 1.69.757 1.69 1.69h2.5Zm-4.19-4.191h-2.06v2.5h2.06v-2.5Zm-.81 1.25v-.393h-2.5v.393h2.5Zm0-.393c0-.934.758-1.69 1.692-1.69v-2.5a4.191 4.191 0 0 0-4.192 4.19h2.5Zm1.692-1.69h.392v-2.5h-.392v2.5Z"
|
|
|
|
|
|
|
|
fill="currentColor"
|
|
|
|
|
|
|
|
mask="url(#SendToBackIcon)"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<path
|
|
|
|
|
|
|
|
d="M12.108 3.125h2.45a2.316 2.316 0 0 1 2.317 2.316v2.451a2.316 2.316 0 0 1-2.316 2.316h-2.451a2.316 2.316 0 0 1-2.316-2.316v-2.45a2.316 2.316 0 0 1 2.316-2.317Z"
|
|
|
|
|
|
|
|
stroke="currentColor"
|
|
|
|
|
|
|
|
strokeWidth="1.25"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
</g>
|
|
|
|
|
|
|
|
<defs>
|
|
|
|
|
|
|
|
<clipPath id="a">
|
|
|
|
|
|
|
|
<path fill="#fff" d="M0 0h20v20H0z" />
|
|
|
|
|
|
|
|
</clipPath>
|
|
|
|
|
|
|
|
</defs>
|
|
|
|
|
|
|
|
</>,
|
|
|
|
|
|
|
|
modifiedTablerIconProps,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// Align action icons created from scratch to match those of z-index actions
|
|
|
|
// Align action icons created from scratch to match those of z-index actions
|
|
|
@ -2096,14 +2015,13 @@ export const DeviceDesktopIcon = createIcon(
|
|
|
|
{ ...tablerIconProps, strokeWidth: 1.5 },
|
|
|
|
{ ...tablerIconProps, strokeWidth: 1.5 },
|
|
|
|
);
|
|
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
// arrow-bar-to-left
|
|
|
|
// login
|
|
|
|
export const arrowBarToLeftIcon = createIcon(
|
|
|
|
export const loginIcon = createIcon(
|
|
|
|
<g>
|
|
|
|
<g strokeWidth={1.5}>
|
|
|
|
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
|
|
|
|
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
|
|
|
|
<path d="M10 12l10 0" />
|
|
|
|
<path d="M15 8v-2a2 2 0 0 0 -2 -2h-7a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2 -2v-2" />
|
|
|
|
<path d="M10 12l4 4" />
|
|
|
|
<path d="M21 12h-13l3 -3" />
|
|
|
|
<path d="M10 12l4 -4" />
|
|
|
|
<path d="M11 15l-3 -3" />
|
|
|
|
<path d="M4 4l0 16" />
|
|
|
|
|
|
|
|
</g>,
|
|
|
|
</g>,
|
|
|
|
tablerIconProps,
|
|
|
|
tablerIconProps,
|
|
|
|
);
|
|
|
|
);
|
|
|
@ -2129,3 +2047,13 @@ export const gridIcon = createIcon(
|
|
|
|
</g>,
|
|
|
|
</g>,
|
|
|
|
tablerIconProps,
|
|
|
|
tablerIconProps,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
export const lineEditorIcon = createIcon(
|
|
|
|
|
|
|
|
<g strokeWidth={1.5}>
|
|
|
|
|
|
|
|
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
|
|
|
|
|
|
|
|
<path d="M17 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
|
|
|
|
|
|
|
|
<path d="M3 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
|
|
|
|
|
|
|
|
<path d="M17 5c-6.627 0 -12 5.373 -12 12" />
|
|
|
|
|
|
|
|
</g>,
|
|
|
|
|
|
|
|
tablerIconProps,
|
|
|
|
|
|
|
|
);
|
|
|
|