@genexus/mercury 1.2.1 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/MERCURY_ASSETS.d.ts +3101 -141
- package/dist/MERCURY_ASSETS.js +1 -1
- package/dist/assets/icons/system/dark/apps.svg +1 -0
- package/dist/assets/icons/system/dark/attach-file-off.svg +1 -0
- package/dist/assets/icons/system/dark/attach-file.svg +1 -0
- package/dist/assets/icons/system/dark/attachment.svg +1 -0
- package/dist/assets/icons/system/dark/binoculars.svg +1 -1
- package/dist/assets/icons/system/dark/board.svg +1 -0
- package/dist/assets/icons/system/dark/calendar-view-month.svg +1 -0
- package/dist/assets/icons/system/dark/calendar-view-week.svg +1 -0
- package/dist/assets/icons/system/dark/chevron-pag-left.svg +1 -1
- package/dist/assets/icons/system/dark/chevron-pag-right.svg +1 -1
- package/dist/assets/icons/system/dark/code-blocks.svg +1 -0
- package/dist/assets/icons/system/dark/dock-to-right.svg +1 -1
- package/dist/assets/icons/system/dark/dollar.svg +1 -0
- package/dist/assets/icons/system/dark/flow-block.svg +1 -0
- package/dist/assets/icons/system/dark/grid-block.svg +1 -0
- package/dist/assets/icons/system/dark/jira-stroke.svg +1 -1
- package/dist/assets/icons/system/dark/order-alphabetically-invert.svg +1 -0
- package/dist/assets/icons/system/dark/order-down.svg +1 -0
- package/dist/assets/icons/system/dark/order-up.svg +1 -0
- package/dist/assets/icons/system/dark/pan-tool-alt.svg +1 -0
- package/dist/assets/icons/system/dark/pan-tool.svg +1 -0
- package/dist/assets/icons/system/dark/pin-off.svg +1 -0
- package/dist/assets/icons/system/dark/station.svg +1 -0
- package/dist/assets/icons/system/dark/view-headline.svg +1 -0
- package/dist/assets/icons/system/dark/view-list.svg +1 -0
- package/dist/assets/icons/system/light/apps.svg +1 -0
- package/dist/assets/icons/system/light/attach-file-off.svg +1 -0
- package/dist/assets/icons/system/light/attach-file.svg +1 -0
- package/dist/assets/icons/system/light/attachment.svg +1 -0
- package/dist/assets/icons/system/light/binoculars.svg +1 -1
- package/dist/assets/icons/system/light/board.svg +1 -0
- package/dist/assets/icons/system/light/calendar-view-month.svg +1 -0
- package/dist/assets/icons/system/light/calendar-view-week.svg +1 -0
- package/dist/assets/icons/system/light/chevron-pag-left.svg +1 -1
- package/dist/assets/icons/system/light/chevron-pag-right.svg +1 -1
- package/dist/assets/icons/system/light/code-blocks.svg +1 -0
- package/dist/assets/icons/system/light/dock-to-right.svg +1 -1
- package/dist/assets/icons/system/light/dollar.svg +1 -0
- package/dist/assets/icons/system/light/flow-block.svg +1 -0
- package/dist/assets/icons/system/light/grid-block.svg +1 -0
- package/dist/assets/icons/system/light/jira-stroke.svg +1 -1
- package/dist/assets/icons/system/light/order-alphabetically-invert.svg +1 -0
- package/dist/assets/icons/system/light/order-down.svg +1 -0
- package/dist/assets/icons/system/light/order-up.svg +1 -0
- package/dist/assets/icons/system/light/pan-tool-alt.svg +1 -0
- package/dist/assets/icons/system/light/pan-tool.svg +1 -0
- package/dist/assets/icons/system/light/pin-off.svg +1 -0
- package/dist/assets/icons/system/light/station.svg +1 -0
- package/dist/assets/icons/system/light/view-headline.svg +1 -0
- package/dist/assets/icons/system/light/view-list.svg +1 -0
- package/dist/assets/icons-globant/system/dark/apps.svg +1 -0
- package/dist/assets/icons-globant/system/dark/attach-file-off.svg +1 -0
- package/dist/assets/icons-globant/system/dark/attach-file.svg +1 -0
- package/dist/assets/icons-globant/system/dark/attachment.svg +1 -0
- package/dist/assets/icons-globant/system/dark/binoculars.svg +1 -1
- package/dist/assets/icons-globant/system/dark/board.svg +1 -0
- package/dist/assets/icons-globant/system/dark/calendar-view-month.svg +1 -0
- package/dist/assets/icons-globant/system/dark/calendar-view-week.svg +1 -0
- package/dist/assets/icons-globant/system/dark/chevron-pag-left.svg +1 -1
- package/dist/assets/icons-globant/system/dark/chevron-pag-right.svg +1 -1
- package/dist/assets/icons-globant/system/dark/code-blocks.svg +1 -0
- package/dist/assets/icons-globant/system/dark/dock-to-right.svg +1 -1
- package/dist/assets/icons-globant/system/dark/dollar.svg +1 -0
- package/dist/assets/icons-globant/system/dark/flow-block.svg +1 -0
- package/dist/assets/icons-globant/system/dark/grid-block.svg +1 -0
- package/dist/assets/icons-globant/system/dark/jira-stroke.svg +1 -1
- package/dist/assets/icons-globant/system/dark/order-alphabetically-invert.svg +1 -0
- package/dist/assets/icons-globant/system/dark/order-down.svg +1 -0
- package/dist/assets/icons-globant/system/dark/order-up.svg +1 -0
- package/dist/assets/icons-globant/system/dark/pan-tool-alt.svg +1 -0
- package/dist/assets/icons-globant/system/dark/pan-tool.svg +1 -0
- package/dist/assets/icons-globant/system/dark/pin-off.svg +1 -0
- package/dist/assets/icons-globant/system/dark/station.svg +1 -0
- package/dist/assets/icons-globant/system/dark/view-headline.svg +1 -0
- package/dist/assets/icons-globant/system/dark/view-list.svg +1 -0
- package/dist/assets/icons-globant/system/light/apps.svg +1 -0
- package/dist/assets/icons-globant/system/light/attach-file-off.svg +1 -0
- package/dist/assets/icons-globant/system/light/attach-file.svg +1 -0
- package/dist/assets/icons-globant/system/light/attachment.svg +1 -0
- package/dist/assets/icons-globant/system/light/binoculars.svg +1 -1
- package/dist/assets/icons-globant/system/light/board.svg +1 -0
- package/dist/assets/icons-globant/system/light/calendar-view-month.svg +1 -0
- package/dist/assets/icons-globant/system/light/calendar-view-week.svg +1 -0
- package/dist/assets/icons-globant/system/light/chevron-pag-left.svg +1 -1
- package/dist/assets/icons-globant/system/light/chevron-pag-right.svg +1 -1
- package/dist/assets/icons-globant/system/light/code-blocks.svg +1 -0
- package/dist/assets/icons-globant/system/light/dock-to-right.svg +1 -1
- package/dist/assets/icons-globant/system/light/dollar.svg +1 -0
- package/dist/assets/icons-globant/system/light/flow-block.svg +1 -0
- package/dist/assets/icons-globant/system/light/grid-block.svg +1 -0
- package/dist/assets/icons-globant/system/light/jira-stroke.svg +1 -1
- package/dist/assets/icons-globant/system/light/order-alphabetically-invert.svg +1 -0
- package/dist/assets/icons-globant/system/light/order-down.svg +1 -0
- package/dist/assets/icons-globant/system/light/order-up.svg +1 -0
- package/dist/assets/icons-globant/system/light/pan-tool-alt.svg +1 -0
- package/dist/assets/icons-globant/system/light/pan-tool.svg +1 -0
- package/dist/assets/icons-globant/system/light/pin-off.svg +1 -0
- package/dist/assets/icons-globant/system/light/station.svg +1 -0
- package/dist/assets/icons-globant/system/light/view-headline.svg +1 -0
- package/dist/assets/icons-globant/system/light/view-list.svg +1 -0
- package/dist/bundles/css/all.css +1 -1
- package/dist/bundles/css/base/icons.css +1 -1
- package/dist/bundles/css-not-processed/all.css +1 -1
- package/dist/bundles/css-not-processed/base/icons.css +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="M3.333 14c-.366 0-.68-.13-.941-.392A1.284 1.284 0 0 1 2 12.667V3.333c0-.366.13-.68.392-.941.26-.261.575-.392.941-.392h9.334c.366 0 .68.13.941.392.261.26.392.575.392.941v9.334c0 .366-.13.68-.392.941a1.284 1.284 0 0 1-.941.392H3.333Zm2-1.333V3.333h-2v9.334h2Zm1.334 0h6V3.333h-6v9.334Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#11151c"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#6c0404"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#c50707"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#8a0505"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#2d3a48"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#3791fb"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#1f52ae"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#828b96"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#2d3a48"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#0034b1"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#3791fb"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#4a5870"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#fafbfd"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#0034b1"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#d2ddeb"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#4a5870"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#fafbfd"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#fafbfd"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#2d3a48"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#4a5870"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#0072f8"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#0034b1"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#d2ddeb"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#4a5870"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#2d3a48"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#0072f8"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#3791fb"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#1f52ae"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#4a5870"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#0072f8"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#1c5e34"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#1c5e34"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#154627"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#665200"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#cca400"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#665200"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fafbfd"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="M8 1a7 7 0 1 0 .001 14.001A7 7 0 0 0 8 1Zm0 12.813A5.813 5.813 0 0 1 8 2.187a5.813 5.813 0 0 1 0 11.626Zm.745-6.176-.397-.092V5.447c.594.081.961.453 1.024.91.008.062.06.107.123.107h.702a.127.127 0 0 0 .125-.137c-.095-.974-.897-1.599-1.967-1.707v-.51a.125.125 0 0 0-.125-.126h-.44a.125.125 0 0 0-.124.125v.516c-1.107.108-1.972.719-1.972 1.86 0 1.056.778 1.565 1.595 1.76l.386.099v2.23c-.69-.093-1.078-.461-1.158-.958a.124.124 0 0 0-.123-.104h-.722a.125.125 0 0 0-.125.136c.07.86.722 1.65 2.112 1.752v.49c0 .07.057.126.125.126h.444a.126.126 0 0 0 .125-.127l-.003-.495c1.223-.108 2.098-.763 2.098-1.938-.001-1.084-.69-1.568-1.703-1.818Zm-1.072-.253a2.286 2.286 0 0 1-.234-.078c-.528-.19-.773-.498-.773-.895 0-.567.43-.89 1.007-.964v1.937Zm.675 3.194V8.49c.049.014.093.025.138.034.739.225.987.538.987 1.018 0 .61-.459.978-1.125 1.037Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#11151c"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#6c0404"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#c50707"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#8a0505"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#2d3a48"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#3791fb"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#1f52ae"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#828b96"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#2d3a48"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#0034b1"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#3791fb"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#4a5870"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#fafbfd"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#0034b1"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#d2ddeb"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#4a5870"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#fafbfd"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#fafbfd"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#2d3a48"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#4a5870"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#0072f8"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#0034b1"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#d2ddeb"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#4a5870"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#2d3a48"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#0072f8"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#3791fb"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#1f52ae"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#4a5870"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#0072f8"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#1c5e34"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#1c5e34"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#154627"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#665200"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#cca400"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#665200"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fafbfd"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" fill-rule="evenodd" d="M6 6H4v3.994h2V12h4V9.994h5v5h-5V13H6v1.994H1v-5h2V6H1V1h5v5Zm-3.7 7.694h2.4v-2.4H2.3v2.4Zm0-8.994h2.4V2.3H2.3v2.4Z" clip-rule="evenodd"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#11151c"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#6c0404"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#c50707"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#8a0505"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#2d3a48"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#3791fb"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#1f52ae"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#828b96"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#2d3a48"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#0034b1"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#3791fb"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#4a5870"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#fafbfd"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#0034b1"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#d2ddeb"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#4a5870"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#fafbfd"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#fafbfd"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#2d3a48"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#4a5870"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#0072f8"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#0034b1"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#d2ddeb"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#4a5870"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#2d3a48"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#0072f8"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#3791fb"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#1f52ae"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#4a5870"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#0072f8"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#1c5e34"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#1c5e34"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#154627"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#665200"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#cca400"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#665200"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fafbfd"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="M3.333 14c-.366 0-.68-.13-.941-.392A1.284 1.284 0 0 1 2 12.667V3.333c0-.366.13-.68.392-.941.26-.261.575-.392.941-.392h9.334c.366 0 .68.13.941.392.261.26.392.575.392.941v9.334c0 .366-.13.68-.392.941a1.284 1.284 0 0 1-.941.392H3.333Zm4-4h-4v2.667h4V10Zm1.334 0v2.667h4V10h-4ZM7.333 8.667V6h-4v2.667h4Zm1.334 0h4V6h-4v2.667Zm-5.334-4h9.334V3.333H3.333v1.334Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#11151c"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#6c0404"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#c50707"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#8a0505"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#2d3a48"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#3791fb"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#1f52ae"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#828b96"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#2d3a48"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#0034b1"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#3791fb"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#4a5870"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#fafbfd"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#0034b1"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#d2ddeb"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#4a5870"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#fafbfd"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#fafbfd"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#2d3a48"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#4a5870"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#0072f8"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#0034b1"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#d2ddeb"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#4a5870"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#2d3a48"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#0072f8"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#3791fb"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#1f52ae"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#4a5870"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#0072f8"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#1c5e34"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#1c5e34"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#154627"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#665200"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#cca400"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#665200"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fafbfd"></use> </svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" fill-rule="evenodd" d="M13.524 1.45c.57 0 1.026.464 1.026 1.029V7.7c0 .45-.38.893-.915.828a3.035 3.035 0 0 1-2.085-1.223V10.7c0 .45-.38.893-.915.828a3.035 3.035 0 0 1-2.085-1.223V13.7c0 .45-.38.893-.915.828a3.05 3.05 0 0 1-2.677-3.034v-.438h-.466a3.046 3.046 0 0 1-3.02-2.692c-.064-.535.378-.914.828-.914h3.373a3.057 3.057 0 0 1-1.201-2.086c-.064-.535.378-.914.828-.914h3.373a3.057 3.057 0 0 1-1.201-2.086c-.064-.535.378-.914.828-.914h5.224ZM2.63 8.55a1.943 1.943 0 0 0 1.863 1.405h.716c.47 0 .85.381.85.85v.69c0 .89.59 1.636 1.392 1.874V8.55H2.63Zm3-3a1.943 1.943 0 0 0 1.863 1.405h.716c.47 0 .85.381.85.85v.69c0 .89.59 1.636 1.392 1.874V5.55H5.63Zm3-3a1.943 1.943 0 0 0 1.863 1.405h.716c.47 0 .85.381.85.85v.69c0 .89.59 1.636 1.392 1.874V2.55H8.63Z" clip-rule="evenodd"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#11151c"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#6c0404"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#c50707"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#8a0505"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#2d3a48"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#3791fb"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#1f52ae"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#828b96"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#2d3a48"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#0034b1"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#3791fb"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#4a5870"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#fafbfd"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#0034b1"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#d2ddeb"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#4a5870"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#fafbfd"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#fafbfd"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#2d3a48"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#4a5870"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#0072f8"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#0034b1"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#d2ddeb"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#4a5870"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#2d3a48"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#0072f8"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#3791fb"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#1f52ae"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#4a5870"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#0072f8"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#1c5e34"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#1c5e34"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#154627"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#665200"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#cca400"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#665200"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fafbfd"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="M9.6 12.667c.077 0 .131.033.159.1.028.066.013.128-.042.183l-1.484 1.484a.32.32 0 0 1-.233.1.32.32 0 0 1-.233-.1L6.283 12.95c-.055-.055-.07-.117-.042-.183.028-.067.082-.1.16-.1H9.6Zm-3.635-8c.11 0 .205.038.283.116a.386.386 0 0 1 .116.283V5.7a.76.76 0 0 1-.033.225.459.459 0 0 1-.116.191L3.03 10.133h2.767c.167 0 .308.059.425.176a.578.578 0 0 1 .174.424.578.578 0 0 1-.174.425.578.578 0 0 1-.425.175H1.932a.387.387 0 0 1-.285-.116.386.386 0 0 1-.116-.283V10.3a.76.76 0 0 1 .033-.225.463.463 0 0 1 .118-.192l3.215-4.017H2.265a.578.578 0 0 1-.425-.175.578.578 0 0 1-.175-.424c0-.167.058-.309.175-.425a.578.578 0 0 1 .425-.175h3.7Z"></path><path fill="var(--color)" fill-rule="evenodd" d="M11.32 4.667c.144 0 .272.039.383.116a.71.71 0 0 1 .25.317l2.017 5.383a.593.593 0 0 1-.075.583.613.613 0 0 1-.525.267.664.664 0 0 1-.6-.433l-.416-1.167H9.787L9.403 10.9a.665.665 0 0 1-.233.308.598.598 0 0 1-.366.125.65.65 0 0 1-.542-.274.586.586 0 0 1-.075-.609l2-5.35a.71.71 0 0 1 .25-.317.654.654 0 0 1 .383-.116h.5ZM10.187 8.6h1.733l-.8-2.5h-.1l-.833 2.5Z" clip-rule="evenodd"></path><path fill="var(--color)" d="M8 1.467a.32.32 0 0 1 .233.1L9.717 3.05c.055.055.07.117.042.183-.028.067-.082.1-.16.1H6.4c-.077 0-.131-.033-.159-.1-.027-.066-.013-.128.042-.183l1.484-1.484a.32.32 0 0 1 .233-.1Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#11151c"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#6c0404"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#c50707"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#8a0505"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#2d3a48"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#3791fb"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#1f52ae"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#828b96"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#2d3a48"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#0034b1"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#3791fb"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#4a5870"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#fafbfd"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#0034b1"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#d2ddeb"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#4a5870"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#fafbfd"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#fafbfd"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#2d3a48"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#4a5870"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#0072f8"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#0034b1"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#d2ddeb"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#4a5870"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#2d3a48"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#0072f8"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#3791fb"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#1f52ae"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#4a5870"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#0072f8"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#1c5e34"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#1c5e34"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#154627"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#665200"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#cca400"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#665200"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fafbfd"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="M3.317 10a.618.618 0 0 1-.467-.192.66.66 0 0 1-.183-.475c0-.189.064-.347.191-.475a.645.645 0 0 1 .475-.191h4.35c.19 0 .345.064.467.191a.66.66 0 0 1 .183.475.645.645 0 0 1-.191.475.645.645 0 0 1-.475.192h-4.35Zm0 2.667a.618.618 0 0 1-.467-.192.66.66 0 0 1-.183-.475c0-.189.064-.347.191-.475a.645.645 0 0 1 .475-.192h3.684c.189 0 .344.064.466.192a.66.66 0 0 1 .184.475.645.645 0 0 1-.192.475.645.645 0 0 1-.475.192H3.317Zm0-5.334a.618.618 0 0 1-.467-.191.66.66 0 0 1-.183-.475c0-.19.064-.348.191-.475A.645.645 0 0 1 3.333 6H8.35c.189 0 .344.064.467.192A.66.66 0 0 1 9 6.667a.645.645 0 0 1-.192.475.645.645 0 0 1-.475.191H3.317Zm0-2.666a.618.618 0 0 1-.467-.192A.66.66 0 0 1 2.667 4c0-.189.064-.347.191-.475a.645.645 0 0 1 .475-.192h5.684c.189 0 .344.064.466.192A.66.66 0 0 1 9.667 4a.645.645 0 0 1-.192.475.645.645 0 0 1-.475.192H3.317Zm6.697 6.259 1.534 1.533a.64.64 0 0 0 .466.2.64.64 0 0 0 .467-.2l1.533-1.533a.632.632 0 0 0 .184-.467.632.632 0 0 0-.184-.467.632.632 0 0 0-.466-.183.632.632 0 0 0-.467.183l-.4.4-.062-6.32a.645.645 0 0 0-.191-.476.645.645 0 0 0-.475-.191.645.645 0 0 0-.475.191.645.645 0 0 0-.192.475l.062 6.305-.384-.384a.57.57 0 0 0-.458-.191.713.713 0 0 0-.475.191.596.596 0 0 0-.2.459.68.68 0 0 0 .183.475Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#11151c"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#6c0404"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#c50707"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#8a0505"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#2d3a48"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#3791fb"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#1f52ae"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#828b96"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#2d3a48"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#0034b1"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#3791fb"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#4a5870"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#fafbfd"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#0034b1"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#d2ddeb"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#4a5870"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#fafbfd"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#fafbfd"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#2d3a48"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#4a5870"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#0072f8"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#0034b1"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#d2ddeb"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#4a5870"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#2d3a48"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#0072f8"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#3791fb"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#1f52ae"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#4a5870"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#0072f8"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#1c5e34"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#1c5e34"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#154627"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#665200"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#cca400"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#665200"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fafbfd"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="M13.548 6c.188 0 .344.064.466.192a.66.66 0 0 1 .184.475.645.645 0 0 1-.192.475.645.645 0 0 1-.475.191H9.18a.618.618 0 0 1-.467-.191.66.66 0 0 1-.183-.475c0-.19.064-.348.192-.475A.645.645 0 0 1 9.198 6h4.35Zm0-2.667c.188 0 .344.064.466.192a.66.66 0 0 1 .184.475.645.645 0 0 1-.192.475.645.645 0 0 1-.475.192H9.848a.618.618 0 0 1-.467-.192A.66.66 0 0 1 9.198 4c0-.189.063-.347.191-.475a.645.645 0 0 1 .475-.192h3.684Zm0 5.334a.62.62 0 0 1 .466.191.66.66 0 0 1 .184.475.645.645 0 0 1-.192.475.645.645 0 0 1-.475.192H8.514a.618.618 0 0 1-.466-.192.66.66 0 0 1-.184-.475c0-.189.064-.347.192-.475a.645.645 0 0 1 .475-.191h5.017Zm0 2.666c.188 0 .344.064.466.192a.66.66 0 0 1 .184.475.645.645 0 0 1-.192.475.645.645 0 0 1-.475.192H7.848a.618.618 0 0 1-.467-.192.66.66 0 0 1-.183-.475c0-.189.063-.347.191-.475a.645.645 0 0 1 .475-.192h5.684ZM6.85 5.074 5.317 3.541a.64.64 0 0 0-.467-.2.64.64 0 0 0-.467.2L2.85 5.074a.632.632 0 0 0-.183.467c0 .189.06.344.183.467a.632.632 0 0 0 .467.183.632.632 0 0 0 .466-.183l.4-.4.062 6.32c0 .19.064.348.192.476a.645.645 0 0 0 .475.191.645.645 0 0 0 .475-.191.645.645 0 0 0 .191-.475l-.061-6.305.383.384a.57.57 0 0 0 .458.191.713.713 0 0 0 .475-.191.596.596 0 0 0 .2-.459.68.68 0 0 0-.183-.475Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#11151c"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#6c0404"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#c50707"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#8a0505"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#2d3a48"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#3791fb"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#1f52ae"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#828b96"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#2d3a48"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#0034b1"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#3791fb"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#4a5870"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#fafbfd"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#0034b1"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#d2ddeb"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#4a5870"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#fafbfd"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#fafbfd"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#2d3a48"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#4a5870"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#0072f8"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#0034b1"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#d2ddeb"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#4a5870"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#2d3a48"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#0072f8"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#3791fb"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#1f52ae"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#4a5870"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#0072f8"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#1c5e34"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#1c5e34"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#154627"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#665200"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#cca400"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#665200"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fafbfd"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="M6.633 14a1.996 1.996 0 0 1-1.55-.733L1.15 8.417a.617.617 0 0 1-.15-.45.658.658 0 0 1 .2-.434c.211-.21.461-.333.75-.366.289-.034.55.033.783.2l1.934 1.35V2c0-.189.064-.347.191-.475a.645.645 0 0 1 .475-.192c.19 0 .348.064.475.192A.645.645 0 0 1 6 2v8a.63.63 0 0 1-.358.592.617.617 0 0 1-.692-.042l-.8-.567 1.967 2.434a.741.741 0 0 0 .233.183.624.624 0 0 0 .283.067h4.7c.367 0 .68-.13.942-.392.261-.261.392-.575.392-.942V6.667c0-.19.064-.348.191-.475A.645.645 0 0 1 13.333 6c.19 0 .348.064.475.192a.645.645 0 0 1 .192.475v4.666a2.57 2.57 0 0 1-.783 1.884 2.568 2.568 0 0 1-1.884.783h-4.7Zm1.842-9.808a.645.645 0 0 1 .192.475V8a.645.645 0 0 1-.192.475.645.645 0 0 1-.475.192.645.645 0 0 1-.475-.192A.645.645 0 0 1 7.333 8V4.667c0-.19.064-.348.192-.475A.645.645 0 0 1 8 4c.189 0 .347.064.475.192Zm2.667.666a.645.645 0 0 1 .191.475V8a.645.645 0 0 1-.191.475.645.645 0 0 1-.475.192.645.645 0 0 1-.475-.192A.645.645 0 0 1 10 8V5.333c0-.189.064-.347.192-.475a.645.645 0 0 1 .475-.191c.189 0 .347.064.475.191Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#11151c"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#6c0404"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#c50707"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#8a0505"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#2d3a48"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#3791fb"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#1f52ae"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#828b96"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#2d3a48"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#0034b1"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#3791fb"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#4a5870"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#fafbfd"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#0034b1"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#d2ddeb"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#4a5870"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#fafbfd"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#fafbfd"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#2d3a48"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#4a5870"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#0072f8"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#0034b1"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#d2ddeb"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#4a5870"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#2d3a48"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#0072f8"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#3791fb"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#1f52ae"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#4a5870"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#0072f8"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#1c5e34"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#1c5e34"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#154627"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#665200"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#cca400"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#665200"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fafbfd"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="M6.7 15.333c-.333 0-.644-.075-.933-.225a1.935 1.935 0 0 1-.717-.641L1.117 8.7A.675.675 0 0 1 1 8.267a.581.581 0 0 1 .2-.4c.211-.211.461-.334.75-.367.289-.033.55.033.783.2l1.934 1.35V2.667c0-.19.064-.348.191-.475A.645.645 0 0 1 5.333 2c.19 0 .348.064.475.192A.645.645 0 0 1 6 2.667v7.666a.63.63 0 0 1-.358.592.617.617 0 0 1-.692-.042l-1.417-1L6.15 13.7a.628.628 0 0 0 .233.217A.65.65 0 0 0 6.7 14h4.633c.367 0 .68-.13.942-.392.261-.26.392-.575.392-.941V3.333c0-.189.064-.347.191-.475a.645.645 0 0 1 .475-.191c.19 0 .348.064.475.191a.645.645 0 0 1 .192.475v9.334a2.57 2.57 0 0 1-.783 1.883 2.568 2.568 0 0 1-1.884.783H6.7ZM8.475.858a.645.645 0 0 1 .192.475v6a.645.645 0 0 1-.192.475A.645.645 0 0 1 8 8a.645.645 0 0 1-.475-.192.645.645 0 0 1-.192-.475v-6c0-.189.064-.347.192-.475A.645.645 0 0 1 8 .667c.189 0 .347.064.475.191Zm2.667.667a.645.645 0 0 1 .191.475v5.333a.645.645 0 0 1-.191.475.645.645 0 0 1-.475.192.645.645 0 0 1-.475-.192.645.645 0 0 1-.192-.475V2c0-.189.064-.347.192-.475a.645.645 0 0 1 .475-.192c.189 0 .347.064.475.192Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#11151c"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#6c0404"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#c50707"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#8a0505"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#2d3a48"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#3791fb"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#1f52ae"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#828b96"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#2d3a48"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#0034b1"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#3791fb"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#4a5870"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#fafbfd"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#0034b1"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#d2ddeb"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#4a5870"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#fafbfd"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#fafbfd"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#2d3a48"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#4a5870"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#0072f8"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#0034b1"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#d2ddeb"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#4a5870"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#2d3a48"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#0072f8"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#3791fb"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#1f52ae"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#4a5870"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#0072f8"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#1c5e34"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#1c5e34"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#154627"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#665200"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#cca400"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#665200"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fafbfd"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" fill-rule="evenodd" d="M1.469 2.33a.648.648 0 0 1 .763-.112c.017.02.032.043.051.062l11.34 11.327c.046.047.1.082.155.112a.648.648 0 0 1-.97.857l-2.912-2.909H8.667V14a.668.668 0 0 1-1.334 0v-2.333H5.101c-.658 0-1.286-.27-1.645-.78-.386-.551-.371-1.258.063-1.864a9.99 9.99 0 0 1 .9-1.074 1.25 1.25 0 0 0 .368-.853v-.533L1.47 3.25a.651.651 0 0 1 0-.92Zm4.547 5.46a2.68 2.68 0 0 1-.634 1.081 8.67 8.67 0 0 0-.78.929.412.412 0 0 0-.09.213.17.17 0 0 0 .035.107c.06.084.236.212.554.212h3.46L6.016 7.791Z" clip-rule="evenodd"></path><path fill="var(--color)" d="M9.917 1.333c.446 0 .925.137 1.282.436.389.325.62.846.444 1.445a3.693 3.693 0 0 1-.208.536c-.145.305-.223.555-.223.778v2.568c0 .299.13.605.368.853.367.383.663.745.9 1.074.403.563.444 1.212.138 1.744l-2.35-2.348a2.501 2.501 0 0 1-.39-1.323V4.528c0-.52.18-.985.352-1.351.056-.117.103-.238.138-.362a.218.218 0 0 0-.024-.024.707.707 0 0 0-.427-.124H6.082a.706.706 0 0 0-.427.124.138.138 0 0 0-.024.024 2.421 2.421 0 0 0 .137.361c.143.302.287.67.335 1.082L4.335 2.492c.073-.29.244-.538.465-.723.357-.299.836-.436 1.282-.436h3.835Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#11151c"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#6c0404"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#c50707"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#8a0505"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#2d3a48"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#3791fb"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#1f52ae"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#828b96"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#2d3a48"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#0034b1"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#3791fb"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#4a5870"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#fafbfd"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#0034b1"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#d2ddeb"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#4a5870"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#fafbfd"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#fafbfd"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#2d3a48"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#4a5870"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#0072f8"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#0034b1"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#d2ddeb"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#4a5870"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#2d3a48"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#0072f8"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#3791fb"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#1f52ae"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#4a5870"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#0072f8"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#1c5e34"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#1c5e34"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#154627"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#665200"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#cca400"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#665200"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fafbfd"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="M8 12.286A.857.857 0 1 1 8 14a.857.857 0 0 1 0-1.714Zm-3.771-1.37a.858.858 0 1 1 0 1.715.858.858 0 0 1 0-1.715Zm7.2-.002a.858.858 0 1 1 0 1.715.858.858 0 0 1 0-1.715Zm-3.436-6.12a3.25 3.25 0 1 1 0 6.502 3.25 3.25 0 0 1 0-6.501Zm-5.136 2.35a.857.857 0 1 1 0 1.714.857.857 0 0 1 0-1.714Zm10.286 0a.858.858 0 1 1 0 1.715.858.858 0 0 1 0-1.715Zm-8.914-3.43a.858.858 0 1 1-.001 1.716.858.858 0 0 1 0-1.715Zm7.2 0a.858.858 0 1 1-.001 1.716.858.858 0 0 1 0-1.715ZM8 2a.858.858 0 1 1 0 1.715A.858.858 0 0 1 8 2Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#11151c"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#6c0404"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#c50707"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#8a0505"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#2d3a48"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#3791fb"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#1f52ae"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#828b96"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#2d3a48"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#0034b1"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#3791fb"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#4a5870"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#fafbfd"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#0034b1"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#d2ddeb"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#4a5870"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#fafbfd"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#fafbfd"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#2d3a48"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#4a5870"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#0072f8"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#0034b1"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#d2ddeb"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#4a5870"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#2d3a48"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#0072f8"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#3791fb"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#1f52ae"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#4a5870"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#0072f8"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#1c5e34"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#1c5e34"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#154627"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#665200"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#cca400"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#665200"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fafbfd"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="M3.317 10a.618.618 0 0 1-.467-.192.66.66 0 0 1-.183-.475c0-.189.064-.347.191-.475a.645.645 0 0 1 .475-.191h9.35c.19 0 .345.064.467.191a.66.66 0 0 1 .183.475.645.645 0 0 1-.191.475.645.645 0 0 1-.475.192h-9.35Zm0 2.667a.618.618 0 0 1-.467-.192.66.66 0 0 1-.183-.475c0-.189.064-.347.191-.475a.645.645 0 0 1 .475-.192h9.35c.19 0 .345.064.467.192a.66.66 0 0 1 .183.475.645.645 0 0 1-.191.475.645.645 0 0 1-.475.192h-9.35Zm0-5.334a.618.618 0 0 1-.467-.191.66.66 0 0 1-.183-.475c0-.19.064-.348.191-.475A.645.645 0 0 1 3.333 6h9.35c.19 0 .345.064.467.192a.66.66 0 0 1 .183.475.645.645 0 0 1-.191.475.645.645 0 0 1-.475.191h-9.35Zm0-2.666a.618.618 0 0 1-.467-.192A.66.66 0 0 1 2.667 4c0-.189.064-.347.191-.475a.645.645 0 0 1 .475-.192h9.35c.19 0 .345.064.467.192a.66.66 0 0 1 .183.475.645.645 0 0 1-.191.475.645.645 0 0 1-.475.192h-9.35Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#11151c"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#6c0404"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#c50707"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#8a0505"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#2d3a48"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#3791fb"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#1f52ae"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#828b96"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#2d3a48"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#0034b1"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#3791fb"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#4a5870"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#fafbfd"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#0034b1"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#d2ddeb"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#4a5870"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#fafbfd"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#fafbfd"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#2d3a48"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#4a5870"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#0072f8"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#0034b1"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#d2ddeb"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#4a5870"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#2d3a48"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#0072f8"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#3791fb"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#1f52ae"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#4a5870"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#0072f8"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#1c5e34"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#1c5e34"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#154627"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#665200"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#cca400"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#665200"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fafbfd"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="M6 12h7.333v-1.783H6V12ZM2.667 5.783h2V4h-2v1.783Zm0 3.117h2V7.117h-2V8.9Zm0 3.1h2v-1.783h-2V12ZM6 8.9h7.333V7.117H6V8.9Zm0-3.117h7.333V4H6v1.783Zm-3.333 7.55c-.367 0-.68-.13-.942-.391A1.284 1.284 0 0 1 1.333 12V4c0-.367.13-.68.392-.942.261-.26.575-.391.942-.391h10.666c.367 0 .68.13.942.391.261.261.392.575.392.942v8c0 .367-.13.68-.392.942a1.284 1.284 0 0 1-.942.391H2.667Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#11151c"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#6c0404"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#c50707"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#8a0505"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#2d3a48"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#3791fb"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#1f52ae"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#828b96"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#2d3a48"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#0034b1"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#3791fb"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#4a5870"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#fafbfd"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#0034b1"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#d2ddeb"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#4a5870"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#fafbfd"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#fafbfd"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#2d3a48"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#4a5870"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#0072f8"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#0034b1"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#d2ddeb"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#4a5870"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#2d3a48"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#0072f8"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#3791fb"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#1f52ae"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#4a5870"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#0072f8"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#1c5e34"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#1c5e34"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#154627"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#665200"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#cca400"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#665200"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fafbfd"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="M3.058 12.942A1.284 1.284 0 0 1 2.667 12c0-.367.13-.68.391-.942.261-.26.575-.391.942-.391s.68.13.942.391c.26.261.391.575.391.942s-.13.68-.391.942a1.284 1.284 0 0 1-.942.391c-.367 0-.68-.13-.942-.391Zm4 0A1.284 1.284 0 0 1 6.667 12c0-.367.13-.68.391-.942.261-.26.575-.391.942-.391s.68.13.942.391c.26.261.391.575.391.942s-.13.68-.391.942a1.284 1.284 0 0 1-.942.391c-.367 0-.68-.13-.942-.391Zm4 0a1.284 1.284 0 0 1-.391-.942c0-.367.13-.68.391-.942.261-.26.575-.391.942-.391s.68.13.942.391c.26.261.391.575.391.942s-.13.68-.391.942a1.284 1.284 0 0 1-.942.391c-.367 0-.68-.13-.942-.391Zm-8-4A1.284 1.284 0 0 1 2.667 8c0-.367.13-.68.391-.942.261-.26.575-.391.942-.391s.68.13.942.391c.26.261.391.575.391.942s-.13.68-.391.942A1.284 1.284 0 0 1 4 9.333c-.367 0-.68-.13-.942-.391Zm4 0A1.284 1.284 0 0 1 6.667 8c0-.367.13-.68.391-.942.261-.26.575-.391.942-.391s.68.13.942.391c.26.261.391.575.391.942s-.13.68-.391.942A1.284 1.284 0 0 1 8 9.333c-.367 0-.68-.13-.942-.391Zm4 0A1.284 1.284 0 0 1 10.667 8c0-.367.13-.68.391-.942.261-.26.575-.391.942-.391s.68.13.942.391c.26.261.391.575.391.942s-.13.68-.391.942a1.284 1.284 0 0 1-.942.391c-.367 0-.68-.13-.942-.391Zm-8-4A1.284 1.284 0 0 1 2.667 4c0-.367.13-.68.391-.942.261-.26.575-.391.942-.391s.68.13.942.391c.26.261.391.575.391.942s-.13.68-.391.942A1.284 1.284 0 0 1 4 5.333c-.367 0-.68-.13-.942-.391Zm4 0A1.284 1.284 0 0 1 6.667 4c0-.367.13-.68.391-.942.261-.26.575-.391.942-.391s.68.13.942.391c.26.261.391.575.391.942s-.13.68-.391.942A1.284 1.284 0 0 1 8 5.333c-.367 0-.68-.13-.942-.391Zm4 0A1.284 1.284 0 0 1 10.667 4c0-.367.13-.68.391-.942.261-.26.575-.391.942-.391s.68.13.942.391c.26.261.391.575.391.942s-.13.68-.391.942a1.284 1.284 0 0 1-.942.391c-.367 0-.68-.13-.942-.391Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#171717"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#e35861"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#e98b8f"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#a63a41"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#e0e0e0"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#a8c118"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#7c8e15"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#6b6b6b"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#e0e0e0"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#f2f3c9"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#d2e546"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#cccccc"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#171717"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#f2f3c9"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#ededed"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#cccccc"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#171717"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#171717"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#e0e0e0"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#cccccc"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#c3e01a"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#f2f3c9"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#ededed"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#cccccc"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#e0e0e0"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#c3e01a"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#a8c118"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#7c8e15"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#6b6b6b"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#c3e01a"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#3fa89b"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#9cc9c2"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#1c4b45"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#f9bd56"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#fcdeb8"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#6f4b0b"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fcfcfc"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="M7.833 14.667c-1.155 0-2.139-.406-2.95-1.217-.81-.811-1.216-1.794-1.216-2.95V5.533L.933 2.8l.934-.933 12.266 12.266-.933.934-2.05-2.05c-.389.5-.87.9-1.442 1.2-.572.3-1.197.45-1.875.45ZM5 6.867V10.5a2.663 2.663 0 0 0 .817 2.008c.555.55 1.227.825 2.016.825.5 0 .953-.116 1.359-.35.405-.233.736-.544.991-.933l-.833-.833c-.167.244-.38.436-.642.575a1.834 1.834 0 0 1-.875.208c-.51 0-.944-.178-1.3-.533a1.769 1.769 0 0 1-.533-1.3v-2.3l-1-1ZM7.333 9.2v.967a.485.485 0 0 0 .5.5.499.499 0 0 0 .5-.467l-1-1Zm3.334-.433V4H12v6.1l-1.333-1.333ZM8.333 6.433v-2.1a1.684 1.684 0 0 0-.491-1.183 1.582 1.582 0 0 0-1.175-.483c-.29 0-.55.066-.784.2A1.786 1.786 0 0 0 5.3 3.4l-.95-.95a3.032 3.032 0 0 1 1.017-.817c.4-.2.833-.3 1.3-.3.833 0 1.541.292 2.125.875.583.584.875 1.292.875 2.125v3.434L8.333 6.433ZM7.333 4v1.433L6 4.1V4h1.333Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#171717"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#e35861"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#e98b8f"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#a63a41"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#e0e0e0"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#a8c118"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#7c8e15"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#6b6b6b"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#e0e0e0"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#f2f3c9"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#d2e546"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#cccccc"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#171717"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#f2f3c9"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#ededed"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#cccccc"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#171717"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#171717"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#e0e0e0"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#cccccc"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#c3e01a"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#f2f3c9"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#ededed"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#cccccc"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#e0e0e0"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#c3e01a"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#a8c118"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#7c8e15"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#6b6b6b"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#c3e01a"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#3fa89b"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#9cc9c2"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#1c4b45"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#f9bd56"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#fcdeb8"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#6f4b0b"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fcfcfc"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="M12 10.5c0 1.156-.406 2.139-1.217 2.95-.81.811-1.794 1.217-2.95 1.217-1.155 0-2.139-.406-2.95-1.217-.81-.811-1.216-1.794-1.216-2.95V4.333c0-.833.291-1.541.875-2.125a2.893 2.893 0 0 1 2.125-.875c.833 0 1.541.292 2.125.875.583.584.875 1.292.875 2.125v5.834c0 .51-.178.944-.534 1.3a1.769 1.769 0 0 1-1.3.533c-.51 0-.944-.178-1.3-.533a1.769 1.769 0 0 1-.533-1.3V4h1.333v6.167a.485.485 0 0 0 .5.5.485.485 0 0 0 .5-.5V4.333a1.684 1.684 0 0 0-.491-1.183 1.582 1.582 0 0 0-1.175-.483 1.61 1.61 0 0 0-1.184.483A1.61 1.61 0 0 0 5 4.333V10.5a2.663 2.663 0 0 0 .817 2.008c.555.55 1.227.825 2.016.825.778 0 1.44-.275 1.984-.825a2.87 2.87 0 0 0 .85-2.008V4H12v6.5Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#171717"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#e35861"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#e98b8f"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#a63a41"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#e0e0e0"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#a8c118"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#7c8e15"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#6b6b6b"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#e0e0e0"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#f2f3c9"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#d2e546"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#cccccc"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#171717"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#f2f3c9"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#ededed"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#cccccc"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#171717"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#171717"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#e0e0e0"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#cccccc"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#c3e01a"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#f2f3c9"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#ededed"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#cccccc"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#e0e0e0"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#c3e01a"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#a8c118"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#7c8e15"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#6b6b6b"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#c3e01a"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#3fa89b"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#9cc9c2"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#1c4b45"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#f9bd56"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#fcdeb8"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#6f4b0b"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fcfcfc"></use> </svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="M5.5 12c-1.156 0-2.139-.406-2.95-1.217-.811-.81-1.217-1.794-1.217-2.95 0-1.155.406-2.139 1.217-2.95.811-.81 1.794-1.216 2.95-1.216h6.167c.833 0 1.541.291 2.125.875.583.583.875 1.291.875 2.125 0 .833-.292 1.541-.875 2.125a2.893 2.893 0 0 1-2.125.875H5.833a1.77 1.77 0 0 1-1.3-.534A1.769 1.769 0 0 1 4 7.833c0-.51.178-.944.533-1.3A1.769 1.769 0 0 1 5.833 6H12v1.333H5.833a.486.486 0 0 0-.5.5.486.486 0 0 0 .5.5h5.834a1.684 1.684 0 0 0 1.183-.491c.322-.317.483-.709.483-1.175a1.61 1.61 0 0 0-.483-1.184A1.61 1.61 0 0 0 11.667 5H5.5a2.663 2.663 0 0 0-2.008.817 2.761 2.761 0 0 0-.825 2.016c0 .778.275 1.44.825 1.984.55.544 1.22.827 2.008.85H12V12H5.5Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#171717"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#e35861"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#e98b8f"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#a63a41"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#e0e0e0"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#a8c118"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#7c8e15"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#6b6b6b"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#e0e0e0"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#f2f3c9"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#d2e546"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#cccccc"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#171717"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#f2f3c9"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#ededed"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#cccccc"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#171717"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#171717"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#e0e0e0"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#cccccc"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#c3e01a"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#f2f3c9"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#ededed"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#cccccc"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#e0e0e0"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#c3e01a"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#a8c118"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#7c8e15"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#6b6b6b"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#c3e01a"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#3fa89b"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#9cc9c2"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#1c4b45"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#f9bd56"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#fcdeb8"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#6f4b0b"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fcfcfc"></use> </svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"> <defs> <g id="icon-def"> <path fill="var(--color)" d="m14.682 8.533-.9-2.49c-.021-.062-.513-1.547-1.854-1.652A1.854 1.854 0 0 0 10.135 3c-.788 0-1.495.513-1.75 1.255h-.769A1.865 1.865 0 0 0 5.865 3c-.85 0-1.578.575-1.793 1.391-1.331.105-1.823 1.59-1.843 1.642l-.901 2.48A3.063 3.063 0 0 0 1 9.883C1 11.598 2.413 13 4.154 13a3.135 3.135 0 0 0 3.052-2.322c.236.146.502.23.8.23.296 0 .542-.084.777-.23A3.135 3.135 0 0 0 11.835 13c1.741 0 3.155-1.391 3.155-3.117 0-.47-.113-.931-.318-1.35h.01Zm-2.847 3.38c-1.095 0-1.976-.91-1.976-2.02 0-1.108.89-2.019 1.976-2.019 1.086 0 1.977.91 1.977 2.02 0 1.108-.891 2.018-1.977 2.018Zm-3.84-3.045a.6.6 0 0 1 .594.607.6.6 0 0 1-.594.607.6.6 0 0 1-.594-.607.6.6 0 0 1 .594-.607Zm.01-.837h-.02c-.4 0-.768.157-1.035.43a3.14 3.14 0 0 0-2.796-1.685c-.338 0-.665.052-.973.157.052-.146.113-.303.185-.47.153-.356.43-1.026 1.26-1.026h.41a.142.142 0 0 0 .142-.146v-.43c0-.397.267-.658.676-.658.41 0 .676.261.676.659v.429c0 .083.062.146.144.146h2.632a.142.142 0 0 0 .143-.146v-.43c0-.397.266-.658.676-.658.41 0 .676.261.676.659v.429c0 .083.062.146.143.146h.41c.84 0 1.116.66 1.26 1.025.071.157.133.325.184.471A3.14 3.14 0 0 0 9.03 8.46a1.457 1.457 0 0 0-1.034-.429h.01Zm-3.85 3.881c-1.096 0-1.977-.91-1.977-2.019 0-1.108.89-2.019 1.976-2.019 1.086 0 1.977.91 1.977 2.02 0 1.108-.891 2.018-1.977 2.018Z"></path> </g> </defs> <view id="black--enabled" viewBox="0 0 16 16"></view> <use href="#icon-def" x="0" y="0" style="--color:#171717"></use><view id="error--enabled" viewBox="0 16 16 16"></view> <use href="#icon-def" x="0" y="16" style="--color:#e35861"></use><view id="error--hover" viewBox="16 16 16 16"></view> <use href="#icon-def" x="16" y="16" style="--color:#e98b8f"></use><view id="error--active" viewBox="32 16 16 16"></view> <use href="#icon-def" x="32" y="16" style="--color:#a63a41"></use><view id="error--disabled" viewBox="48 16 16 16"></view> <use href="#icon-def" x="48" y="16" style="--color:#828b96"></use><view id="interactive--enabled" viewBox="0 32 16 16"></view> <use href="#icon-def" x="0" y="32" style="--color:#e0e0e0"></use><view id="interactive--hover" viewBox="16 32 16 16"></view> <use href="#icon-def" x="16" y="32" style="--color:#a8c118"></use><view id="interactive--active" viewBox="32 32 16 16"></view> <use href="#icon-def" x="32" y="32" style="--color:#7c8e15"></use><view id="interactive--disabled" viewBox="48 32 16 16"></view> <use href="#icon-def" x="48" y="32" style="--color:#6b6b6b"></use><view id="on-interactive--enabled" viewBox="0 48 16 16"></view> <use href="#icon-def" x="0" y="48" style="--color:#e0e0e0"></use><view id="on-interactive--hover" viewBox="16 48 16 16"></view> <use href="#icon-def" x="16" y="48" style="--color:#f2f3c9"></use><view id="on-interactive--active" viewBox="32 48 16 16"></view> <use href="#icon-def" x="32" y="48" style="--color:#d2e546"></use><view id="on-interactive--disabled" viewBox="48 48 16 16"></view> <use href="#icon-def" x="48" y="48" style="--color:#cccccc"></use><view id="on-primary--enabled" viewBox="0 64 16 16"></view> <use href="#icon-def" x="0" y="64" style="--color:#171717"></use><view id="on-primary--hover" viewBox="16 64 16 16"></view> <use href="#icon-def" x="16" y="64" style="--color:#f2f3c9"></use><view id="on-primary--active" viewBox="32 64 16 16"></view> <use href="#icon-def" x="32" y="64" style="--color:#ededed"></use><view id="on-primary--disabled" viewBox="48 64 16 16"></view> <use href="#icon-def" x="48" y="64" style="--color:#cccccc"></use><view id="on-status--enabled" viewBox="0 80 16 16"></view> <use href="#icon-def" x="0" y="80" style="--color:#171717"></use><view id="on-status--hover" viewBox="16 80 16 16"></view> <use href="#icon-def" x="16" y="80" style="--color:#171717"></use><view id="on-status--active" viewBox="32 80 16 16"></view> <use href="#icon-def" x="32" y="80" style="--color:#e0e0e0"></use><view id="on-status--disabled" viewBox="48 80 16 16"></view> <use href="#icon-def" x="48" y="80" style="--color:#cccccc"></use><view id="on-suggestion--enabled" viewBox="0 96 16 16"></view> <use href="#icon-def" x="0" y="96" style="--color:#c3e01a"></use><view id="on-suggestion--hover" viewBox="16 96 16 16"></view> <use href="#icon-def" x="16" y="96" style="--color:#f2f3c9"></use><view id="on-suggestion--active" viewBox="32 96 16 16"></view> <use href="#icon-def" x="32" y="96" style="--color:#ededed"></use><view id="on-suggestion--disabled" viewBox="48 96 16 16"></view> <use href="#icon-def" x="48" y="96" style="--color:#cccccc"></use><view id="on-surface--enabled" viewBox="0 112 16 16"></view> <use href="#icon-def" x="0" y="112" style="--color:#e0e0e0"></use><view id="primary--enabled" viewBox="0 128 16 16"></view> <use href="#icon-def" x="0" y="128" style="--color:#c3e01a"></use><view id="primary--hover" viewBox="16 128 16 16"></view> <use href="#icon-def" x="16" y="128" style="--color:#a8c118"></use><view id="primary--active" viewBox="32 128 16 16"></view> <use href="#icon-def" x="32" y="128" style="--color:#7c8e15"></use><view id="primary--disabled" viewBox="48 128 16 16"></view> <use href="#icon-def" x="48" y="128" style="--color:#6b6b6b"></use><view id="selected--enabled" viewBox="0 144 16 16"></view> <use href="#icon-def" x="0" y="144" style="--color:#c3e01a"></use><view id="success--enabled" viewBox="0 160 16 16"></view> <use href="#icon-def" x="0" y="160" style="--color:#3fa89b"></use><view id="success--hover" viewBox="16 160 16 16"></view> <use href="#icon-def" x="16" y="160" style="--color:#9cc9c2"></use><view id="success--active" viewBox="32 160 16 16"></view> <use href="#icon-def" x="32" y="160" style="--color:#1c4b45"></use><view id="success--disabled" viewBox="48 160 16 16"></view> <use href="#icon-def" x="48" y="160" style="--color:#828b96"></use><view id="warning--enabled" viewBox="0 176 16 16"></view> <use href="#icon-def" x="0" y="176" style="--color:#f9bd56"></use><view id="warning--hover" viewBox="16 176 16 16"></view> <use href="#icon-def" x="16" y="176" style="--color:#fcdeb8"></use><view id="warning--active" viewBox="32 176 16 16"></view> <use href="#icon-def" x="32" y="176" style="--color:#6f4b0b"></use><view id="warning--disabled" viewBox="48 176 16 16"></view> <use href="#icon-def" x="48" y="176" style="--color:#828b96"></use><view id="white--enabled" viewBox="0 192 16 16"></view> <use href="#icon-def" x="0" y="192" style="--color:#fcfcfc"></use> </svg>
|