Skip to content

Commit

Permalink
sync icons (#532)
Browse files Browse the repository at this point in the history
* feat: syncs icons

* f: changeset
  • Loading branch information
marcelines authored Mar 14, 2024
1 parent ddb07d3 commit 094369c
Show file tree
Hide file tree
Showing 54 changed files with 537 additions and 40 deletions.
5 changes: 5 additions & 0 deletions .changeset/fast-crabs-cough.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@status-im/icons': minor
---

Sync icons
25 changes: 25 additions & 0 deletions packages/icons/src/add-time-off-icon.tsx
Original file line number Diff line number Diff line change
@@ -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
8 changes: 4 additions & 4 deletions packages/icons/src/afghanistan-icon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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"
Expand All @@ -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>
)
Expand Down
23 changes: 23 additions & 0 deletions packages/icons/src/apple-icon.tsx
Original file line number Diff line number Diff line change
@@ -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
4 changes: 2 additions & 2 deletions packages/icons/src/argentina-icon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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>
)
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/src/crown-icon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
25 changes: 25 additions & 0 deletions packages/icons/src/epics-icon.tsx
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion packages/icons/src/heart-icon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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>
)
Expand Down
Loading

0 comments on commit 094369c

Please sign in to comment.