sync icons (#532)

* feat: syncs icons

* f: changeset
This commit is contained in:
marcelines 2024-03-14 10:09:30 +00:00 committed by GitHub
parent ddb07d31aa
commit 094369c63a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
54 changed files with 537 additions and 40 deletions

View File

@ -0,0 +1,5 @@
---
'@status-im/icons': minor
---
Sync icons

View File

@ -0,0 +1,25 @@
import { createIcon } from '../lib/create-icon'
const SvgAddTimeOffIcon = createIcon(props => {
return (
<svg
{...props}
xmlns="http://www.w3.org/2000/svg"
width={props.width}
height={props.height}
fill="none"
viewBox="0 0 20 20"
focusable={false}
aria-hidden={true}
>
<path
fill={props.color}
fillRule="evenodd"
d="M10.6 5.5a3.9 3.9 0 1 1 7.8 0 3.9 3.9 0 0 1-7.8 0ZM14.5.4a5.1 5.1 0 1 0 0 10.2 5.1 5.1 0 0 0 0-10.2ZM7.162 2.642a7.027 7.027 0 0 1 2.203-.248 5.962 5.962 0 0 0-.744 1.902 3.213 3.213 0 0 0-.187-.167c-.294-.242-.538-.346-.707-.39a6.86 6.86 0 0 0-.505.134c-.124.124-.284.336-.417.693-.305.813-.48 2.393.243 5.353l2.72-.729c.285.364.61.694.969.984l-.873.233 1.338 4.994a3.794 3.794 0 0 1 1.609.674c.66.48 1.509.622 2.29.382l1.722-.53.353 1.146-1.723.53a3.795 3.795 0 0 1-3.348-.558 2.595 2.595 0 0 0-2.534-.293l-1.228.518-.041.017c-.475.2-.767.323-1.07.404a4.601 4.601 0 0 1-1.94.098c-.31-.051-.613-.145-1.105-.296l-.043-.013-1.32-.407.352-1.146 1.32.406c.55.169.771.236.99.271.478.079.967.055 1.435-.071.214-.058.428-.147.957-.37l1.228-.517c.277-.116.563-.198.853-.246l-1.254-4.682-5.699 1.527-.622.167-.122-.633.589-.114-.59.113v-.008l-.004-.019a4.582 4.582 0 0 1-.047-.307 10.857 10.857 0 0 1-.075-.85 10.853 10.853 0 0 1 .188-2.689c.422-2.06 1.653-4.41 4.84-5.263ZM5.757 4.555c-.312 1.11-.354 2.856.325 5.623l-2.723.73a9.66 9.66 0 0 1 .14-2.762c.27-1.316.89-2.686 2.258-3.591ZM15.1 4.9H17v1.2h-1.9V8h-1.2V6.1H12V4.9h1.9V3h1.2v1.9Z"
clipRule="evenodd"
/>
</svg>
)
})
export default SvgAddTimeOffIcon

View File

@ -14,11 +14,11 @@ const SvgAfghanistanIcon = createIcon(props => {
>
<path
fill="#141414"
d="M20 15a2.222 2.222 0 0 1-2.222 2.222H2.222A2.222 2.222 0 0 1 0 14.999V5c0-1.227.995-2.222 2.222-2.222h15.556A2.22 2.22 0 0 1 20 5v10Z"
d="M20 15a2.222 2.222 0 0 1-2.222 2.222H2.222A2.222 2.222 0 0 1 0 15V5c0-1.228.995-2.223 2.222-2.223h15.556C19.005 2.777 20 3.772 20 5v10Z"
/>
<path
fill="#007A36"
d="M17.778 2.777C19.005 2.777 20 3.772 20 5v10a2.222 2.222 0 0 1-2.222 2.223h-4.445V2.777h4.445Z"
d="M17.778 2.777C19.005 2.777 20 3.772 20 5v10a2.222 2.222 0 0 1-2.222 2.222h-4.445V2.777h4.445Z"
/>
<path fill="#D32011" d="M6.667 2.777h6.666v14.445H6.667V2.777Z" />
<path
@ -35,7 +35,7 @@ const SvgAfghanistanIcon = createIcon(props => {
/>
<path
fill="#fff"
d="m8.1 12.112-.005-.351h3.772l.015.358-3.783-.007Zm3.782-3.474-.317-.039v-.742c0-.016-.006-.031-.01-.047h.015a.089.089 0 0 0 0-.177h-.392a.089.089 0 0 0 0 .177h.015c-.004.016-.01.03-.01.047v.695l-.145-.018-.287-.31a.515.515 0 0 0 .092-.286c0-.344-.356-.623-.796-.623-.44 0-.796.279-.796.623 0 .103.035.2.091.285l-.29.312-.145.017v-.694a.146.146 0 0 0-.01-.047h.016a.089.089 0 0 0 0-.177H8.52a.089.089 0 0 0-.089.088c0 .049.04.089.089.089h.015c-.004.015-.01.03-.01.047V8.6l-.316.038.262.393h.041v.544h.406V9.03h2.252v.544h.406V9.03h.042l.263-.393Z"
d="m8.1 12.112-.005-.351h3.772l.015.358-3.783-.007Zm3.782-3.474-.317-.04v-.74c0-.018-.006-.032-.01-.048h.015a.089.089 0 0 0 0-.177h-.392a.089.089 0 0 0 0 .177h.015c-.004.016-.01.03-.01.047v.695l-.145-.018-.287-.31a.515.515 0 0 0 .092-.286c0-.344-.356-.623-.796-.623-.44 0-.796.279-.796.623 0 .103.035.2.091.285l-.29.311-.145.018v-.694a.146.146 0 0 0-.01-.047h.016a.089.089 0 0 0 0-.177H8.52a.089.089 0 0 0 0 .176h.015c-.004.016-.01.031-.01.048v.741l-.316.04.262.392h.041v.543h.406v-.543h2.252v.543h.406v-.543h.042l.263-.393Z"
/>
<path
fill="#fff"
@ -59,7 +59,7 @@ const SvgAfghanistanIcon = createIcon(props => {
/>
<path
fill="#fff"
d="M7.227 14.506c-.545-.102-.566-.396-.566-.396s.296.188.644.119c.348-.07.663-.058.663-.058s-.332.367-.053.55c.123.081.465.047.614.014.149-.033.47-.092.54-.092a.193.193 0 0 1 0 .386c-.072 0-.388-.058-.553-.096-.165-.038-.28-.056-.405-.081-.148-.03-.458.009-.845.04a.951.951 0 0 1-.802-.306c.274.087.636-.017.763-.08Zm-2.615-4.39c-.022-.052.475.319.815.277.34-.041.991-.134 1.125.12.134.252.253.514.253.514s-.226-.131-.519-.133c-.294-.002-.91-.03-1.154-.111-.243-.082-.434-.458-.52-.666Zm.47-1.64c.005-.111.225-.064.27-.156.046-.092-.122-.287-.03-.353.094-.066.567.358.83.642.264.284.337.738.252.872-.084.134-.03.012-.03.012s-.167-.33-.434-.466c-.267-.134-.859-.551-.859-.551Zm6.14 4.344c-.109.027-.244.162-.371.352a.353.353 0 0 0-.35-.33.36.36 0 0 0-.128.025.252.252 0 0 0-.206-.11.255.255 0 0 0-.174.069.256.256 0 0 0-.173-.07.254.254 0 0 0-.206.11.345.345 0 0 0-.127-.025.355.355 0 0 0-.355.35c-.13-.199-.27-.343-.384-.37-.186-.046-.33-.242-.454-.33 0 0 .012.337.347.578.222.16.163.53.163.53s.405.1.588.12c-.027-.081-.064-.156-.098-.23a.34.34 0 0 0 .106.047l.103.192s.238.022.49.022c.251 0 .49-.022.49-.022l.104-.192a.362.362 0 0 0 .083-.032c-.032.07-.066.14-.092.216.183-.02.589-.121.589-.121s-.06-.37.163-.53c.335-.24.347-.578.347-.578-.125.087-.269.283-.455.329Z"
d="M7.227 14.506c-.545-.102-.566-.396-.566-.396s.296.188.644.119c.348-.07.663-.059.663-.059s-.332.368-.053.551c.123.081.465.047.614.014.149-.033.47-.092.54-.092a.193.193 0 0 1 0 .386 4.92 4.92 0 0 1-.553-.096c-.165-.038-.28-.056-.405-.082-.148-.03-.458.01-.845.04a.951.951 0 0 1-.802-.305c.274.087.636-.017.763-.08Zm-2.615-4.39c-.022-.052.475.319.815.277.34-.042.991-.134 1.125.12.134.252.253.514.253.514s-.226-.132-.519-.133c-.294-.002-.91-.03-1.154-.111-.243-.082-.434-.458-.52-.666Zm.47-1.64c.005-.111.225-.064.27-.156.046-.092-.122-.287-.03-.353.094-.066.567.358.83.642.264.284.337.738.252.872-.084.134-.03.012-.03.012s-.167-.33-.434-.466c-.267-.134-.859-.552-.859-.552Zm6.14 4.344c-.109.027-.244.162-.371.351a.353.353 0 0 0-.35-.33.36.36 0 0 0-.128.026.252.252 0 0 0-.206-.111.256.256 0 0 0-.174.07.256.256 0 0 0-.173-.07.254.254 0 0 0-.206.11.347.347 0 0 0-.127-.025.355.355 0 0 0-.355.35c-.13-.199-.27-.343-.384-.37-.186-.046-.33-.242-.454-.33 0 0 .012.337.347.578.222.16.163.53.163.53s.405.1.588.12c-.027-.081-.064-.156-.098-.23a.34.34 0 0 0 .106.046l.103.193s.238.022.49.022c.251 0 .49-.022.49-.022l.104-.193a.357.357 0 0 0 .083-.031c-.032.07-.066.14-.092.216.183-.02.589-.121.589-.121s-.06-.37.163-.53c.335-.24.347-.578.347-.578-.125.087-.269.283-.455.329Z"
/>
</svg>
)

View File

@ -0,0 +1,23 @@
import { createIcon } from '../lib/create-icon'
const SvgAppleIcon = createIcon(props => {
return (
<svg
{...props}
xmlns="http://www.w3.org/2000/svg"
width={props.width}
height={props.height}
fill="none"
viewBox="0 0 20 20"
focusable={false}
aria-hidden={true}
>
<path
fill={props.color}
d="M14.357 10c.023 2.422 2.12 3.227 2.143 3.238-.018.056-.335 1.148-1.105 2.275-.665.975-1.356 1.946-2.444 1.966-1.069.02-1.413-.635-2.635-.635-1.222 0-1.604.615-2.616.655-1.05.04-1.85-1.054-2.52-2.025-1.371-1.987-2.42-5.613-1.012-8.062.699-1.215 1.948-1.985 3.303-2.005 1.031-.02 2.005.695 2.635.695.63 0 1.813-.86 3.056-.733.521.022 1.982.21 2.92 1.587-.075.047-1.743 1.02-1.725 3.044Zm-2.009-5.945c.558-.677.933-1.618.83-2.555-.803.032-1.775.537-2.351 1.213-.517.598-.97 1.556-.847 2.475.895.069 1.81-.457 2.368-1.133Z"
/>
</svg>
)
})
export default SvgAppleIcon

View File

@ -35,11 +35,11 @@ const SvgArgentinaIcon = createIcon(props => {
/>
<path
fill="#C16540"
d="M9.89 9.874c0 .087-.145.156-.324.156-.18 0-.325-.07-.325-.156s.145-.155.325-.155c.179 0 .324.07.324.155Zm.862-.013c0-.09-.148-.162-.33-.162-.182 0-.33.072-.33.162 0 .09.148.162.33.162.183 0 .33-.072.33-.162Z"
d="M9.89 9.875c0 .086-.145.155-.324.155-.18 0-.325-.07-.325-.155 0-.087.145-.156.325-.156.179 0 .324.07.324.156Zm.862-.014c0-.09-.148-.162-.33-.162-.182 0-.33.072-.33.162 0 .09.148.162.33.162.183 0 .33-.072.33-.162Z"
/>
<path
fill="#ED8662"
d="M9.702 10.486c0-.07.136-.128.304-.128.168 0 .304.057.304.127s-.136.128-.304.128c-.168 0-.304-.057-.304-.127Z"
d="M9.702 10.486c0-.07.136-.128.304-.128.168 0 .304.057.304.128 0 .07-.136.127-.304.127-.168 0-.304-.057-.304-.127Z"
/>
</svg>
)

View File

@ -15,7 +15,7 @@ const SvgCrownIcon = createIcon(props => {
<path
fill={props.color}
fillRule="evenodd"
d="M10.425 3.576 10 3.152l-.424.424L6.642 6.51 3.784 4.972 2.9 4.496V10.5c0 2.228.228 3.88 1.395 4.891.578.501 1.333.797 2.258.972.923.175 2.061.237 3.447.237 1.387 0 2.525-.062 3.448-.237.925-.175 1.68-.47 2.258-.972C16.872 14.38 17.1 12.728 17.1 10.5V4.495l-.885.477L13.36 6.51l-2.934-2.934Zm-3.25 4.098L10 4.85l2.826 2.825.316.316.393-.212L15.9 6.505V10.5c0 .986-.051 1.75-.167 2.35a4.905 4.905 0 0 0-.56-.37c-.985-.564-2.593-1.08-5.173-1.08s-4.188.516-5.173 1.08a4.9 4.9 0 0 0-.56.37c-.116-.6-.167-1.364-.167-2.35V6.505l2.366 1.273.393.212.315-.316ZM4.71 14.057c.107.165.23.306.37.427.36.311.886.547 1.696.7.811.154 1.86.216 3.224.216s2.414-.063 3.225-.216c.81-.153 1.336-.389 1.695-.7a2.01 2.01 0 0 0 .37-.426 3.15 3.15 0 0 0-.713-.537c-.765-.437-2.157-.921-4.577-.921s-3.812.484-4.577.921a3.152 3.152 0 0 0-.713.536Z"
d="M10.425 3.576 10 3.15l-.424.425L6.642 6.51 3.784 4.972 2.9 4.496V10.5c0 2.228.228 3.88 1.395 4.89.578.502 1.333.798 2.258.973.923.175 2.061.237 3.447.237 1.387 0 2.525-.062 3.448-.237.925-.175 1.68-.47 2.258-.972C16.872 14.38 17.1 12.728 17.1 10.5V4.495l-.885.477L13.36 6.51l-2.934-2.934Zm-3.25 4.098L10 4.85l2.826 2.825.316.316.393-.212L15.9 6.505V10.5c0 .985-.051 1.75-.167 2.35a4.905 4.905 0 0 0-.56-.37c-.985-.564-2.593-1.08-5.173-1.08s-4.188.516-5.173 1.08a4.9 4.9 0 0 0-.56.37c-.116-.6-.167-1.364-.167-2.35V6.505l2.366 1.273.393.212.315-.316ZM4.71 14.057c.107.165.23.306.37.427.36.311.886.547 1.696.7.811.153 1.86.216 3.224.216s2.414-.063 3.225-.216c.81-.153 1.336-.389 1.695-.7.14-.121.263-.262.37-.426a3.147 3.147 0 0 0-.713-.537c-.765-.437-2.157-.921-4.577-.921s-3.812.484-4.577.921a3.146 3.146 0 0 0-.713.536Z"
clipRule="evenodd"
/>
</svg>

View File

@ -0,0 +1,25 @@
import { createIcon } from '../lib/create-icon'
const SvgEpicsIcon = createIcon(props => {
return (
<svg
{...props}
xmlns="http://www.w3.org/2000/svg"
width={props.width}
height={props.height}
fill="none"
viewBox="0 0 20 20"
focusable={false}
aria-hidden={true}
>
<path
fill={props.color}
fillRule="evenodd"
d="M5.37 2.664c-.186-.047-.453-.064-.87-.064s-.685.016-.873.062c-.162.04-.222.09-.265.15-.062.086-.137.26-.19.634-.05.368-.072.867-.072 1.554s.021 1.186.073 1.554c.052.374.127.548.189.633.043.06.103.111.265.15.188.047.456.063.873.063s.684-.018.87-.064c.162-.04.223-.092.268-.155.062-.087.138-.262.19-.635.051-.367.072-.864.072-1.546s-.02-1.179-.072-1.546c-.052-.373-.128-.549-.19-.635-.045-.063-.106-.115-.268-.155Zm1.646.624c.044.315.068.684.078 1.112h.694c.439 0 .827 0 1.14.042.338.045.677.15.953.427.277.276.381.615.427.954.042.312.042.7.042 1.139V9.4h2.053c.007-.879.033-1.598.088-2.185.066-.705.18-1.273.392-1.709.23-.47.569-.774 1.02-.938.408-.147.878-.168 1.347-.168.472 0 .943.023 1.351.174.452.167.79.475 1.018.946.211.437.325 1.005.39 1.709.068.713.091 1.621.091 2.771s-.023 2.058-.09 2.771c-.067.704-.18 1.272-.392 1.71-.228.47-.565.778-1.017.945-.408.151-.88.174-1.35.174-.47 0-.94-.02-1.347-.168-.452-.164-.792-.468-1.021-.938-.212-.436-.326-1.004-.392-1.71a26.543 26.543 0 0 1-.088-2.184H10.35v2.438c0 .439 0 .827-.042 1.14-.046.338-.15.677-.427.953-.276.277-.615.381-.954.427-.312.042-.7.042-1.14.042h-.692c-.01.428-.034.797-.078 1.112-.062.448-.174.85-.403 1.17-.247.343-.582.526-.951.618-.345.086-.745.1-1.162.1-.415 0-.814-.013-1.158-.096-.369-.09-.705-.27-.953-.614-.23-.32-.342-.722-.405-1.17-.063-.454-.084-1.022-.084-1.72s.021-1.266.084-1.72c.063-.448.175-.85.405-1.17.248-.343.584-.523.953-.614.344-.083.743-.096 1.158-.096.417 0 .817.014 1.162.1.37.092.704.275.95.619.23.32.342.722.404 1.17.044.314.068.683.078 1.111h.656c.488 0 .794-.001 1.017-.031.206-.028.25-.07.266-.086.016-.016.058-.06.086-.266.03-.223.03-.529.03-1.017V7c0-.488 0-.794-.03-1.017-.028-.206-.07-.25-.086-.266-.017-.016-.06-.058-.266-.086-.223-.03-.529-.031-1.017-.031h-.656c-.01.428-.034.797-.078 1.112-.062.447-.174.85-.403 1.17-.247.343-.582.525-.951.618-.345.086-.745.1-1.162.1-.415 0-.814-.013-1.158-.097-.369-.09-.705-.27-.953-.613-.23-.32-.342-.722-.405-1.17C1.921 6.266 1.9 5.698 1.9 5s.021-1.266.084-1.72c.063-.448.175-.851.405-1.17.248-.344.584-.523.953-.614.344-.084.743-.096 1.158-.096.417 0 .817.014 1.162.1.37.092.704.275.95.619.23.32.342.721.404 1.169ZM15.25 5.6c.466 0 .746.03.935.1.146.054.254.137.354.343.116.24.214.635.276 1.298.062.655.085 1.517.085 2.659s-.023 2.004-.085 2.659c-.062.663-.16 1.058-.276 1.298-.1.207-.208.29-.354.344-.19.07-.468.099-.935.099-.468 0-.748-.027-.938-.096-.146-.053-.252-.134-.35-.336-.116-.237-.214-.63-.276-1.296-.062-.655-.086-1.522-.086-2.672 0-1.15.024-2.016.086-2.672.062-.665.16-1.059.276-1.296.098-.202.204-.283.35-.336.19-.068.47-.096.938-.096Zm-10.75 7c.417 0 .684.017.87.064.162.04.223.092.268.155.062.087.138.262.19.635.051.367.072.864.072 1.546s-.02 1.179-.072 1.546c-.052.373-.128.548-.19.635-.045.063-.106.115-.268.155-.186.047-.453.064-.87.064s-.685-.016-.873-.062c-.162-.04-.222-.09-.265-.15-.062-.086-.137-.26-.19-.634-.05-.368-.072-.867-.072-1.554s.021-1.186.073-1.554c.052-.374.127-.548.189-.633.043-.06.103-.111.265-.15.188-.047.456-.063.873-.063Z"
clipRule="evenodd"
/>
</svg>
)
})
export default SvgEpicsIcon

View File

@ -14,7 +14,7 @@ const SvgHeartIcon = createIcon(props => {
>
<path
fill={props.color}
d="m10 16.517-.253.544.253.117.253-.117-.253-.544ZM3 7.534l.598.054L3 7.534Zm14 0-.598.046v.008L17 7.534Zm-7-2.017-.345.49.343.241.344-.238L10 5.517Zm0 11 .253-.544-.003-.002a1.327 1.327 0 0 0-.07-.034c-.051-.024-.127-.063-.225-.113a17.45 17.45 0 0 1-3.252-2.191c-1.77-1.523-3.328-3.594-3.105-6.045l-1.196-.109c-.277 3.05 1.665 5.47 3.52 7.064a18.654 18.654 0 0 0 3.73 2.472l.068.033.02.009.005.003h.001l.254-.543Zm0 0a78.287 78.287 0 0 0 .254.543h.001l.006-.003.019-.009a7.928 7.928 0 0 0 .318-.16 18.659 18.659 0 0 0 3.48-2.346c1.855-1.593 3.797-4.013 3.52-7.063l-1.195.109c.222 2.45-1.336 4.522-3.107 6.045A17.453 17.453 0 0 1 9.75 15.97l-.003.001.253.545Zm7.598-9.03c-.132-1.723-.672-2.867-1.55-3.506-.869-.633-1.924-.662-2.844-.492-.927.17-1.816.56-2.457.893a12.177 12.177 0 0 0-1.081.636l-.005.004h-.002v.001l.341.494.342.493.002-.002a10.97 10.97 0 0 1 .956-.562c.593-.307 1.36-.637 2.121-.777.767-.142 1.431-.074 1.921.282.482.351.942 1.09 1.06 2.629l1.196-.092Zm-14 .101c.14-1.538.608-2.282 1.098-2.636.495-.358 1.158-.424 1.917-.283.754.14 1.512.469 2.098.777a10.684 10.684 0 0 1 .942.56l.002.002.345-.491.345-.491-.002-.002c-.002 0-.003-.002-.005-.003a1.632 1.632 0 0 0-.077-.052 11.886 11.886 0 0 0-.992-.585c-.635-.334-1.515-.724-2.437-.895-.917-.17-1.967-.14-2.84.491-.879.636-1.433 1.776-1.59 3.5l1.196.108Z"
d="m10 16.517-.253.544.253.117.253-.117-.253-.544ZM3 7.534l.598.054L3 7.534Zm14 0-.598.046v.008L17 7.534Zm-7-2.017-.345.49.343.241.344-.238L10 5.517Zm0 11 .253-.544-.003-.002a1.327 1.327 0 0 0-.07-.034c-.051-.024-.127-.063-.225-.113a17.45 17.45 0 0 1-3.252-2.191c-1.77-1.523-3.328-3.594-3.105-6.045l-1.196-.109c-.277 3.05 1.665 5.47 3.52 7.064a18.654 18.654 0 0 0 3.73 2.472l.068.033.02.009.005.003h.001l.254-.543Zm0 0a78.263 78.263 0 0 0 .254.543h.001l.006-.003.019-.009a7.928 7.928 0 0 0 .318-.16 18.659 18.659 0 0 0 3.48-2.346c1.855-1.593 3.797-4.013 3.52-7.063l-1.195.109c.222 2.45-1.336 4.522-3.107 6.045A17.453 17.453 0 0 1 9.75 15.97l-.003.002.253.544Zm7.598-9.03c-.132-1.723-.672-2.867-1.55-3.506-.869-.633-1.924-.662-2.844-.492-.927.17-1.816.56-2.457.893a12.187 12.187 0 0 0-1.081.636l-.005.004h-.002v.001l.341.494.342.493.002-.002a.678.678 0 0 1 .059-.04l.193-.122c.168-.104.411-.247.704-.4.593-.307 1.36-.637 2.121-.777.767-.142 1.431-.074 1.921.282.482.351.942 1.09 1.06 2.629l1.196-.092Zm-14 .101c.14-1.538.608-2.282 1.098-2.636.495-.358 1.158-.424 1.917-.283.754.14 1.512.469 2.098.777a10.684 10.684 0 0 1 .944.562L10 5.517l.345-.491-.002-.002c-.002 0-.003-.002-.005-.003a1.632 1.632 0 0 0-.077-.052 11.88 11.88 0 0 0-.992-.585c-.635-.334-1.515-.724-2.437-.895-.917-.17-1.967-.14-2.84.491-.879.636-1.433 1.776-1.59 3.5l1.196.108Z"
/>
</svg>
)

View File

@ -6,6 +6,7 @@ export { default as ActivityIcon } from './activity-icon'
export { default as AddIcon } from './add-icon'
export { default as AddReactionIcon } from './add-reaction-icon'
export { default as AddSmallIcon } from './add-small-icon'
export { default as AddTimeOffIcon } from './add-time-off-icon'
export { default as AddTokenIcon } from './add-token-icon'
export { default as AddUserIcon } from './add-user-icon'
export { default as AdvancedIcon } from './advanced-icon'
@ -16,6 +17,7 @@ export { default as AlphabeticallyIcon } from './alphabetically-icon'
export { default as AndroidIcon } from './android-icon'
export { default as AngryIcon } from './angry-icon'
export { default as AnonymousIcon } from './anonymous-icon'
export { default as AppleIcon } from './apple-icon'
export { default as ArgentinaIcon } from './argentina-icon'
export { default as ArrowDownIcon } from './arrow-down-icon'
export { default as ArrowLeftIcon } from './arrow-left-icon'
@ -103,6 +105,7 @@ export { default as EditIcon } from './edit-icon'
export { default as EmailIcon } from './email-icon'
export { default as EnglandIcon } from './england-icon'
export { default as EpicIcon } from './epic-icon'
export { default as EpicsIcon } from './epics-icon'
export { default as EuropeanUnionIcon } from './european-union-icon'
export { default as ExpandIcon } from './expand-icon'
export { default as ExpandLsIcon } from './expand-ls-icon'
@ -171,6 +174,7 @@ export { default as KeycardIcon } from './keycard-icon'
export { default as KeycardLogoIcon } from './keycard-logo-icon'
export { default as KeycardProIcon } from './keycard-pro-icon'
export { default as KickUserIcon } from './kick-user-icon'
export { default as LabelsIcon } from './labels-icon'
export { default as LanguageIcon } from './language-icon'
export { default as LaptopIcon } from './laptop-icon'
export { default as LaughIcon } from './laugh-icon'
@ -179,6 +183,7 @@ export { default as LensIcon } from './lens-icon'
export { default as LightIcon } from './light-icon'
export { default as LinkIcon } from './link-icon'
export { default as LinkedinIcon } from './linkedin-icon'
export { default as LinuxIcon } from './linux-icon'
export { default as ListViewCollapsedIcon } from './list-view-collapsed-icon'
export { default as ListViewIcon } from './list-view-icon'
export { default as LoadingIcon } from './loading-icon'
@ -228,12 +233,15 @@ export { default as OpenIcon } from './open-icon'
export { default as OpenseaIcon } from './opensea-icon'
export { default as OptionsCircleIcon } from './options-circle-icon'
export { default as OptionsIcon } from './options-icon'
export { default as OrgIcon } from './org-icon'
export { default as PalleteIcon } from './pallete-icon'
export { default as PasswordIcon } from './password-icon'
export { default as PauseIcon } from './pause-icon'
export { default as PendingIcon } from './pending-icon'
export { default as PendingStateIcon } from './pending-state-icon'
export { default as PendingUserIcon } from './pending-user-icon'
export { default as PeopleIcon } from './people-icon'
export { default as PiggyBankIcon } from './piggy-bank-icon'
export { default as PinIcon } from './pin-icon'
export { default as PinterestIcon } from './pinterest-icon'
export { default as PlaceholderIcon } from './placeholder-icon'
@ -276,6 +284,7 @@ export { default as SendAudioIcon } from './send-audio-icon'
export { default as SendIcon } from './send-icon'
export { default as SettingsIcon } from './settings-icon'
export { default as ShareIcon } from './share-icon'
export { default as ShellIcon } from './shell-icon'
export { default as ShopIcon } from './shop-icon'
export { default as SignatureIcon } from './signature-icon'
export { default as SnapchatIcon } from './snapchat-icon'
@ -300,6 +309,7 @@ export { default as TableIcon } from './table-icon'
export { default as TabletIcon } from './tablet-icon'
export { default as TabsIcon } from './tabs-icon'
export { default as TaiwanIcon } from './taiwan-icon'
export { default as TeamsIcon } from './teams-icon'
export { default as ThreadsIcon } from './threads-icon'
export { default as ThumbsDownIcon } from './thumbs-down-icon'
export { default as ThumbsUpIcon } from './thumbs-up-icon'
@ -328,12 +338,14 @@ export { default as UnreadIcon } from './unread-icon'
export { default as UntrustworthyIcon } from './untrustworthy-icon'
export { default as UpToDateIcon } from './up-to-date-icon'
export { default as UpvoteIcon } from './upvote-icon'
export { default as UsbIcon } from './usb-icon'
export { default as VerifiedIcon } from './verified-icon'
export { default as VideoIcon } from './video-icon'
export { default as WaffleIcon } from './waffle-icon'
export { default as WalletIcon } from './wallet-icon'
export { default as WarningIcon } from './warning-icon'
export { default as WebIcon } from './web-icon'
export { default as WindowsIcon } from './windows-icon'
export { default as WorkstreamsIcon } from './workstreams-icon'
export { default as WorldIcon } from './world-icon'
export { default as YoutubeIcon } from './youtube-icon'

View File

@ -0,0 +1,32 @@
import { createIcon } from '../lib/create-icon'
const SvgLabelsIcon = createIcon(props => {
return (
<svg
{...props}
xmlns="http://www.w3.org/2000/svg"
width={props.width}
height={props.height}
fill="none"
viewBox="0 0 20 20"
focusable={false}
aria-hidden={true}
>
<g clipPath="url(#labels-icon_svg__a)">
<path
fill={props.color}
fillRule="evenodd"
d="M8.18 5.087c-.285.216-.519.449-1.058.988-1.233 1.233-2.111 2.2-2.695 3.006-.587.808-.838 1.402-.889 1.891-.048.466.079.917.432 1.464.364.564.94 1.186 1.738 1.983.797.798 1.42 1.374 1.983 1.738.547.354.997.48 1.464.432.488-.05 1.083-.302 1.89-.888.806-.585 1.774-1.463 3.006-2.696.54-.54.773-.774.989-1.058.644-.847 1.084-2.119 1.1-3.183.007-.359-.024-.618-.096-1.224a23.256 23.256 0 0 0-.31-1.989 5.716 5.716 0 0 0-.181-.678c-.046-.13-.08-.19-.09-.209-.019-.01-.08-.044-.209-.09-.17-.06-.399-.12-.678-.18a23.264 23.264 0 0 0-1.99-.31c-.605-.073-.864-.104-1.223-.098-1.064.017-2.336.457-3.184 1.101Zm-1.907.14.028-.028c.504-.504.796-.796 1.152-1.067 1.051-.8 2.57-1.325 3.891-1.346.447-.007.783.033 1.36.103l.025.003c.74.088 1.487.197 2.098.328.304.065.588.139.826.223.214.075.477.187.66.37.184.184.296.447.372.661.083.238.157.522.222.826.13.61.24 1.358.328 2.098l.003.025c.07.577.11.913.103 1.36-.021 1.32-.547 2.84-1.346 3.89-.27.356-.563.648-1.067 1.152l-.029.029c-1.242 1.243-2.264 2.176-3.148 2.818-.883.64-1.68 1.029-2.473 1.11-.815.085-1.536-.164-2.238-.617-.684-.442-1.387-1.104-2.18-1.897-.794-.793-1.456-1.497-1.898-2.181-.453-.702-.702-1.423-.618-2.238.082-.793.471-1.591 1.111-2.473.642-.885 1.575-1.906 2.818-3.149Zm5.056 2.228a.95.95 0 1 1 1.343 1.343.95.95 0 0 1-1.343-1.343Zm2.121-.778a2.05 2.05 0 1 0-2.9 2.9 2.05 2.05 0 0 0 2.9-2.9Z"
clipRule="evenodd"
/>
</g>
<defs>
<clipPath id="labels-icon_svg__a">
<path fill="#fff" d="M0 0h20v20H0z" />
</clipPath>
</defs>
</svg>
)
})
export default SvgLabelsIcon

File diff suppressed because one or more lines are too long

View File

@ -15,7 +15,7 @@ const SvgLockedIcon = createIcon(props => {
<path
fill={props.color}
fillRule="evenodd"
d="M10 2.4c-.798 0-1.733.129-2.462.777-.69.613-1.081 1.586-1.133 2.998-.577.15-1.067.388-1.454.776-.501.5-.752 1.173-.887 1.982C3.93 9.737 3.9 10.75 3.9 12s.03 2.263.164 3.067c.135.81.386 1.482.887 1.982.5.5 1.173.752 1.982.887.804.134 1.818.164 3.067.164s2.263-.03 3.067-.164c.809-.135 1.481-.386 1.982-.887.5-.5.752-1.173.886-1.982.135-.804.165-1.818.165-3.067s-.03-2.263-.165-3.067c-.134-.809-.385-1.482-.886-1.982-.387-.388-.878-.626-1.455-.776-.051-1.412-.444-2.386-1.133-2.998C11.73 2.529 10.797 2.4 10 2.4Zm2.382 3.578c-.076-1.061-.385-1.608-.718-1.905-.396-.351-.962-.473-1.664-.473-.703 0-1.268.122-1.664.473-.333.297-.643.844-.719 1.905C8.291 5.916 9.082 5.9 10 5.9c.917 0 1.708.016 2.382.078ZM5.248 9.13C5.132 9.825 5.1 10.749 5.1 12c0 1.251.032 2.175.148 2.87.115.691.302 1.081.551 1.33.25.25.64.437 1.33.552.696.116 1.62.148 2.87.148 1.252 0 2.175-.032 2.87-.148.692-.115 1.082-.302 1.332-.551.249-.25.435-.64.55-1.33.117-.697.149-1.62.149-2.871s-.032-2.175-.148-2.87c-.115-.691-.302-1.081-.551-1.33-.25-.25-.64-.437-1.33-.552C12.173 7.132 11.25 7.1 10 7.1s-2.175.032-2.87.148c-.692.115-1.082.302-1.33.551-.25.25-.437.64-.552 1.33ZM8.5 11.4h3v1.2h-3v-1.2Z"
d="M10 2.4c-.798 0-1.732.129-2.461.777-.69.613-1.082 1.586-1.133 2.998-.577.15-1.068.388-1.455.776-.5.5-.752 1.173-.886 1.982C3.93 9.737 3.9 10.75 3.9 12s.03 2.263.165 3.067c.134.81.385 1.482.886 1.982.5.5 1.173.752 1.982.887.804.134 1.818.164 3.067.164 1.25 0 2.263-.03 3.067-.164.81-.135 1.482-.386 1.982-.887.5-.5.752-1.173.887-1.982.134-.804.164-1.818.164-3.067s-.03-2.263-.164-3.067c-.135-.809-.386-1.482-.886-1.982-.388-.388-.879-.626-1.456-.776-.051-1.412-.444-2.386-1.133-2.998C11.732 2.529 10.797 2.4 10 2.4Zm2.382 3.578c-.076-1.061-.385-1.608-.718-1.905-.396-.351-.961-.473-1.664-.473s-1.268.122-1.664.473c-.333.297-.642.844-.718 1.905C8.292 5.916 9.082 5.9 10 5.9c.918 0 1.708.016 2.382.078ZM5.248 9.13C5.132 9.825 5.1 10.749 5.1 12c0 1.251.032 2.175.148 2.87.115.691.302 1.081.551 1.33.25.25.64.437 1.331.552.696.116 1.62.148 2.87.148 1.251 0 2.175-.032 2.87-.148.692-.115 1.081-.302 1.33-.551.25-.25.437-.64.552-1.33.116-.697.148-1.62.148-2.871s-.032-2.175-.148-2.87c-.115-.691-.302-1.081-.551-1.33-.25-.25-.64-.437-1.33-.552-.696-.116-1.62-.148-2.87-.148-1.252 0-2.175.032-2.871.148-.691.115-1.081.302-1.33.551-.25.25-.437.64-.552 1.33ZM8.5 11.4h3v1.2h-3v-1.2Z"
clipRule="evenodd"
/>
</svg>

View File

@ -15,7 +15,7 @@ const SvgMessagesIcon = createIcon(props => {
<path
fill={props.color}
fillRule="evenodd"
d="M1.9 8.5a6.6 6.6 0 0 1 6.6-6.6h2.638a6.962 6.962 0 0 1 3.53 12.962l-5.364 3.155-.904.532V15.1a6.6 6.6 0 0 1-6.5-6.6Zm6.6-5.4a5.4 5.4 0 0 0 0 10.8h1.1v2.551l4.46-2.623A5.761 5.761 0 0 0 11.138 3.1H8.5Z"
d="M1.9 8.5a6.6 6.6 0 0 1 6.6-6.6h2.638a6.962 6.962 0 0 1 3.53 12.962l-5.364 3.155-.904.532V15.1a6.6 6.6 0 0 1-6.5-6.6Zm6.6-5.4a5.4 5.4 0 0 0 0 10.8h1.1v2.551l4.46-2.623A5.761 5.761 0 0 0 11.138 3.1H8.5ZM7 6.4h6v1.2H7V6.4Zm4.5 3H7v1.2h4.5V9.4Z"
clipRule="evenodd"
/>
</svg>

View File

@ -0,0 +1,25 @@
import { createIcon } from '../lib/create-icon'
const SvgOrgIcon = createIcon(props => {
return (
<svg
{...props}
xmlns="http://www.w3.org/2000/svg"
width={props.width}
height={props.height}
fill="none"
viewBox="0 0 20 20"
focusable={false}
aria-hidden={true}
>
<path
fill={props.color}
fillRule="evenodd"
d="M5.6 4.75c0-.466.03-.745.1-.934.053-.147.136-.254.343-.354.24-.117.635-.214 1.298-.277C7.996 3.123 8.858 3.1 10 3.1s2.004.023 2.658.085c.664.063 1.059.16 1.299.277.206.1.29.207.343.354.07.189.1.468.1.934 0 .468-.028.748-.097.938-.052.146-.133.252-.335.35-.238.116-.63.214-1.296.277-.656.061-1.522.085-2.672.085-1.15 0-2.017-.024-2.672-.085-.665-.063-1.059-.16-1.296-.276-.202-.099-.283-.205-.336-.35-.069-.19-.096-.47-.096-.94ZM10 1.9c-1.15 0-2.058.023-2.771.09-.704.067-1.272.18-1.71.392-.47.228-.778.566-.945 1.017-.151.409-.174.88-.174 1.35 0 .47.02.94.168 1.348.163.451.468.79.938 1.02.436.213 1.004.326 1.71.392.585.056 1.305.081 2.184.089V9.65H6.962c-.439 0-.827 0-1.14.042-.338.046-.677.15-.953.427-.277.276-.382.615-.427.954-.042.312-.042.7-.042 1.14v.692a9.93 9.93 0 0 0-1.112.078c-.448.062-.85.174-1.17.404-.343.246-.526.58-.618.95-.086.345-.1.745-.1 1.162 0 .415.012.815.096 1.158.09.37.27.705.614.953.319.23.722.343 1.17.405.454.063 1.022.084 1.72.084s1.266-.02 1.72-.084c.448-.062.85-.174 1.17-.405.343-.248.523-.584.613-.953.084-.343.097-.743.097-1.158 0-.417-.014-.817-.1-1.161-.093-.37-.275-.705-.619-.951-.32-.23-.722-.342-1.17-.404a9.93 9.93 0 0 0-1.111-.078v-.656c0-.488.001-.794.031-1.017.028-.206.07-.25.086-.266.016-.016.06-.058.266-.086.223-.03.529-.031 1.017-.031h6c.488 0 .794.001 1.017.031.206.028.25.07.266.086.016.017.058.06.086.266.03.223.031.529.031 1.017v.656a9.93 9.93 0 0 0-1.112.078c-.448.062-.85.174-1.17.404-.343.246-.526.58-.618.95-.086.345-.1.745-.1 1.162 0 .415.012.815.096 1.158.09.37.27.705.614.953.319.23.722.343 1.17.405.454.063 1.022.084 1.72.084s1.266-.02 1.72-.084c.448-.062.85-.174 1.17-.405.343-.248.523-.584.613-.953.084-.343.097-.743.097-1.158 0-.417-.014-.817-.1-1.161-.093-.37-.275-.705-.619-.951-.32-.23-.722-.342-1.17-.404a9.926 9.926 0 0 0-1.111-.078v-.693c0-.439 0-.827-.042-1.14-.046-.338-.15-.677-.427-.953-.276-.277-.615-.381-.954-.427-.312-.042-.7-.042-1.14-.042H10.6V7.598a26.526 26.526 0 0 0 2.184-.089c.705-.066 1.274-.18 1.71-.392.47-.23.774-.569.938-1.02.147-.408.168-.878.168-1.347 0-.471-.023-.942-.174-1.351-.167-.451-.475-.79-.946-1.017-.437-.212-1.005-.325-1.709-.392-.713-.067-1.622-.09-2.771-.09ZM2.6 15.5c0-.416.017-.683.064-.87.04-.161.092-.223.155-.268.086-.062.262-.138.635-.19.367-.05.864-.072 1.546-.072s1.179.021 1.546.072c.373.052.548.128.635.19.063.045.114.107.155.268.046.187.064.454.064.87 0 .418-.016.685-.062.873-.04.162-.09.222-.15.266-.086.061-.26.137-.634.189-.368.05-.867.072-1.554.072s-1.186-.021-1.554-.072c-.374-.052-.548-.128-.633-.19-.06-.043-.111-.103-.15-.265-.047-.188-.063-.455-.063-.873Zm10.064-.87c-.047.187-.064.454-.064.87 0 .418.016.685.062.873.04.162.09.222.15.266.086.061.26.137.634.189.368.05.867.072 1.554.072s1.186-.021 1.554-.072c.374-.052.548-.128.633-.19.06-.043.111-.103.15-.265.047-.188.063-.455.063-.873 0-.416-.017-.683-.064-.87-.04-.161-.092-.223-.155-.268-.087-.062-.262-.138-.635-.19-.367-.05-.864-.072-1.546-.072s-1.179.021-1.546.072c-.373.052-.549.128-.635.19-.063.045-.115.107-.155.268Z"
clipRule="evenodd"
/>
</svg>
)
})
export default SvgOrgIcon

View File

@ -15,7 +15,7 @@ const SvgPasswordIcon = createIcon(props => {
<path
fill={props.color}
fillRule="evenodd"
d="M16.856 3.23a6.1 6.1 0 0 0-9.815 6.95l-3.76 3.718-.177.176v2.908h2.902l.177-.18 1.432-1.47.082-.084.044-.109.313-.772.77-.314.11-.046.086-.085.883-.88a6.1 6.1 0 0 0 6.953-9.812Zm-3.993-.576a4.9 4.9 0 1 1-2.77 9.133l-.398-.23-.326.324-1.11 1.106-.893.365-.235.096-.095.234-.363.897L5.5 15.782H4.304v-1.207L8.2 10.72l.33-.326-.232-.4a4.9 4.9 0 0 1 4.564-7.34Zm-.25 3.546a.9.9 0 1 1 1.273 1.273.9.9 0 0 1-1.273-1.273Zm2.122-.849a2.1 2.1 0 1 0-2.97 2.97 2.1 2.1 0 0 0 2.97-2.97Z"
d="M16.856 3.23a6.1 6.1 0 0 0-9.815 6.95l-3.76 3.718-.177.176v2.908h2.902l.177-.18 1.432-1.47.082-.084.044-.109.313-.772.77-.314.11-.046.086-.085.883-.88a6.1 6.1 0 0 0 6.953-9.812Zm-3.993-.576a4.9 4.9 0 1 1-2.77 9.133l-.399-.23-.325.324-1.11 1.106-.893.365-.235.096-.095.234-.363.897L5.5 15.782H4.304v-1.207L8.2 10.72l.33-.326-.232-.4a4.9 4.9 0 0 1 4.564-7.34Zm-.25 3.546a.9.9 0 1 1 1.273 1.273.9.9 0 0 1-1.273-1.273Zm2.122-.849a2.1 2.1 0 1 0-2.97 2.97 2.1 2.1 0 0 0 2.97-2.97Z"
clipRule="evenodd"
/>
</svg>

View File

@ -0,0 +1,24 @@
import { createIcon } from '../lib/create-icon'
const SvgPeopleIcon = createIcon(props => {
return (
<svg
{...props}
xmlns="http://www.w3.org/2000/svg"
width={props.width}
height={props.height}
fill="none"
viewBox="0 0 20 20"
focusable={false}
aria-hidden={true}
>
<path
stroke={props.color}
strokeWidth={1.2}
d="M2.5 11c0 2.157 1.034 3.797 1.615 4.548.11.143.165.214.437.434.273.22.336.25.463.312C6.486 17 8.657 17 14 17c0 0 4 0 4-3.5C18 9 13 9 11.5 12c-2.5-2-4.167-.333-5 .5 0 0-1-2-1-4 0-1.22.559-2.069.994-2.544.124-.136.186-.203.349-.286.061-.03.189-.075.256-.088.18-.036.311-.014.574.03l.278.046c.632.106.948.158 1.184.079a1 1 0 0 0 .622-.608c.085-.234.04-.552-.05-1.186-.067-.462-.1-.694-.204-.867a1 1 0 0 0-.563-.441c-.193-.06-.426-.036-.89.01l-1.135.114c-1.188.118-1.782.178-2.246.551-.463.374-.636.908-.983 1.976C3.133 6.993 2.5 9.313 2.5 11Z"
/>
</svg>
)
})
export default SvgPeopleIcon

View File

@ -0,0 +1,25 @@
import { createIcon } from '../lib/create-icon'
const SvgPiggyBankIcon = createIcon(props => {
return (
<svg
{...props}
xmlns="http://www.w3.org/2000/svg"
width={props.width}
height={props.height}
fill="none"
viewBox="0 0 20 20"
focusable={false}
aria-hidden={true}
>
<path
fill={props.color}
fillRule="evenodd"
d="m5.4 2.114.823.329 2.29.916.024-.007a8.558 8.558 0 0 1 2.861-.389c1.773.068 3.972.76 5.601 3.204.814 1.22 1.107 2.377 1.053 3.434-.054 1.05-.448 1.949-.928 2.67a7.897 7.897 0 0 1-1.506 1.65 7.64 7.64 0 0 1-.518.4V17.6h-3.533l-.136-.41-.364-1.09H9.432l-.363 1.09-.137.41H5.4v-1.516a4.63 4.63 0 0 0-3.507-4.492l-.039-.01-.454-.114V8.033l.454-.114.039-.01A4.63 4.63 0 0 0 5.4 3.416V2.114Zm8.791 11.372.007-.005.016-.01.017-.01c.03-.02.077-.05.136-.092.118-.082.288-.206.483-.369a6.7 6.7 0 0 0 1.276-1.395c.394-.593.688-1.286.728-2.065.04-.772-.167-1.677-.853-2.707-1.371-2.057-3.172-2.614-4.65-2.671a7.358 7.358 0 0 0-2.447.332 4.182 4.182 0 0 0-.176.06l-.006.003-.222.09-.223-.09-1.695-.678A5.83 5.83 0 0 1 2.6 8.952v1.596a5.83 5.83 0 0 1 4 5.536v.316h1.467l.364-1.09.136-.41h3.365l.137.41.363 1.09H13.9v-2.74l.29-.174h.001ZM8.867 5.601c1.19-.27 2.44-.27 3.63 0l-.265 1.17a7.045 7.045 0 0 0-3.1 0l-.265-1.17ZM7 9.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"
clipRule="evenodd"
/>
</svg>
)
})
export default SvgPiggyBankIcon

View File

@ -22,7 +22,7 @@ const SvgPortugalIcon = createIcon(props => {
/>
<path
fill="#FFCC4D"
d="M8.333 5.556a4.445 4.445 0 1 0 0 8.889 4.445 4.445 0 0 0 0-8.89Zm2.22 3.298 1.16-.773c.273.479.446 1.021.493 1.6l-1.654-.827Zm-1.664 4.48h1.44c-.433.259-.92.436-1.44.51v-.51ZM4.46 9.68a3.859 3.859 0 0 1 .476-1.573l.89.89-1.366.683Zm0 .637 2.081 1.041.249-.497L5.066 10l1.175-.588.785.785.392-.393-.653-.653.026-.013-.249-.497-.19.095-.543-.542.812.136.091-.548-1.396-.233a3.88 3.88 0 0 1 2.462-1.393v6.622H6.056l1.32-.88-.308-.463L5.4 12.547l.008.011a3.87 3.87 0 0 1-.948-2.24Zm3.317 3.526a3.867 3.867 0 0 1-1.44-.51h1.44v.51Zm3.493-1.3-1.63-1.629-.393.393.262.261-.22.33 1.32.879H8.89V6.156a3.865 3.865 0 0 1 1.944.867l-1.476.492.175.527 1.667-.556-.057-.171c.093.097.18.198.261.304L9.846 8.658l.154.23-.124.25L11.6 10l-1.725.863.248.497 2.082-1.041a3.869 3.869 0 0 1-.935 2.225Z"
d="M8.333 5.556a4.445 4.445 0 1 0 0 8.889 4.445 4.445 0 0 0 0-8.89Zm2.22 3.299 1.16-.774c.273.48.446 1.021.493 1.6l-1.654-.826Zm-1.664 4.478h1.44c-.433.26-.92.437-1.44.512v-.512ZM4.46 9.681a3.859 3.859 0 0 1 .476-1.573l.89.89-1.366.683Zm0 .637 2.081 1.042.249-.498L5.066 10l1.175-.588.785.785.392-.393-.653-.653.026-.013-.249-.497-.19.095-.543-.541.812.135.091-.548-1.396-.232a3.88 3.88 0 0 1 2.462-1.394v6.622H6.056l1.32-.88-.308-.462-1.667 1.11.008.012a3.87 3.87 0 0 1-.948-2.24Zm3.317 3.527a3.867 3.867 0 0 1-1.44-.512h1.44v.512Zm3.493-1.3-1.63-1.63-.393.393.262.262-.22.328 1.32.88H8.89V6.156a3.865 3.865 0 0 1 1.944.867l-1.476.492.175.527 1.667-.556-.057-.17c.093.096.18.197.261.304L9.846 8.658l.154.231-.124.248L11.6 10l-1.725.863.248.497 2.082-1.041a3.87 3.87 0 0 1-.935 2.226Z"
/>
<path
fill="#D52B1E"
@ -32,7 +32,7 @@ const SvgPortugalIcon = createIcon(props => {
fill="#fff"
d="M6.667 7.778v3.333a1.667 1.667 0 0 0 3.333 0V7.778H6.667Z"
/>
<path fill="#829ACD" d="M7.222 9.444h2.222v1.112H7.222V9.444Z" />
<path fill="#829ACD" d="M7.222 9.444h2.222v1.111H7.222v-1.11Z" />
<path fill="#829ACD" d="M7.778 8.889h1.11v2.222h-1.11V8.89Z" />
<path
fill="#039"

View File

@ -15,7 +15,7 @@ const SvgRevertIcon = createIcon(props => {
<path
fill={props.color}
fillRule="evenodd"
d="M7.36 3.625a6.9 6.9 0 1 1-3.336 9.825l-1.039.6A8.1 8.1 0 1 0 4.1 4.45V3H2.9v4.1H7V5.9H4.45a6.9 6.9 0 0 1 2.91-2.275Z"
d="M7.598 4.087a6.336 6.336 0 0 1 4.083-.27 6.365 6.365 0 0 1 3.403 2.286 6.422 6.422 0 0 1 0 7.794 6.365 6.365 0 0 1-3.403 2.285 6.335 6.335 0 0 1-4.083-.269 6.377 6.377 0 0 1-3.078-2.712l-1.04.598a7.577 7.577 0 0 0 3.657 3.222c1.54.64 3.246.753 4.856.32a7.565 7.565 0 0 0 4.044-2.716 7.622 7.622 0 0 0 0-9.25 7.565 7.565 0 0 0-4.044-2.716 7.536 7.536 0 0 0-4.856.32A7.57 7.57 0 0 0 4.1 5.284V3.5H2.9v4.1H7V6.4H4.77a6.374 6.374 0 0 1 2.828-2.313Z"
clipRule="evenodd"
/>
</svg>

View File

@ -15,7 +15,7 @@ const SvgScanIcon = createIcon(props => {
<path
fill={props.color}
fillRule="evenodd"
d="M5.972 2.169A14.839 14.839 0 0 1 8 1.944v1.202c-.694.038-1.288.102-1.8.2-.942.183-1.548.475-1.963.89-.416.417-.708 1.022-.89 1.964-.1.512-.163 1.106-.201 1.8H1.944c.04-.761.11-1.435.225-2.028.208-1.074.572-1.937 1.22-2.584.646-.646 1.509-1.011 2.583-1.22ZM12 1.944v1.202c.693.038 1.288.102 1.8.2.942.183 1.547.475 1.963.89.416.417.708 1.022.89 1.964.1.512.163 1.106.201 1.8h1.202c-.04-.761-.11-1.435-.225-2.028-.208-1.074-.573-1.937-1.22-2.584-.646-.646-1.51-1.011-2.583-1.22A14.842 14.842 0 0 0 12 1.945Zm1.8 14.71c-.512.098-1.107.162-1.8.2v1.202c.761-.04 1.435-.11 2.028-.225 1.074-.208 1.937-.573 2.584-1.22.646-.646 1.011-1.51 1.22-2.583A15.05 15.05 0 0 0 18.056 12h-1.202a13.426 13.426 0 0 1-.201 1.8c-.182.942-.474 1.547-.89 1.963-.416.416-1.021.708-1.963.89ZM3.347 13.8a13.33 13.33 0 0 1-.201-1.8H1.944c.04.761.11 1.435.225 2.028.208 1.074.572 1.937 1.22 2.584.646.646 1.509 1.011 2.583 1.22.593.114 1.266.184 2.028.224v-1.202a13.44 13.44 0 0 1-1.8-.2c-.942-.183-1.548-.475-1.963-.89-.416-.417-.708-1.022-.89-1.964ZM7 10.6h6V9.4H7v1.2Z"
d="M6.257 2.662c.516-.103 1.095-.17 1.743-.21v1.202c-.574.038-1.073.097-1.507.184-.87.174-1.432.45-1.819.836-.387.387-.662.948-.836 1.819-.086.434-.146.933-.183 1.507H2.452c.04-.647.107-1.227.21-1.743.2-1.004.55-1.818 1.164-2.431.613-.613 1.427-.963 2.431-1.164ZM12 2.452v1.202c.574.038 1.073.098 1.507.184.87.174 1.432.45 1.819.836.386.387.662.948.836 1.819.087.434.146.933.184 1.507h1.202a13.08 13.08 0 0 0-.21-1.743c-.2-1.004-.55-1.818-1.164-2.431-.613-.613-1.427-.963-2.432-1.164A13.086 13.086 0 0 0 12 2.452Zm2.926 12.84c-.653.549-1.586.854-2.926.999v1.207c1.538-.153 2.779-.514 3.699-1.289 1.07-.902 1.612-2.274 1.81-4.209h-1.207c-.19 1.697-.655 2.684-1.376 3.291Zm-11.094-1.78A12.275 12.275 0 0 1 3.653 12H2.451c.04.646.103 1.224.202 1.738.192 1 .522 1.81 1.097 2.422.579.618 1.346.973 2.287 1.177.572.123 1.225.195 1.963.231v-1.202a10.968 10.968 0 0 1-1.709-.202c-.793-.172-1.307-.441-1.666-.824-.362-.387-.626-.952-.793-1.828ZM7 10.6h6V9.4H7v1.2Z"
clipRule="evenodd"
/>
</svg>

View File

@ -0,0 +1,29 @@
import { createIcon } from '../lib/create-icon'
const SvgShellIcon = createIcon(props => {
return (
<svg
{...props}
xmlns="http://www.w3.org/2000/svg"
width={props.width}
height={props.height}
fill="none"
viewBox="0 0 20 20"
focusable={false}
aria-hidden={true}
>
<path
stroke={props.color}
strokeWidth={1.2}
d="M17 10c0 3-6 7-7 7s-7-4-7-7a7 7 0 0 1 14 0Zm-7-7v14"
/>
<path
stroke={props.color}
strokeWidth={1.2}
d="M14 4c0 1.955 0 2.933-.115 3.888a15.997 15.997 0 0 1-1.352 4.776c-.402.874-.915 1.707-1.94 3.372L10 17M6 4c0 1.955 0 2.933.115 3.888a16 16 0 0 0 1.352 4.776c.402.874.915 1.707 1.94 3.372L10 17"
/>
</svg>
)
})
export default SvgShellIcon

View File

@ -18,11 +18,11 @@ const SvgSouthKoreaIcon = createIcon(props => {
/>
<path
fill="#C60C30"
d="M11.912 7.27a3.334 3.334 0 0 0-4.642.818A1.667 1.667 0 0 0 10 10a1.667 1.667 0 0 1 2.73 1.912 3.334 3.334 0 0 0-.818-4.643Z"
d="M11.912 7.27a3.334 3.334 0 0 0-4.642.818A1.667 1.667 0 0 0 10 10a1.667 1.667 0 0 1 2.73 1.912 3.334 3.334 0 0 0-.818-4.642Z"
/>
<path
fill="#003478"
d="M12.321 9.591A1.667 1.667 0 0 0 10 10a1.667 1.667 0 0 1-2.73-1.912 3.333 3.333 0 1 0 5.46 3.823 1.665 1.665 0 0 0-.409-2.32Z"
d="M12.321 9.591a1.667 1.667 0 0 0-2.321.41 1.667 1.667 0 0 1-2.73-1.913 3.333 3.333 0 1 0 5.46 3.823 1.665 1.665 0 0 0-.409-2.32Z"
/>
<path
fill="#292F33"

View File

@ -22,7 +22,7 @@ const SvgTaiwanIcon = createIcon(props => {
/>
<path
fill="#fff"
d="m5.162 4.81-.3-1.13-.302 1.13a1.628 1.628 0 0 1 .602 0ZM3.254 6.39c0-.103.01-.204.029-.301l-1.13.3 1.13.302a1.628 1.628 0 0 1-.03-.301ZM4.56 7.967l.301 1.13.301-1.13a1.585 1.585 0 0 1-.602 0ZM6.468 6.39c0 .103-.01.204-.029.301l1.13-.301-1.13-.301c.019.097.03.198.03.3Zm-.252-2.346-.827.829c.194.067.37.17.522.302l.305-1.13Zm-.14 3.396 1.13.304-.828-.826a1.6 1.6 0 0 1-.302.522Zm-2.57 1.295.827-.828a1.605 1.605 0 0 1-.522-.302l-.304 1.13Zm.14-3.395-1.13-.305.828.827a1.6 1.6 0 0 1 .302-.522ZM5.39 7.906l.826.828-.305-1.13a1.6 1.6 0 0 1-.521.302Zm-2.046-.99-.828.827 1.13-.305a1.59 1.59 0 0 1-.302-.521Zm.989-2.044-.826-.829.304 1.13a1.6 1.6 0 0 1 .522-.301Zm2.874.162-1.13.305c.13.152.234.328.301.522l.829-.827Z"
d="m5.162 4.81-.3-1.13-.302 1.13a1.628 1.628 0 0 1 .602 0ZM3.254 6.39c0-.103.01-.204.029-.301l-1.13.301 1.13.301a1.628 1.628 0 0 1-.03-.301ZM4.56 7.967l.301 1.13.301-1.13a1.585 1.585 0 0 1-.602 0ZM6.468 6.39c0 .103-.01.204-.029.301l1.13-.301-1.13-.301c.019.097.03.198.03.301Zm-.252-2.346-.827.829c.194.068.37.17.522.302l.305-1.13Zm-.14 3.396 1.13.304-.828-.826a1.6 1.6 0 0 1-.302.522Zm-2.57 1.296.827-.829a1.605 1.605 0 0 1-.522-.302l-.304 1.13Zm.14-3.396-1.13-.304.828.826a1.6 1.6 0 0 1 .302-.522ZM5.39 7.906l.826.829-.305-1.131a1.6 1.6 0 0 1-.521.302Zm-2.046-.99-.828.827 1.13-.305a1.59 1.59 0 0 1-.302-.521Zm.989-2.044-.826-.829.304 1.131a1.6 1.6 0 0 1 .522-.302Zm2.874.163-1.13.304c.13.152.234.328.301.522l.829-.826Z"
/>
<path
fill="#fff"

View File

@ -0,0 +1,25 @@
import { createIcon } from '../lib/create-icon'
const SvgTeamsIcon = createIcon(props => {
return (
<svg
{...props}
xmlns="http://www.w3.org/2000/svg"
width={props.width}
height={props.height}
fill="none"
viewBox="0 0 20 20"
focusable={false}
aria-hidden={true}
>
<path
fill={props.color}
fillRule="evenodd"
d="M8.91 2.157c.372-.141.761-.257 1.09-.257.329 0 .719.116 1.09.257.39.148.834.353 1.297.587a44.83 44.83 0 0 1 2.892 1.637l.043.026c.536.326 1 .608 1.323.884.348.297.64.677.64 1.209s-.292.912-.64 1.21c-.244.208-.568.42-.943.651l.206.11.01.006h.001c.157.084.293.156.4.22.111.065.227.141.329.24.606.593.64 1.58.075 2.212-.154.173-.382.314-.63.468l-.062.04-.33.204.207.11.01.006c.158.084.294.156.402.22a1.7 1.7 0 0 1 .328.24c.606.593.64 1.58.075 2.212-.154.173-.382.314-.63.468l-.062.04a55.074 55.074 0 0 1-3.24 1.89c-.545.288-1.07.544-1.53.73-.436.176-.891.323-1.26.323-.37 0-.826-.147-1.261-.323-.46-.186-.986-.442-1.53-.73a55.075 55.075 0 0 1-3.24-1.89l-.063-.04c-.248-.154-.475-.295-.63-.468a1.612 1.612 0 0 1 .075-2.211 1.7 1.7 0 0 1 .329-.241c.108-.064.243-.136.4-.22l.012-.006.206-.11-.33-.205-.062-.039c-.248-.154-.475-.295-.63-.468a1.612 1.612 0 0 1 .075-2.211 1.7 1.7 0 0 1 .329-.241c.108-.064.243-.136.4-.22l.012-.006.205-.11c-.374-.232-.699-.443-.943-.652-.348-.297-.64-.676-.64-1.209 0-.532.292-.912.64-1.21.324-.275.788-.557 1.324-.883l.042-.026a44.76 44.76 0 0 1 2.892-1.637c.463-.234.907-.44 1.297-.587ZM5.495 12.583l-.838.446c-.172.092-.283.152-.365.2a.658.658 0 0 0-.101.068.412.412 0 0 0-.019.552s.004.005.019.017c.015.013.038.03.074.055.076.052.18.117.34.217a53.912 53.912 0 0 0 3.166 1.848 16.11 16.11 0 0 0 1.419.678c.43.174.695.236.81.236.115 0 .38-.062.81-.236.407-.164.893-.4 1.42-.678a53.907 53.907 0 0 0 3.505-2.065 1.12 1.12 0 0 0 .075-.055l.018-.017a.412.412 0 0 0-.018-.553s-.02-.018-.102-.067a10.654 10.654 0 0 0-.365-.2l-.837-.446c-.569.335-1.157.669-1.716.964-.544.288-1.07.544-1.53.73-.435.176-.89.323-1.26.323s-.825-.147-1.26-.323c-.46-.186-.986-.442-1.53-.73a42.979 42.979 0 0 1-1.715-.964Zm6.892-2.327a38.886 38.886 0 0 0 2.119-1.173l.837.446c.172.092.283.152.365.2.082.049.101.067.101.067.148.144.156.4.02.553l-.02.017a1.12 1.12 0 0 1-.074.055 53.907 53.907 0 0 1-3.505 2.065 16.11 16.11 0 0 1-1.42.678c-.43.174-.695.236-.81.236-.115 0-.38-.062-.81-.236a16.11 16.11 0 0 1-1.42-.678 53.912 53.912 0 0 1-3.505-2.065 1.093 1.093 0 0 1-.074-.055c-.015-.012-.02-.017-.019-.017a.412.412 0 0 1 .019-.553s.019-.018.1-.067c.083-.048.194-.108.366-.2l.838-.446c.705.416 1.443.83 2.118 1.173.463.234.907.44 1.297.588.372.14.761.256 1.09.256.329 0 .719-.116 1.09-.256.39-.149.834-.354 1.297-.588ZM8.155 3.815a43.694 43.694 0 0 0-2.81 1.59c-.591.36-.97.593-1.21.798-.22.187-.22.264-.22.295v.004c0 .03 0 .108.22.295.24.205.619.438 1.21.797a43.694 43.694 0 0 0 2.81 1.591c.444.225.846.41 1.18.536.355.135.57.179.665.179.096 0 .31-.044.665-.179.335-.127.737-.311 1.18-.536a43.706 43.706 0 0 0 2.81-1.59c.591-.36.97-.593 1.21-.798.22-.187.22-.264.22-.295v-.004c0-.03 0-.108-.22-.295-.24-.205-.619-.438-1.21-.797a43.706 43.706 0 0 0-2.81-1.591c-.444-.225-.846-.41-1.18-.536-.354-.135-.57-.179-.665-.179-.095 0-.31.044-.664.179a12.68 12.68 0 0 0-1.181.536Z"
clipRule="evenodd"
/>
</svg>
)
})
export default SvgTeamsIcon

View File

@ -18,7 +18,7 @@ const SvgUnitedKingdomIcon = createIcon(props => {
/>
<path
fill="#CF1B2B"
d="m13.967 12.778 5.395 3.778a2.21 2.21 0 0 0 .55-.972l-4.008-2.806h-1.937Zm-6.745 0h-1.19L.639 16.556c.29.294.66.505 1.076.602l5.508-3.856v-.524Zm5.556-5.556h1.19l5.394-3.778a2.216 2.216 0 0 0-1.076-.602l-5.508 3.856v.524Zm-6.745 0L.638 3.444a2.219 2.219 0 0 0-.55.972l4.007 2.806h1.938Z"
d="m13.967 12.778 5.395 3.778a2.21 2.21 0 0 0 .55-.972l-4.008-2.806h-1.937Zm-6.745 0h-1.19L.639 16.555c.29.295.66.505 1.076.603l5.508-3.856v-.524Zm5.556-5.556h1.19l5.394-3.778a2.216 2.216 0 0 0-1.076-.602l-5.508 3.856v.524Zm-6.745 0L.638 3.444a2.219 2.219 0 0 0-.55.972l4.007 2.806h1.938Z"
/>
<path
fill="#fff"

View File

@ -15,7 +15,7 @@ const SvgUnlockedIcon = createIcon(props => {
<path
fill={props.color}
fillRule="evenodd"
d="M12.175 1.715c-.69-.399-1.564-.755-2.52-.558-.971.2-1.853.932-2.648 2.308l1.04.6c.705-1.221 1.347-1.63 1.85-1.733.52-.107 1.07.07 1.678.422.609.351 1.037.74 1.204 1.242.14.42.135 1.043-.32 1.99-.69-.068-1.506-.086-2.459-.086-1.249 0-2.263.03-3.067.164-.809.135-1.481.386-1.982.887-.5.5-.751 1.173-.886 1.982C3.93 9.737 3.9 10.75 3.9 12s.03 2.263.165 3.067c.135.81.386 1.482.886 1.982s1.173.752 1.982.887c.805.134 1.818.164 3.067.164 1.25 0 2.263-.03 3.068-.164.808-.135 1.48-.386 1.982-.887.5-.5.751-1.173.886-1.982.134-.804.164-1.818.164-3.067s-.03-2.263-.164-3.067c-.135-.81-.386-1.482-.886-1.982-.369-.369-.83-.602-1.372-.753.42-.994.484-1.845.24-2.58-.307-.926-1.052-1.505-1.743-1.903ZM5.248 9.13C5.133 9.825 5.1 10.749 5.1 12c0 1.25.033 2.175.149 2.87.115.691.301 1.081.55 1.33.25.25.64.437 1.331.552.696.116 1.62.148 2.87.148 1.251 0 2.175-.032 2.87-.148.692-.115 1.082-.302 1.331-.551.25-.25.436-.64.551-1.33.116-.697.148-1.62.148-2.871s-.032-2.175-.148-2.87c-.115-.691-.301-1.081-.55-1.33-.25-.25-.64-.437-1.331-.552-.696-.116-1.62-.148-2.87-.148-1.252 0-2.175.032-2.87.148-.692.115-1.082.302-1.331.551-.25.25-.436.64-.552 1.33ZM9.4 13.5v-3h1.2v3H9.4Z"
d="M12.175 1.715c-.69-.399-1.565-.755-2.52-.558-.971.2-1.853.932-2.648 2.308l1.04.6c.705-1.221 1.347-1.63 1.85-1.733.519-.107 1.07.07 1.678.422.608.351 1.037.74 1.204 1.242.14.42.135 1.043-.32 1.99C11.767 5.917 10.951 5.9 10 5.9c-1.249 0-2.263.03-3.067.164-.809.135-1.482.386-1.982.887-.5.5-.752 1.173-.886 1.982C3.93 9.737 3.9 10.75 3.9 12s.03 2.263.165 3.067c.134.81.385 1.482.886 1.982.5.5 1.173.752 1.982.887.804.134 1.818.164 3.067.164 1.25 0 2.263-.03 3.067-.164.81-.135 1.482-.386 1.982-.887.5-.5.752-1.173.887-1.982.134-.804.164-1.818.164-3.067s-.03-2.263-.164-3.067c-.135-.81-.386-1.482-.886-1.982-.37-.369-.83-.602-1.372-.753.42-.994.484-1.845.24-2.58-.307-.926-1.053-1.505-1.743-1.903ZM5.248 9.13C5.132 9.825 5.1 10.749 5.1 12c0 1.25.032 2.175.148 2.87.115.691.302 1.081.551 1.33.25.25.64.437 1.331.552.696.116 1.62.148 2.87.148 1.251 0 2.175-.032 2.87-.148.692-.115 1.081-.302 1.33-.551.25-.25.437-.64.552-1.33.116-.697.148-1.62.148-2.871s-.032-2.175-.148-2.87c-.115-.691-.302-1.081-.551-1.33-.25-.25-.64-.437-1.33-.552-.696-.116-1.62-.148-2.87-.148-1.252 0-2.175.032-2.871.148-.691.115-1.081.302-1.33.551-.25.25-.437.64-.552 1.33ZM9.4 13.5v-3h1.2v3H9.4Z"
clipRule="evenodd"
/>
</svg>

View File

@ -0,0 +1,25 @@
import { createIcon } from '../lib/create-icon'
const SvgUsbIcon = createIcon(props => {
return (
<svg
{...props}
xmlns="http://www.w3.org/2000/svg"
width={props.width}
height={props.height}
fill="none"
viewBox="0 0 20 20"
focusable={false}
aria-hidden={true}
>
<path
fill={props.color}
fillRule="evenodd"
d="M8 1.9h-.6v4.274a2.068 2.068 0 0 0-.685.42c-.377.353-.572.826-.678 1.373C5.93 8.508 5.9 9.182 5.9 10c0 .809.015 1.477.097 2.01.083.535.245 1.018.61 1.383s.848.527 1.384.61c.128.02.265.036.41.049V18.1h3.2v-4.04a6.86 6.86 0 0 0 .512-.056c.544-.082 1.033-.245 1.389-.626.351-.377.48-.87.54-1.392.058-.515.058-1.168.058-1.95V10c0-.808-.014-1.477-.097-2.01-.082-.535-.245-1.018-.61-1.383a1.983 1.983 0 0 0-.793-.472V1.9H8Zm2 11c.88 0 1.493-.017 1.934-.083.44-.066.608-.17.69-.258.086-.092.175-.27.226-.709.05-.438.05-1.023.05-1.85 0-.816-.016-1.398-.082-1.826-.066-.426-.17-.614-.273-.718-.104-.104-.293-.207-.718-.273-.43-.066-1.01-.083-1.827-.083-.752 0-1.302.017-1.718.083-.412.065-.62.168-.746.286-.123.115-.24.314-.322.728-.082.42-.114.996-.114 1.803 0 .817.017 1.398.083 1.826.066.426.169.615.273.718.104.104.292.207.718.273.428.066 1.01.083 1.826.083Zm0 1.2h-.4v2.8h.8v-2.8H10Zm0-8.2c-.52 0-.988.007-1.4.04V3.1h2.8v2.833A21.962 21.962 0 0 0 10 5.9ZM9.4 4v1h1.2V4H9.4Z"
clipRule="evenodd"
/>
</svg>
)
})
export default SvgUsbIcon

View File

@ -0,0 +1,23 @@
import { createIcon } from '../lib/create-icon'
const SvgWindowsIcon = createIcon(props => {
return (
<svg
{...props}
xmlns="http://www.w3.org/2000/svg"
width={props.width}
height={props.height}
fill="none"
viewBox="0 0 20 20"
focusable={false}
aria-hidden={true}
>
<path
fill={props.color}
d="m2.5 4.624 6.13-.832.003 5.894-6.127.035L2.5 4.624Zm6.127 5.741.005 5.9-6.127-.84v-5.1l6.122.04Zm.743-6.682L17.498 2.5v7.111l-8.128.064V3.683Zm8.13 6.738-.002 7.079-8.128-1.144-.011-5.948 8.141.013Z"
/>
</svg>
)
})
export default SvgWindowsIcon

View File

@ -0,0 +1,14 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
fill="none"
viewBox="0 0 20 20"
>
<path
fill="#09101C"
fill-rule="evenodd"
d="M10.6 5.5a3.9 3.9 0 1 1 7.8 0 3.9 3.9 0 0 1-7.8 0ZM14.5.4a5.1 5.1 0 1 0 0 10.2 5.1 5.1 0 0 0 0-10.2ZM7.162 2.642a7.027 7.027 0 0 1 2.203-.248 5.962 5.962 0 0 0-.744 1.902 3.213 3.213 0 0 0-.187-.167c-.294-.242-.538-.346-.707-.39a6.86 6.86 0 0 0-.505.134c-.124.124-.284.336-.417.693-.305.813-.48 2.393.243 5.353l2.72-.729c.285.364.61.694.969.984l-.873.233 1.338 4.994a3.794 3.794 0 0 1 1.609.674c.66.48 1.509.622 2.29.382l1.722-.53.353 1.146-1.723.53a3.795 3.795 0 0 1-3.348-.558 2.595 2.595 0 0 0-2.534-.293l-1.228.518-.041.017c-.475.2-.767.323-1.07.404a4.601 4.601 0 0 1-1.94.098c-.31-.051-.613-.145-1.105-.296l-.043-.013-1.32-.407.352-1.146 1.32.406c.55.169.771.236.99.271.478.079.967.055 1.435-.071.214-.058.428-.147.957-.37l1.228-.517c.277-.116.563-.198.853-.246l-1.254-4.682-5.699 1.527-.622.167-.122-.633.589-.114-.59.113v-.008l-.004-.019a4.582 4.582 0 0 1-.047-.307 10.857 10.857 0 0 1-.075-.85c-.036-.703-.021-1.666.188-2.689.422-2.06 1.653-4.41 4.84-5.263ZM5.757 4.555c-.312 1.11-.354 2.856.325 5.623l-2.723.73a9.66 9.66 0 0 1 .14-2.762c.27-1.316.89-2.686 2.258-3.591ZM15.1 4.9H17v1.2h-1.9V8h-1.2V6.1H12V4.9h1.9V3h1.2v1.9Z"
clip-rule="evenodd"
/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -7,11 +7,11 @@
>
<path
fill="#141414"
d="M20 15a2.222 2.222 0 0 1-2.222 2.222H2.222A2.222 2.222 0 0 1 0 14.999V5c0-1.227.995-2.222 2.222-2.222h15.556C19.005 2.777 20 3.772 20 5v10Z"
d="M20 15a2.222 2.222 0 0 1-2.222 2.222H2.222A2.222 2.222 0 0 1 0 15V5c0-1.228.995-2.223 2.222-2.223h15.556C19.005 2.777 20 3.772 20 5v10Z"
/>
<path
fill="#007A36"
d="M17.778 2.777C19.005 2.777 20 3.772 20 5v10a2.222 2.222 0 0 1-2.222 2.223h-4.445V2.777h4.445Z"
d="M17.778 2.777C19.005 2.777 20 3.772 20 5v10a2.222 2.222 0 0 1-2.222 2.222h-4.445V2.777h4.445Z"
/>
<path fill="#D32011" d="M6.667 2.777h6.666v14.445H6.667V2.777Z" />
<path
@ -28,7 +28,7 @@
/>
<path
fill="#fff"
d="m8.1 12.112-.005-.351h3.772l.015.358-3.783-.007ZM11.882 8.638l-.317-.039v-.742c0-.016-.006-.031-.01-.047h.015a.089.089 0 0 0 0-.177h-.392a.089.089 0 0 0 0 .177h.015c-.004.016-.01.03-.01.047v.695l-.145-.018-.287-.31a.515.515 0 0 0 .092-.286c0-.344-.356-.623-.796-.623-.44 0-.796.279-.796.623 0 .103.035.2.091.285l-.29.312-.145.017v-.694c0-.017-.005-.032-.01-.047h.016a.089.089 0 0 0 0-.177H8.52a.089.089 0 0 0-.089.088c0 .049.04.089.089.089h.015c-.004.015-.01.03-.01.047V8.6l-.316.038.262.393h.041v.544h.406V9.03h2.252v.544h.406V9.03h.042l.263-.393Z"
d="m8.1 12.112-.005-.351h3.772l.015.358-3.783-.007ZM11.882 8.638l-.317-.04v-.74c0-.018-.006-.032-.01-.048h.015a.089.089 0 0 0 0-.177h-.392a.089.089 0 0 0 0 .177h.015c-.004.016-.01.03-.01.047v.695l-.145-.018-.287-.31a.515.515 0 0 0 .092-.286c0-.344-.356-.623-.796-.623-.44 0-.796.279-.796.623 0 .103.035.2.091.285l-.29.311-.145.018v-.694c0-.017-.005-.032-.01-.047h.016a.089.089 0 0 0 0-.177H8.52a.089.089 0 0 0 0 .176h.015c-.004.016-.01.031-.01.048v.741l-.316.04.262.392h.041v.543h.406v-.543h2.252v.543h.406v-.543h.042l.263-.393Z"
/>
<path
fill="#fff"
@ -52,6 +52,6 @@
/>
<path
fill="#fff"
d="M7.227 14.506c-.545-.102-.566-.396-.566-.396s.296.188.644.119c.348-.07.663-.058.663-.058s-.332.367-.053.55c.123.081.465.047.614.014.149-.033.47-.092.54-.092a.193.193 0 0 1 0 .386c-.072 0-.388-.058-.553-.096-.165-.038-.28-.056-.405-.081-.148-.03-.458.009-.845.04a.951.951 0 0 1-.802-.306c.274.087.636-.017.763-.08Zm-2.615-4.39c-.022-.052.475.319.815.277.34-.041.991-.134 1.125.12.134.252.253.514.253.514s-.226-.131-.519-.133c-.294-.002-.91-.03-1.154-.111-.243-.082-.434-.458-.52-.666Zm.47-1.64c.005-.111.225-.064.27-.156.046-.092-.122-.287-.03-.353.094-.066.567.358.83.642.264.284.337.738.252.872-.084.134-.03.012-.03.012s-.167-.33-.434-.466c-.267-.134-.859-.551-.859-.551Zm6.14 4.344c-.109.027-.244.162-.371.352a.353.353 0 0 0-.35-.33.36.36 0 0 0-.128.025.252.252 0 0 0-.206-.11.255.255 0 0 0-.174.069.256.256 0 0 0-.173-.07.254.254 0 0 0-.206.11.345.345 0 0 0-.127-.025.355.355 0 0 0-.355.35c-.13-.199-.27-.343-.384-.37-.186-.046-.33-.242-.454-.33 0 0 .012.337.347.578.222.16.163.53.163.53s.405.1.588.12c-.027-.081-.064-.156-.098-.23a.34.34 0 0 0 .106.047l.103.192s.238.022.49.022c.251 0 .49-.022.49-.022l.104-.192a.362.362 0 0 0 .083-.032c-.032.07-.066.14-.092.216.183-.02.589-.121.589-.121s-.06-.37.163-.53c.335-.24.347-.578.347-.578-.125.087-.269.283-.455.329Z"
d="M7.227 14.506c-.545-.102-.566-.396-.566-.396s.296.188.644.119c.348-.07.663-.059.663-.059s-.332.368-.053.551c.123.081.465.047.614.014.149-.033.47-.092.54-.092a.193.193 0 0 1 0 .386 4.92 4.92 0 0 1-.553-.096c-.165-.038-.28-.056-.405-.082-.148-.03-.458.01-.845.04a.951.951 0 0 1-.802-.305c.274.087.636-.017.763-.08Zm-2.615-4.39c-.022-.052.475.319.815.277.34-.042.991-.134 1.125.12.134.252.253.514.253.514s-.226-.132-.519-.133c-.294-.002-.91-.03-1.154-.111-.243-.082-.434-.458-.52-.666Zm.47-1.64c.005-.111.225-.064.27-.156.046-.092-.122-.287-.03-.353.094-.066.567.358.83.642.264.284.337.738.252.872-.084.134-.03.012-.03.012s-.167-.33-.434-.466c-.267-.134-.859-.552-.859-.552Zm6.14 4.344c-.109.027-.244.162-.371.351a.353.353 0 0 0-.35-.33.36.36 0 0 0-.128.026.252.252 0 0 0-.206-.111.256.256 0 0 0-.174.07.256.256 0 0 0-.173-.07.254.254 0 0 0-.206.11.347.347 0 0 0-.127-.025.355.355 0 0 0-.355.35c-.13-.199-.27-.343-.384-.37-.186-.046-.33-.242-.454-.33 0 0 .012.337.347.578.222.16.163.53.163.53s.405.1.588.12c-.027-.081-.064-.156-.098-.23a.34.34 0 0 0 .106.046l.103.193s.238.022.49.022c.251 0 .49-.022.49-.022l.104-.193a.357.357 0 0 0 .083-.031c-.032.07-.066.14-.092.216.183-.02.589-.121.589-.121s-.06-.37.163-.53c.335-.24.347-.578.347-.578-.125.087-.269.283-.455.329Z"
/>
</svg>

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -0,0 +1,12 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
fill="none"
viewBox="0 0 20 20"
>
<path
fill="#09101C"
d="M14.357 10c.023 2.422 2.12 3.227 2.143 3.238-.018.056-.335 1.148-1.105 2.275-.665.975-1.356 1.946-2.444 1.966-1.069.02-1.413-.635-2.635-.635-1.222 0-1.604.615-2.616.655-1.05.04-1.85-1.054-2.52-2.025-1.371-1.987-2.42-5.613-1.012-8.062.699-1.215 1.948-1.985 3.303-2.005 1.031-.02 2.005.695 2.635.695.63 0 1.813-.86 3.056-.733.521.022 1.982.21 2.92 1.587-.075.047-1.743 1.02-1.725 3.044Zm-2.009-5.945c.558-.677.933-1.618.83-2.555-.803.032-1.775.537-2.351 1.213-.517.598-.97 1.556-.847 2.475.895.069 1.81-.457 2.368-1.133Z"
/>
</svg>

After

Width:  |  Height:  |  Size: 673 B

View File

@ -28,10 +28,10 @@
/>
<path
fill="#C16540"
d="M9.89 9.874c0 .087-.145.156-.324.156-.18 0-.325-.07-.325-.156s.145-.155.325-.155c.179 0 .324.07.324.155Zm.862-.013c0-.09-.148-.162-.33-.162-.182 0-.33.072-.33.162 0 .09.148.162.33.162.183 0 .33-.072.33-.162Z"
d="M9.89 9.875c0 .086-.145.155-.324.155-.18 0-.325-.07-.325-.155 0-.087.145-.156.325-.156.179 0 .324.07.324.156Zm.862-.014c0-.09-.148-.162-.33-.162-.182 0-.33.072-.33.162 0 .09.148.162.33.162.183 0 .33-.072.33-.162Z"
/>
<path
fill="#ED8662"
d="M9.702 10.486c0-.07.136-.128.304-.128.168 0 .304.057.304.127s-.136.128-.304.128c-.168 0-.304-.057-.304-.127Z"
d="M9.702 10.486c0-.07.136-.128.304-.128.168 0 .304.057.304.128 0 .07-.136.127-.304.127-.168 0-.304-.057-.304-.127Z"
/>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -8,7 +8,7 @@
<path
fill="#09101C"
fill-rule="evenodd"
d="M10.425 3.576 10 3.152l-.424.424L6.642 6.51 3.784 4.972 2.9 4.496V10.5c0 2.228.228 3.88 1.395 4.891.578.501 1.333.797 2.258.972.923.175 2.061.237 3.447.237 1.387 0 2.525-.062 3.448-.237.925-.175 1.68-.47 2.258-.972C16.872 14.38 17.1 12.728 17.1 10.5V4.495l-.885.477L13.36 6.51l-2.934-2.934Zm-3.25 4.098L10 4.85l2.826 2.825.316.316.393-.212L15.9 6.505V10.5c0 .986-.051 1.75-.167 2.35a4.905 4.905 0 0 0-.56-.37c-.985-.564-2.593-1.08-5.173-1.08s-4.188.516-5.173 1.08a4.9 4.9 0 0 0-.56.37c-.116-.6-.167-1.364-.167-2.35V6.505l2.366 1.273.393.212.315-.316ZM4.71 14.057c.107.165.23.306.37.427.36.311.886.547 1.696.7.811.154 1.86.216 3.224.216s2.414-.063 3.225-.216c.81-.153 1.336-.389 1.695-.7a2.01 2.01 0 0 0 .37-.426 3.15 3.15 0 0 0-.713-.537c-.765-.437-2.157-.921-4.577-.921s-3.812.484-4.577.921a3.152 3.152 0 0 0-.713.536Z"
d="M10.425 3.576 10 3.15l-.424.425L6.642 6.51 3.784 4.972 2.9 4.496V10.5c0 2.228.228 3.88 1.395 4.89.578.502 1.333.798 2.258.973.923.175 2.061.237 3.447.237 1.387 0 2.525-.062 3.448-.237.925-.175 1.68-.47 2.258-.972C16.872 14.38 17.1 12.728 17.1 10.5V4.495l-.885.477L13.36 6.51l-2.934-2.934Zm-3.25 4.098L10 4.85l2.826 2.825.316.316.393-.212L15.9 6.505V10.5c0 .985-.051 1.75-.167 2.35a4.905 4.905 0 0 0-.56-.37c-.985-.564-2.593-1.08-5.173-1.08s-4.188.516-5.173 1.08a4.9 4.9 0 0 0-.56.37c-.116-.6-.167-1.364-.167-2.35V6.505l2.366 1.273.393.212.315-.316ZM4.71 14.057c.107.165.23.306.37.427.36.311.886.547 1.696.7.811.153 1.86.216 3.224.216s2.414-.063 3.225-.216c.81-.153 1.336-.389 1.695-.7.14-.121.263-.262.37-.426a3.147 3.147 0 0 0-.713-.537c-.765-.437-2.157-.921-4.577-.921s-3.812.484-4.577.921a3.146 3.146 0 0 0-.713.536Z"
clip-rule="evenodd"
/>
</svg>

Before

Width:  |  Height:  |  Size: 1022 B

After

Width:  |  Height:  |  Size: 1022 B

View File

@ -0,0 +1,14 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
fill="none"
viewBox="0 0 20 20"
>
<path
fill="#09101C"
fill-rule="evenodd"
d="M5.37 2.664c-.186-.047-.453-.064-.87-.064s-.685.016-.873.062c-.162.04-.222.09-.265.15-.062.086-.137.26-.19.634-.05.368-.072.867-.072 1.554s.021 1.186.073 1.554c.052.374.127.548.189.633.043.06.103.111.265.15.188.047.456.063.873.063s.684-.018.87-.064c.162-.04.223-.092.268-.155.062-.087.138-.262.19-.635.051-.367.072-.864.072-1.546s-.02-1.179-.072-1.546c-.052-.373-.128-.549-.19-.635-.045-.063-.106-.115-.268-.155Zm1.646.624c.044.315.068.684.078 1.112H7.788c.439 0 .827 0 1.14.042.338.045.677.15.953.427.277.276.381.615.427.954.042.312.042.7.042 1.139V9.4h2.053c.007-.879.033-1.598.088-2.185.066-.705.18-1.273.392-1.709.23-.47.569-.774 1.02-.938.408-.147.878-.168 1.347-.168.472 0 .943.023 1.351.174.452.167.79.475 1.018.946.211.437.325 1.005.39 1.709.068.713.091 1.621.091 2.771s-.023 2.058-.09 2.771c-.067.704-.18 1.272-.392 1.71-.228.47-.565.778-1.017.945-.408.151-.88.174-1.35.174-.47 0-.94-.02-1.347-.168-.452-.164-.792-.468-1.021-.938-.212-.436-.326-1.004-.392-1.71a26.543 26.543 0 0 1-.088-2.184H10.35V13.038c0 .439 0 .827-.042 1.14-.046.338-.15.677-.427.953-.276.277-.615.381-.954.427-.312.042-.7.042-1.14.042H7.095c-.01.428-.034.797-.078 1.112-.062.448-.174.85-.403 1.17-.247.343-.582.526-.951.618-.345.086-.745.1-1.162.1-.415 0-.814-.013-1.158-.096-.369-.09-.705-.27-.953-.614-.23-.32-.342-.722-.405-1.17-.063-.454-.084-1.022-.084-1.72s.021-1.266.084-1.72c.063-.448.175-.85.405-1.17.248-.343.584-.523.953-.614.344-.083.743-.096 1.158-.096.417 0 .817.014 1.162.1.37.092.704.275.95.619.23.32.342.722.404 1.17.044.314.068.683.078 1.111h.656c.488 0 .794-.001 1.017-.031.206-.028.25-.07.266-.086.016-.016.058-.06.086-.266.03-.223.03-.529.03-1.017V7c0-.488 0-.794-.03-1.017-.028-.206-.07-.25-.086-.266-.017-.016-.06-.058-.266-.086-.223-.03-.529-.031-1.017-.031h-.656c-.01.428-.034.797-.078 1.112-.062.447-.174.85-.403 1.17-.247.343-.582.525-.951.618-.345.086-.745.1-1.162.1-.415 0-.814-.013-1.158-.097-.369-.09-.705-.27-.953-.613-.23-.32-.342-.722-.405-1.17C1.921 6.266 1.9 5.698 1.9 5s.021-1.266.084-1.72c.063-.448.175-.851.405-1.17.248-.344.584-.523.953-.614.344-.084.743-.096 1.158-.096.417 0 .817.014 1.162.1.37.092.704.275.95.619.23.32.342.721.404 1.169ZM15.25 5.6c.466 0 .746.03.935.1.146.054.254.137.354.343.116.24.214.635.276 1.298.062.655.085 1.517.085 2.659s-.023 2.004-.085 2.659c-.062.663-.16 1.058-.276 1.298-.1.207-.208.29-.354.344-.19.07-.468.099-.935.099-.468 0-.748-.027-.938-.096-.146-.053-.252-.134-.35-.336-.116-.237-.214-.63-.276-1.296-.062-.655-.086-1.522-.086-2.672 0-1.15.024-2.016.086-2.672.062-.665.16-1.059.276-1.296.098-.202.204-.283.35-.336.19-.068.47-.096.938-.096Zm-10.75 7c.417 0 .684.017.87.064.162.04.223.092.268.155.062.087.138.262.19.635.051.367.072.864.072 1.546s-.02 1.179-.072 1.546c-.052.373-.128.548-.19.635-.045.063-.106.115-.268.155-.186.047-.453.064-.87.064s-.685-.016-.873-.062c-.162-.04-.222-.09-.265-.15-.062-.086-.137-.26-.19-.634-.05-.368-.072-.867-.072-1.554s.021-1.186.073-1.554c.052-.374.127-.548.189-.633.043-.06.103-.111.265-.15.188-.047.456-.063.873-.063Z"
clip-rule="evenodd"
/>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -7,6 +7,6 @@
>
<path
fill="#09101C"
d="m10 16.517-.253.544.253.117.253-.117-.253-.544ZM3 7.534l.598.054L3 7.534Zm14 0-.598.046v.008L17 7.534Zm-7-2.017-.345.49.343.241.344-.238L10 5.517Zm0 11 .253-.544-.003-.002a1.327 1.327 0 0 0-.07-.034c-.051-.024-.127-.063-.225-.113a17.45 17.45 0 0 1-3.252-2.191c-1.77-1.523-3.328-3.594-3.105-6.045l-1.196-.109c-.277 3.05 1.665 5.47 3.52 7.064a18.654 18.654 0 0 0 3.73 2.472l.068.033.02.009.005.003h.001l.254-.543Zm0 0a78.287 78.287 0 0 0 .254.543h.001l.006-.003.019-.009a7.928 7.928 0 0 0 .318-.16 18.659 18.659 0 0 0 3.48-2.346c1.855-1.593 3.797-4.013 3.52-7.063l-1.195.109c.222 2.45-1.336 4.522-3.107 6.045A17.453 17.453 0 0 1 9.75 15.97l-.003.001.253.545Zm7.598-9.03c-.132-1.723-.672-2.867-1.55-3.506-.869-.633-1.924-.662-2.844-.492-.927.17-1.816.56-2.457.893a12.177 12.177 0 0 0-1.081.636l-.005.004h-.002v.001l.341.494.342.493.002-.002a10.97 10.97 0 0 1 .956-.562c.593-.307 1.36-.637 2.121-.777.767-.142 1.431-.074 1.921.282.482.351.942 1.09 1.06 2.629l1.196-.092Zm-14 .101c.14-1.538.608-2.282 1.098-2.636.495-.358 1.158-.424 1.917-.283.754.14 1.512.469 2.098.777a10.684 10.684 0 0 1 .942.56l.002.002.345-.491.345-.491-.002-.002c-.002 0-.003-.002-.005-.003a1.632 1.632 0 0 0-.077-.052 11.886 11.886 0 0 0-.992-.585c-.635-.334-1.515-.724-2.437-.895-.917-.17-1.967-.14-2.84.491-.879.636-1.433 1.776-1.59 3.5l1.196.108Z"
d="m10 16.517-.253.544.253.117.253-.117-.253-.544ZM3 7.534l.598.054L3 7.534Zm14 0-.598.046v.008L17 7.534Zm-7-2.017-.345.49.343.241.344-.238L10 5.517Zm0 11 .253-.544-.003-.002a1.327 1.327 0 0 0-.07-.034c-.051-.024-.127-.063-.225-.113a17.45 17.45 0 0 1-3.252-2.191c-1.77-1.523-3.328-3.594-3.105-6.045l-1.196-.109c-.277 3.05 1.665 5.47 3.52 7.064a18.654 18.654 0 0 0 3.73 2.472l.068.033.02.009.005.003h.001l.254-.543Zm0 0a78.263 78.263 0 0 0 .254.543h.001l.006-.003.019-.009a7.928 7.928 0 0 0 .318-.16 18.659 18.659 0 0 0 3.48-2.346c1.855-1.593 3.797-4.013 3.52-7.063l-1.195.109c.222 2.45-1.336 4.522-3.107 6.045A17.453 17.453 0 0 1 9.75 15.97l-.003.002.253.544Zm7.598-9.03c-.132-1.723-.672-2.867-1.55-3.506-.869-.633-1.924-.662-2.844-.492-.927.17-1.816.56-2.457.893a12.187 12.187 0 0 0-1.081.636l-.005.004h-.002v.001l.341.494.342.493.002-.002a.678.678 0 0 1 .059-.04l.193-.122c.168-.104.411-.247.704-.4.593-.307 1.36-.637 2.121-.777.767-.142 1.431-.074 1.921.282.482.351.942 1.09 1.06 2.629l1.196-.092Zm-14 .101c.14-1.538.608-2.282 1.098-2.636.495-.358 1.158-.424 1.917-.283.754.14 1.512.469 2.098.777a10.684 10.684 0 0 1 .944.562L10 5.517l.345-.491-.002-.002c-.002 0-.003-.002-.005-.003a1.632 1.632 0 0 0-.077-.052 11.88 11.88 0 0 0-.992-.585c-.635-.334-1.515-.724-2.437-.895-.917-.17-1.967-.14-2.84.491-.879.636-1.433 1.776-1.59 3.5l1.196.108Z"
/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,21 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
fill="none"
viewBox="0 0 20 20"
>
<g clip-path="url(#clip0_6894_32)">
<path
fill="#09101C"
fill-rule="evenodd"
d="M8.18 5.087c-.285.216-.519.449-1.058.988-1.233 1.233-2.111 2.2-2.695 3.006-.587.808-.838 1.402-.889 1.891-.048.466.079.917.432 1.464.364.564.94 1.186 1.738 1.983.797.798 1.42 1.374 1.983 1.738.547.354.997.48 1.464.432.488-.05 1.083-.302 1.89-.888.806-.585 1.774-1.463 3.006-2.696.54-.54.773-.774.989-1.058.644-.847 1.084-2.119 1.1-3.183.007-.359-.024-.618-.096-1.224a23.256 23.256 0 0 0-.31-1.989c-.06-.28-.121-.508-.181-.678-.046-.13-.08-.19-.09-.209-.019-.01-.08-.044-.209-.09-.17-.06-.399-.12-.678-.18a23.264 23.264 0 0 0-1.99-.31c-.605-.073-.864-.104-1.223-.098-1.064.017-2.336.457-3.184 1.101Zm-1.907.14.028-.028c.504-.504.796-.796 1.152-1.067 1.051-.8 2.57-1.325 3.891-1.346.447-.007.783.033 1.36.103l.025.003c.74.088 1.487.197 2.098.328.304.065.588.139.826.223.214.075.477.187.66.37.184.184.296.447.372.661.083.238.157.522.222.826.13.61.24 1.358.328 2.098l.003.025c.07.577.11.913.103 1.36-.021 1.32-.547 2.84-1.346 3.89-.27.356-.563.648-1.067 1.152l-.029.029c-1.242 1.243-2.264 2.176-3.148 2.818-.883.64-1.68 1.029-2.473 1.11-.815.085-1.536-.164-2.238-.617-.684-.442-1.387-1.104-2.18-1.897-.794-.793-1.456-1.497-1.898-2.181-.453-.702-.702-1.423-.618-2.238.082-.793.471-1.591 1.111-2.473.642-.885 1.575-1.906 2.818-3.149Zm5.056 2.228a.95.95 0 1 1 1.343 1.343.95.95 0 0 1-1.343-1.343Zm2.121-.778a2.05 2.05 0 1 0-2.9 2.9 2.05 2.05 0 0 0 2.9-2.9Z"
clip-rule="evenodd"
/>
</g>
<defs>
<clipPath id="clip0_6894_32">
<path fill="#fff" d="M0 0h20v20H0z" />
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@ -8,7 +8,7 @@
<path
fill="#09101C"
fill-rule="evenodd"
d="M10 2.4c-.798 0-1.733.129-2.462.777-.69.613-1.081 1.586-1.133 2.998-.577.15-1.067.388-1.454.776-.501.5-.752 1.173-.887 1.982C3.93 9.737 3.9 10.75 3.9 12s.03 2.263.164 3.067c.135.81.386 1.482.887 1.982.5.5 1.173.752 1.982.887.804.134 1.818.164 3.067.164s2.263-.03 3.067-.164c.809-.135 1.481-.386 1.982-.887.5-.5.752-1.173.886-1.982.135-.804.165-1.818.165-3.067s-.03-2.263-.165-3.067c-.134-.809-.385-1.482-.886-1.982-.387-.388-.878-.626-1.455-.776-.051-1.412-.444-2.386-1.133-2.998C11.73 2.529 10.797 2.4 10 2.4Zm2.382 3.578c-.076-1.061-.385-1.608-.718-1.905-.396-.351-.962-.473-1.664-.473-.703 0-1.268.122-1.664.473-.333.297-.643.844-.719 1.905C8.291 5.916 9.082 5.9 10 5.9c.917 0 1.708.016 2.382.078ZM5.248 9.13C5.132 9.825 5.1 10.749 5.1 12c0 1.251.032 2.175.148 2.87.115.691.302 1.081.551 1.33.25.25.64.437 1.33.552.696.116 1.62.148 2.87.148 1.252 0 2.175-.032 2.87-.148.692-.115 1.082-.302 1.332-.551.249-.25.435-.64.55-1.33.117-.697.149-1.62.149-2.871s-.032-2.175-.148-2.87c-.115-.691-.302-1.081-.551-1.33-.25-.25-.64-.437-1.33-.552C12.173 7.132 11.25 7.1 10 7.1s-2.175.032-2.87.148c-.692.115-1.082.302-1.33.551-.25.25-.437.64-.552 1.33ZM8.5 11.4h3v1.2h-3v-1.2Z"
d="M10 2.4c-.798 0-1.732.129-2.461.777-.69.613-1.082 1.586-1.133 2.998-.577.15-1.068.388-1.455.776-.5.5-.752 1.173-.886 1.982C3.93 9.737 3.9 10.75 3.9 12s.03 2.263.165 3.067c.134.81.385 1.482.886 1.982.5.5 1.173.752 1.982.887.804.134 1.818.164 3.067.164 1.25 0 2.263-.03 3.067-.164.81-.135 1.482-.386 1.982-.887.5-.5.752-1.173.887-1.982.134-.804.164-1.818.164-3.067s-.03-2.263-.164-3.067c-.135-.809-.386-1.482-.886-1.982-.388-.388-.879-.626-1.456-.776-.051-1.412-.444-2.386-1.133-2.998C11.732 2.529 10.797 2.4 10 2.4Zm2.382 3.578c-.076-1.061-.385-1.608-.718-1.905-.396-.351-.961-.473-1.664-.473s-1.268.122-1.664.473c-.333.297-.642.844-.718 1.905C8.292 5.916 9.082 5.9 10 5.9c.918 0 1.708.016 2.382.078ZM5.248 9.13C5.132 9.825 5.1 10.749 5.1 12c0 1.251.032 2.175.148 2.87.115.691.302 1.081.551 1.33.25.25.64.437 1.331.552.696.116 1.62.148 2.87.148 1.251 0 2.175-.032 2.87-.148.692-.115 1.081-.302 1.33-.551.25-.25.437-.64.552-1.33.116-.697.148-1.62.148-2.871s-.032-2.175-.148-2.87c-.115-.691-.302-1.081-.551-1.33-.25-.25-.64-.437-1.33-.552-.696-.116-1.62-.148-2.87-.148-1.252 0-2.175.032-2.871.148-.691.115-1.081.302-1.33.551-.25.25-.437.64-.552 1.33ZM8.5 11.4h3v1.2h-3v-1.2Z"
clip-rule="evenodd"
/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -8,7 +8,7 @@
<path
fill="#09101C"
fill-rule="evenodd"
d="M1.9 8.5a6.6 6.6 0 0 1 6.6-6.6h2.638a6.962 6.962 0 0 1 3.53 12.962l-5.364 3.155-.904.532V15.1a6.6 6.6 0 0 1-6.5-6.6Zm6.6-5.4a5.4 5.4 0 0 0 0 10.8h1.1v2.551l4.46-2.623A5.761 5.761 0 0 0 11.138 3.1H8.5Z"
d="M1.9 8.5a6.6 6.6 0 0 1 6.6-6.6h2.638a6.962 6.962 0 0 1 3.53 12.962l-5.364 3.155-.904.532V15.1a6.6 6.6 0 0 1-6.5-6.6Zm6.6-5.4a5.4 5.4 0 0 0 0 10.8h1.1v2.551l4.46-2.623A5.761 5.761 0 0 0 11.138 3.1H8.5ZM7 6.4h6v1.2H7V6.4Zm4.5 3H7v1.2h4.5V9.4Z"
clip-rule="evenodd"
/>
</svg>

Before

Width:  |  Height:  |  Size: 403 B

After

Width:  |  Height:  |  Size: 443 B

View File

@ -0,0 +1,14 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
fill="none"
viewBox="0 0 20 20"
>
<path
fill="#09101C"
fill-rule="evenodd"
d="M5.6 4.75c0-.466.03-.745.1-.934.053-.147.136-.254.343-.354.24-.117.635-.214 1.298-.277C7.996 3.123 8.858 3.1 10 3.1s2.004.023 2.658.085c.664.063 1.059.16 1.299.277.206.1.29.207.343.354.07.189.1.468.1.934 0 .468-.028.748-.097.938-.052.146-.133.252-.335.35-.238.116-.63.214-1.296.277-.656.061-1.522.085-2.672.085-1.15 0-2.017-.024-2.672-.085-.665-.063-1.059-.16-1.296-.276-.202-.099-.283-.205-.336-.35-.069-.19-.096-.47-.096-.94ZM10 1.9c-1.15 0-2.058.023-2.771.09-.704.067-1.272.18-1.71.392-.47.228-.778.566-.945 1.017-.151.409-.174.88-.174 1.35 0 .47.02.94.168 1.348.163.451.468.79.938 1.02.436.213 1.004.326 1.71.392.585.056 1.305.081 2.184.089V9.65H6.962c-.439 0-.827 0-1.14.042-.338.046-.677.15-.953.427-.277.276-.382.615-.427.954-.042.312-.042.7-.042 1.14V12.905a9.93 9.93 0 0 0-1.112.078c-.448.062-.85.174-1.17.404-.343.246-.526.58-.618.95-.086.345-.1.745-.1 1.162 0 .415.012.815.096 1.158.09.37.27.705.614.953.319.23.722.343 1.17.405.454.063 1.022.084 1.72.084s1.266-.02 1.72-.084c.448-.062.85-.174 1.17-.405.343-.248.523-.584.613-.953.084-.343.097-.743.097-1.158 0-.417-.014-.817-.1-1.161-.093-.37-.275-.705-.619-.951-.32-.23-.722-.342-1.17-.404a9.93 9.93 0 0 0-1.111-.078v-.656c0-.488.001-.794.031-1.017.028-.206.07-.25.086-.266.016-.016.06-.058.266-.086.223-.03.529-.031 1.017-.031h6c.488 0 .794.001 1.017.031.206.028.25.07.266.086.016.017.058.06.086.266.03.223.031.529.031 1.017v.656a9.93 9.93 0 0 0-1.112.078c-.448.062-.85.174-1.17.404-.343.246-.526.58-.618.95-.086.345-.1.745-.1 1.162 0 .415.012.815.096 1.158.09.37.27.705.614.953.319.23.722.343 1.17.405.454.063 1.022.084 1.72.084s1.266-.02 1.72-.084c.448-.062.85-.174 1.17-.405.343-.248.523-.584.613-.953.084-.343.097-.743.097-1.158 0-.417-.014-.817-.1-1.161-.093-.37-.275-.705-.619-.951-.32-.23-.722-.342-1.17-.404a9.926 9.926 0 0 0-1.111-.078V12.212c0-.439 0-.827-.042-1.14-.046-.338-.15-.677-.427-.953-.276-.277-.615-.381-.954-.427-.312-.042-.7-.042-1.14-.042H10.6V7.598a26.526 26.526 0 0 0 2.184-.089c.705-.066 1.274-.18 1.71-.392.47-.23.774-.569.938-1.02.147-.408.168-.878.168-1.347 0-.471-.023-.942-.174-1.351-.167-.451-.475-.79-.946-1.017-.437-.212-1.005-.325-1.709-.392-.713-.067-1.622-.09-2.771-.09ZM2.6 15.5c0-.416.017-.683.064-.87.04-.161.092-.223.155-.268.086-.062.262-.138.635-.19.367-.05.864-.072 1.546-.072s1.179.021 1.546.072c.373.052.548.128.635.19.063.045.114.107.155.268.046.187.064.454.064.87 0 .418-.016.685-.062.873-.04.162-.09.222-.15.266-.086.061-.26.137-.634.189-.368.05-.867.072-1.554.072s-1.186-.021-1.554-.072c-.374-.052-.548-.128-.633-.19-.06-.043-.111-.103-.15-.265-.047-.188-.063-.455-.063-.873Zm10.064-.87c-.047.187-.064.454-.064.87 0 .418.016.685.062.873.04.162.09.222.15.266.086.061.26.137.634.189.368.05.867.072 1.554.072s1.186-.021 1.554-.072c.374-.052.548-.128.633-.19.06-.043.111-.103.15-.265.047-.188.063-.455.063-.873 0-.416-.017-.683-.064-.87-.04-.161-.092-.223-.155-.268-.087-.062-.262-.138-.635-.19-.367-.05-.864-.072-1.546-.072s-1.179.021-1.546.072c-.373.052-.549.128-.635.19-.063.045-.115.107-.155.268Z"
clip-rule="evenodd"
/>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -8,7 +8,7 @@
<path
fill="#09101C"
fill-rule="evenodd"
d="M16.856 3.23a6.1 6.1 0 0 0-9.815 6.95l-3.76 3.718-.177.176v2.908h2.902l.177-.18 1.432-1.47.082-.084.044-.109.313-.772.77-.314.11-.046.086-.085.883-.88a6.1 6.1 0 0 0 6.953-9.812Zm-3.993-.576a4.9 4.9 0 1 1-2.77 9.133l-.398-.23-.326.324-1.11 1.106-.893.365-.235.096-.095.234-.363.897L5.5 15.782H4.304v-1.207L8.2 10.72l.33-.326-.232-.4a4.9 4.9 0 0 1 4.564-7.34Zm-.25 3.546a.9.9 0 1 1 1.273 1.273.9.9 0 0 1-1.273-1.273Zm2.122-.849a2.1 2.1 0 1 0-2.97 2.97 2.1 2.1 0 0 0 2.97-2.97Z"
d="M16.856 3.23a6.1 6.1 0 0 0-9.815 6.95l-3.76 3.718-.177.176v2.908h2.902l.177-.18 1.432-1.47.082-.084.044-.109.313-.772.77-.314.11-.046.086-.085.883-.88a6.1 6.1 0 0 0 6.953-9.812Zm-3.993-.576a4.9 4.9 0 1 1-2.77 9.133l-.399-.23-.325.324-1.11 1.106-.893.365-.235.096-.095.234-.363.897L5.5 15.782H4.304v-1.207L8.2 10.72l.33-.326-.232-.4a4.9 4.9 0 0 1 4.564-7.34Zm-.25 3.546a.9.9 0 1 1 1.273 1.273.9.9 0 0 1-1.273-1.273Zm2.122-.849a2.1 2.1 0 1 0-2.97 2.97 2.1 2.1 0 0 0 2.97-2.97Z"
clip-rule="evenodd"
/>
</svg>

Before

Width:  |  Height:  |  Size: 677 B

After

Width:  |  Height:  |  Size: 677 B

View File

@ -0,0 +1,13 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
fill="none"
viewBox="0 0 20 20"
>
<path
stroke="#09101C"
stroke-width="1.2"
d="M2.5 11c0 2.157 1.034 3.797 1.615 4.548.11.143.165.214.437.434.273.22.336.25.463.312C6.486 17 8.657 17 14 17c0 0 4 0 4-3.5C18 9 13 9 11.5 12c-2.5-2-4.167-.333-5 .5 0 0-1-2-1-4 0-1.22.559-2.069.994-2.544.124-.136.186-.203.349-.286.061-.03.189-.075.256-.088.18-.036.311-.014.574.03l.278.046c.632.106.948.158 1.184.079a1 1 0 0 0 .622-.608c.085-.234.04-.552-.05-1.186-.067-.462-.1-.694-.204-.867a1 1 0 0 0-.563-.441c-.193-.06-.426-.036-.89.01l-1.135.114c-1.188.118-1.782.178-2.246.551-.463.374-.636.908-.983 1.976C3.133 6.993 2.5 9.313 2.5 11Z"
/>
</svg>

After

Width:  |  Height:  |  Size: 719 B

View File

@ -0,0 +1,14 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
fill="none"
viewBox="0 0 20 20"
>
<path
fill="#09101C"
fill-rule="evenodd"
d="m5.4 2.114.823.329 2.29.916.024-.007a8.558 8.558 0 0 1 2.861-.389c1.773.068 3.972.76 5.601 3.204.814 1.22 1.107 2.377 1.053 3.434-.054 1.05-.448 1.949-.928 2.67a7.897 7.897 0 0 1-1.506 1.65c-.201.169-.38.303-.518.4V17.6h-3.533l-.136-.41-.364-1.09H9.432l-.363 1.09-.137.41H5.4v-1.516a4.63 4.63 0 0 0-3.507-4.492l-.039-.01-.454-.114V8.033l.454-.114.039-.01A4.63 4.63 0 0 0 5.4 3.416V2.114Zm8.791 11.372.007-.005.016-.01.017-.01c.03-.02.077-.05.136-.092.118-.082.288-.206.483-.369a6.7 6.7 0 0 0 1.276-1.395c.394-.593.688-1.286.728-2.065.04-.772-.167-1.677-.853-2.707-1.371-2.057-3.172-2.614-4.65-2.671a7.358 7.358 0 0 0-2.447.332 4.182 4.182 0 0 0-.176.06l-.006.003-.222.09-.223-.09-1.695-.678A5.83 5.83 0 0 1 2.6 8.952v1.596a5.83 5.83 0 0 1 4 5.536v.316h1.467l.364-1.09.136-.41H11.932l.137.41.363 1.09H13.9V13.66l.29-.174h.001ZM8.867 5.601c1.19-.27 2.44-.27 3.63 0l-.265 1.17a7.045 7.045 0 0 0-3.1 0l-.265-1.17ZM7 9.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"
clip-rule="evenodd"
/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -15,7 +15,7 @@
/>
<path
fill="#FFCC4D"
d="M8.333 5.556a4.445 4.445 0 1 0 0 8.889 4.445 4.445 0 0 0 0-8.89Zm2.22 3.298 1.16-.773c.273.479.446 1.021.493 1.6l-1.654-.827Zm-1.664 4.48h1.44c-.433.259-.92.436-1.44.51v-.51ZM4.46 9.68a3.859 3.859 0 0 1 .476-1.573l.89.89-1.366.683Zm0 .637 2.081 1.041.249-.497L5.066 10l1.175-.588.785.785.392-.393-.653-.653.026-.013-.249-.497-.19.095-.543-.542.812.136.091-.548-1.396-.233a3.88 3.88 0 0 1 2.462-1.393v6.622H6.056l1.32-.88-.308-.463L5.4 12.547l.008.011a3.87 3.87 0 0 1-.948-2.24Zm3.317 3.526a3.867 3.867 0 0 1-1.44-.51h1.44v.51Zm3.493-1.3-1.63-1.629-.393.393.262.261-.22.33 1.32.879H8.89V6.156a3.865 3.865 0 0 1 1.944.867l-1.476.492.175.527 1.667-.556-.057-.171c.093.097.18.198.261.304L9.846 8.658l.154.23-.124.25L11.6 10l-1.725.863.248.497 2.082-1.041a3.869 3.869 0 0 1-.935 2.225Z"
d="M8.333 5.556a4.445 4.445 0 1 0 0 8.889 4.445 4.445 0 0 0 0-8.89Zm2.22 3.299 1.16-.774c.273.48.446 1.021.493 1.6l-1.654-.826Zm-1.664 4.478h1.44c-.433.26-.92.437-1.44.512v-.512ZM4.46 9.681a3.859 3.859 0 0 1 .476-1.573l.89.89-1.366.683Zm0 .637 2.081 1.042.249-.498L5.066 10l1.175-.588.785.785.392-.393-.653-.653.026-.013-.249-.497-.19.095-.543-.541.812.135.091-.548-1.396-.232a3.88 3.88 0 0 1 2.462-1.394v6.622H6.056l1.32-.88-.308-.462-1.667 1.11.008.012a3.87 3.87 0 0 1-.948-2.24Zm3.317 3.527a3.867 3.867 0 0 1-1.44-.512h1.44v.512Zm3.493-1.3-1.63-1.63-.393.393.262.262-.22.328 1.32.88H8.89V6.156a3.865 3.865 0 0 1 1.944.867l-1.476.492.175.527 1.667-.556-.057-.17c.093.096.18.197.261.304L9.846 8.658l.154.231-.124.248L11.6 10l-1.725.863.248.497 2.082-1.041a3.87 3.87 0 0 1-.935 2.226Z"
/>
<path
fill="#D52B1E"
@ -25,7 +25,7 @@
fill="#fff"
d="M6.667 7.778v3.333a1.667 1.667 0 0 0 3.333 0V7.778H6.667Z"
/>
<path fill="#829ACD" d="M7.222 9.444h2.222v1.112H7.222V9.444Z" />
<path fill="#829ACD" d="M7.222 9.444h2.222v1.111H7.222v-1.11Z" />
<path fill="#829ACD" d="M7.778 8.889h1.11v2.222h-1.11V8.89Z" />
<path
fill="#039"

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -8,7 +8,7 @@
<path
fill="#09101C"
fill-rule="evenodd"
d="M7.36 3.625a6.9 6.9 0 1 1-3.336 9.825l-1.039.6A8.1 8.1 0 1 0 4.1 4.45V3H2.9v4.1H7V5.9H4.45a6.9 6.9 0 0 1 2.91-2.275Z"
d="M7.598 4.087a6.336 6.336 0 0 1 4.083-.27 6.365 6.365 0 0 1 3.403 2.286 6.422 6.422 0 0 1 0 7.794 6.365 6.365 0 0 1-3.403 2.285 6.335 6.335 0 0 1-4.083-.269 6.377 6.377 0 0 1-3.078-2.712l-1.04.598a7.577 7.577 0 0 0 3.657 3.222c1.54.64 3.246.753 4.856.32a7.565 7.565 0 0 0 4.044-2.716 7.622 7.622 0 0 0 0-9.25 7.565 7.565 0 0 0-4.044-2.716 7.536 7.536 0 0 0-4.856.32A7.57 7.57 0 0 0 4.1 5.284V3.5H2.9v4.1H7V6.4H4.77a6.374 6.374 0 0 1 2.828-2.313Z"
clip-rule="evenodd"
/>
</svg>

Before

Width:  |  Height:  |  Size: 319 B

After

Width:  |  Height:  |  Size: 647 B

View File

@ -8,7 +8,7 @@
<path
fill="#09101C"
fill-rule="evenodd"
d="M5.972 2.169A14.839 14.839 0 0 1 8 1.944v1.202c-.694.038-1.288.102-1.8.2-.942.183-1.548.475-1.963.89-.416.417-.708 1.022-.89 1.964-.1.512-.163 1.106-.201 1.8H1.944c.04-.761.11-1.435.225-2.028.208-1.074.572-1.937 1.22-2.584.646-.646 1.509-1.011 2.583-1.22ZM12 1.944v1.202c.693.038 1.288.102 1.8.2.942.183 1.547.475 1.963.89.416.417.708 1.022.89 1.964.1.512.163 1.106.201 1.8h1.202c-.04-.761-.11-1.435-.225-2.028-.208-1.074-.573-1.937-1.22-2.584-.646-.646-1.51-1.011-2.583-1.22A14.842 14.842 0 0 0 12 1.945Zm1.8 14.71c-.512.098-1.107.162-1.8.2v1.202c.761-.04 1.435-.11 2.028-.225 1.074-.208 1.937-.573 2.584-1.22.646-.646 1.011-1.51 1.22-2.583.114-.593.184-1.267.224-2.028h-1.202a13.426 13.426 0 0 1-.201 1.8c-.182.942-.474 1.547-.89 1.963-.416.416-1.021.708-1.963.89ZM3.347 13.8c-.1-.512-.163-1.107-.201-1.8H1.944c.04.761.11 1.435.225 2.028.208 1.074.572 1.937 1.22 2.584.646.646 1.509 1.011 2.583 1.22.593.114 1.266.184 2.028.224v-1.202a13.44 13.44 0 0 1-1.8-.2c-.942-.183-1.548-.475-1.963-.89-.416-.417-.708-1.022-.89-1.964ZM7 10.6h6V9.4H7v1.2Z"
d="M6.257 2.662c.516-.103 1.095-.17 1.743-.21v1.202c-.574.038-1.073.097-1.507.184-.87.174-1.432.45-1.819.836-.387.387-.662.948-.836 1.819-.086.434-.146.933-.183 1.507H2.452c.04-.647.107-1.227.21-1.743.2-1.004.55-1.818 1.164-2.431.613-.613 1.427-.963 2.431-1.164ZM12 2.452v1.202c.574.038 1.073.098 1.507.184.87.174 1.432.45 1.819.836.386.387.662.948.836 1.819.087.434.146.933.184 1.507h1.202a13.08 13.08 0 0 0-.21-1.743c-.2-1.004-.55-1.818-1.164-2.431-.613-.613-1.427-.963-2.432-1.164A13.086 13.086 0 0 0 12 2.452Zm2.926 12.84c-.653.549-1.586.854-2.926.999v1.207c1.538-.153 2.779-.514 3.699-1.289 1.07-.902 1.612-2.274 1.81-4.209h-1.207c-.19 1.697-.655 2.684-1.376 3.291Zm-11.094-1.78A12.275 12.275 0 0 1 3.653 12H2.451c.04.646.103 1.224.202 1.738.192 1 .522 1.81 1.097 2.422.579.618 1.346.973 2.287 1.177.572.123 1.225.195 1.963.231v-1.202c-.667-.035-1.23-.099-1.709-.202-.793-.172-1.307-.441-1.666-.824-.362-.387-.626-.952-.793-1.828ZM7 10.6h6V9.4H7v1.2Z"
clip-rule="evenodd"
/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,18 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
fill="none"
viewBox="0 0 20 20"
>
<path
stroke="#09101C"
stroke-width="1.2"
d="M17 10c0 3-6 7-7 7s-7-4-7-7a7 7 0 0 1 14 0ZM10 3v14"
/>
<path
stroke="#09101C"
stroke-width="1.2"
d="M14 4c0 1.955 0 2.933-.115 3.888a15.997 15.997 0 0 1-1.352 4.776c-.402.874-.915 1.707-1.94 3.372L10 17M6 4c0 1.955 0 2.933.115 3.888a16 16 0 0 0 1.352 4.776c.402.874.915 1.707 1.94 3.372L10 17"
/>
</svg>

After

Width:  |  Height:  |  Size: 489 B

View File

@ -11,11 +11,11 @@
/>
<path
fill="#C60C30"
d="M11.912 7.27a3.334 3.334 0 0 0-4.642.818A1.667 1.667 0 0 0 10 10a1.667 1.667 0 0 1 2.73 1.912 3.334 3.334 0 0 0-.818-4.643Z"
d="M11.912 7.27a3.334 3.334 0 0 0-4.642.818A1.667 1.667 0 0 0 10 10a1.667 1.667 0 0 1 2.73 1.912 3.334 3.334 0 0 0-.818-4.642Z"
/>
<path
fill="#003478"
d="M12.321 9.591A1.667 1.667 0 0 0 10 10a1.667 1.667 0 0 1-2.73-1.912 3.333 3.333 0 1 0 5.46 3.823 1.665 1.665 0 0 0-.409-2.32Z"
d="M12.321 9.591a1.667 1.667 0 0 0-2.321.41 1.667 1.667 0 0 1-2.73-1.913 3.333 3.333 0 1 0 5.46 3.823 1.665 1.665 0 0 0-.409-2.32Z"
/>
<path
fill="#292F33"

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -15,7 +15,7 @@
/>
<path
fill="#fff"
d="m5.162 4.81-.3-1.13-.302 1.13a1.628 1.628 0 0 1 .602 0ZM3.254 6.39c0-.103.01-.204.029-.301l-1.13.3 1.13.302a1.628 1.628 0 0 1-.03-.301ZM4.56 7.967l.301 1.13.301-1.13a1.585 1.585 0 0 1-.602 0ZM6.468 6.39c0 .103-.01.204-.029.301l1.13-.301-1.13-.301c.019.097.03.198.03.3Zm-.252-2.346-.827.829c.194.067.37.17.522.302l.305-1.13Zm-.14 3.396 1.13.304-.828-.826a1.6 1.6 0 0 1-.302.522Zm-2.57 1.295.827-.828a1.605 1.605 0 0 1-.522-.302l-.304 1.13Zm.14-3.395-1.13-.305.828.827a1.6 1.6 0 0 1 .302-.522ZM5.39 7.906l.826.828-.305-1.13a1.6 1.6 0 0 1-.521.302Zm-2.046-.99-.828.827 1.13-.305a1.59 1.59 0 0 1-.302-.521Zm.989-2.044-.826-.829.304 1.13a1.6 1.6 0 0 1 .522-.301Zm2.874.162-1.13.305c.13.152.234.328.301.522l.829-.827Z"
d="m5.162 4.81-.3-1.13-.302 1.13a1.628 1.628 0 0 1 .602 0ZM3.254 6.39c0-.103.01-.204.029-.301l-1.13.301 1.13.301a1.628 1.628 0 0 1-.03-.301ZM4.56 7.967l.301 1.13.301-1.13a1.585 1.585 0 0 1-.602 0ZM6.468 6.39c0 .103-.01.204-.029.301l1.13-.301-1.13-.301c.019.097.03.198.03.301Zm-.252-2.346-.827.829c.194.068.37.17.522.302l.305-1.13Zm-.14 3.396 1.13.304-.828-.826a1.6 1.6 0 0 1-.302.522Zm-2.57 1.296.827-.829a1.605 1.605 0 0 1-.522-.302l-.304 1.13Zm.14-3.396-1.13-.304.828.826a1.6 1.6 0 0 1 .302-.522ZM5.39 7.906l.826.829-.305-1.131a1.6 1.6 0 0 1-.521.302Zm-2.046-.99-.828.827 1.13-.305a1.59 1.59 0 0 1-.302-.521Zm.989-2.044-.826-.829.304 1.131a1.6 1.6 0 0 1 .522-.302Zm2.874.163-1.13.304c.13.152.234.328.301.522l.829-.826Z"
/>
<path
fill="#fff"

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -0,0 +1,14 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
fill="none"
viewBox="0 0 20 20"
>
<path
fill="#09101C"
fill-rule="evenodd"
d="M8.91 2.157c.372-.141.761-.257 1.09-.257.329 0 .719.116 1.09.257.39.148.834.353 1.297.587a44.83 44.83 0 0 1 2.892 1.637l.043.026c.536.326 1 .608 1.323.884.348.297.64.677.64 1.209s-.292.912-.64 1.21c-.244.208-.568.42-.943.651l.206.11.01.006h.001c.157.084.293.156.4.22.111.065.227.141.329.24.606.593.64 1.58.075 2.212-.154.173-.382.314-.63.468l-.062.04-.33.204.207.11.01.006c.158.084.294.156.402.22a1.7 1.7 0 0 1 .328.24c.606.593.64 1.58.075 2.212-.154.173-.382.314-.63.468l-.062.04a55.074 55.074 0 0 1-3.24 1.89c-.545.288-1.07.544-1.53.73-.436.176-.891.323-1.26.323-.37 0-.826-.147-1.261-.323-.46-.186-.986-.442-1.53-.73a55.075 55.075 0 0 1-3.24-1.89l-.063-.04c-.248-.154-.475-.295-.63-.468a1.612 1.612 0 0 1 .075-2.211 1.7 1.7 0 0 1 .329-.241c.108-.064.243-.136.4-.22l.012-.006.206-.11-.33-.205-.062-.039c-.248-.154-.475-.295-.63-.468a1.612 1.612 0 0 1 .075-2.211 1.7 1.7 0 0 1 .329-.241c.108-.064.243-.136.4-.22l.012-.006.205-.11c-.374-.232-.699-.443-.943-.652-.348-.297-.64-.676-.64-1.209 0-.532.292-.912.64-1.21.324-.275.788-.557 1.324-.883l.042-.026c.92-.56 1.964-1.167 2.892-1.637.463-.234.907-.44 1.297-.587ZM5.495 12.583l-.838.446c-.172.092-.283.152-.365.2a.658.658 0 0 0-.101.068.412.412 0 0 0-.019.552s.004.005.019.017c.015.013.038.03.074.055.076.052.18.117.34.217a53.912 53.912 0 0 0 3.166 1.848 16.11 16.11 0 0 0 1.419.678c.43.174.695.236.81.236.115 0 .38-.062.81-.236.407-.164.893-.4 1.42-.678a53.907 53.907 0 0 0 3.505-2.065 1.12 1.12 0 0 0 .075-.055l.018-.017a.412.412 0 0 0-.018-.553s-.02-.018-.102-.067a10.654 10.654 0 0 0-.365-.2l-.837-.446c-.569.335-1.157.669-1.716.964-.544.288-1.07.544-1.53.73-.435.176-.89.323-1.26.323s-.825-.147-1.26-.323c-.46-.186-.986-.442-1.53-.73a42.979 42.979 0 0 1-1.715-.964Zm6.892-2.327a38.886 38.886 0 0 0 2.119-1.173l.837.446c.172.092.283.152.365.2.082.049.101.067.101.067.148.144.156.4.02.553l-.02.017a1.12 1.12 0 0 1-.074.055 53.907 53.907 0 0 1-3.505 2.065 16.11 16.11 0 0 1-1.42.678c-.43.174-.695.236-.81.236-.115 0-.38-.062-.81-.236a16.11 16.11 0 0 1-1.42-.678 53.912 53.912 0 0 1-3.505-2.065 1.093 1.093 0 0 1-.074-.055c-.015-.012-.02-.017-.019-.017a.412.412 0 0 1 .019-.553s.019-.018.1-.067c.083-.048.194-.108.366-.2l.838-.446c.705.416 1.443.83 2.118 1.173.463.234.907.44 1.297.588.372.14.761.256 1.09.256.329 0 .719-.116 1.09-.256.39-.149.834-.354 1.297-.588ZM8.155 3.815a43.694 43.694 0 0 0-2.81 1.59c-.591.36-.97.593-1.21.798-.22.187-.22.264-.22.295v.004c0 .03 0 .108.22.295.24.205.619.438 1.21.797a43.694 43.694 0 0 0 2.81 1.591c.444.225.846.41 1.18.536.355.135.57.179.665.179.096 0 .31-.044.665-.179.335-.127.737-.311 1.18-.536a43.706 43.706 0 0 0 2.81-1.59c.591-.36.97-.593 1.21-.798.22-.187.22-.264.22-.295v-.004c0-.03 0-.108-.22-.295-.24-.205-.619-.438-1.21-.797a43.706 43.706 0 0 0-2.81-1.591c-.444-.225-.846-.41-1.18-.536-.354-.135-.57-.179-.665-.179-.095 0-.31.044-.664.179a12.68 12.68 0 0 0-1.181.536Z"
clip-rule="evenodd"
/>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -11,7 +11,7 @@
/>
<path
fill="#CF1B2B"
d="m13.967 12.778 5.395 3.778a2.21 2.21 0 0 0 .55-.972l-4.008-2.806h-1.937Zm-6.745 0h-1.19L.639 16.556c.29.294.66.505 1.076.602l5.508-3.856v-.524Zm5.556-5.556h1.19l5.394-3.778a2.216 2.216 0 0 0-1.076-.602l-5.508 3.856v.524Zm-6.745 0L.638 3.444a2.219 2.219 0 0 0-.55.972l4.007 2.806h1.938Z"
d="m13.967 12.778 5.395 3.778a2.21 2.21 0 0 0 .55-.972l-4.008-2.806h-1.937Zm-6.745 0h-1.19L.639 16.555c.29.295.66.505 1.076.603l5.508-3.856v-.524Zm5.556-5.556h1.19l5.394-3.778a2.216 2.216 0 0 0-1.076-.602l-5.508 3.856v.524Zm-6.745 0L.638 3.444a2.219 2.219 0 0 0-.55.972l4.007 2.806h1.938Z"
/>
<path
fill="#fff"

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -8,7 +8,7 @@
<path
fill="#09101C"
fill-rule="evenodd"
d="M12.175 1.715c-.69-.399-1.564-.755-2.52-.558-.971.2-1.853.932-2.648 2.308l1.04.6c.705-1.221 1.347-1.63 1.85-1.733.52-.107 1.07.07 1.678.422.609.351 1.037.74 1.204 1.242.14.42.135 1.043-.32 1.99-.69-.068-1.506-.086-2.459-.086-1.249 0-2.263.03-3.067.164-.809.135-1.481.386-1.982.887-.5.5-.751 1.173-.886 1.982C3.93 9.737 3.9 10.75 3.9 12s.03 2.263.165 3.067c.135.81.386 1.482.886 1.982s1.173.752 1.982.887c.805.134 1.818.164 3.067.164 1.25 0 2.263-.03 3.068-.164.808-.135 1.48-.386 1.982-.887.5-.5.751-1.173.886-1.982.134-.804.164-1.818.164-3.067s-.03-2.263-.164-3.067c-.135-.81-.386-1.482-.886-1.982-.369-.369-.83-.602-1.372-.753.42-.994.484-1.845.24-2.58-.307-.926-1.052-1.505-1.743-1.903ZM5.248 9.13C5.133 9.825 5.1 10.749 5.1 12c0 1.25.033 2.175.149 2.87.115.691.301 1.081.55 1.33.25.25.64.437 1.331.552.696.116 1.62.148 2.87.148 1.251 0 2.175-.032 2.87-.148.692-.115 1.082-.302 1.331-.551.25-.25.436-.64.551-1.33.116-.697.148-1.62.148-2.871s-.032-2.175-.148-2.87c-.115-.691-.301-1.081-.55-1.33-.25-.25-.64-.437-1.331-.552-.696-.116-1.62-.148-2.87-.148-1.252 0-2.175.032-2.87.148-.692.115-1.082.302-1.331.551-.25.25-.436.64-.552 1.33ZM9.4 13.5v-3h1.2v3H9.4Z"
d="M12.175 1.715c-.69-.399-1.565-.755-2.52-.558-.971.2-1.853.932-2.648 2.308l1.04.6c.705-1.221 1.347-1.63 1.85-1.733.519-.107 1.07.07 1.678.422.608.351 1.037.74 1.204 1.242.14.42.135 1.043-.32 1.99C11.767 5.917 10.951 5.9 10 5.9c-1.249 0-2.263.03-3.067.164-.809.135-1.482.386-1.982.887-.5.5-.752 1.173-.886 1.982C3.93 9.737 3.9 10.75 3.9 12s.03 2.263.165 3.067c.134.81.385 1.482.886 1.982.5.5 1.173.752 1.982.887.804.134 1.818.164 3.067.164 1.25 0 2.263-.03 3.067-.164.81-.135 1.482-.386 1.982-.887.5-.5.752-1.173.887-1.982.134-.804.164-1.818.164-3.067s-.03-2.263-.164-3.067c-.135-.81-.386-1.482-.886-1.982-.37-.369-.83-.602-1.372-.753.42-.994.484-1.845.24-2.58-.307-.926-1.053-1.505-1.743-1.903ZM5.248 9.13C5.132 9.825 5.1 10.749 5.1 12c0 1.25.032 2.175.148 2.87.115.691.302 1.081.551 1.33.25.25.64.437 1.331.552.696.116 1.62.148 2.87.148 1.251 0 2.175-.032 2.87-.148.692-.115 1.081-.302 1.33-.551.25-.25.437-.64.552-1.33.116-.697.148-1.62.148-2.871s-.032-2.175-.148-2.87c-.115-.691-.302-1.081-.551-1.33-.25-.25-.64-.437-1.33-.552-.696-.116-1.62-.148-2.87-.148-1.252 0-2.175.032-2.871.148-.691.115-1.081.302-1.33.551-.25.25-.437.64-.552 1.33ZM9.4 13.5v-3h1.2v3H9.4Z"
clip-rule="evenodd"
/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1,14 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
fill="none"
viewBox="0 0 20 20"
>
<path
fill="#09101C"
fill-rule="evenodd"
d="M8 1.9h-.6v4.274c-.252.097-.484.231-.685.42-.377.353-.572.826-.678 1.373C5.93 8.508 5.9 9.182 5.9 10c0 .809.015 1.477.097 2.01.083.535.245 1.018.61 1.383s.848.527 1.384.61c.128.02.265.036.41.049V18.1h3.2v-4.04a6.86 6.86 0 0 0 .512-.056c.544-.082 1.033-.245 1.389-.626.351-.377.48-.87.54-1.392.058-.515.058-1.168.058-1.95V10c0-.808-.014-1.477-.097-2.01-.082-.535-.245-1.018-.61-1.383a1.983 1.983 0 0 0-.793-.472V1.9H8Zm2 11c.88 0 1.493-.017 1.934-.083.44-.066.608-.17.69-.258.086-.092.175-.27.226-.709.05-.438.05-1.023.05-1.85 0-.816-.016-1.398-.082-1.826-.066-.426-.17-.614-.273-.718-.104-.104-.293-.207-.718-.273-.43-.066-1.01-.083-1.827-.083-.752 0-1.302.017-1.718.083-.412.065-.62.168-.746.286-.123.115-.24.314-.322.728-.082.42-.114.996-.114 1.803 0 .817.017 1.398.083 1.826.066.426.169.615.273.718.104.104.292.207.718.273.428.066 1.01.083 1.826.083Zm0 1.2h-.4v2.8h.8v-2.8H10Zm0-8.2c-.52 0-.988.007-1.4.04V3.1h2.8v2.833A21.962 21.962 0 0 0 10 5.9ZM9.4 4v1h1.2V4H9.4Z"
clip-rule="evenodd"
/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,12 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
fill="none"
viewBox="0 0 20 20"
>
<path
fill="#09101C"
d="m2.5 4.624 6.13-.832.003 5.894-6.127.035L2.5 4.624Zm6.127 5.741.005 5.9-6.127-.84v-5.1l6.122.04Zm.743-6.682L17.498 2.5v7.111l-8.128.064V3.683Zm8.13 6.738-.002 7.079-8.128-1.144-.011-5.948 8.141.013Z"
/>
</svg>

After

Width:  |  Height:  |  Size: 353 B