@lansforsakringar/icons 4.2.0 → 4.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/Car48.jsx ADDED
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const Car48 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 48 49" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M36.352 20.099H13.253v-1.667h21.931zM13.666 24.266a1.243 1.243 0 0 0 0 2.488 1.243 1.243 0 0 0 0-2.489m0 4.155c-1.594 0-2.891-1.306-2.891-2.911s1.297-2.911 2.891-2.911 2.892 1.306 2.892 2.91c0 1.606-1.297 2.912-2.892 2.912M33.884 24.266a1.243 1.243 0 0 0 0 2.488 1.243 1.243 0 0 0 0-2.489m0 4.155c-1.595 0-2.892-1.306-2.892-2.911s1.297-2.911 2.892-2.911 2.891 1.306 2.891 2.91c0 1.606-1.297 2.912-2.891 2.912" /><path d="M41.34 20.932c0 .021-.275.028-.642.028-.735 0-1.836-.028-1.836-.028l.863 3.334-.037 5.833v4.167h-.826v3.333h-3.304v-3.333h-23.13v3.333H9.122v-3.333h-.826v-2.5h19v-1.667h-19v-5.833l.826-3.334s-1.101.028-1.836.028c-.367 0-.642-.007-.642-.028v-1.666c0-.807 4.13-.834 4.13-.834l3.304-5s.804-2.495 9.5-2.5c8.7 0 10.327 2.5 10.327 2.5l3.304 5s4.13.027 4.13.834zm-6.06-8.424c-.347-.533-2.571-3.242-11.673-3.242-8.268.005-10.425 2.175-10.988 3.372l-2.738 4.144c-2.638.085-4.888.535-4.888 2.484v1.666c0 .56.37 1.635 1.773 1.688l.235.005-.307 1.237-.05.199v10.205c0 .617.333 1.156.827 1.444v1.89c0 .92.74 1.666 1.652 1.666h3.304c.913 0 1.652-.746 1.652-1.667v-1.667h19.827V37.6c0 .92.739 1.667 1.652 1.667h3.304c.913 0 1.652-.746 1.652-1.667l-.001-1.889c.495-.287.827-.827.827-1.444v-2.5c0-.034-.008-.065-.01-.099l.01-1.557v-6.053l-.041-.212-.315-1.22q.136-.001.235-.005c1.403-.053 1.774-1.128 1.774-1.688v-1.666c0-1.95-2.25-2.4-4.888-2.484z" /></g><defs><clipPath id="a"><path fill="#fff" d="M-.008.266h48v48h-48z" /></clipPath></defs></svg>;
3
+ export default Car48;
package/dist/Car48.tsx ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const Car48 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 48 49" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M36.352 20.099H13.253v-1.667h21.931zM13.666 24.266a1.243 1.243 0 0 0 0 2.488 1.243 1.243 0 0 0 0-2.489m0 4.155c-1.594 0-2.891-1.306-2.891-2.911s1.297-2.911 2.891-2.911 2.892 1.306 2.892 2.91c0 1.606-1.297 2.912-2.892 2.912M33.884 24.266a1.243 1.243 0 0 0 0 2.488 1.243 1.243 0 0 0 0-2.489m0 4.155c-1.595 0-2.892-1.306-2.892-2.911s1.297-2.911 2.892-2.911 2.891 1.306 2.891 2.91c0 1.606-1.297 2.912-2.891 2.912" /><path d="M41.34 20.932c0 .021-.275.028-.642.028-.735 0-1.836-.028-1.836-.028l.863 3.334-.037 5.833v4.167h-.826v3.333h-3.304v-3.333h-23.13v3.333H9.122v-3.333h-.826v-2.5h19v-1.667h-19v-5.833l.826-3.334s-1.101.028-1.836.028c-.367 0-.642-.007-.642-.028v-1.666c0-.807 4.13-.834 4.13-.834l3.304-5s.804-2.495 9.5-2.5c8.7 0 10.327 2.5 10.327 2.5l3.304 5s4.13.027 4.13.834zm-6.06-8.424c-.347-.533-2.571-3.242-11.673-3.242-8.268.005-10.425 2.175-10.988 3.372l-2.738 4.144c-2.638.085-4.888.535-4.888 2.484v1.666c0 .56.37 1.635 1.773 1.688l.235.005-.307 1.237-.05.199v10.205c0 .617.333 1.156.827 1.444v1.89c0 .92.74 1.666 1.652 1.666h3.304c.913 0 1.652-.746 1.652-1.667v-1.667h19.827V37.6c0 .92.739 1.667 1.652 1.667h3.304c.913 0 1.652-.746 1.652-1.667l-.001-1.889c.495-.287.827-.827.827-1.444v-2.5c0-.034-.008-.065-.01-.099l.01-1.557v-6.053l-.041-.212-.315-1.22q.136-.001.235-.005c1.403-.053 1.774-1.128 1.774-1.688v-1.666c0-1.95-2.25-2.4-4.888-2.484z" /></g><defs><clipPath id="a"><path fill="#fff" d="M-.008.266h48v48h-48z" /></clipPath></defs></svg>;
4
+ export default Car48;
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const CarDamaged48 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 48 49" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M36.352 20.099H13.253v-1.667h21.931z" /><path d="m30.646 12.988-4.546-.17-.53-.749-1.344.97 1.003 1.414 3.062.115-1.2 3.214 5.276-.614 1.715 2.576 1.372-.929-2.277-3.419-3.586.417zM13.666 24.266a1.243 1.243 0 0 0 0 2.488 1.243 1.243 0 0 0 0-2.489m0 4.155c-1.594 0-2.891-1.306-2.891-2.911s1.297-2.911 2.891-2.911 2.892 1.306 2.892 2.91c0 1.606-1.297 2.912-2.892 2.912M35.557 25.516a1.243 1.243 0 0 1-1.238 1.238 1.243 1.243 0 0 1 0-2.488v-1.667c-1.595 0-2.892 1.306-2.892 2.911s1.297 2.91 2.892 2.91c1.592 0 2.887-1.302 2.89-2.904z" /><path d="M41.34 20.932c0 .021-.275.028-.642.028-.735 0-1.836-.028-1.836-.028l.863 3.334-.037 5.833v4.167h-.826v3.333h-3.304v-3.333h-23.13v3.333H9.122v-3.333h-.826v-2.5h19v-1.667h-19v-5.833l.826-3.334s-1.101.028-1.836.028c-.367 0-.642-.007-.642-.028v-1.666c0-.807 4.13-.834 4.13-.834l3.304-5s.804-2.495 9.5-2.5c8.7 0 10.327 2.5 10.327 2.5l3.304 5s4.13.027 4.13.834zm-6.06-8.424c-.347-.533-2.571-3.242-11.673-3.242-8.268.005-10.425 2.175-10.988 3.372l-2.738 4.144c-2.638.085-4.888.535-4.888 2.484v1.666c0 .56.37 1.635 1.773 1.688l.235.005-.307 1.237-.05.199v10.205c0 .617.333 1.156.827 1.444v1.89c0 .92.74 1.666 1.652 1.666h3.304c.913 0 1.652-.746 1.652-1.667v-1.667h19.827V37.6c0 .92.739 1.667 1.652 1.667h3.304c.913 0 1.652-.746 1.652-1.667l-.001-1.889c.495-.287.827-.827.827-1.444v-2.5c0-.034-.008-.065-.01-.099l.01-1.557v-6.053l-.041-.212-.315-1.22q.136-.001.235-.005c1.403-.053 1.774-1.128 1.774-1.688v-1.666c0-1.95-2.25-2.4-4.888-2.484z" /><path d="m37.353 33.462 1.155-1.192-2.2-2.17h-6.946v1.666h6.272z" /></g><defs><clipPath id="a"><path fill="#fff" d="M-.008.266h48v48h-48z" /></clipPath></defs></svg>;
3
+ export default CarDamaged48;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const CarDamaged48 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 48 49" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M36.352 20.099H13.253v-1.667h21.931z" /><path d="m30.646 12.988-4.546-.17-.53-.749-1.344.97 1.003 1.414 3.062.115-1.2 3.214 5.276-.614 1.715 2.576 1.372-.929-2.277-3.419-3.586.417zM13.666 24.266a1.243 1.243 0 0 0 0 2.488 1.243 1.243 0 0 0 0-2.489m0 4.155c-1.594 0-2.891-1.306-2.891-2.911s1.297-2.911 2.891-2.911 2.892 1.306 2.892 2.91c0 1.606-1.297 2.912-2.892 2.912M35.557 25.516a1.243 1.243 0 0 1-1.238 1.238 1.243 1.243 0 0 1 0-2.488v-1.667c-1.595 0-2.892 1.306-2.892 2.911s1.297 2.91 2.892 2.91c1.592 0 2.887-1.302 2.89-2.904z" /><path d="M41.34 20.932c0 .021-.275.028-.642.028-.735 0-1.836-.028-1.836-.028l.863 3.334-.037 5.833v4.167h-.826v3.333h-3.304v-3.333h-23.13v3.333H9.122v-3.333h-.826v-2.5h19v-1.667h-19v-5.833l.826-3.334s-1.101.028-1.836.028c-.367 0-.642-.007-.642-.028v-1.666c0-.807 4.13-.834 4.13-.834l3.304-5s.804-2.495 9.5-2.5c8.7 0 10.327 2.5 10.327 2.5l3.304 5s4.13.027 4.13.834zm-6.06-8.424c-.347-.533-2.571-3.242-11.673-3.242-8.268.005-10.425 2.175-10.988 3.372l-2.738 4.144c-2.638.085-4.888.535-4.888 2.484v1.666c0 .56.37 1.635 1.773 1.688l.235.005-.307 1.237-.05.199v10.205c0 .617.333 1.156.827 1.444v1.89c0 .92.74 1.666 1.652 1.666h3.304c.913 0 1.652-.746 1.652-1.667v-1.667h19.827V37.6c0 .92.739 1.667 1.652 1.667h3.304c.913 0 1.652-.746 1.652-1.667l-.001-1.889c.495-.287.827-.827.827-1.444v-2.5c0-.034-.008-.065-.01-.099l.01-1.557v-6.053l-.041-.212-.315-1.22q.136-.001.235-.005c1.403-.053 1.774-1.128 1.774-1.688v-1.666c0-1.95-2.25-2.4-4.888-2.484z" /><path d="m37.353 33.462 1.155-1.192-2.2-2.17h-6.946v1.666h6.272z" /></g><defs><clipPath id="a"><path fill="#fff" d="M-.008.266h48v48h-48z" /></clipPath></defs></svg>;
4
+ export default CarDamaged48;
@@ -0,0 +1,5 @@
1
+ import * as React from "react";
2
+ const ChevronLeft24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" fillRule="evenodd" d="M10.768 12.007 16.06 17.3l-1.415 1.414-6.707-6.707L14.646 5.3l1.415 1.414z" clipRule="evenodd" /><mask id="a" width={10} height={14} x={7} y={5} maskUnits="userSpaceOnUse" style={{
3
+ maskType: "luminance"
4
+ }}><path fill="#fff" fillRule="evenodd" d="M10.768 12.007 16.06 17.3l-1.415 1.414-6.707-6.707L14.646 5.3l1.415 1.414z" clipRule="evenodd" /></mask></svg>;
5
+ export default ChevronLeft24;
@@ -0,0 +1,6 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const ChevronLeft24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" fillRule="evenodd" d="M10.768 12.007 16.06 17.3l-1.415 1.414-6.707-6.707L14.646 5.3l1.415 1.414z" clipRule="evenodd" /><mask id="a" width={10} height={14} x={7} y={5} maskUnits="userSpaceOnUse" style={{
4
+ maskType: "luminance"
5
+ }}><path fill="#fff" fillRule="evenodd" d="M10.768 12.007 16.06 17.3l-1.415 1.414-6.707-6.707L14.646 5.3l1.415 1.414z" clipRule="evenodd" /></mask></svg>;
6
+ export default ChevronLeft24;
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const Moose48 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 48 49" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M9.424 23.86c-.13-.04-.2-.06-.28-.082-1.324-.376-2.228-.339-3.08.47-.13.105-.283.259-.43.465-.66.924-.66 2.13.32 3.357 2.452 2.668 7.49 2.308 11.625-.713l-1.024-1.41c-3.498 2.557-7.57 2.847-9.283.986-.442-.556-.442-.9-.225-1.204a1 1 0 0 1 .101-.118l.092-.078c.296-.29.627-.306 1.432-.078.072.02.136.04.26.077 1.09.322 1.568.401 2.236.218 1.582-.435 1.68-1.724.736-3.047-.53-.744-1.082-1.3-2.868-2.984l-.23-.218c-1.49-1.41-2.23-2.21-2.565-2.838-.198-.372-.238-.369.33-.453l.057.04q.255.187.685.608c.453.442.405.392 2.002 2.11l.23.247c2.335 2.5 3.214 3.271 4.22 3.06 1.203-.253 1.87-.976 1.875-2.024.003-.632-.149-1.09-.647-2.283l-.076-.182-.073-.18-1.612.656.079.192.078.188c.391.936.513 1.305.512 1.6-.001.178-.052.234-.493.326.118-.024.108-.027.031-.073a5 5 0 0 1-.68-.52c-.498-.437-1.083-1.03-1.944-1.952l-.228-.244-.54-.583c-.214-.23-.375-.403-.53-.567-.394-.42-.71-.746-.99-1.02-.92-.9-1.396-1.249-2.026-1.152-1.915.295-2.597 1.519-1.795 3.026.46.865 1.26 1.729 2.906 3.286l.233.22c1.675 1.58 2.212 2.12 2.644 2.727.105.147.176.267.22.352-.234.064-.525.016-1.285-.209" /><path d="M21.034 19.82c-1.435-.942-2.467-2.012-3.187-3.215-.861-1.44-1.089-2.343-1.506-5.058-.199-1.288-.367-1.894-.805-2.425-1.618-1.957-3.749-1.384-4.515.66-.513 1.365-.43 1.648 1.821 7.635l1.627-.615c-1.94-5.165-2.093-5.68-1.82-6.407.326-.87.846-1.01 1.548-.16.159.192.278.62.425 1.578.452 2.94.716 3.988 1.734 5.69.856 1.43 2.072 2.69 3.725 3.776zM38.95 22.911l-.325.089c-.784.217-1.083.263-1.327.196-.153-.042-.119-.011-.108.075-.003-.029.064-.213.25-.496.406-.619.955-1.204 2.534-2.77l.153-.152c1.54-1.529 2.264-2.334 2.736-3.161.804-1.41.426-2.676-1.229-3.09-1.211-.304-2.46.52-4.194 2.277-.316.32-.646.67-1.025 1.085-.271.296-1.141 1.263-1.205 1.333-.37.408-.646.703-.881.94.095-.78.363-2.017.808-3.722l.093-.353c.926-3.528 1.111-4.393.935-5.25-.31-1.513-2.12-2.567-3.952-1.438-.774.477-.996 1.242-1.275 3.238l-.11.801c-.045.325-.082.584-.122.837a20 20 0 0 1-.336 1.718c-.52 2.108-1.39 3.585-2.843 4.486a6 6 0 0 0-.404-.183c-1.62-.664-3.461-.664-5.308.436l.889 1.5c1.33-.794 2.609-.794 3.76-.322.281.115.474.225.557.284l.43.304.468-.24c2.214-1.137 3.462-3.107 4.139-5.846a22 22 0 0 0 .366-1.867c.042-.265.08-.534.127-.867.013-.096.088-.648.11-.799.106-.767.186-1.213.286-1.558.086-.293.164-.429.177-.437.705-.434 1.251-.116 1.338.305.09.437-.136 1.49-.914 4.455l-.093.355c-.905 3.467-1.149 4.918-.655 5.882.343.667 1.024.743 1.62.437.296-.153.61-.408.998-.785.294-.286.621-.633 1.08-1.138.067-.075.934-1.038 1.198-1.327.366-.4.681-.734.98-1.037 1.266-1.282 2.198-1.898 2.536-1.813.433.108.416.052.142.534-.362.634-1.038 1.383-2.45 2.787l-.153.151c-1.69 1.677-2.26 2.285-2.764 3.052-.886 1.35-.722 2.629.851 3.06.666.184 1.144.11 2.25-.197l.303-.082c.793-.208 1.147-.19 1.448.085l.07.056c.004.004.05.047.1.118.217.304.217.649-.264 1.25-2.3 2.453-6.41 1.65-9.04-1.734l-1.371 1.072c3.224 4.148 8.554 5.189 11.723 1.804 1.026-1.278 1.026-2.483.366-3.407a2.3 2.3 0 0 0-.445-.477c-.843-.75-1.736-.792-3.027-.454M23.538 27.293c0-1.076-.87-1.948-1.944-1.948a1.946 1.946 0 0 0-1.943 1.948h1.739a.205.205 0 1 1 .409 0zM29.625 27.293c0-1.076-.87-1.948-1.944-1.948a1.946 1.946 0 0 0-1.943 1.948h1.739a.205.205 0 1 1 .409 0z" /><path d="M31.827 32.06c.114-.28.256-.675.396-1.16.343-1.181.524-2.38.45-3.524-.073-1.134-.395-2.147-1.017-2.987l-1.396 1.04c.404.546.625 1.239.678 2.059.058.914-.093 1.922-.384 2.925a11 11 0 0 1-.39 1.115l-.076.17v6.288l.005.091c.003.08-.071.295-.374.568-.723.65-2.26 1.084-4.85 1.084v1.744c2.98 0 4.919-.547 6.012-1.53.723-.652.977-1.381.946-1.985zM17.904 37.958c-.03.604.223 1.333.946 1.984 1.093.984 3.033 1.53 6.013 1.53V39.73c-2.59 0-4.128-.434-4.851-1.085-.303-.272-.377-.488-.371-.598l.002-.06v-6.289l-.076-.17a11.063 11.063 0 0 1-.656-2.254l-1.713.304q.12.676.31 1.323c.14.485.282.88.396 1.16z" /></g><defs><clipPath id="a"><path fill="#fff" d="M-.001.473h48v48h-48z" /></clipPath></defs></svg>;
3
+ export default Moose48;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const Moose48 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 48 49" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M9.424 23.86c-.13-.04-.2-.06-.28-.082-1.324-.376-2.228-.339-3.08.47-.13.105-.283.259-.43.465-.66.924-.66 2.13.32 3.357 2.452 2.668 7.49 2.308 11.625-.713l-1.024-1.41c-3.498 2.557-7.57 2.847-9.283.986-.442-.556-.442-.9-.225-1.204a1 1 0 0 1 .101-.118l.092-.078c.296-.29.627-.306 1.432-.078.072.02.136.04.26.077 1.09.322 1.568.401 2.236.218 1.582-.435 1.68-1.724.736-3.047-.53-.744-1.082-1.3-2.868-2.984l-.23-.218c-1.49-1.41-2.23-2.21-2.565-2.838-.198-.372-.238-.369.33-.453l.057.04q.255.187.685.608c.453.442.405.392 2.002 2.11l.23.247c2.335 2.5 3.214 3.271 4.22 3.06 1.203-.253 1.87-.976 1.875-2.024.003-.632-.149-1.09-.647-2.283l-.076-.182-.073-.18-1.612.656.079.192.078.188c.391.936.513 1.305.512 1.6-.001.178-.052.234-.493.326.118-.024.108-.027.031-.073a5 5 0 0 1-.68-.52c-.498-.437-1.083-1.03-1.944-1.952l-.228-.244-.54-.583c-.214-.23-.375-.403-.53-.567-.394-.42-.71-.746-.99-1.02-.92-.9-1.396-1.249-2.026-1.152-1.915.295-2.597 1.519-1.795 3.026.46.865 1.26 1.729 2.906 3.286l.233.22c1.675 1.58 2.212 2.12 2.644 2.727.105.147.176.267.22.352-.234.064-.525.016-1.285-.209" /><path d="M21.034 19.82c-1.435-.942-2.467-2.012-3.187-3.215-.861-1.44-1.089-2.343-1.506-5.058-.199-1.288-.367-1.894-.805-2.425-1.618-1.957-3.749-1.384-4.515.66-.513 1.365-.43 1.648 1.821 7.635l1.627-.615c-1.94-5.165-2.093-5.68-1.82-6.407.326-.87.846-1.01 1.548-.16.159.192.278.62.425 1.578.452 2.94.716 3.988 1.734 5.69.856 1.43 2.072 2.69 3.725 3.776zM38.95 22.911l-.325.089c-.784.217-1.083.263-1.327.196-.153-.042-.119-.011-.108.075-.003-.029.064-.213.25-.496.406-.619.955-1.204 2.534-2.77l.153-.152c1.54-1.529 2.264-2.334 2.736-3.161.804-1.41.426-2.676-1.229-3.09-1.211-.304-2.46.52-4.194 2.277-.316.32-.646.67-1.025 1.085-.271.296-1.141 1.263-1.205 1.333-.37.408-.646.703-.881.94.095-.78.363-2.017.808-3.722l.093-.353c.926-3.528 1.111-4.393.935-5.25-.31-1.513-2.12-2.567-3.952-1.438-.774.477-.996 1.242-1.275 3.238l-.11.801c-.045.325-.082.584-.122.837a20 20 0 0 1-.336 1.718c-.52 2.108-1.39 3.585-2.843 4.486a6 6 0 0 0-.404-.183c-1.62-.664-3.461-.664-5.308.436l.889 1.5c1.33-.794 2.609-.794 3.76-.322.281.115.474.225.557.284l.43.304.468-.24c2.214-1.137 3.462-3.107 4.139-5.846a22 22 0 0 0 .366-1.867c.042-.265.08-.534.127-.867.013-.096.088-.648.11-.799.106-.767.186-1.213.286-1.558.086-.293.164-.429.177-.437.705-.434 1.251-.116 1.338.305.09.437-.136 1.49-.914 4.455l-.093.355c-.905 3.467-1.149 4.918-.655 5.882.343.667 1.024.743 1.62.437.296-.153.61-.408.998-.785.294-.286.621-.633 1.08-1.138.067-.075.934-1.038 1.198-1.327.366-.4.681-.734.98-1.037 1.266-1.282 2.198-1.898 2.536-1.813.433.108.416.052.142.534-.362.634-1.038 1.383-2.45 2.787l-.153.151c-1.69 1.677-2.26 2.285-2.764 3.052-.886 1.35-.722 2.629.851 3.06.666.184 1.144.11 2.25-.197l.303-.082c.793-.208 1.147-.19 1.448.085l.07.056c.004.004.05.047.1.118.217.304.217.649-.264 1.25-2.3 2.453-6.41 1.65-9.04-1.734l-1.371 1.072c3.224 4.148 8.554 5.189 11.723 1.804 1.026-1.278 1.026-2.483.366-3.407a2.3 2.3 0 0 0-.445-.477c-.843-.75-1.736-.792-3.027-.454M23.538 27.293c0-1.076-.87-1.948-1.944-1.948a1.946 1.946 0 0 0-1.943 1.948h1.739a.205.205 0 1 1 .409 0zM29.625 27.293c0-1.076-.87-1.948-1.944-1.948a1.946 1.946 0 0 0-1.943 1.948h1.739a.205.205 0 1 1 .409 0z" /><path d="M31.827 32.06c.114-.28.256-.675.396-1.16.343-1.181.524-2.38.45-3.524-.073-1.134-.395-2.147-1.017-2.987l-1.396 1.04c.404.546.625 1.239.678 2.059.058.914-.093 1.922-.384 2.925a11 11 0 0 1-.39 1.115l-.076.17v6.288l.005.091c.003.08-.071.295-.374.568-.723.65-2.26 1.084-4.85 1.084v1.744c2.98 0 4.919-.547 6.012-1.53.723-.652.977-1.381.946-1.985zM17.904 37.958c-.03.604.223 1.333.946 1.984 1.093.984 3.033 1.53 6.013 1.53V39.73c-2.59 0-4.128-.434-4.851-1.085-.303-.272-.377-.488-.371-.598l.002-.06v-6.289l-.076-.17a11.063 11.063 0 0 1-.656-2.254l-1.713.304q.12.676.31 1.323c.14.485.282.88.396 1.16z" /></g><defs><clipPath id="a"><path fill="#fff" d="M-.001.473h48v48h-48z" /></clipPath></defs></svg>;
4
+ export default Moose48;
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const Warning96 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 96 97" {...props}><path stroke="currentColor" strokeLinejoin="round" strokeWidth={3} d="M86 80.484H10l38-64z" /><path fill="currentColor" d="m45 38.484.487 24h5.007l.506-24zM48 72.484c1.863 0 3-1.144 3-2.991 0-1.865-1.137-3.01-3-3.01-1.846 0-3 1.144-3 3.01 0 1.847 1.154 2.99 3 2.99" /></svg>;
3
+ export default Warning96;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const Warning96 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 96 97" {...props}><path stroke="currentColor" strokeLinejoin="round" strokeWidth={3} d="M86 80.484H10l38-64z" /><path fill="currentColor" d="m45 38.484.487 24h5.007l.506-24zM48 72.484c1.863 0 3-1.144 3-2.991 0-1.865-1.137-3.01-3-3.01-1.846 0-3 1.144-3 3.01 0 1.847 1.154 2.99 3 2.99" /></svg>;
4
+ export default Warning96;
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="49" fill="none" viewBox="0 0 48 49"><g fill="currentColor" clip-path="url(#a)"><path d="M36.352 20.099H13.253v-1.667h21.931zM13.666 24.266a1.243 1.243 0 0 0 0 2.488 1.243 1.243 0 0 0 0-2.489m0 4.155c-1.594 0-2.891-1.306-2.891-2.911s1.297-2.911 2.891-2.911 2.892 1.306 2.892 2.91c0 1.606-1.297 2.912-2.892 2.912M33.884 24.266a1.243 1.243 0 0 0 0 2.488 1.243 1.243 0 0 0 0-2.489m0 4.155c-1.595 0-2.892-1.306-2.892-2.911s1.297-2.911 2.892-2.911 2.891 1.306 2.891 2.91c0 1.606-1.297 2.912-2.891 2.912"/><path d="M41.34 20.932c0 .021-.275.028-.642.028-.735 0-1.836-.028-1.836-.028l.863 3.334-.037 5.833v4.167h-.826v3.333h-3.304v-3.333h-23.13v3.333H9.122v-3.333h-.826v-2.5h19v-1.667h-19v-5.833l.826-3.334s-1.101.028-1.836.028c-.367 0-.642-.007-.642-.028v-1.666c0-.807 4.13-.834 4.13-.834l3.304-5s.804-2.495 9.5-2.5c8.7 0 10.327 2.5 10.327 2.5l3.304 5s4.13.027 4.13.834zm-6.06-8.424c-.347-.533-2.571-3.242-11.673-3.242-8.268.005-10.425 2.175-10.988 3.372l-2.738 4.144c-2.638.085-4.888.535-4.888 2.484v1.666c0 .56.37 1.635 1.773 1.688l.235.005-.307 1.237-.05.199v10.205c0 .617.333 1.156.827 1.444v1.89c0 .92.74 1.666 1.652 1.666h3.304c.913 0 1.652-.746 1.652-1.667v-1.667h19.827V37.6c0 .92.739 1.667 1.652 1.667h3.304c.913 0 1.652-.746 1.652-1.667l-.001-1.889c.495-.287.827-.827.827-1.444v-2.5c0-.034-.008-.065-.01-.099l.01-1.557v-6.053l-.041-.212-.315-1.22q.136-.001.235-.005c1.403-.053 1.774-1.128 1.774-1.688v-1.666c0-1.95-2.25-2.4-4.888-2.484z"/></g><defs><clipPath id="a"><path fill="#fff" d="M-.008.266h48v48h-48z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="49" fill="none" viewBox="0 0 48 49"><g fill="currentColor" clip-path="url(#a)"><path d="M36.352 20.099H13.253v-1.667h21.931z"/><path d="m30.646 12.988-4.546-.17-.53-.749-1.344.97 1.003 1.414 3.062.115-1.2 3.214 5.276-.614 1.715 2.576 1.372-.929-2.277-3.419-3.586.417zM13.666 24.266a1.243 1.243 0 0 0 0 2.488 1.243 1.243 0 0 0 0-2.489m0 4.155c-1.594 0-2.891-1.306-2.891-2.911s1.297-2.911 2.891-2.911 2.892 1.306 2.892 2.91c0 1.606-1.297 2.912-2.892 2.912M35.557 25.516a1.243 1.243 0 0 1-1.238 1.238 1.243 1.243 0 0 1 0-2.488v-1.667c-1.595 0-2.892 1.306-2.892 2.911s1.297 2.91 2.892 2.91c1.592 0 2.887-1.302 2.89-2.904z"/><path d="M41.34 20.932c0 .021-.275.028-.642.028-.735 0-1.836-.028-1.836-.028l.863 3.334-.037 5.833v4.167h-.826v3.333h-3.304v-3.333h-23.13v3.333H9.122v-3.333h-.826v-2.5h19v-1.667h-19v-5.833l.826-3.334s-1.101.028-1.836.028c-.367 0-.642-.007-.642-.028v-1.666c0-.807 4.13-.834 4.13-.834l3.304-5s.804-2.495 9.5-2.5c8.7 0 10.327 2.5 10.327 2.5l3.304 5s4.13.027 4.13.834zm-6.06-8.424c-.347-.533-2.571-3.242-11.673-3.242-8.268.005-10.425 2.175-10.988 3.372l-2.738 4.144c-2.638.085-4.888.535-4.888 2.484v1.666c0 .56.37 1.635 1.773 1.688l.235.005-.307 1.237-.05.199v10.205c0 .617.333 1.156.827 1.444v1.89c0 .92.74 1.666 1.652 1.666h3.304c.913 0 1.652-.746 1.652-1.667v-1.667h19.827V37.6c0 .92.739 1.667 1.652 1.667h3.304c.913 0 1.652-.746 1.652-1.667l-.001-1.889c.495-.287.827-.827.827-1.444v-2.5c0-.034-.008-.065-.01-.099l.01-1.557v-6.053l-.041-.212-.315-1.22q.136-.001.235-.005c1.403-.053 1.774-1.128 1.774-1.688v-1.666c0-1.95-2.25-2.4-4.888-2.484z"/><path d="m37.353 33.462 1.155-1.192-2.2-2.17h-6.946v1.666h6.272z"/></g><defs><clipPath id="a"><path fill="#fff" d="M-.008.266h48v48h-48z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M10.768 12.007 16.06 17.3l-1.415 1.414-6.707-6.707L14.646 5.3l1.415 1.414z" clip-rule="evenodd"/><mask id="a" width="10" height="14" x="7" y="5" maskUnits="userSpaceOnUse" style="mask-type:luminance"><path fill="#fff" fill-rule="evenodd" d="M10.768 12.007 16.06 17.3l-1.415 1.414-6.707-6.707L14.646 5.3l1.415 1.414z" clip-rule="evenodd"/></mask></svg>
@@ -159,6 +159,7 @@
159
159
  "chevron-right-small-24": "/Users/carl/Development/lfds/packages/icons/dist/ChevronRightSmall24.jsx",
160
160
  "chevron-right-24": "/Users/carl/Development/lfds/packages/icons/dist/ChevronRight24.jsx",
161
161
  "chevron-left-small-24": "/Users/carl/Development/lfds/packages/icons/dist/ChevronLeftSmall24.jsx",
162
+ "chevron-left-24": "/Users/carl/Development/lfds/packages/icons/dist/ChevronLeft24.jsx",
162
163
  "chevron-forward-24": "/Users/carl/Development/lfds/packages/icons/dist/ChevronForward24.jsx",
163
164
  "chevron-down-small-24": "/Users/carl/Development/lfds/packages/icons/dist/ChevronDownSmall24.jsx",
164
165
  "chevron-down-24": "/Users/carl/Development/lfds/packages/icons/dist/ChevronDown24.jsx",
@@ -244,6 +245,7 @@
244
245
  "card-check-mc-96": "/Users/carl/Development/lfds/packages/icons/dist/CardCheckMc96.jsx",
245
246
  "card-block-mc-96": "/Users/carl/Development/lfds/packages/icons/dist/CardBlockMc96.jsx",
246
247
  "call-center-mc-96": "/Users/carl/Development/lfds/packages/icons/dist/CallCenterMc96.jsx",
248
+ "warning-96": "/Users/carl/Development/lfds/packages/icons/dist/Warning96.jsx",
247
249
  "tracking-privacy-96": "/Users/carl/Development/lfds/packages/icons/dist/TrackingPrivacy96.jsx",
248
250
  "placeholder-96": "/Users/carl/Development/lfds/packages/icons/dist/Placeholder96.jsx",
249
251
  "wheat-72": "/Users/carl/Development/lfds/packages/icons/dist/Wheat72.jsx",
@@ -379,6 +381,7 @@
379
381
  "payment-48": "/Users/carl/Development/lfds/packages/icons/dist/Payment48.jsx",
380
382
  "other-room-48": "/Users/carl/Development/lfds/packages/icons/dist/OtherRoom48.jsx",
381
383
  "other-outdoor-48": "/Users/carl/Development/lfds/packages/icons/dist/OtherOutdoor48.jsx",
384
+ "moose-48": "/Users/carl/Development/lfds/packages/icons/dist/Moose48.jsx",
382
385
  "livingroom-48": "/Users/carl/Development/lfds/packages/icons/dist/Livingroom48.jsx",
383
386
  "linkedin-48": "/Users/carl/Development/lfds/packages/icons/dist/Linkedin48.jsx",
384
387
  "kitchen-48": "/Users/carl/Development/lfds/packages/icons/dist/Kitchen48.jsx",
@@ -396,6 +399,8 @@
396
399
  "card-pause-48": "/Users/carl/Development/lfds/packages/icons/dist/CardPause48.jsx",
397
400
  "card-block-48": "/Users/carl/Development/lfds/packages/icons/dist/CardBlock48.jsx",
398
401
  "card-48": "/Users/carl/Development/lfds/packages/icons/dist/Card48.jsx",
402
+ "car-damaged-48": "/Users/carl/Development/lfds/packages/icons/dist/CarDamaged48.jsx",
403
+ "car-48": "/Users/carl/Development/lfds/packages/icons/dist/Car48.jsx",
399
404
  "briefcase-first-aid-48": "/Users/carl/Development/lfds/packages/icons/dist/BriefcaseFirstAid48.jsx",
400
405
  "briefcase-48": "/Users/carl/Development/lfds/packages/icons/dist/Briefcase48.jsx",
401
406
  "bell-48": "/Users/carl/Development/lfds/packages/icons/dist/Bell48.jsx",
@@ -164,6 +164,7 @@
164
164
  "chevron-right-small-24": "/Users/carl/Development/lfds/packages/icons/dist/sprite-24.svg#chevron-right-small-24",
165
165
  "chevron-right-24": "/Users/carl/Development/lfds/packages/icons/dist/sprite-24.svg#chevron-right-24",
166
166
  "chevron-left-small-24": "/Users/carl/Development/lfds/packages/icons/dist/sprite-24.svg#chevron-left-small-24",
167
+ "chevron-left-24": "/Users/carl/Development/lfds/packages/icons/dist/sprite-24.svg#chevron-left-24",
167
168
  "chevron-forward-24": "/Users/carl/Development/lfds/packages/icons/dist/sprite-24.svg#chevron-forward-24",
168
169
  "chevron-down-small-24": "/Users/carl/Development/lfds/packages/icons/dist/sprite-24.svg#chevron-down-small-24",
169
170
  "chevron-down-24": "/Users/carl/Development/lfds/packages/icons/dist/sprite-24.svg#chevron-down-24",
@@ -257,6 +258,7 @@
257
258
  "card-block-mc-96": "/Users/carl/Development/lfds/packages/icons/dist/sprite-mc-96.svg#card-block-mc-96",
258
259
  "call-center-mc-96": "/Users/carl/Development/lfds/packages/icons/dist/sprite-mc-96.svg#call-center-mc-96",
259
260
  "sprite-96": "/Users/carl/Development/lfds/packages/icons/dist/sprite-96.svg",
261
+ "warning-96": "/Users/carl/Development/lfds/packages/icons/dist/sprite-96.svg#warning-96",
260
262
  "tracking-privacy-96": "/Users/carl/Development/lfds/packages/icons/dist/sprite-96.svg#tracking-privacy-96",
261
263
  "placeholder-96": "/Users/carl/Development/lfds/packages/icons/dist/sprite-96.svg#placeholder-96",
262
264
  "sprite-72": "/Users/carl/Development/lfds/packages/icons/dist/sprite-72.svg",
@@ -396,6 +398,7 @@
396
398
  "payment-48": "/Users/carl/Development/lfds/packages/icons/dist/sprite-48.svg#payment-48",
397
399
  "other-room-48": "/Users/carl/Development/lfds/packages/icons/dist/sprite-48.svg#other-room-48",
398
400
  "other-outdoor-48": "/Users/carl/Development/lfds/packages/icons/dist/sprite-48.svg#other-outdoor-48",
401
+ "moose-48": "/Users/carl/Development/lfds/packages/icons/dist/sprite-48.svg#moose-48",
399
402
  "livingroom-48": "/Users/carl/Development/lfds/packages/icons/dist/sprite-48.svg#livingroom-48",
400
403
  "linkedin-48": "/Users/carl/Development/lfds/packages/icons/dist/sprite-48.svg#linkedin-48",
401
404
  "kitchen-48": "/Users/carl/Development/lfds/packages/icons/dist/sprite-48.svg#kitchen-48",
@@ -413,6 +416,8 @@
413
416
  "card-pause-48": "/Users/carl/Development/lfds/packages/icons/dist/sprite-48.svg#card-pause-48",
414
417
  "card-block-48": "/Users/carl/Development/lfds/packages/icons/dist/sprite-48.svg#card-block-48",
415
418
  "card-48": "/Users/carl/Development/lfds/packages/icons/dist/sprite-48.svg#card-48",
419
+ "car-damaged-48": "/Users/carl/Development/lfds/packages/icons/dist/sprite-48.svg#car-damaged-48",
420
+ "car-48": "/Users/carl/Development/lfds/packages/icons/dist/sprite-48.svg#car-48",
416
421
  "briefcase-first-aid-48": "/Users/carl/Development/lfds/packages/icons/dist/sprite-48.svg#briefcase-first-aid-48",
417
422
  "briefcase-48": "/Users/carl/Development/lfds/packages/icons/dist/sprite-48.svg#briefcase-48",
418
423
  "bell-48": "/Users/carl/Development/lfds/packages/icons/dist/sprite-48.svg#bell-48",
@@ -159,6 +159,7 @@
159
159
  "chevron-right-small-24": "/Users/carl/Development/lfds/packages/icons/dist/chevron-right-small-24.svg",
160
160
  "chevron-right-24": "/Users/carl/Development/lfds/packages/icons/dist/chevron-right-24.svg",
161
161
  "chevron-left-small-24": "/Users/carl/Development/lfds/packages/icons/dist/chevron-left-small-24.svg",
162
+ "chevron-left-24": "/Users/carl/Development/lfds/packages/icons/dist/chevron-left-24.svg",
162
163
  "chevron-forward-24": "/Users/carl/Development/lfds/packages/icons/dist/chevron-forward-24.svg",
163
164
  "chevron-down-small-24": "/Users/carl/Development/lfds/packages/icons/dist/chevron-down-small-24.svg",
164
165
  "chevron-down-24": "/Users/carl/Development/lfds/packages/icons/dist/chevron-down-24.svg",
@@ -244,6 +245,7 @@
244
245
  "card-check-mc-96": "/Users/carl/Development/lfds/packages/icons/dist/card-check-mc-96.svg",
245
246
  "card-block-mc-96": "/Users/carl/Development/lfds/packages/icons/dist/card-block-mc-96.svg",
246
247
  "call-center-mc-96": "/Users/carl/Development/lfds/packages/icons/dist/call-center-mc-96.svg",
248
+ "warning-96": "/Users/carl/Development/lfds/packages/icons/dist/warning-96.svg",
247
249
  "tracking-privacy-96": "/Users/carl/Development/lfds/packages/icons/dist/tracking-privacy-96.svg",
248
250
  "placeholder-96": "/Users/carl/Development/lfds/packages/icons/dist/placeholder-96.svg",
249
251
  "wheat-72": "/Users/carl/Development/lfds/packages/icons/dist/wheat-72.svg",
@@ -379,6 +381,7 @@
379
381
  "payment-48": "/Users/carl/Development/lfds/packages/icons/dist/payment-48.svg",
380
382
  "other-room-48": "/Users/carl/Development/lfds/packages/icons/dist/other-room-48.svg",
381
383
  "other-outdoor-48": "/Users/carl/Development/lfds/packages/icons/dist/other-outdoor-48.svg",
384
+ "moose-48": "/Users/carl/Development/lfds/packages/icons/dist/moose-48.svg",
382
385
  "livingroom-48": "/Users/carl/Development/lfds/packages/icons/dist/livingroom-48.svg",
383
386
  "linkedin-48": "/Users/carl/Development/lfds/packages/icons/dist/linkedin-48.svg",
384
387
  "kitchen-48": "/Users/carl/Development/lfds/packages/icons/dist/kitchen-48.svg",
@@ -396,6 +399,8 @@
396
399
  "card-pause-48": "/Users/carl/Development/lfds/packages/icons/dist/card-pause-48.svg",
397
400
  "card-block-48": "/Users/carl/Development/lfds/packages/icons/dist/card-block-48.svg",
398
401
  "card-48": "/Users/carl/Development/lfds/packages/icons/dist/card-48.svg",
402
+ "car-damaged-48": "/Users/carl/Development/lfds/packages/icons/dist/car-damaged-48.svg",
403
+ "car-48": "/Users/carl/Development/lfds/packages/icons/dist/car-48.svg",
399
404
  "briefcase-first-aid-48": "/Users/carl/Development/lfds/packages/icons/dist/briefcase-first-aid-48.svg",
400
405
  "briefcase-48": "/Users/carl/Development/lfds/packages/icons/dist/briefcase-48.svg",
401
406
  "bell-48": "/Users/carl/Development/lfds/packages/icons/dist/bell-48.svg",
@@ -159,6 +159,7 @@
159
159
  "chevron-right-small-24": "/Users/carl/Development/lfds/packages/icons/dist/ChevronRightSmall24.tsx",
160
160
  "chevron-right-24": "/Users/carl/Development/lfds/packages/icons/dist/ChevronRight24.tsx",
161
161
  "chevron-left-small-24": "/Users/carl/Development/lfds/packages/icons/dist/ChevronLeftSmall24.tsx",
162
+ "chevron-left-24": "/Users/carl/Development/lfds/packages/icons/dist/ChevronLeft24.tsx",
162
163
  "chevron-forward-24": "/Users/carl/Development/lfds/packages/icons/dist/ChevronForward24.tsx",
163
164
  "chevron-down-small-24": "/Users/carl/Development/lfds/packages/icons/dist/ChevronDownSmall24.tsx",
164
165
  "chevron-down-24": "/Users/carl/Development/lfds/packages/icons/dist/ChevronDown24.tsx",
@@ -244,6 +245,7 @@
244
245
  "card-check-mc-96": "/Users/carl/Development/lfds/packages/icons/dist/CardCheckMc96.tsx",
245
246
  "card-block-mc-96": "/Users/carl/Development/lfds/packages/icons/dist/CardBlockMc96.tsx",
246
247
  "call-center-mc-96": "/Users/carl/Development/lfds/packages/icons/dist/CallCenterMc96.tsx",
248
+ "warning-96": "/Users/carl/Development/lfds/packages/icons/dist/Warning96.tsx",
247
249
  "tracking-privacy-96": "/Users/carl/Development/lfds/packages/icons/dist/TrackingPrivacy96.tsx",
248
250
  "placeholder-96": "/Users/carl/Development/lfds/packages/icons/dist/Placeholder96.tsx",
249
251
  "wheat-72": "/Users/carl/Development/lfds/packages/icons/dist/Wheat72.tsx",
@@ -379,6 +381,7 @@
379
381
  "payment-48": "/Users/carl/Development/lfds/packages/icons/dist/Payment48.tsx",
380
382
  "other-room-48": "/Users/carl/Development/lfds/packages/icons/dist/OtherRoom48.tsx",
381
383
  "other-outdoor-48": "/Users/carl/Development/lfds/packages/icons/dist/OtherOutdoor48.tsx",
384
+ "moose-48": "/Users/carl/Development/lfds/packages/icons/dist/Moose48.tsx",
382
385
  "livingroom-48": "/Users/carl/Development/lfds/packages/icons/dist/Livingroom48.tsx",
383
386
  "linkedin-48": "/Users/carl/Development/lfds/packages/icons/dist/Linkedin48.tsx",
384
387
  "kitchen-48": "/Users/carl/Development/lfds/packages/icons/dist/Kitchen48.tsx",
@@ -396,6 +399,8 @@
396
399
  "card-pause-48": "/Users/carl/Development/lfds/packages/icons/dist/CardPause48.tsx",
397
400
  "card-block-48": "/Users/carl/Development/lfds/packages/icons/dist/CardBlock48.tsx",
398
401
  "card-48": "/Users/carl/Development/lfds/packages/icons/dist/Card48.tsx",
402
+ "car-damaged-48": "/Users/carl/Development/lfds/packages/icons/dist/CarDamaged48.tsx",
403
+ "car-48": "/Users/carl/Development/lfds/packages/icons/dist/Car48.tsx",
399
404
  "briefcase-first-aid-48": "/Users/carl/Development/lfds/packages/icons/dist/BriefcaseFirstAid48.tsx",
400
405
  "briefcase-48": "/Users/carl/Development/lfds/packages/icons/dist/Briefcase48.tsx",
401
406
  "bell-48": "/Users/carl/Development/lfds/packages/icons/dist/Bell48.tsx",
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="49" fill="none" viewBox="0 0 48 49"><g fill="currentColor" clip-path="url(#a)"><path d="M9.424 23.86c-.13-.04-.2-.06-.28-.082-1.324-.376-2.228-.339-3.08.47-.13.105-.283.259-.43.465-.66.924-.66 2.13.32 3.357 2.452 2.668 7.49 2.308 11.625-.713l-1.024-1.41c-3.498 2.557-7.57 2.847-9.283.986-.442-.556-.442-.9-.225-1.204a1 1 0 0 1 .101-.118l.092-.078c.296-.29.627-.306 1.432-.078.072.02.136.04.26.077 1.09.322 1.568.401 2.236.218 1.582-.435 1.68-1.724.736-3.047-.53-.744-1.082-1.3-2.868-2.984l-.23-.218c-1.49-1.41-2.23-2.21-2.565-2.838-.198-.372-.238-.369.33-.453l.057.04q.255.187.685.608c.453.442.405.392 2.002 2.11l.23.247c2.335 2.5 3.214 3.271 4.22 3.06 1.203-.253 1.87-.976 1.875-2.024.003-.632-.149-1.09-.647-2.283l-.076-.182-.073-.18-1.612.656.079.192.078.188c.391.936.513 1.305.512 1.6-.001.178-.052.234-.493.326.118-.024.108-.027.031-.073a5 5 0 0 1-.68-.52c-.498-.437-1.083-1.03-1.944-1.952l-.228-.244-.54-.583c-.214-.23-.375-.403-.53-.567-.394-.42-.71-.746-.99-1.02-.92-.9-1.396-1.249-2.026-1.152-1.915.295-2.597 1.519-1.795 3.026.46.865 1.26 1.729 2.906 3.286l.233.22c1.675 1.58 2.212 2.12 2.644 2.727.105.147.176.267.22.352-.234.064-.525.016-1.285-.209"/><path d="M21.034 19.82c-1.435-.942-2.467-2.012-3.187-3.215-.861-1.44-1.089-2.343-1.506-5.058-.199-1.288-.367-1.894-.805-2.425-1.618-1.957-3.749-1.384-4.515.66-.513 1.365-.43 1.648 1.821 7.635l1.627-.615c-1.94-5.165-2.093-5.68-1.82-6.407.326-.87.846-1.01 1.548-.16.159.192.278.62.425 1.578.452 2.94.716 3.988 1.734 5.69.856 1.43 2.072 2.69 3.725 3.776zM38.95 22.911l-.325.089c-.784.217-1.083.263-1.327.196-.153-.042-.119-.011-.108.075-.003-.029.064-.213.25-.496.406-.619.955-1.204 2.534-2.77l.153-.152c1.54-1.529 2.264-2.334 2.736-3.161.804-1.41.426-2.676-1.229-3.09-1.211-.304-2.46.52-4.194 2.277-.316.32-.646.67-1.025 1.085-.271.296-1.141 1.263-1.205 1.333-.37.408-.646.703-.881.94.095-.78.363-2.017.808-3.722l.093-.353c.926-3.528 1.111-4.393.935-5.25-.31-1.513-2.12-2.567-3.952-1.438-.774.477-.996 1.242-1.275 3.238l-.11.801c-.045.325-.082.584-.122.837a20 20 0 0 1-.336 1.718c-.52 2.108-1.39 3.585-2.843 4.486a6 6 0 0 0-.404-.183c-1.62-.664-3.461-.664-5.308.436l.889 1.5c1.33-.794 2.609-.794 3.76-.322.281.115.474.225.557.284l.43.304.468-.24c2.214-1.137 3.462-3.107 4.139-5.846a22 22 0 0 0 .366-1.867c.042-.265.08-.534.127-.867.013-.096.088-.648.11-.799.106-.767.186-1.213.286-1.558.086-.293.164-.429.177-.437.705-.434 1.251-.116 1.338.305.09.437-.136 1.49-.914 4.455l-.093.355c-.905 3.467-1.149 4.918-.655 5.882.343.667 1.024.743 1.62.437.296-.153.61-.408.998-.785.294-.286.621-.633 1.08-1.138.067-.075.934-1.038 1.198-1.327.366-.4.681-.734.98-1.037 1.266-1.282 2.198-1.898 2.536-1.813.433.108.416.052.142.534-.362.634-1.038 1.383-2.45 2.787l-.153.151c-1.69 1.677-2.26 2.285-2.764 3.052-.886 1.35-.722 2.629.851 3.06.666.184 1.144.11 2.25-.197l.303-.082c.793-.208 1.147-.19 1.448.085l.07.056c.004.004.05.047.1.118.217.304.217.649-.264 1.25-2.3 2.453-6.41 1.65-9.04-1.734l-1.371 1.072c3.224 4.148 8.554 5.189 11.723 1.804 1.026-1.278 1.026-2.483.366-3.407a2.3 2.3 0 0 0-.445-.477c-.843-.75-1.736-.792-3.027-.454M23.538 27.293c0-1.076-.87-1.948-1.944-1.948a1.946 1.946 0 0 0-1.943 1.948h1.739a.205.205 0 1 1 .409 0zM29.625 27.293c0-1.076-.87-1.948-1.944-1.948a1.946 1.946 0 0 0-1.943 1.948h1.739a.205.205 0 1 1 .409 0z"/><path d="M31.827 32.06c.114-.28.256-.675.396-1.16.343-1.181.524-2.38.45-3.524-.073-1.134-.395-2.147-1.017-2.987l-1.396 1.04c.404.546.625 1.239.678 2.059.058.914-.093 1.922-.384 2.925a11 11 0 0 1-.39 1.115l-.076.17v6.288l.005.091c.003.08-.071.295-.374.568-.723.65-2.26 1.084-4.85 1.084v1.744c2.98 0 4.919-.547 6.012-1.53.723-.652.977-1.381.946-1.985zM17.904 37.958c-.03.604.223 1.333.946 1.984 1.093.984 3.033 1.53 6.013 1.53V39.73c-2.59 0-4.128-.434-4.851-1.085-.303-.272-.377-.488-.371-.598l.002-.06v-6.289l-.076-.17a11.063 11.063 0 0 1-.656-2.254l-1.713.304q.12.676.31 1.323c.14.485.282.88.396 1.16z"/></g><defs><clipPath id="a"><path fill="#fff" d="M-.001.473h48v48h-48z"/></clipPath></defs></svg>