@ng-icons/lets-icons 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +344 -0
- package/duotone/index.d.ts +223 -0
- package/duotone-line/index.d.ts +176 -0
- package/esm2022/duotone/index.mjs +224 -0
- package/esm2022/duotone/ng-icons-lets-icons-duotone.mjs +5 -0
- package/esm2022/duotone-line/index.mjs +177 -0
- package/esm2022/duotone-line/ng-icons-lets-icons-duotone-line.mjs +5 -0
- package/esm2022/fill/index.mjs +232 -0
- package/esm2022/fill/ng-icons-lets-icons-fill.mjs +5 -0
- package/esm2022/index.mjs +3 -0
- package/esm2022/light/index.mjs +435 -0
- package/esm2022/light/ng-icons-lets-icons-light.mjs +5 -0
- package/esm2022/ng-icons-lets-icons.mjs +5 -0
- package/esm2022/regular/index.mjs +481 -0
- package/esm2022/regular/ng-icons-lets-icons-regular.mjs +5 -0
- package/fesm2022/ng-icons-lets-icons-duotone-line.mjs +183 -0
- package/fesm2022/ng-icons-lets-icons-duotone-line.mjs.map +1 -0
- package/fesm2022/ng-icons-lets-icons-duotone.mjs +230 -0
- package/fesm2022/ng-icons-lets-icons-duotone.mjs.map +1 -0
- package/fesm2022/ng-icons-lets-icons-fill.mjs +238 -0
- package/fesm2022/ng-icons-lets-icons-fill.mjs.map +1 -0
- package/fesm2022/ng-icons-lets-icons-light.mjs +441 -0
- package/fesm2022/ng-icons-lets-icons-light.mjs.map +1 -0
- package/fesm2022/ng-icons-lets-icons-regular.mjs +487 -0
- package/fesm2022/ng-icons-lets-icons-regular.mjs.map +1 -0
- package/fesm2022/ng-icons-lets-icons.mjs +7 -0
- package/fesm2022/ng-icons-lets-icons.mjs.map +1 -0
- package/fill/index.d.ts +231 -0
- package/index.d.ts +2 -0
- package/light/index.d.ts +434 -0
- package/package.json +56 -0
- package/regular/index.d.ts +480 -0
|
@@ -0,0 +1,176 @@
|
|
|
1
|
+
export declare const letsAddDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsAddDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"12\" r=\"8.4\" stroke=\"silver\" stroke-opacity=\".25\"></circle><path stroke=\"#fff\" stroke-linecap=\"square\" d=\"M12 8v8m4-4H8\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsAddDuotoneLine0)\"></path></svg>";
|
|
2
|
+
export declare const letsAddRingDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsAddRingDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"12\" r=\"8.4\" stroke=\"silver\" stroke-opacity=\".25\"></circle><path stroke=\"#fff\" stroke-linecap=\"square\" d=\"M12 15V9m3 3H9\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsAddRingDuotoneLine0)\"></path></svg>";
|
|
3
|
+
export declare const letsAddRoundDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsAddRoundDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"12\" r=\"8.4\" stroke=\"silver\" stroke-opacity=\".25\"></circle><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M12 8v8m4-4H8\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsAddRoundDuotoneLine0)\"></path></svg>";
|
|
4
|
+
export declare const letsAddSquareDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsAddSquareDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M3.5 11c0-1.9.001-3.274.142-4.322c.139-1.034.406-1.675.883-2.153c.478-.477 1.119-.744 2.153-.883C7.726 3.502 9.1 3.5 11 3.5h2c1.9 0 3.274.001 4.323.142c1.033.139 1.674.406 2.152.883c.477.478.744 1.119.883 2.153c.14 1.048.142 2.422.142 4.322v2c0 1.9-.001 3.274-.142 4.323c-.139 1.033-.406 1.674-.883 2.152c-.478.477-1.119.744-2.152.883c-1.049.14-2.423.142-4.323.142h-2c-1.9 0-3.274-.001-4.322-.142c-1.034-.139-1.675-.406-2.153-.883c-.477-.478-.744-1.119-.883-2.152C3.502 16.274 3.5 14.9 3.5 13z\"></path><path stroke=\"#fff\" stroke-linejoin=\"round\" d=\"M12 8v8m4-4H8\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsAddSquareDuotoneLine0)\"></path></svg>";
|
|
5
|
+
export declare const letsAlarmclockDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"13\" r=\"7\" fill=\"currentColor\" fill-opacity=\".25\"></circle><path stroke-linecap=\"round\" d=\"M5 5L3 7m16-2l2 2M9 11l2.81 1.873a.25.25 0 0 0 .333-.052L14 10.5\"></path></g></svg>";
|
|
6
|
+
export declare const letsArhiveAltBigDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M5.5 12.5h.558c.696 0 1.044 0 1.306.189c.262.188.372.518.592 1.178l.088.265c.22.66.33.99.592 1.18c.262.188.61.188 1.306.188h4.117c.695 0 1.043 0 1.305-.189c.262-.188.372-.518.592-1.178l.088-.265c.22-.66.33-.99.592-1.18c.262-.188.61-.188 1.306-.188h.558c.943 0 1.414 0 1.707.293c.293.293.293.764.293 1.707c0 1.886 0 2.828-.586 3.414c-.586.586-1.528.586-3.414.586h-9c-1.886 0-2.828 0-3.414-.586C3.5 17.328 3.5 16.386 3.5 14.5c0-.943 0-1.414.293-1.707c.293-.293.764-.293 1.707-.293\"></path><path stroke=\"currentColor\" d=\"M5.661 6.898c.306-.51.459-.765.67-.95a1.8 1.8 0 0 1 .64-.363c.268-.085.565-.085 1.16-.085h7.738c.595 0 .892 0 1.16.085c.236.076.454.2.64.363c.211.185.364.44.67.95l1.75 2.918c.153.255.23.382.284.518c.048.12.082.246.103.374c.024.144.024.293.024.59v4.322c0 1.008 0 1.512-.196 1.897a1.8 1.8 0 0 1-.787.787c-.385.196-.889.196-1.897.196H6.38c-1.008 0-1.512 0-1.897-.196a1.8 1.8 0 0 1-.787-.787c-.196-.385-.196-.889-.196-1.897v-4.322c0-.297 0-.446.024-.59a1.8 1.8 0 0 1 .103-.374c.054-.136.13-.263.283-.518z\"></path><path stroke=\"currentColor\" d=\"M20.5 12.5h-2.558c-.696 0-1.044 0-1.306.189c-.262.188-.372.518-.592 1.178l-.088.265c-.22.66-.33.99-.592 1.18c-.262.188-.61.188-1.306.188H9.943c-.696 0-1.044 0-1.306-.189c-.262-.188-.372-.518-.592-1.178l-.088-.265c-.22-.66-.33-.99-.592-1.18c-.262-.188-.61-.188-1.306-.188H3.5\"></path></g></svg>";
|
|
7
|
+
export declare const letsArhiveAltSmallDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M16.5 11.5h4v4l-1 1h-15l-1-1v-4h4l1 2h7z\"></path><path stroke=\"currentColor\" d=\"M5.774 7.984c.27-.18.405-.27.55-.334a1.8 1.8 0 0 1 .405-.122c.157-.028.319-.028.643-.028h9.256c.324 0 .486 0 .643.028c.139.025.275.066.404.122c.146.064.28.154.55.334l.992.661c.47.313.704.469.874.675a1.8 1.8 0 0 1 .331.62c.078.256.078.538.078 1.101v2.579c0 1.008 0 1.512-.196 1.897a1.8 1.8 0 0 1-.787.787c-.385.196-.889.196-1.897.196H6.38c-1.008 0-1.512 0-1.897-.196a1.8 1.8 0 0 1-.787-.787c-.196-.385-.196-.889-.196-1.897v-2.579c0-.563 0-.845.078-1.1a1.8 1.8 0 0 1 .331-.62c.17-.207.405-.363.873-.676z\"></path><path stroke=\"currentColor\" d=\"M20.5 11.5h-2.882c-.485 0-.728 0-.933.099a.975.975 0 0 0-.18.11c-.18.14-.288.357-.505.791c-.217.434-.325.65-.505.79a.98.98 0 0 1-.18.111c-.205.099-.448.099-.933.099H9.618c-.485 0-.728 0-.933-.099a1.004 1.004 0 0 1-.18-.11c-.18-.14-.288-.357-.505-.791c-.217-.434-.325-.65-.505-.79a1.004 1.004 0 0 0-.18-.111c-.205-.099-.448-.099-.933-.099H3.5\"></path></g></svg>";
|
|
8
|
+
export declare const letsArhiveDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M6 14h.675c.581 0 .872 0 1.104.134a.995.995 0 0 1 .164.118c.2.178.292.453.476 1.005l.125.376c.22.66.33.99.592 1.178c.262.189.61.189 1.306.189h3.117c.695 0 1.043 0 1.305-.189s.372-.518.592-1.178l.125-.376c.184-.552.276-.827.476-1.005a.99.99 0 0 1 .164-.118c.232-.134.523-.134 1.104-.134H18c.932 0 1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083C21 12.398 21 11.932 21 11v6c0 1.886 0 2.828-.586 3.414C19.828 21 18.886 21 17 21H7c-1.886 0-2.828 0-3.414-.586C3 19.828 3 18.886 3 17v-6c0 .932 0 1.398.152 1.765a2 2 0 0 0 1.083 1.083C4.602 14 5.068 14 6 14\"></path><path stroke=\"currentColor\" d=\"M3 7c0-1.886 0-2.828.586-3.414C4.172 3 5.114 3 7 3h10c1.886 0 2.828 0 3.414.586C21 4.172 21 5.114 21 7v10c0 1.886 0 2.828-.586 3.414C19.828 21 18.886 21 17 21H7c-1.886 0-2.828 0-3.414-.586C3 19.828 3 18.886 3 17z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" d=\"M3 11c0 .932 0 1.398.152 1.765a2 2 0 0 0 1.083 1.083C4.602 14 5.068 14 6 14h.675c.581 0 .872 0 1.104.134a.995.995 0 0 1 .164.118c.2.178.292.453.476 1.005l.125.376c.22.66.33.99.592 1.178c.262.189.61.189 1.306.189h3.117c.695 0 1.043 0 1.305-.189s.372-.518.592-1.178l.125-.376c.184-.552.276-.827.476-1.005a.99.99 0 0 1 .164-.118c.232-.134.523-.134 1.104-.134H18c.932 0 1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083C21 12.398 21 11.932 21 11\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
9
|
+
export declare const letsArhiveLoadDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M6 14h.675c.581 0 .872 0 1.104.134a.995.995 0 0 1 .164.118c.2.178.292.453.476 1.005l.125.376c.22.66.33.99.592 1.178c.262.189.61.189 1.306.189h3.117c.695 0 1.043 0 1.305-.189s.372-.518.592-1.178l.125-.376c.184-.552.276-.827.476-1.005a.99.99 0 0 1 .164-.118c.232-.134.523-.134 1.104-.134H18c.932 0 1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083C21 12.398 21 11.932 21 11v6c0 1.886 0 2.828-.586 3.414C19.828 21 18.886 21 17 21H7c-1.886 0-2.828 0-3.414-.586C3 19.828 3 18.886 3 17v-6c0 .932 0 1.398.152 1.765a2 2 0 0 0 1.083 1.083C4.602 14 5.068 14 6 14\"></path><path stroke=\"currentColor\" d=\"M3 11c0 .932 0 1.398.152 1.765a2 2 0 0 0 1.083 1.083C4.602 14 5.068 14 6 14h.675c.581 0 .872 0 1.104.134a.995.995 0 0 1 .164.118c.2.178.292.453.476 1.005l.125.376c.22.66.33.99.592 1.178c.262.189.61.189 1.306.189h3.117c.695 0 1.043 0 1.305-.189s.372-.518.592-1.178l.125-.376c.184-.552.276-.827.476-1.005a.99.99 0 0 1 .164-.118c.232-.134.523-.134 1.104-.134H18c.932 0 1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083C21 12.398 21 11.932 21 11M8 9l4 3m0 0l4-3m-4 3V2\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" d=\"M16 5h1c1.886 0 2.828 0 3.414.586C21 6.172 21 7.114 21 9v8c0 1.886 0 2.828-.586 3.414C19.828 21 18.886 21 17 21H7c-1.886 0-2.828 0-3.414-.586C3 19.828 3 18.886 3 17V9c0-1.886 0-2.828.586-3.414C4.172 5 5.114 5 7 5h1\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
10
|
+
export declare const letsBagAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsBagAltDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M4.431 14.912c.488-2.926.732-4.389 1.701-5.31a4.14 4.14 0 0 1 .35-.298C7.552 8.5 9.035 8.5 12 8.5c2.966 0 4.449 0 5.517.804c.123.093.24.192.351.297c.97.922 1.213 2.385 1.7 5.31l.544 3.26c.18 1.081.27 1.622-.03 1.975c-.299.354-.847.354-1.943.354H5.861c-1.096 0-1.644 0-1.944-.354c-.3-.353-.209-.894-.029-1.975z\"></path><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M8.5 11V7.5A3.5 3.5 0 0 1 12 4v0a3.5 3.5 0 0 1 3.5 3.5V11\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsBagAltDuotoneLine0)\"></path></svg>";
|
|
11
|
+
export declare const letsBagDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsBagDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M5.347 10.334c.073-.87.109-1.306.396-1.57C6.03 8.5 6.467 8.5 7.34 8.5h9.32c.873 0 1.31 0 1.597.264c.287.264.323.7.396 1.57l.224 2.692c.243 2.916.365 4.374-.246 5.45a4 4 0 0 1-1.22 1.326c-1.021.698-2.485.698-5.411.698c-2.926 0-4.39 0-5.41-.698a4 4 0 0 1-1.22-1.326c-.612-1.076-.49-2.534-.247-5.45z\"></path><path stroke=\"#fff\" d=\"M8.5 7v-.5a3.5 3.5 0 1 1 7 0V7\"></path><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M8.5 12.5V11m7 1.5V11\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsBagDuotoneLine0)\"></path></svg>";
|
|
12
|
+
export declare const letsBasketAlt2DuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsBasketAlt2DuotoneLine0\"><g fill=\"none\" stroke-linecap=\"round\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"m10.5 15.5l-1-3.5\"></path><path stroke=\"#fff\" d=\"m8.5 4.5l-2 3m9-3l2 3\"></path><path stroke=\"silver\" stroke-opacity=\".25\" d=\"m13.5 15.5l1-3.5\"></path><path stroke=\"#fff\" d=\"M4.5 9.5v0c.584 0 1.09.406 1.217.976l1.087 4.892c.334 1.501.5 2.252 1.049 2.692c.548.44 1.317.44 2.856.44h2.582c1.539 0 2.308 0 2.856-.44c.549-.44.715-1.19 1.05-2.692l1.086-4.892c.127-.57.633-.976 1.217-.976v0m0 0h-15a1 1 0 0 1 0-2h15a1 1 0 1 1 0 2Z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsBasketAlt2DuotoneLine0)\"></path></svg>";
|
|
13
|
+
export declare const letsBasketAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsBasketAltDuotoneLine0\"><g fill=\"none\" stroke-linecap=\"round\"><path stroke=\"#fff\" d=\"m8.5 6.5l-2 3m9-3l2 3\"></path><path stroke=\"silver\" stroke-opacity=\".25\" d=\"m10.5 15.5l-1-3.5m4 3.5l1-3.5\"></path><path stroke=\"#fff\" d=\"M4.5 9.5v0c.584 0 1.09.406 1.217.976l1.087 4.892c.334 1.501.5 2.252 1.049 2.692c.548.44 1.317.44 2.856.44h2.582c1.539 0 2.308 0 2.856-.44c.549-.44.715-1.19 1.05-2.692l1.086-4.892c.127-.57.633-.976 1.217-.976v0m-16 0h17\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsBasketAltDuotoneLine0)\"></path></svg>";
|
|
14
|
+
export declare const letsBasketDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path d=\"M12 5V3m-2 13l-.5-3m4.5 3l.5-3\"></path><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M2 9h20c-1.267 0-1.9 0-2.384.3a2 2 0 0 0-.431.36c-.382.422-.495 1.045-.722 2.292l-.866 4.763c-.285 1.57-.428 2.356-.985 2.82c-.556.465-1.354.465-2.95.465h-3.324c-1.596 0-2.394 0-2.95-.465c-.557-.464-.7-1.25-.985-2.82l-.866-4.763c-.227-1.247-.34-1.87-.722-2.292a2 2 0 0 0-.431-.36C3.9 9 3.267 9 2 9Z\"></path></g></svg>";
|
|
15
|
+
export declare const letsBatteryFullDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path stroke=\"currentColor\" d=\"M8.5 9.5c0-.943 0-1.414.293-1.707c.293-.293.764-.293 1.707-.293h3c.943 0 1.414 0 1.707.293c.293.293.293.764.293 1.707v8c0 .943 0 1.414-.293 1.707c-.293.293-.764.293-1.707.293h-3c-.943 0-1.414 0-1.707-.293c-.293-.293-.293-.764-.293-1.707z\"></path><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M9.076 3.617C9 3.801 9 4.034 9 4.5v.2c.001.148.001.221-.04.265c-.04.043-.114.047-.26.056c-.17.009-.33.023-.48.043c-.519.07-1.051.232-1.488.668c-.436.437-.598.97-.668 1.489C6 7.697 6 8.284 6 8.938v9.124c0 .654 0 1.241.064 1.717c.07.52.232 1.052.668 1.489c.437.436.97.598 1.489.668C8.697 22 9.284 22 9.938 22h4.124c.654 0 1.242 0 1.717-.064c.52-.07 1.052-.232 1.489-.668c.436-.437.598-.97.668-1.489c.064-.476.064-1.063.064-1.717V8.938c0-.654 0-1.241-.064-1.717c-.07-.52-.232-1.052-.668-1.489c-.437-.436-.97-.598-1.489-.668a6.21 6.21 0 0 0-.479-.043c-.146-.009-.22-.013-.26-.056c-.041-.044-.04-.117-.04-.265v-.2c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C14.199 3 13.966 3 13.5 3h-3c-.466 0-.699 0-.883.076a1 1 0 0 0-.54.541M10.5 6H10c-1.414 0-2.121 0-2.56.44C7 6.878 7 7.585 7 9v9c0 1.414 0 2.121.44 2.56c.439.44 1.146.44 2.56.44h4c1.414 0 2.121 0 2.56-.44c.44-.439.44-1.146.44-2.56V9c0-1.414 0-2.121-.44-2.56C16.122 6 15.415 6 14 6h-.5z\" clip-rule=\"evenodd\"></path></g></svg>";
|
|
16
|
+
export declare const letsBatteryLowDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M9.076 3.617C9 3.801 9 4.034 9 4.5v.2c.001.148.001.221-.04.265c-.04.043-.114.047-.26.056c-.17.009-.33.023-.48.043c-.519.07-1.051.232-1.488.668c-.436.437-.598.97-.668 1.489C6 7.697 6 8.284 6 8.938v9.124c0 .654 0 1.241.064 1.717c.07.52.232 1.052.668 1.489c.437.436.97.598 1.489.668C8.697 22 9.284 22 9.938 22h4.124c.654 0 1.241 0 1.717-.064c.52-.07 1.052-.232 1.489-.668c.436-.437.598-.97.668-1.489c.064-.476.064-1.063.064-1.717V8.938c0-.654 0-1.241-.064-1.717c-.07-.52-.232-1.052-.668-1.489c-.437-.436-.97-.598-1.489-.668a6.21 6.21 0 0 0-.479-.043c-.146-.009-.22-.013-.26-.056c-.041-.044-.041-.117-.04-.265v-.2c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C14.199 3 13.966 3 13.5 3h-3c-.466 0-.699 0-.883.076a1 1 0 0 0-.54.541M10.5 6H10c-1.414 0-2.121 0-2.56.44C7 6.878 7 7.585 7 9v9c0 1.414 0 2.121.44 2.56c.439.44 1.146.44 2.56.44h4c1.414 0 2.121 0 2.56-.44c.44-.439.44-1.146.44-2.56V9c0-1.414 0-2.121-.44-2.56C16.122 6 15.415 6 14 6h-.5z\" clip-rule=\"evenodd\"></path><path stroke=\"currentColor\" d=\"M8.5 17.5c0-.943 0-1.414.293-1.707c.293-.293.764-.293 1.707-.293h3c.943 0 1.414 0 1.707.293c.293.293.293.764.293 1.707c0 .943 0 1.414-.293 1.707c-.293.293-.764.293-1.707.293h-3c-.943 0-1.414 0-1.707-.293c-.293-.293-.293-.764-.293-1.707z\"></path></g></svg>";
|
|
17
|
+
export declare const letsBellDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsBellDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M6.5 8a5.5 5.5 0 1 1 11 0v2a7.5 7.5 0 0 0 1.5 4.5l.214.286a3.5 3.5 0 0 1 .13.18a1 1 0 0 1-.765 1.53c-.04.004-.1.004-.222.004H5.643c-.122 0-.183 0-.222-.003a1 1 0 0 1-.766-1.532c.021-.033.058-.082.13-.18L5 14.5A7.5 7.5 0 0 0 6.5 10z\"></path><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M9.585 18.647a2.5 2.5 0 0 0 4.83 0\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsBellDuotoneLine0)\"></path></svg>";
|
|
18
|
+
export declare const letsBellPinDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M12 2a6 6 0 0 0-6 6v2a7 7 0 0 1-1.4 4.2l-.214.286l-.015.019a3.37 3.37 0 0 0-.138.193a1.5 1.5 0 0 0 1.149 2.297c.06.005.139.005.237.005h12.762c.098 0 .178 0 .238-.005a1.5 1.5 0 0 0 1.148-2.297c-.032-.051-.08-.115-.138-.193l-.015-.02l-.214-.285A7 7 0 0 1 18 10v-.683c0-.164 0-.246-.047-.29c-.047-.045-.137-.04-.317-.03a2.545 2.545 0 0 1-.272 0c-.18-.01-.27-.015-.317.03c-.047.044-.047.126-.047.29V10a8 8 0 0 0 1.6 4.8l.214.286l.082.109l.02.028l.005.007v.001l.002.002a.5.5 0 0 1-.386.766h-.009a1.57 1.57 0 0 1-.035 0l-.136.001H5.507l-.035-.001H5.46a.5.5 0 0 1-.383-.767l.001-.002l.005-.007l.02-.028l.082-.11l.214-.285A8 8 0 0 0 7 10V8a5 5 0 0 1 8.545-3.526c.105.105.157.158.213.162c.056.004.118-.043.242-.136c.075-.056.153-.108.234-.156c.177-.104.265-.156.275-.228c.01-.072-.052-.137-.177-.267A5.983 5.983 0 0 0 12 2\" clip-rule=\"evenodd\"></path><circle cx=\"17.5\" cy=\"6.5\" r=\"1.5\" fill=\"currentColor\"></circle><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M9.585 18.647a2.5 2.5 0 0 0 4.83 0\"></path></g></svg>";
|
|
19
|
+
export declare const letsBlankAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M12 16.333V21h1l6-6v-1h-4.667c-1.1 0-1.65 0-1.991.342c-.342.341-.342.891-.342 1.991\"></path><path stroke=\"currentColor\" d=\"M12.172 21H9c-1.886 0-2.828 0-3.414-.586C5 19.828 5 18.886 5 17V7c0-1.886 0-2.828.586-3.414C6.172 3 7.114 3 9 3h6c1.886 0 2.828 0 3.414.586C19 4.172 19 5.114 19 7v7.172c0 .408 0 .613-.076.797c-.076.183-.22.328-.51.617l-4.828 4.828c-.29.29-.434.434-.617.51c-.184.076-.389.076-.797.076Z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" d=\"M12 21v-4.667c0-1.1 0-1.65.342-1.991c.341-.342.891-.342 1.991-.342H19\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
20
|
+
export declare const letsBlankDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M14 16.333V21h1l6-6v-1h-4.667c-1.1 0-1.65 0-1.991.342c-.342.341-.342.891-.342 1.991\"></path><path stroke=\"currentColor\" d=\"M14.172 21H7c-1.886 0-2.828 0-3.414-.586C3 19.828 3 18.886 3 17V7c0-1.886 0-2.828.586-3.414C4.172 3 5.114 3 7 3h10c1.886 0 2.828 0 3.414.586C21 4.172 21 5.114 21 7v7.172c0 .408 0 .613-.076.797c-.076.183-.22.328-.51.617l-4.828 4.828c-.29.29-.434.434-.617.51c-.184.076-.389.076-.797.076Z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" d=\"M14 21v-4.667c0-1.1 0-1.65.342-1.991c.341-.342.891-.342 1.991-.342H21\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
21
|
+
export declare const letsBookCheckDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M16 16H8.415c-1.184 0-1.776 0-2.299.202c-.273.106-.529.25-.76.43c-.442.344-.747.852-1.356 1.868V7c0-1.886 0-2.828.586-3.414C5.172 3 6.114 3 8 3h8c1.886 0 2.828 0 3.414.586C20 4.172 20 5.114 20 7v5c0 1.886 0 2.828-.586 3.414C18.828 16 17.886 16 16 16\"></path><path stroke=\"currentColor\" d=\"M20 12v5c0 1.886 0 2.828-.586 3.414C18.828 21 17.886 21 16 21H6.5a2.5 2.5 0 0 1 0-5H16c1.886 0 2.828 0 3.414-.586C20 14.828 20 13.886 20 12V7c0-1.886 0-2.828-.586-3.414C18.828 3 17.886 3 16 3H8c-1.886 0-2.828 0-3.414.586C4 4.172 4 5.114 4 7v11.5\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"m9 10l1.293 1.293a1 1 0 0 0 1.414 0L15 8\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
22
|
+
export declare const letsBookDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M16 16H8.415c-1.184 0-1.776 0-2.299.202c-.273.106-.529.25-.76.43c-.442.344-.747.852-1.356 1.868V7c0-1.886 0-2.828.586-3.414C5.172 3 6.114 3 8 3h8c1.886 0 2.828 0 3.414.586C20 4.172 20 5.114 20 7v5c0 1.886 0 2.828-.586 3.414C18.828 16 17.886 16 16 16\"></path><path stroke=\"currentColor\" d=\"M20 12v5c0 1.886 0 2.828-.586 3.414C18.828 21 17.886 21 16 21H6.5a2.5 2.5 0 0 1 0-5H16c1.886 0 2.828 0 3.414-.586C20 14.828 20 13.886 20 12V7c0-1.886 0-2.828-.586-3.414C18.828 3 17.886 3 16 3H8c-1.886 0-2.828 0-3.414.586C4 4.172 4 5.114 4 7v11.5\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M9 8h6\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
23
|
+
export declare const letsBookOpenDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" d=\"M5 17h4a3 3 0 0 1 3 3V10c0-2.828 0-4.243-.879-5.121C10.243 4 8.828 4 6 4H5c-.943 0-1.414 0-1.707.293C3 4.586 3 5.057 3 6v9c0 .943 0 1.414.293 1.707C3.586 17 4.057 17 5 17Zm14 0h-4a3 3 0 0 0-3 3V10c0-2.828 0-4.243.879-5.121C13.757 4 15.172 4 18 4h1c.943 0 1.414 0 1.707.293C21 4.586 21 5.057 21 6v9c0 .943 0 1.414-.293 1.707C20.414 17 19.943 17 19 17Z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></svg>";
|
|
24
|
+
export declare const letsCalendarAddDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"m5.592 19.282l.227-.445zm-.874-.874l.445-.227zm13.69.874l-.227-.445zm.874-.874l-.445-.227zm-.874-12.69l-.227.445zm.874.874l-.445.227zm-13.69-.874l.227.445zm-.874.874l.445.227zM9 3.5a.5.5 0 0 0-1 0zm-1 4a.5.5 0 0 0 1 0zm8-4a.5.5 0 0 0-1 0zm-1 4a.5.5 0 0 0 1 0zM7.7 6h8.6V5H7.7zm8.6 13H7.7v1h8.6zM19 8.7v.8h1v-.8zm0 .8v6.8h1V9.5zM5 16.3V9.5H4v6.8zm0-6.8v-.8H4v.8zM19.5 9h-15v1h15zM7.7 19c-.568 0-.964 0-1.273-.026c-.302-.024-.476-.07-.608-.137l-.454.89c.296.151.616.214.98.244c.36.03.803.029 1.355.029zM4 16.3c0 .552 0 .996.029 1.354c.03.365.093.685.243.981l.891-.454c-.067-.132-.113-.306-.137-.608C5 17.265 5 16.868 5 16.3zm1.819 2.537a1.5 1.5 0 0 1-.656-.656l-.89.454a2.5 2.5 0 0 0 1.092 1.092zM16.3 20c.552 0 .996 0 1.354-.029c.365-.03.685-.093.981-.244l-.454-.89c-.132.067-.306.113-.608.137c-.308.026-.705.026-1.273.026zm2.7-3.7c0 .568 0 .965-.026 1.273c-.024.302-.07.476-.137.608l.89.454c.151-.296.214-.616.244-.98c.03-.36.029-.803.029-1.355zm-.365 3.427a2.5 2.5 0 0 0 1.092-1.092l-.89-.454a1.5 1.5 0 0 1-.656.656zM16.3 6c.568 0 .965 0 1.273.026c.302.024.476.07.608.137l.454-.89c-.296-.151-.616-.214-.98-.244c-.36-.03-.803-.029-1.355-.029zM20 8.7c0-.552 0-.996-.029-1.354c-.03-.365-.093-.685-.244-.981l-.89.454c.067.132.113.306.137.608C19 7.736 19 8.132 19 8.7zm-1.819-2.537a1.5 1.5 0 0 1 .656.656l.89-.454a2.5 2.5 0 0 0-1.092-1.093zM7.7 5c-.552 0-.996 0-1.354.029c-.365.03-.685.093-.981.243l.454.891c.132-.067.306-.113.608-.137C6.736 6 7.132 6 7.7 6zM5 8.7c0-.568 0-.964.026-1.273c.024-.302.07-.476.137-.608l-.89-.454c-.151.296-.214.616-.244.98C3.999 7.706 4 8.149 4 8.7zm.365-3.428a2.5 2.5 0 0 0-1.093 1.093l.891.454a1.5 1.5 0 0 1 .656-.656zM8 3.5v4h1v-4zm7 0v4h1v-4z\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M12 17v-5m2.5 2.5h-5\"></path></g></svg>";
|
|
25
|
+
export declare const letsCalendarDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsCalendarDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"#fff\" d=\"M3 10c0-1.886 0-2.828.586-3.414C4.172 6 5.114 6 7 6h10c1.886 0 2.828 0 3.414.586C21 7.172 21 8.114 21 10v1H3z\"></path><rect width=\"18\" height=\"15\" x=\"3\" y=\"6\" stroke=\"#fff\" rx=\"2\"></rect><path stroke=\"silver\" stroke-linecap=\"round\" stroke-opacity=\".25\" d=\"M9 16h6\"></path><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M8 3v4m8-4v4\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsCalendarDuotoneLine0)\"></path></svg>";
|
|
26
|
+
export declare const letsCameraDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M4.854 8C3.83 8 3 8.83 3 9.854v5.003c0 2.005 0 3.007.46 3.74a3 3 0 0 0 .944.943c.732.46 1.734.46 3.739.46h7.714c2.005 0 3.007 0 3.74-.46a3 3 0 0 0 .943-.944c.46-.732.46-1.734.46-3.739V9.854C21 8.83 20.17 8 19.146 8a1.854 1.854 0 0 1-1.658-1.025l-.821-1.642c-.11-.22-.165-.33-.228-.425a2 2 0 0 0-1.447-.895C14.878 4 14.755 4 14.509 4H9.491c-.246 0-.37 0-.483.013a2 2 0 0 0-1.447.895c-.063.095-.118.205-.228.425l-.82 1.642A1.854 1.854 0 0 1 4.853 8M12 17a4 4 0 1 0 0-8a4 4 0 0 0 0 8\" clip-rule=\"evenodd\"></path><path stroke=\"currentColor\" d=\"M3 9.854C3 8.83 3.83 8 4.854 8c.702 0 1.344-.397 1.658-1.025l.821-1.642c.11-.22.165-.33.228-.425a2 2 0 0 1 1.447-.895C9.122 4 9.245 4 9.491 4h5.018c.246 0 .37 0 .482.013a2 2 0 0 1 1.448.895c.063.095.118.205.228.425l.82 1.642A1.854 1.854 0 0 0 19.147 8C20.17 8 21 8.83 21 9.854v5.003c0 2.005 0 3.007-.46 3.74a3 3 0 0 1-.944.943c-.732.46-1.734.46-3.739.46H8.143c-2.005 0-3.007 0-3.74-.46a3 3 0 0 1-.943-.944C3 17.864 3 16.862 3 14.857z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><circle cx=\"12\" cy=\"13\" r=\"3.4\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></circle></g></svg>";
|
|
27
|
+
export declare const letsCancelDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsCancelDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"silver\" stroke-opacity=\".25\"></circle><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M16 16L8 8\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsCancelDuotoneLine0)\"></path></svg>";
|
|
28
|
+
export declare const letsCandlestickDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsCandlestickDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-linecap=\"round\" stroke-opacity=\".25\" d=\"M7.5 3.5v3m0 8v4\"></path><path fill=\"#fff\" d=\"M5 7.8A1.8 1.8 0 0 1 6.8 6h1.4A1.8 1.8 0 0 1 10 7.8v5.4A1.8 1.8 0 0 1 8.2 15H6.8A1.8 1.8 0 0 1 5 13.2z\"></path><path stroke=\"silver\" stroke-linecap=\"round\" stroke-opacity=\".25\" d=\"M16.5 6.5v5m0 5v4\"></path><path fill=\"#fff\" d=\"M14 12.8a1.8 1.8 0 0 1 1.8-1.8h1.4a1.8 1.8 0 0 1 1.8 1.8v2.4a1.8 1.8 0 0 1-1.8 1.8h-1.4a1.8 1.8 0 0 1-1.8-1.8z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsCandlestickDuotoneLine0)\"></path></svg>";
|
|
29
|
+
export declare const letsChartAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><rect width=\"18\" height=\"18\" x=\"3\" y=\"3\" fill=\"currentColor\" fill-opacity=\".25\" rx=\"2\"></rect><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m17 9l-3.044 4.566a1 1 0 0 1-1.727-.107l-.458-.918a1 1 0 0 0-1.727-.107L7 17\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
30
|
+
export declare const letsChartDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><rect width=\"18\" height=\"16\" x=\"3\" y=\"4\" fill=\"currentColor\" fill-opacity=\".25\" rx=\"2\"></rect><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 10v6m4-4v4m4-8v8\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
31
|
+
export declare const letsChatAlt2DuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M19.326 5.778C20 6.787 20 8.19 20 11c0 2.809 0 4.213-.674 5.222a4.003 4.003 0 0 1-1.104 1.104c-.881.589-2.064.663-4.222.673V18l-1.106 2.211a1 1 0 0 1-1.788 0L10 18v-.001c-2.158-.01-3.34-.084-4.222-.673a4.002 4.002 0 0 1-1.104-1.104C4 15.213 4 13.81 4 11c0-2.809 0-4.213.674-5.222a4 4 0 0 1 1.104-1.104C6.787 4 8.19 4 11 4h2c2.809 0 4.213 0 5.222.674a4 4 0 0 1 1.104 1.104\"></path><path d=\"M9 9h6m-6 4h3\"></path></g></svg>";
|
|
32
|
+
export declare const letsChatAlt3DuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M19.326 5.778C20 6.787 20 8.19 20 11c0 2.809 0 4.213-.674 5.222a4.003 4.003 0 0 1-1.104 1.104c-.881.589-2.064.663-4.222.673V18l-1.106 2.211a1 1 0 0 1-1.788 0L10 18v-.001c-2.158-.01-3.34-.084-4.222-.673a4.002 4.002 0 0 1-1.104-1.104C4 15.213 4 13.81 4 11c0-2.809 0-4.213.674-5.222a4 4 0 0 1 1.104-1.104C6.787 4 8.19 4 11 4h2c2.809 0 4.213 0 5.222.674a4 4 0 0 1 1.104 1.104\" clip-rule=\"evenodd\"></path><path fill=\"currentColor\" d=\"m19.326 5.778l-.499.333zm0 10.444l-.499-.333zm-1.104 1.104l-.333-.499zM14 17.999l-.003-.6a.6.6 0 0 0-.597.6zM14 18l.537.268A.6.6 0 0 0 14.6 18zm-4 0h-.6a.6.6 0 0 0 .063.268zm0-.001h.6a.6.6 0 0 0-.597-.6zm-4.222-.673l.333-.499zm-1.104-1.104l.499-.333zm0-10.444l.499.333zm1.104-1.104l.333.499zm12.444 0l-.333.499zM20.6 11c0-1.392 0-2.481-.087-3.347c-.09-.876-.274-1.59-.688-2.209l-.998.667c.26.39.412.883.492 1.664c.08.79.081 1.808.081 3.225zm-.775 5.556c.414-.62.599-1.333.688-2.21c.088-.865.087-1.954.087-3.346h-1.2c0 1.417 0 2.435-.081 3.225c-.08.781-.232 1.274-.492 1.664zm-1.27 1.269a4.6 4.6 0 0 0 1.27-1.27l-.998-.666a3.4 3.4 0 0 1-.938.938zm-4.552.774c1.076-.005 1.948-.026 2.669-.125c.73-.101 1.343-.288 1.884-.65l-.667-.997c-.34.227-.76.372-1.381.458c-.631.087-1.429.109-2.51.114zM14.6 18v-.001h-1.2V18zm-1.169 2.48l1.106-2.212l-1.074-.536l-1.105 2.21zm-2.862 0c.59 1.179 2.272 1.179 2.862 0l-1.073-.537a.4.4 0 0 1-.716 0zm-1.106-2.212l1.106 2.212l1.073-.537l-1.105-2.211zm-.063-.27V18h1.2v-.001zm-3.956-.173c.541.361 1.154.548 1.884.649c.72.1 1.593.12 2.67.125l.005-1.2c-1.082-.005-1.88-.027-2.51-.114c-.622-.086-1.042-.23-1.382-.458zm-1.269-1.27a4.6 4.6 0 0 0 1.27 1.27l.666-.998a3.4 3.4 0 0 1-.938-.938zM3.4 11c0 1.392 0 2.481.087 3.347c.09.876.274 1.59.688 2.209l.998-.667c-.26-.39-.412-.883-.492-1.664c-.08-.79-.081-1.808-.081-3.225zm.775-5.556c-.414.62-.599 1.333-.688 2.21C3.4 8.518 3.4 9.607 3.4 11h1.2c0-1.417 0-2.434.081-3.225c.08-.781.232-1.275.492-1.664zm1.27-1.269a4.6 4.6 0 0 0-1.27 1.27l.998.666a3.4 3.4 0 0 1 .938-.938zM11 3.4c-1.392 0-2.481 0-3.347.087c-.876.09-1.59.274-2.209.688l.667.998c.39-.26.883-.412 1.664-.492c.79-.08 1.808-.081 3.225-.081zm2 0h-2v1.2h2zm5.556.775c-.62-.414-1.333-.599-2.21-.688C15.482 3.4 14.393 3.4 13 3.4v1.2c1.417 0 2.435 0 3.225.081c.781.08 1.274.232 1.664.492zm1.269 1.27a4.6 4.6 0 0 0-1.27-1.27l-.666.998a3.4 3.4 0 0 1 .938.938z\"></path><circle cx=\"16\" cy=\"11\" r=\"1\" fill=\"currentColor\" stroke=\"currentColor\" stroke-linecap=\"round\" style=\"stroke-width:var(--ng-icon__stroke-width, .2)\"></circle><circle cx=\"12\" cy=\"11\" r=\"1\" fill=\"currentColor\" stroke=\"currentColor\" stroke-linecap=\"round\" style=\"stroke-width:var(--ng-icon__stroke-width, .2)\"></circle><circle cx=\"8\" cy=\"11\" r=\"1\" fill=\"currentColor\" stroke=\"currentColor\" stroke-linecap=\"round\" style=\"stroke-width:var(--ng-icon__stroke-width, .2)\"></circle></svg>";
|
|
33
|
+
export declare const letsChatAltAddDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M20 12c0-3.771 0-5.657-1.172-6.828C17.657 4 15.771 4 12 4C8.229 4 6.343 4 5.172 5.172C4 6.343 4 8.229 4 12v6c0 .943 0 1.414.293 1.707C4.586 20 5.057 20 6 20h6c3.771 0 5.657 0 6.828-1.172C20 17.657 20 15.771 20 12Z\"></path><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12h6m-3-3v6\"></path></g></svg>";
|
|
34
|
+
export declare const letsChatAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M20 12c0-3.771 0-5.657-1.172-6.828C17.657 4 15.771 4 12 4C8.229 4 6.343 4 5.172 5.172C4 6.343 4 8.229 4 12v6c0 .943 0 1.414.293 1.707C4.586 20 5.057 20 6 20h6c3.771 0 5.657 0 6.828-1.172C20 17.657 20 15.771 20 12Z\"></path><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 10h6m-6 4h3\"></path></g></svg>";
|
|
35
|
+
export declare const letsChatDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M4 12a8 8 0 1 1 16 0v5.09c0 .848 0 1.27-.126 1.609a2 2 0 0 1-1.175 1.175C18.36 20 17.937 20 17.09 20H12a8 8 0 0 1-8-8Z\"></path><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 11h6m-3 4h3\"></path></g></svg>";
|
|
36
|
+
export declare const letsChatPlusDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsChatPlusDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"#fff\" d=\"M12 4C8.229 4 6.343 4 5.172 5.172C4 6.343 4 8.229 4 12v6c0 .943 0 1.414.293 1.707C4.586 20 5.057 20 6 20h6c3.771 0 5.657 0 6.828-1.172C20 17.657 20 15.771 20 12\"></path><path stroke=\"silver\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-opacity=\".25\" d=\"M9 10h6m-6 4h3\"></path><path stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 8V2m-3 3h6\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsChatPlusDuotoneLine0)\"></path></svg>";
|
|
37
|
+
export declare const letsCheckRingDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"12\" r=\"9\" fill=\"currentColor\" fill-opacity=\".25\"></circle><path d=\"m8 12l3 3l5-6\"></path></g></svg>";
|
|
38
|
+
export declare const letsCheckRingRoundDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"9\" fill=\"currentColor\" fill-opacity=\".25\"></circle><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M12 21a9 9 0 1 0-6.364-2.636\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"m16 10l-3.598 4.318c-.655.786-.983 1.18-1.424 1.2c-.44.02-.803-.343-1.527-1.067L8 13\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
39
|
+
export declare const letsChieldAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M16.8 16.4L15 17.75a5 5 0 0 1-6 0L7.2 16.4A8 8 0 0 1 4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4a8 8 0 0 1-3.2 6.4Z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><circle cx=\"12\" cy=\"10\" r=\"1\" fill=\"currentColor\"></circle><circle cx=\"9\" cy=\"10\" r=\"1\" fill=\"currentColor\"></circle><circle cx=\"15\" cy=\"10\" r=\"1\" fill=\"currentColor\"></circle></svg>";
|
|
40
|
+
export declare const letsChieldCheckDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M18.545 6.152L12.63 3.617a1.6 1.6 0 0 0-1.26 0L5.455 6.152a1.6 1.6 0 0 0-.957 1.67l.613 4.903a6.6 6.6 0 0 0 2.324 4.252l3.54 2.95a1.6 1.6 0 0 0 2.05 0l3.54-2.95a6.6 6.6 0 0 0 2.324-4.252l.613-4.904a1.6 1.6 0 0 0-.957-1.669Z\"></path><path d=\"m9 12l2.569 2.569a.5.5 0 0 0 .77-.077L16 9\"></path></g></svg>";
|
|
41
|
+
export declare const letsChieldDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M18.555 5.156L12.63 2.617a1.6 1.6 0 0 0-1.26 0l-5.924 2.54a1.6 1.6 0 0 0-.96 1.647l.65 5.862a6.6 6.6 0 0 0 2.335 4.341l3.505 2.92a1.6 1.6 0 0 0 2.048 0l3.505-2.92a6.6 6.6 0 0 0 2.334-4.341l.651-5.862a1.6 1.6 0 0 0-.96-1.648Z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></svg>";
|
|
42
|
+
export declare const letsClockDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsClockDuotoneLine0\"><g fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"8.5\" stroke=\"silver\" stroke-opacity=\".25\"></circle><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M5 2.804A6 6 0 0 0 2.804 5M19 2.804A6 6 0 0 1 21.196 5M12 6.5v5.25c0 .138.112.25.25.25h4.25\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsClockDuotoneLine0)\"></path></svg>";
|
|
43
|
+
export declare const letsCloseRingDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsCloseRingDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M12 20.4a8.4 8.4 0 1 1 0-16.801A8.4 8.4 0 0 1 12 20.4z\"></path><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"m9 9l6 6m0-6l-6 6\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsCloseRingDuotoneLine0)\"></path></svg>";
|
|
44
|
+
export declare const letsCloseRoundDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsCloseRoundDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"12\" r=\"8.4\" stroke=\"silver\" stroke-opacity=\".25\"></circle><path stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m16 8l-8 8m0-8l8 8\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsCloseRoundDuotoneLine0)\"></path></svg>";
|
|
45
|
+
export declare const letsCloseSquareDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsCloseSquareDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"12\" r=\"8.4\" stroke=\"silver\" stroke-opacity=\".25\"></circle><path stroke=\"#fff\" stroke-linecap=\"square\" stroke-linejoin=\"round\" d=\"m16 8l-8 8m0-8l8 8\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsCloseSquareDuotoneLine0)\"></path></svg>";
|
|
46
|
+
export declare const letsCommentDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsCommentDuotoneLine0\"><g fill=\"none\"><path fill=\"#fff\" d=\"m4.827 7.138l.445.227zm.441 11.594l.354.353zm12.594-2.559l-.227-.445zm1.311-1.311l-.445-.227zm0-7.724l-.445.227zm-1.311-1.311l.227-.446zm-11.724 0l.227.445zm1.07 10.966l.353.353zM5 10.3c0-.848 0-1.455.04-1.93c.038-.469.11-.766.232-1.005l-.89-.454c-.206.403-.296.847-.34 1.378C4 8.814 4 9.469 4 10.3zm0 1.2v-1.2H4v1.2zm-1 0v5h1v-5zm0 5v1.914h1V16.5zm0 1.914c0 .846 1.023 1.27 1.622.671l-.707-.707a.059.059 0 0 1 .028-.013a.046.046 0 0 1 .026.002a.059.059 0 0 1 .03.046zm1.622.671l1.939-1.939l-.707-.707l-1.94 1.94zM14.7 16H7.914v1H14.7zm2.935-.273c-.239.122-.536.195-1.005.234c-.476.039-1.082.039-1.93.039v1c.832 0 1.486 0 2.011-.043c.531-.043.975-.133 1.378-.338zm1.092-1.092a2.5 2.5 0 0 1-1.092 1.092l.454.892a3.5 3.5 0 0 0 1.53-1.53zM19 11.7c0 .848 0 1.455-.04 1.93c-.038.469-.11.766-.233 1.005l.892.454c.205-.403.295-.847.338-1.378c.043-.525.043-1.18.043-2.011zm0-1.4v1.4h1v-1.4zm-.273-2.935c.122.239.195.536.234 1.005C19 8.845 19 9.452 19 10.3h1c0-.832 0-1.486-.043-2.011c-.043-.531-.133-.975-.338-1.378zm-1.092-1.093a2.5 2.5 0 0 1 1.092 1.093l.892-.454a3.5 3.5 0 0 0-1.53-1.53zM14.7 6c.848 0 1.454 0 1.93.04c.469.038.766.11 1.005.232l.454-.89c-.403-.206-.847-.296-1.378-.34C16.186 5 15.531 5 14.7 5zM9.3 6h5.4V5H9.3zm-2.935.272c.239-.121.536-.194 1.005-.233C7.845 6 8.452 6 9.3 6V5c-.832 0-1.486 0-2.011.043c-.531.043-.975.133-1.378.338zM5.272 7.365a2.5 2.5 0 0 1 1.093-1.093l-.454-.89a3.5 3.5 0 0 0-1.53 1.529zm2.289 9.781A.5.5 0 0 1 7.914 17v-1a1.5 1.5 0 0 0-1.06.44z\"></path><path stroke=\"silver\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-opacity=\".25\" d=\"M8.5 9.5h7m-7 3h5\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsCommentDuotoneLine0)\"></path></svg>";
|
|
47
|
+
export declare const letsCompasMiniDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsCompasMiniDuotoneLine0\"><g fill=\"none\" stroke-linecap=\"round\"><path stroke=\"#fff\" d=\"m18.54 7.762l-.835 5.01a6 6 0 0 1-4.932 4.933l-5.011.835a2 2 0 0 1-2.302-2.302l.835-5.01a6 6 0 0 1 4.932-4.933l5.011-.835a2 2 0 0 1 2.302 2.302Z\"></path><circle cx=\"12\" cy=\"12\" r=\"2.5\" stroke=\"silver\" stroke-opacity=\".25\"></circle></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsCompasMiniDuotoneLine0)\"></path></svg>";
|
|
48
|
+
export declare const letsCompassDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M12 21a9 9 0 1 0 0-18a9 9 0 0 0 0 18m1.732-10c-.437-.756-2.346-2.092-3.445-2.82a.473.473 0 0 0-.74.426c.082 1.316.284 3.638.72 4.394c.438.756 2.347 2.092 3.446 2.82a.473.473 0 0 0 .74-.426c-.082-1.316-.284-3.638-.72-4.394\" clip-rule=\"evenodd\"></path><path fill=\"currentColor\" d=\"m10.287 8.18l.332-.5zM13.732 11l.52-.3zM9.548 8.606l-.6.037zm.72 4.394l-.52.3zm3.445 2.82l.332-.5zm.74-.426l-.6.037zM20.4 12a8.4 8.4 0 0 1-8.4 8.4v1.2a9.6 9.6 0 0 0 9.6-9.6zM12 3.6a8.4 8.4 0 0 1 8.4 8.4h1.2A9.6 9.6 0 0 0 12 2.4zM3.6 12A8.4 8.4 0 0 1 12 3.6V2.4A9.6 9.6 0 0 0 2.4 12zm8.4 8.4A8.4 8.4 0 0 1 3.6 12H2.4a9.6 9.6 0 0 0 9.6 9.6zM9.955 8.68c.545.36 1.283.867 1.935 1.373c.326.254.624.501.862.726c.248.234.397.41.46.521l1.04-.6c-.155-.268-.409-.542-.676-.794a13.3 13.3 0 0 0-.95-.8a34.562 34.562 0 0 0-2.007-1.427zm.191-.111a.128.128 0 0 1-.063.11a.128.128 0 0 1-.128 0l.664-1a1.073 1.073 0 0 0-1.67.964zm.642 4.131c-.064-.11-.143-.327-.222-.659c-.075-.319-.14-.7-.197-1.11a33.478 33.478 0 0 1-.223-2.362l-1.197.074c.04.665.113 1.59.231 2.452c.06.43.131.853.219 1.223c.085.357.195.715.35.982zm3.257 2.62a33.348 33.348 0 0 1-1.935-1.373a12.116 12.116 0 0 1-.862-.726c-.248-.234-.397-.41-.46-.521l-1.04.6c.155.268.409.542.676.794c.277.26.607.535.95.8a34.55 34.55 0 0 0 2.007 1.427zm-.191.111a.117.117 0 0 1 .015-.061a.128.128 0 0 1 .175-.049l-.663 1a1.073 1.073 0 0 0 1.67-.964zm-.642-4.131c.064.11.143.327.222.659c.075.319.14.7.197 1.11c.112.818.182 1.71.223 2.362l1.197-.074a34.607 34.607 0 0 0-.231-2.452c-.06-.43-.131-.853-.219-1.223c-.085-.357-.195-.715-.35-.982z\"></path></svg>";
|
|
49
|
+
export declare const letsCreditCardDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M3 11h18v4c0 1.886 0 2.828-.586 3.414C19.828 19 18.886 19 17 19H7c-1.886 0-2.828 0-3.414-.586C3 17.828 3 16.886 3 15z\"></path><rect width=\"18\" height=\"13\" x=\"3\" y=\"6\" stroke=\"currentColor\" rx=\"2\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></rect><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M7 15h.01M3 11h18\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
50
|
+
export declare const letsCriticalDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"currentColor\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path fill-opacity=\".25\" d=\"M18.52 10.186a.244.244 0 0 1 .36.013a9 9 0 0 1 2.117 5.55a.245.245 0 0 1-.247.25h-4.505a.263.263 0 0 1-.258-.25a3.995 3.995 0 0 0-.7-2.02a.262.262 0 0 1 .025-.334zm-.72-1.067c.11.092.115.258.014.36l-3.21 3.209a.262.262 0 0 1-.333.025a3.997 3.997 0 0 0-1.553-.643a.262.262 0 0 1-.218-.254V7.278c0-.144.12-.258.264-.246A9 9 0 0 1 17.8 9.12m-6.3-1.841a.244.244 0 0 0-.264-.246A9 9 0 0 0 6.2 9.12a.244.244 0 0 0-.013.36l3.21 3.209a.26.26 0 0 0 .333.025a3.996 3.996 0 0 1 1.553-.643a.262.262 0 0 0 .218-.254zm-2.786 6.45a.262.262 0 0 0-.026-.333l-3.209-3.21a.244.244 0 0 0-.36.014a9 9 0 0 0-2.115 5.55a.245.245 0 0 0 .246.25h4.505c.138 0 .25-.111.258-.25c.045-.727.29-1.426.7-2.02\"></path><path d=\"M12.5 11.816c0 .126.094.231.218.254a3.996 3.996 0 0 1 1.553.643a.262.262 0 0 0 .334-.025l3.209-3.21a.244.244 0 0 0-.013-.36a9 9 0 0 0-5.037-2.086a.245.245 0 0 0-.264.246z\"></path></g></svg>";
|
|
51
|
+
export declare const letsDateRangeDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsDateRangeDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M17 3v4M7 3v4\"></path><path stroke=\"#fff\" d=\"M3 10c0-1.886 0-2.828.586-3.414C4.172 6 5.114 6 7 6h10c1.886 0 2.828 0 3.414.586C21 7.172 21 8.114 21 10v1H3z\"></path><rect width=\"18\" height=\"15\" x=\"3\" y=\"6\" stroke=\"#fff\" rx=\"2\"></rect><path stroke=\"silver\" stroke-linecap=\"round\" stroke-opacity=\".25\" d=\"M6 15h4m4 0h4M6 18h4m4 0h4\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsDateRangeDuotoneLine0)\"></path></svg>";
|
|
52
|
+
export declare const letsDateTodayDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsDateTodayDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M3 10c0-1.886 0-2.828.586-3.414C4.172 6 5.114 6 7 6h10c1.886 0 2.828 0 3.414.586C21 7.172 21 8.114 21 10v1H3z\"></path><rect width=\"18\" height=\"15\" x=\"3\" y=\"6\" stroke=\"#fff\" rx=\"2\"></rect><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M7 3v5m10-5v5\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsDateTodayDuotoneLine0)\"></path></svg>";
|
|
53
|
+
export declare const letsDelAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"m17.004 17.98l1.711-9.415c.117-.642.176-.963.013-1.049c-.162-.085-.394.145-.857.604l-.886.88L12 10L6.996 9l-.863-.865c-.465-.465-.697-.698-.86-.612c-.162.085-.104.408.014 1.054l1.71 9.402a.068.068 0 0 0 .018.036a7.05 7.05 0 0 0 9.97 0a.068.068 0 0 0 .019-.036\"></path><ellipse cx=\"12\" cy=\"7\" stroke=\"currentColor\" stroke-linecap=\"round\" rx=\"7\" ry=\"3\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></ellipse><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"m5 7l1.996 10.98a.068.068 0 0 0 .019.035v0a7.05 7.05 0 0 0 9.97 0v0a.068.068 0 0 0 .019-.036L19 7\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
54
|
+
export declare const letsDellDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsDellDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"12\" r=\"8.4\" stroke=\"silver\" stroke-opacity=\".25\"></circle><path stroke=\"#fff\" d=\"m9 15l6-6m0 6L9 9\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsDellDuotoneLine0)\"></path></svg>";
|
|
55
|
+
export declare const letsDeskAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M19 18V8.5c0-1.404 0-2.107-.337-2.611a2 2 0 0 0-.552-.552a1.689 1.689 0 0 0-.616-.243c-.745-.153-1.117-.229-1.66-.023c-.542.206-.873.647-1.535 1.529L14 7h-4l-.3-.4c-.662-.882-.993-1.323-1.535-1.53c-.543-.205-.915-.129-1.66.024c-.243.05-.441.126-.616.243a2 2 0 0 0-.552.552C5 6.393 5 7.096 5 8.5V18c0 1.886 0 2.828.586 3.414C6.172 22 7.114 22 9 22h6c1.886 0 2.828 0 3.414-.586C19 20.828 19 19.886 19 18\"></path><path stroke=\"currentColor\" d=\"M15.5 5c1.404 0 2.107 0 2.611.337a2 2 0 0 1 .552.552C19 6.393 19 7.096 19 8.5V18c0 1.886 0 2.828-.586 3.414C17.828 22 16.886 22 15 22H9c-1.886 0-2.828 0-3.414-.586C5 20.828 5 19.886 5 18V8.5c0-1.404 0-2.107.337-2.611a2 2 0 0 1 .552-.552C6.393 5 7.096 5 8.5 5\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" d=\"M9 5a2 2 0 0 1 2-2h2a2 2 0 1 1 0 4h-2a2 2 0 0 1-2-2Z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M9 12h6m-6 4h4\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
56
|
+
export declare const letsDeskDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M4 7.81c0-.754 0-1.13.1-1.435A2 2 0 0 1 5.375 5.1C5.679 5 6.056 5 6.81 5c.324 0 .486 0 .624.04a1 1 0 0 1 .62.525c.062.13.088.29.142.609l.054.326c.105.632.158.947.348 1.162a1 1 0 0 0 .219.186C9.06 8 9.38 8 10.02 8h3.958c.64 0 .96 0 1.204-.152a1.03 1.03 0 0 0 .22-.186c.19-.215.242-.53.347-1.162l.054-.326c.054-.32.08-.48.143-.609a1 1 0 0 1 .62-.525c.137-.04.299-.04.623-.04c.754 0 1.13 0 1.435.1A2 2 0 0 1 19.9 6.375c.1.304.1.681.1 1.435V17c0 1.886 0 2.828-.586 3.414C18.828 21 17.886 21 16 21H8c-1.886 0-2.828 0-3.414-.586C4 19.828 4 18.886 4 17z\"></path><rect width=\"16\" height=\"16\" x=\"4\" y=\"5\" stroke=\"currentColor\" rx=\"2\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></rect><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M16 2v4c0 .943 0 1.414-.293 1.707C15.414 8 14.943 8 14 8h-4c-.943 0-1.414 0-1.707-.293C8 7.414 8 6.943 8 6V2m1 12h6\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
57
|
+
export declare const letsDirectionAlt2DuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsDirectionAlt2DuotoneLine0\"><g fill=\"none\" stroke-linecap=\"round\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M16 18.5h2.3c1.12 0 1.68 0 2.108-.218a2 2 0 0 0 .874-.874c.218-.428.218-.988.218-2.108V8.7c0-1.12 0-1.68-.218-2.108a2 2 0 0 0-.874-.874C19.98 5.5 19.42 5.5 18.3 5.5H5.7c-1.12 0-1.68 0-2.108.218a2 2 0 0 0-.874.874C2.5 7.02 2.5 7.58 2.5 8.7v6.6c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.428.218.988.218 2.108.218H8\"></path><path stroke=\"#fff\" stroke-linejoin=\"round\" d=\"m6.5 9.5l4.621 4.621A3 3 0 0 1 12 16.243V18M6.5 9.5h2m-2 0v2\"></path><path stroke=\"#fff\" stroke-linejoin=\"round\" d=\"m17.5 9.5l-4.621 4.621A3 3 0 0 0 12 16.243V20m5.5-10.5h-2m2 0v2\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsDirectionAlt2DuotoneLine0)\"></path></svg>";
|
|
58
|
+
export declare const letsDirectionAlt3DuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsDirectionAlt3DuotoneLine0\"><g fill=\"none\" stroke-linecap=\"round\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M16 18.5h2.3c1.12 0 1.68 0 2.108-.218a2 2 0 0 0 .874-.874c.218-.428.218-.988.218-2.108V8.7c0-1.12 0-1.68-.218-2.108a2 2 0 0 0-.874-.874C19.98 5.5 19.42 5.5 18.3 5.5H5.7c-1.12 0-1.68 0-2.108.218a2 2 0 0 0-.874.874C2.5 7.02 2.5 7.58 2.5 8.7v6.6c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.428.218.988.218 2.108.218H8\"></path><path stroke=\"#fff\" stroke-linejoin=\"round\" d=\"m6.5 12.5l4.621 4.621A3 3 0 0 1 12 19.243V20.5m-5.5-8h2m-2 0v2\"></path><path stroke=\"#fff\" stroke-linejoin=\"round\" d=\"m17.5 12.5l-4.621 4.621A3 3 0 0 0 12 19.243V20.5m5.5-8h-2m2 0v2m-5.5-6V19m0-10.5L10.5 10M12 8.5l1.5 1.5\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsDirectionAlt3DuotoneLine0)\"></path></svg>";
|
|
59
|
+
export declare const letsDirectionAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsDirectionAltDuotoneLine0\"><g fill=\"none\" stroke-linecap=\"round\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M3.5 8.3c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.78 3.5 6.62 3.5 8.3 3.5h7.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311c.327.642.327 1.482.327 3.162v7.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311c-.642.327-1.482.327-3.162.327H8.3c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3.5 18.22 3.5 17.38 3.5 15.7z\"></path><path stroke=\"#fff\" stroke-linejoin=\"round\" d=\"M6.5 9.5H9a3 3 0 0 1 3 3V17M6.5 9.5L8 8M6.5 9.5L8 11m9.5-1.5H15a3 3 0 0 0-3 3V17m5.5-7.5L16 8m1.5 1.5L16 11\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsDirectionAltDuotoneLine0)\"></path></svg>";
|
|
60
|
+
export declare const letsDirectionDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsDirectionDuotoneLine0\"><g fill=\"none\" stroke-linecap=\"round\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M3.5 8.3c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.78 3.5 6.62 3.5 8.3 3.5h7.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311c.327.642.327 1.482.327 3.162v7.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311c-.642.327-1.482.327-3.162.327H8.3c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3.5 18.22 3.5 17.38 3.5 15.7z\"></path><path stroke=\"#fff\" stroke-linejoin=\"round\" d=\"m6.5 7.5l4.621 4.621A3 3 0 0 1 12 14.243V16M6.5 7.5h2m-2 0v2\"></path><path stroke=\"#fff\" stroke-linejoin=\"round\" d=\"m17.5 7.5l-4.621 4.621A3 3 0 0 0 12 14.243V16m5.5-8.5h-2m2 0v2\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsDirectionDuotoneLine0)\"></path></svg>";
|
|
61
|
+
export declare const letsDoneAllRoundDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"m8 13l4.228 3.382a1 1 0 0 0 1.398-.148L22 6\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"m10.565 12.368l4.9-5.988a.6.6 0 0 0-.93-.76L9.644 11.6zm-2.533 3.096l-.922-.769l-.967 1.183a.4.4 0 0 1-.55.067L2.36 13.52a.6.6 0 0 0-.72.96l3.233 2.425a1.6 1.6 0 0 0 2.198-.267z\" clip-rule=\"evenodd\"></path></g></svg>";
|
|
62
|
+
export declare const letsDoneDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><circle cx=\"10\" cy=\"14\" r=\"7\" fill=\"currentColor\" fill-opacity=\".25\"></circle><path stroke=\"currentColor\" d=\"m6 13l4 3l7-9\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
63
|
+
export declare const letsDoneRingRoundDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"9\" fill=\"currentColor\" fill-opacity=\".25\"></circle><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"m9 10l3.258 2.444a1 1 0 0 0 1.353-.142L20 5\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M21 12a9 9 0 1 1-6.67-8.693\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
64
|
+
export declare const letsDoneRoundDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><circle cx=\"10\" cy=\"14\" r=\"7\" fill=\"currentColor\" fill-opacity=\".25\"></circle><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"m6 13l3.214 2.41a1 1 0 0 0 1.39-.186L17 7\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
65
|
+
export declare const letsDownloadCircleDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsDownloadCircleDuotoneLine0\"><g fill=\"none\"><path stroke=\"#fff\" d=\"M5.239 14.812a7 7 0 0 0 13.523 0\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path fill=\"#fff\" d=\"m12 4l-.375-.469l.375-.3l.375.3zm.6 9a.6.6 0 1 1-1.2 0zM6.625 7.531l5-4l.75.938l-5 4zm5.75-4l5 4l-.75.938l-5-4zM12.6 4v9h-1.2V4z\"></path><circle cx=\"5\" cy=\"5\" r=\"5\" fill=\"#fff\" fill-opacity=\".25\" transform=\"matrix(0 -1 -1 0 17 20)\"></circle><circle cx=\"5\" cy=\"5\" r=\"5.3\" stroke=\"silver\" stroke-opacity=\".25\" transform=\"matrix(0 -1 -1 0 17 20)\" style=\"stroke-width:var(--ng-icon__stroke-width, .6)\"></circle></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsDownloadCircleDuotoneLine0)\"></path></svg>";
|
|
66
|
+
export declare const letsDownloadDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><mask id=\"letsIconsDownloadDuotoneLine0\" width=\"20\" height=\"12\" x=\"2\" y=\"9\" fill=\"#000\" maskUnits=\"userSpaceOnUse\"><path fill=\"#fff\" d=\"M2 9h20v12H2z\"></path><path fill-rule=\"evenodd\" d=\"M6 20h12a3 3 0 1 0 0-6c-.28 0-.42 0-.517-.02c-.298-.06-.44-.151-.616-.399c-.058-.08-.14-.262-.303-.626a5.001 5.001 0 0 0-9.128 0c-.163.364-.245.545-.303.626c-.176.248-.318.34-.616.4C6.419 14 6.28 14 6 14a3 3 0 1 0 0 6\" clip-rule=\"evenodd\"></path></mask><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M6 20h12a3 3 0 1 0 0-6c-.28 0-.42 0-.517-.02c-.298-.06-.44-.151-.616-.399c-.058-.08-.14-.262-.303-.626a5.001 5.001 0 0 0-9.128 0c-.163.364-.245.545-.303.626c-.176.248-.318.34-.616.4C6.419 14 6.28 14 6 14a3 3 0 1 0 0 6\" clip-rule=\"evenodd\"></path><path fill=\"currentColor\" fill-opacity=\".25\" d=\"m7.436 12.955l-.547-.246zm-.303.626l-.488-.348zm-.616.4l-.118-.589zm10.966 0l-.118.588zm-.92-1.026l.548-.246zm.304.626l.488-.348zM12 19.4H6v1.2h6zm6 0h-6v1.2h6zm2.4-2.4a2.4 2.4 0 0 1-2.4 2.4v1.2a3.6 3.6 0 0 0 3.6-3.6zM18 14.6a2.4 2.4 0 0 1 2.4 2.4h1.2a3.6 3.6 0 0 0-3.6-3.6zm-.889-1.89A5.601 5.601 0 0 0 12 9.4v1.2a4.4 4.4 0 0 1 4.017 2.6zM12 9.4a5.601 5.601 0 0 0-5.111 3.31l1.094.49A4.401 4.401 0 0 1 12 10.6zm-6 4A3.6 3.6 0 0 0 2.4 17h1.2A2.4 2.4 0 0 1 6 14.6zM2.4 17A3.6 3.6 0 0 0 6 20.6v-1.2A2.4 2.4 0 0 1 3.6 17zm4.489-4.29c-.083.184-.141.313-.186.406c-.049.104-.064.125-.058.117l.976.697c.064-.089.12-.2.166-.298c.052-.109.116-.252.196-.431zM6 14.6c.244 0 .463.003.635-.031L6.4 13.392a.6.6 0 0 1-.09.006c-.071.002-.165.002-.309.002zm.645-1.367a.436.436 0 0 1-.1.114a.435.435 0 0 1-.146.045l.236 1.177c.188-.038.379-.096.562-.214a1.6 1.6 0 0 0 .424-.425zM18 13.4c-.143 0-.238 0-.309-.002a.6.6 0 0 1-.09-.006l-.236 1.177c.172.034.39.031.635.031zm-1.983-.2c.08.18.144.323.196.432c.047.098.102.21.166.298l.976-.697c.006.008-.01-.013-.058-.117a24.056 24.056 0 0 1-.186-.407zm1.584.192a.436.436 0 0 1-.146-.044a.437.437 0 0 1-.1-.115l-.976.697c.11.156.242.306.424.425c.183.118.374.176.562.213z\" mask=\"url(#letsIconsDownloadDuotoneLine0)\"></path><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M9.5 11.379a4.418 4.418 0 0 0-1.517 1.822l-.003.007c-.079.176-.142.317-.193.424c-.047.099-.102.21-.166.299a1.576 1.576 0 0 1-.424.424a1.577 1.577 0 0 1-.562.214a3.062 3.062 0 0 1-.578.031H6a2.4 2.4 0 1 0 0 4.8h12a2.4 2.4 0 0 0 0-4.8h-.057c-.221 0-.42 0-.578-.031a1.576 1.576 0 0 1-.562-.214a1.576 1.576 0 0 1-.424-.424c-.064-.09-.12-.2-.166-.299a32.53 32.53 0 0 1-.193-.424l-.003-.007a4.417 4.417 0 0 0-1.517-1.822V9.988a5.623 5.623 0 0 1 2.611 2.722c.083.184.141.313.186.407c.035.074.053.106.058.115c.002.003.002.003 0 0a.453.453 0 0 0 .1.116a.434.434 0 0 0 .146.044c.002 0 .023.004.09.006c.071.002.166.002.309.002a3.6 3.6 0 1 1 0 7.2H6a3.6 3.6 0 0 1 0-7.2c.144 0 .238 0 .309-.002a.784.784 0 0 0 .09-.005a.443.443 0 0 0 .146-.045a.432.432 0 0 0 .1-.115v-.001c.005-.01.023-.04.058-.115c.045-.094.103-.223.186-.408A5.622 5.622 0 0 1 9.5 9.989z\" clip-rule=\"evenodd\"></path><path fill=\"currentColor\" d=\"m12 3l-.424-.424L12 2.15l.424.425zm.6 10a.6.6 0 1 1-1.2 0zM7.576 6.576l4-4l.848.848l-4 4zm4.848-4l4 4l-.848.848l-4-4zM12.6 3v10h-1.2V3z\"></path></svg>";
|
|
67
|
+
export declare const letsEditDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"m12.5 7.5l-6.572 6.572c-.212.212-.319.319-.388.45c-.07.13-.1.277-.159.572l-.734 3.67c-.066.333-.1.5-.005.594c.095.095.26.061.593-.005l3.671-.734c.295-.06.442-.089.573-.159c.13-.07.237-.176.45-.388L16.5 11.5z\"></path><path stroke=\"currentColor\" d=\"m5.954 19.38l.026-.007l2.628-.657l.049-.012c.218-.054.429-.106.62-.215c.192-.108.345-.262.504-.421l.035-.036l7.194-7.193l.027-.027c.31-.31.585-.585.776-.836c.207-.271.373-.585.373-.976s-.166-.705-.373-.976c-.191-.251-.466-.525-.776-.836l-.027-.026l-.172-.172l-.026-.027c-.31-.31-.585-.584-.836-.776c-.271-.207-.585-.373-.976-.373s-.705.166-.976.373c-.251.192-.525.466-.836.776l-.027.027l-7.194 7.194l-.035.035c-.16.16-.313.313-.421.504c-.109.191-.161.402-.215.62l-.012.049l-.664 2.654l-.007.03a3.351 3.351 0 0 0-.097.476c-.016.165-.015.464.227.705c.24.242.54.243.705.227c.148-.014.323-.058.477-.097zM12.5 7.5l4 4\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
68
|
+
export declare const letsExportDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" d=\"m12 5l-.424-.424L12 4.15l.424.425zm.6 9a.6.6 0 1 1-1.2 0zM6.576 9.576l5-5l.848.848l-5 5zm5.848-5l5 5l-.848.848l-5-5zM12.6 5v9h-1.2V5z\"></path><path stroke=\"currentColor\" d=\"M5 16v1a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-1\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><rect width=\"14\" height=\"4\" x=\"5\" y=\"15\" fill=\"currentColor\" fill-opacity=\".25\" rx=\"2\"></rect></g></svg>";
|
|
69
|
+
export declare const letsFavoritesDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsFavoritesDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M19.5 11c0 5.018-5.488 8.403-7.075 9.276a.87.87 0 0 1-.85 0C9.988 19.403 4.5 16.018 4.5 11c0-4.5 3.634-7.5 7.5-7.5c4 0 7.5 3 7.5 7.5Z\"></path><path stroke=\"#fff\" d=\"m8.286 11.786l3.457 3.457c.121.121.182.182.257.182c.075 0 .136-.06.257-.182l3.457-3.457c.748-.748.864-1.92.277-2.8c-.915-1.371-2.954-1.301-3.772.13l-.141.248a.09.09 0 0 1-.156 0l-.141-.247c-.818-1.432-2.857-1.502-3.772-.13c-.587.88-.47 2.051.277 2.799Z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsFavoritesDuotoneLine0)\"></path></svg>";
|
|
70
|
+
export declare const letsFileDockDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M13 7V3H9c-1.886 0-2.828 0-3.414.586C5 4.172 5 5.114 5 7v10c0 1.886 0 2.828.586 3.414C6.172 21 7.114 21 9 21h6c1.886 0 2.828 0 3.414-.586C19 19.828 19 18.886 19 17V9h-4c-.943 0-1.414 0-1.707-.293C13 8.414 13 7.943 13 7\"></path><path stroke=\"currentColor\" d=\"M13.172 3H9c-1.886 0-2.828 0-3.414.586C5 4.172 5 5.114 5 7v10c0 1.886 0 2.828.586 3.414C6.172 21 7.114 21 9 21h6c1.886 0 2.828 0 3.414-.586C19 19.828 19 18.886 19 17V8.828c0-.408 0-.613-.076-.796c-.076-.184-.22-.329-.51-.618l-3.828-3.828c-.29-.29-.434-.434-.617-.51C13.785 3 13.58 3 13.172 3Z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M9 13h6m-6 4h4\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" d=\"M13 3v4c0 .943 0 1.414.293 1.707C13.586 9 14.057 9 15 9h4\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
71
|
+
export declare const letsFileDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M13 7V3H9c-1.886 0-2.828 0-3.414.586C5 4.172 5 5.114 5 7v10c0 1.886 0 2.828.586 3.414C6.172 21 7.114 21 9 21h6c1.886 0 2.828 0 3.414-.586C19 19.828 19 18.886 19 17V9h-4c-.943 0-1.414 0-1.707-.293C13 8.414 13 7.943 13 7\"></path><path stroke=\"currentColor\" d=\"M13.172 3H9c-1.886 0-2.828 0-3.414.586C5 4.172 5 5.114 5 7v10c0 1.886 0 2.828.586 3.414C6.172 21 7.114 21 9 21h6c1.886 0 2.828 0 3.414-.586C19 19.828 19 18.886 19 17V8.828c0-.408 0-.613-.076-.796c-.076-.184-.22-.329-.51-.618l-3.828-3.828c-.29-.29-.434-.434-.617-.51C13.785 3 13.58 3 13.172 3Z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" d=\"M13 3v4c0 .943 0 1.414.293 1.707C13.586 9 14.057 9 15 9h4\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
72
|
+
export declare const letsFilterAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M20 5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v1.586a1 1 0 0 0 .293.707l4.414 4.414a1 1 0 0 1 .293.707v6.892a.5.5 0 0 0 .658.475l5-1.667A.5.5 0 0 0 15 17.64v-5.226a1 1 0 0 1 .293-.707l4.414-4.414A1 1 0 0 0 20 6.586z\" clip-rule=\"evenodd\"></path><path fill=\"currentColor\" d=\"m9.658 19.78l.19.57zm5-1.666l.19.57zm5.05-10.821l.423.424zm-4.415 4.414l-.424-.424zM5 4.6h14V3.4H5zm-.4 1.986V5H3.4v1.586zm4.531 4.697L4.717 6.869l-.848.848l4.414 4.414zM8.4 12.414v6.892h1.2v-6.892zm0 6.892a1.1 1.1 0 0 0 1.448 1.044l-.38-1.139a.1.1 0 0 1 .132.095zm1.448 1.044l5-1.667l-.38-1.138l-5 1.666zm5-1.667a1.1 1.1 0 0 0 .752-1.043h-1.2a.1.1 0 0 1 .068-.095zm.752-1.043v-5.226h-1.2v5.226zm3.683-10.771l-4.414 4.414l.848.848l4.414-4.414zM19.4 5v1.586h1.2V5zm.731 2.717c.3-.3.469-.707.469-1.131h-1.2a.4.4 0 0 1-.117.283zM15.6 12.414a.4.4 0 0 1 .117-.283l-.848-.848a1.6 1.6 0 0 0-.469 1.131zm-7.317-.283a.4.4 0 0 1 .117.283h1.2a1.6 1.6 0 0 0-.469-1.131zM3.4 6.586c0 .424.169.831.469 1.131l.848-.848a.4.4 0 0 1-.117-.283zM19 4.6c.22 0 .4.18.4.4h1.2A1.6 1.6 0 0 0 19 3.4zM5 3.4A1.6 1.6 0 0 0 3.4 5h1.2c0-.22.18-.4.4-.4z\"></path></svg>";
|
|
73
|
+
export declare const letsFireDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"m15.5 16.922l-.5.01zM8.5 17H9zm3.586-5.436l.302-.398zm-.474-.398A12.26 12.26 0 0 0 9.617 13.1C8.804 14.102 8 15.47 8 17h1c0-1.19.635-2.335 1.394-3.27c.75-.924 1.57-1.575 1.822-1.767zm4.387 5.746c-.03-1.509-.833-2.855-1.64-3.841a12.249 12.249 0 0 0-1.971-1.905l-.604.797c.25.19 1.056.83 1.8 1.74c.754.921 1.391 2.052 1.415 3.229zm-1 .02L15 17h1l-.001-.09zM15 17a3 3 0 0 1-3 3v1a4 4 0 0 0 4-4zm-3 3a3 3 0 0 1-3-3H8a4 4 0 0 0 4 4zm-4-3a.5.5 0 0 0 .5.5v-1a.5.5 0 0 1 .5.5zm1 0a.5.5 0 0 0-.5-.5v1A.5.5 0 0 1 8 17zm3.216-5.037a.359.359 0 0 1-.432 0l.604-.797a.642.642 0 0 0-.776 0z\"></path><path fill=\"currentColor\" d=\"m18.005 16.488l-.462-.191zm-1.409 2.11l.354.353zm-2.109 1.408l-.19-.462zm-4.974 0l.19-.462zm-2.11-1.409l.354-.353zm-1.408-2.109l-.462.192zm9.412-9.905l-.34-.366zm.184-.001l.341-.366zm-1.237.9l.409-.288zm.249.004L15 7.79zM11.42 4.548l.264.425zm.157.008l-.3.4zm-.42-.433a15.478 15.478 0 0 0-3.341 2.893C6.379 8.678 5 11.043 5 14.001h1c0-2.633 1.226-4.774 2.572-6.33a14.487 14.487 0 0 1 3.112-2.698zm3.606 3.071c-1.215-1.732-2.54-2.779-2.887-3.038l-.598.8c.297.223 1.533 1.198 2.666 2.813zM15 7.79c.337-.441.62-.722.748-.841l-.682-.732a7.872 7.872 0 0 0-.86.965zm.25-.842C15.7 7.366 18 9.716 18 14h1c0-4.67-2.512-7.266-3.068-7.784zM18 14h1zm0 0a6 6 0 0 1-.457 2.297l.924.383c.352-.85.533-1.76.533-2.68zm-.457 2.297a6 6 0 0 1-1.3 1.947l.707.707a6.999 6.999 0 0 0 1.517-2.271zm-1.3 1.947a6 6 0 0 1-1.947 1.3l.383.924a7 7 0 0 0 2.27-1.517zm-1.947 1.3a6 6 0 0 1-2.296.457v1a7 7 0 0 0 2.679-.533zM12 20.001a6 6 0 0 1-2.296-.457l-.383.924a7 7 0 0 0 2.679.533zm-2.296-.457a6 6 0 0 1-1.947-1.3l-.707.707a7 7 0 0 0 2.271 1.517zm-1.947-1.3a6 6 0 0 1-1.3-1.947l-.924.383a7 7 0 0 0 1.517 2.27zm-1.3-1.947A6 6 0 0 1 6 14.001H5a7 7 0 0 0 .533 2.679zm9.291-9.348a.367.367 0 0 1-.497-.001l.681-.732a.633.633 0 0 0-.866.001zm-1.804.82c.256.364.79.37 1.056.02l-.794-.607a.345.345 0 0 1 .557.012zm-2.26-2.796a.363.363 0 0 1-.406-.016l.598-.801a.637.637 0 0 0-.72-.033z\"></path></svg>";
|
|
74
|
+
export declare const letsFolderAddDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsFolderAddDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M19.5 14v-1.5c0-1.886 0-2.828-.586-3.414C18.328 8.5 17.386 8.5 15.5 8.5h-1.343c-.818 0-1.226 0-1.594-.152c-.368-.152-.657-.442-1.235-1.02l-.656-.656c-.578-.578-.868-.868-1.235-1.02C9.069 5.5 8.66 5.5 7.843 5.5H7.5c-1.886 0-2.828 0-3.414.586C3.5 6.672 3.5 7.614 3.5 9.5v5c0 1.886 0 2.828.586 3.414c.586.586 1.528.586 3.414.586H15\"></path><path stroke=\"#fff\" d=\"M17 18.5h2.5m0 0H22m-2.5 0V21m0-2.5V16\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsFolderAddDuotoneLine0)\"></path></svg>";
|
|
75
|
+
export declare const letsFolderCheckDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsFolderCheckDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M5 13V9c0-1.886 0-2.828.586-3.414C6.172 5 7.114 5 9 5h.343c.818 0 1.226 0 1.594.152c.368.152.657.442 1.235 1.02l.656.656c.579.578.867.868 1.235 1.02c.368.152.776.152 1.594.152H17c1.886 0 2.828 0 3.414.586C21 9.172 21 10.114 21 12v3c0 1.886 0 2.828-.586 3.414C19.828 19 18.886 19 17 19h-6\"></path><path stroke=\"#fff\" d=\"M4 16.5L6.5 19l5-5\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsFolderCheckDuotoneLine0)\"></path></svg>";
|
|
76
|
+
export declare const letsFolderCopyDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsFolderCopyDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"#fff\" stroke-linejoin=\"round\" d=\"M16.04 6.384a.6.6 0 0 0 .46.216h2.3c.57 0 .961 0 1.265.025c.296.024.455.069.57.128a1.4 1.4 0 0 1 .612.611c.06.116.104.275.128.571c.024.304.025.695.025 1.265v2.6c0 .57 0 .961-.025 1.265c-.024.296-.069.455-.128.57a1.4 1.4 0 0 1-.611.612c-.116.06-.275.104-.571.128c-.304.024-.695.025-1.265.025h-7.6c-.57 0-.961 0-1.265-.025c-.296-.024-.455-.069-.57-.128a1.4 1.4 0 0 1-.612-.611c-.06-.116-.104-.275-.128-.571C8.6 12.76 8.6 12.37 8.6 11.8V6.2c0-.57 0-.961.025-1.265c.024-.296.069-.455.128-.57a1.4 1.4 0 0 1 .611-.612c.116-.06.275-.104.571-.128c.304-.025.695-.025 1.265-.025h1.301c.584 0 .765.005.926.048a1.4 1.4 0 0 1 .442.207c.136.096.256.232.63.68z\"></path><path stroke=\"silver\" stroke-miterlimit=\"1.414\" stroke-opacity=\".25\" d=\"M6 7H5a2 2 0 0 0-2 2v1m3 10H5a2 2 0 0 1-2-2v-1m10 3h1a2 2 0 0 0 2-2v-1m-5 3H8m-5-8v3\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsFolderCopyDuotoneLine0)\"></path></svg>";
|
|
77
|
+
export declare const letsFolderDelDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsFolderDelDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"#fff\" d=\"m17 21l5-5m0 5l-5-5\"></path><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M19.5 14v-1.5c0-1.886 0-2.828-.586-3.414C18.328 8.5 17.386 8.5 15.5 8.5h-1.343c-.818 0-1.226 0-1.594-.152c-.368-.152-.657-.442-1.235-1.02l-.656-.656c-.578-.578-.868-.868-1.235-1.02C9.069 5.5 8.66 5.5 7.843 5.5H7.5c-1.886 0-2.828 0-3.414.586C3.5 6.672 3.5 7.614 3.5 9.5v5c0 1.886 0 2.828.586 3.414c.586.586 1.528.586 3.414.586H15\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsFolderDelDuotoneLine0)\"></path></svg>";
|
|
78
|
+
export declare const letsFolderDublicateDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsFolderDublicateDuotoneLine0\"><g fill=\"none\" stroke-linejoin=\"round\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"#fff\" d=\"M15.04 7.384a.6.6 0 0 0 .46.216h2.3c.57 0 .961 0 1.265.025c.296.024.455.069.57.128a1.4 1.4 0 0 1 .612.611c.06.116.104.275.128.571c.024.304.025.695.025 1.265v2.6c0 .57 0 .961-.025 1.265c-.024.296-.069.455-.128.57a1.4 1.4 0 0 1-.611.612c-.116.06-.275.104-.571.128c-.304.024-.695.025-1.265.025h-7.6c-.57 0-.961 0-1.265-.025c-.296-.024-.455-.069-.57-.128a1.4 1.4 0 0 1-.612-.611c-.06-.116-.104-.275-.128-.571C7.6 13.76 7.6 13.37 7.6 12.8V7.2c0-.57 0-.961.025-1.265c.024-.296.069-.455.128-.57a1.4 1.4 0 0 1 .611-.612c.116-.06.275-.104.571-.128C9.24 4.6 9.63 4.6 10.2 4.6h1.301c.584 0 .765.005.926.048a1.4 1.4 0 0 1 .442.207c.136.096.256.232.63.68z\"></path><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M17 15v1.8c0 1.12 0 1.68-.218 2.108a2 2 0 0 1-.874.874C15.48 20 14.92 20 13.8 20H6.2c-1.12 0-1.68 0-2.108-.218a2 2 0 0 1-.874-.874C3 18.48 3 17.92 3 16.8v-5.6c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874C4.52 8 5.08 8 6.2 8H8\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsFolderDublicateDuotoneLine0)\"></path></svg>";
|
|
79
|
+
export declare const letsFolderDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" d=\"M4.6 9c0-.96.001-1.62.068-2.115c.064-.478.18-.712.342-.875c.163-.163.397-.278.875-.342C6.381 5.6 7.04 5.6 8 5.6h.343c.867 0 1.133.01 1.364.107c.232.096.428.276 1.04.889l.657.657l.075.075c.505.505.875.875 1.354 1.074c.48.199 1.004.199 1.717.198H16c.96 0 1.62.001 2.115.068c.478.064.712.18.875.342c.163.163.278.397.342.875c.067.496.068 1.155.068 2.115v3c0 .96-.001 1.62-.068 2.115c-.064.478-.18.712-.342.875c-.163.163-.397.278-.875.342c-.496.067-1.155.068-2.115.068H8c-.96 0-1.62-.001-2.115-.068c-.478-.064-.712-.18-.875-.342c-.163-.163-.278-.397-.342-.875C4.6 16.619 4.6 15.96 4.6 15z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></svg>";
|
|
80
|
+
export declare const letsFolderFileAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsFolderFileAltDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M13.5 4v1.9c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109H17\"></path><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M17.5 11V7.163c0-.245 0-.367-.028-.482a.998.998 0 0 0-.12-.29c-.061-.1-.148-.187-.32-.36L14.968 3.97c-.173-.173-.26-.26-.36-.322a1 1 0 0 0-.29-.12c-.115-.027-.237-.027-.482-.027H8.9c-.84 0-1.26 0-1.581.163a1.5 1.5 0 0 0-.656.656c-.163.32-.163.74-.163 1.581V7\"></path><path stroke=\"#fff\" d=\"M3.5 9.9c0-.84 0-1.26.163-1.581a1.5 1.5 0 0 1 .656-.656c.32-.163.74-.163 1.581-.163h2.413c.431 0 .646 0 .837.066a1.2 1.2 0 0 1 .448.277c.144.14.24.333.433.718l.938 1.878c.193.385.29.578.433.719c.127.124.28.219.448.277c.19.065.406.065.837.065H18.1c.84 0 1.26 0 1.581.164a1.5 1.5 0 0 1 .656.655c.163.321.163.741.163 1.581v4.2c0 .84 0 1.26-.163 1.581a1.5 1.5 0 0 1-.656.656c-.32.163-.74.163-1.581.163H5.9c-.84 0-1.26 0-1.581-.163a1.5 1.5 0 0 1-.656-.656c-.163-.32-.163-.74-.163-1.58z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsFolderFileAltDuotoneLine0)\"></path></svg>";
|
|
81
|
+
export declare const letsFolderFileDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsFolderFileDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M18.5 11V7.5c0-1.886 0-2.828-.586-3.414C17.328 3.5 16.386 3.5 14.5 3.5h-5c-1.886 0-2.828 0-3.414.586C5.5 4.672 5.5 5.614 5.5 7.5V8\"></path><path stroke=\"#fff\" stroke-linejoin=\"round\" d=\"M12.576 10.424A.6.6 0 0 0 13 10.6h4.8c.57 0 .961 0 1.265.025c.296.024.455.069.57.128a1.4 1.4 0 0 1 .612.611l.504-.256l-.504.256c.06.116.104.275.128.571c.024.304.025.695.025 1.265v4.6c0 .57 0 .961-.025 1.265c-.024.296-.069.455-.128.57a1.4 1.4 0 0 1-.611.612c-.116.06-.275.104-.571.128c-.304.024-.695.025-1.265.025H6.2c-.57 0-.961 0-1.265-.025c-.296-.024-.455-.069-.57-.128a1.4 1.4 0 0 1-.612-.611c-.06-.116-.104-.275-.128-.571C3.6 18.76 3.6 18.37 3.6 17.8v-7.6c0-.57 0-.961.025-1.265c.024-.296.069-.455.128-.57a1.4 1.4 0 0 1 .611-.612c.116-.06.275-.104.571-.128C5.24 7.6 5.63 7.6 6.2 7.6h2.475c.517 0 .678.004.823.039c.143.034.28.09.405.167c.127.078.244.19.61.556z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsFolderFileDuotoneLine0)\"></path></svg>";
|
|
82
|
+
export declare const letsFolderLineDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\"><path fill=\"currentColor\" fill-opacity=\".25\" stroke-linejoin=\"round\" d=\"M4.6 8c0-.96.001-1.62.068-2.115c.064-.478.18-.712.342-.875c.163-.163.397-.278.875-.342C6.381 4.6 7.04 4.6 8 4.6h.343c.867 0 1.133.01 1.364.107c.232.096.428.276 1.04.889l.657.657l.075.075c.505.505.875.875 1.354 1.074c.48.199 1.004.199 1.717.198H16c.96 0 1.62.001 2.115.068c.478.064.712.18.875.342c.163.163.278.397.342.875c.067.496.068 1.155.068 2.115v4c0 .96-.001 1.62-.068 2.115c-.064.478-.18.712-.342.875c-.163.163-.397.278-.875.342c-.496.067-1.155.068-2.115.068H8c-.96 0-1.62-.001-2.115-.068c-.478-.064-.712-.18-.875-.342c-.163-.163-.278-.397-.342-.875C4.6 16.619 4.6 15.96 4.6 15z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke-miterlimit=\"1.414\" d=\"M4.5 11.5h15\"></path></g></svg>";
|
|
83
|
+
export declare const letsFolderSearchDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsFolderSearchDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M19.5 12c0-1.405 0-2.107-.337-2.611a2 2 0 0 0-.552-.552C18.107 8.5 17.404 8.5 16 8.5h-1.843c-.818 0-1.226 0-1.594-.152c-.368-.152-.657-.442-1.235-1.02l-.656-.656c-.578-.578-.868-.868-1.235-1.02C9.069 5.5 8.66 5.5 7.843 5.5H7.5c-1.886 0-2.828 0-3.414.586C3.5 6.672 3.5 7.614 3.5 9.5v5c0 1.886 0 2.828.586 3.414c.586.586 1.528.586 3.414.586H12\"></path><circle cx=\"16.5\" cy=\"16.5\" r=\"2.5\" stroke=\"#fff\"></circle><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M19.5 19.5L21 21\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsFolderSearchDuotoneLine0)\"></path></svg>";
|
|
84
|
+
export declare const letsFolderSendDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsFolderSendDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M5 13V9c0-1.886 0-2.828.586-3.414C6.172 5 7.114 5 9 5h.343c.818 0 1.226 0 1.594.152c.368.152.657.442 1.235 1.02l.656.656c.579.578.867.868 1.235 1.02c.368.152.776.152 1.594.152H17c1.886 0 2.828 0 3.414.586C21 9.172 21 10.114 21 12v3c0 1.886 0 2.828-.586 3.414C19.828 19 18.886 19 17 19h-3\"></path><path stroke=\"#fff\" d=\"M5 17h5m0 0l-2.5-2.5M10 17l-2.5 2.5\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsFolderSendDuotoneLine0)\"></path></svg>";
|
|
85
|
+
export declare const letsFolderUpDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsFolderUpDuotoneLine0\"><g fill=\"none\"><path stroke=\"#fff\" d=\"m10 12.5l1.894-1.894a.15.15 0 0 1 .212 0L14 12.5M12 15v-4.5\"></path><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M4.5 6.9c0-.84 0-1.26.163-1.581a1.5 1.5 0 0 1 .656-.656c.32-.163.74-.163 1.581-.163h2.572c.376 0 .564 0 .735.052a1.2 1.2 0 0 1 .413.221c.137.113.242.27.45.582l.86 1.29c.208.313.313.47.45.582c.122.1.263.176.413.222c.171.051.359.051.735.051H17.1c.84 0 1.26 0 1.581.164a1.5 1.5 0 0 1 .656.655c.163.321.163.741.163 1.581v6.2c0 .84 0 1.26-.163 1.581a1.5 1.5 0 0 1-.656.656c-.32.163-.74.163-1.581.163H6.9c-.84 0-1.26 0-1.581-.163a1.5 1.5 0 0 1-.656-.656c-.163-.32-.163-.74-.163-1.58z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsFolderUpDuotoneLine0)\"></path></svg>";
|
|
86
|
+
export declare const letsFoldersLineDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsFoldersLineDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-opacity=\".24\" d=\"M5.5 3v3.9c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437C6.26 8.5 6.54 8.5 7.1 8.5h4.4M5.5 5v11.9c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h4.4\"></path><path stroke=\"#fff\" d=\"M11.5 7.1c0-.56 0-.84.109-1.054a1 1 0 0 1 .437-.437C12.26 5.5 12.54 5.5 13.1 5.5h.237c.245 0 .367 0 .482.028a1 1 0 0 1 .29.12c.1.061.187.148.36.32l.062.063c.173.174.26.26.36.322a1 1 0 0 0 .29.12c.115.027.237.027.482.027H16.9c.56 0 .84 0 1.054.11a1 1 0 0 1 .437.436c.109.214.109.494.109 1.054v1.8c0 .56 0 .84-.109 1.054a1 1 0 0 1-.437.437c-.214.109-.494.109-1.054.109h-3.8c-.56 0-.84 0-1.054-.109a1 1 0 0 1-.437-.437C11.5 10.74 11.5 10.46 11.5 9.9zm0 10c0-.56 0-.84.109-1.054a1 1 0 0 1 .437-.437c.214-.109.494-.109 1.054-.109h.237c.245 0 .367 0 .482.028c.102.024.2.065.29.12c.1.061.187.148.36.32l.062.064c.173.172.26.26.36.32c.09.056.188.096.29.12c.115.028.237.028.482.028H16.9c.56 0 .84 0 1.054.11a1 1 0 0 1 .437.436c.109.214.109.494.109 1.054v1.8c0 .56 0 .84-.109 1.054a1 1 0 0 1-.437.437c-.214.109-.494.109-1.054.109h-3.8c-.56 0-.84 0-1.054-.109a1 1 0 0 1-.437-.437c-.109-.214-.109-.494-.109-1.054z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsFoldersLineDuotoneLine0)\"></path></svg>";
|
|
87
|
+
export declare const letsFormDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M4 7c0-1.886 0-2.828.586-3.414C5.172 3 6.114 3 8 3h8c1.886 0 2.828 0 3.414.586C20 4.172 20 5.114 20 7v8c0 2.828 0 4.243-.879 5.121C18.243 21 16.828 21 14 21h-4c-2.828 0-4.243 0-5.121-.879C4 19.243 4 17.828 4 15z\"></path><path stroke-linecap=\"round\" d=\"M15 18v3m-6-3v3M9 8h6m-6 4h6\"></path></g></svg>";
|
|
88
|
+
export declare const letsGiftLightDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M3 10c0-.943 0-1.414.293-1.707C3.586 8 4.057 8 5 8h14c.943 0 1.414 0 1.707.293C21 8.586 21 9.057 21 10v1.5c0 .466 0 .699-.076.883a1 1 0 0 1-.541.54c-.184.077-.417.077-.883.077s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883V18c0 .943 0 1.414-.293 1.707C17.414 20 16.943 20 16 20H8c-.943 0-1.414 0-1.707-.293C6 19.414 6 18.943 6 18v-3.5c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C5.199 13 4.966 13 4.5 13s-.699 0-.883-.076a1 1 0 0 1-.54-.541C3 12.199 3 11.966 3 11.5z\"></path><path stroke=\"currentColor\" d=\"M3 10c0-.943 0-1.414.293-1.707C3.586 8 4.057 8 5 8h14c.943 0 1.414 0 1.707.293C21 8.586 21 9.057 21 10v1.5c0 .466 0 .699-.076.883a1 1 0 0 1-.541.54c-.184.077-.417.077-.883.077s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883V18c0 .943 0 1.414-.293 1.707C17.414 20 16.943 20 16 20H8c-.943 0-1.414 0-1.707-.293C6 19.414 6 18.943 6 18v-3.5c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C5.199 13 4.966 13 4.5 13s-.699 0-.883-.076a1 1 0 0 1-.54-.541C3 12.199 3 11.966 3 11.5z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M5 13h14m-7-6v13m0-13l-.879-.879a9.713 9.713 0 0 0-3.796-2.346v0A1.766 1.766 0 0 0 5 5.45v.182c0 .817.523 1.542 1.297 1.8L8 8m4-1l.879-.879a9.714 9.714 0 0 1 3.796-2.346v0A1.766 1.766 0 0 1 19 5.45v.182c0 .817-.523 1.542-1.297 1.8L16 8\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
89
|
+
export declare const letsGpsFixedDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M12 19a7 7 0 1 0 0-14a7 7 0 0 0 0 14m0-4a3 3 0 1 0 0-6a3 3 0 0 0 0 6\" clip-rule=\"evenodd\"></path><path fill=\"currentColor\" d=\"M18.4 12a6.4 6.4 0 0 1-6.4 6.4v1.2a7.6 7.6 0 0 0 7.6-7.6zM12 5.6a6.4 6.4 0 0 1 6.4 6.4h1.2A7.6 7.6 0 0 0 12 4.4zM5.6 12A6.4 6.4 0 0 1 12 5.6V4.4A7.6 7.6 0 0 0 4.4 12zm6.4 6.4A6.4 6.4 0 0 1 5.6 12H4.4a7.6 7.6 0 0 0 7.6 7.6zm2.4-6.4a2.4 2.4 0 0 1-2.4 2.4v1.2a3.6 3.6 0 0 0 3.6-3.6zM12 9.6a2.4 2.4 0 0 1 2.4 2.4h1.2A3.6 3.6 0 0 0 12 8.4zM9.6 12A2.4 2.4 0 0 1 12 9.6V8.4A3.6 3.6 0 0 0 8.4 12zm2.4 2.4A2.4 2.4 0 0 1 9.6 12H8.4a3.6 3.6 0 0 0 3.6 3.6z\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M12 5V3m7 9h2m-9 9v-2m-9-7h2\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
90
|
+
export declare const letsHideEyeDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M6.887 5.172c.578-.578.867-.868 1.235-1.02C8.49 4 8.898 4 9.716 4h4.61c.826 0 1.239 0 1.61.155c.37.155.66.45 1.239 1.037l1.674 1.699c.568.576.852.865 1.002 1.23c.149.364.149.768.149 1.578v4.644c0 .818 0 1.226-.152 1.594c-.152.368-.441.656-1.02 1.235l-1.656 1.656c-.579.579-.867.867-1.235 1.02c-.368.152-.776.152-1.594.152H9.7c-.81 0-1.214 0-1.579-.15c-.364-.149-.653-.433-1.229-1.001l-1.699-1.674c-.588-.58-.882-.87-1.037-1.24C4 15.565 4 15.152 4 14.326v-4.61c0-.818 0-1.226.152-1.594c.152-.368.442-.657 1.02-1.235z\"></path><path stroke-linecap=\"round\" d=\"m8 11l.422.211a8 8 0 0 0 7.156 0L16 11m-4 1.5V14m-3-2l-.5 1m6.5-1l.5 1\"></path></g></svg>";
|
|
91
|
+
export declare const letsHomeDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsHomeDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M5.5 10v7.5c0 .943 0 1.414.293 1.707c.293.293.764.293 1.707.293h9c.943 0 1.414 0 1.707-.293c.293-.293.293-.764.293-1.707V10\"></path><path stroke=\"#fff\" stroke-linejoin=\"round\" d=\"M14.5 19v-4a2 2 0 0 0-2-2h-1a2 2 0 0 0-2 2v4\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsHomeDuotoneLine0)\"></path></svg>";
|
|
92
|
+
export declare const letsImgBoxDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><mask id=\"letsIconsImgBoxDuotoneLine0\" width=\"18\" height=\"18\" x=\"3\" y=\"3\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:alpha\"><path fill=\"#273B4A\" d=\"M3 11c0-3.771 0-5.657 1.172-6.828C5.343 3 7.229 3 11 3h2c3.771 0 5.657 0 6.828 1.172C21 5.343 21 7.229 21 11v2c0 3.771 0 5.657-1.172 6.828C18.657 21 16.771 21 13 21h-2c-3.771 0-5.657 0-6.828-1.172C3 18.657 3 16.771 3 13z\"></path></mask><g fill=\"none\"><g mask=\"url(#letsIconsImgBoxDuotoneLine0)\"><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" d=\"m5.41 12.59l-.153.153c-.98.98-1.47 1.47-1.764 2.073a4 4 0 0 0-.25.65c-.185.644-.148 1.337-.075 2.722L3.5 24.5H21v-4.743c0-1.451 0-2.177-.239-2.836a3.994 3.994 0 0 0-.233-.525c-.33-.619-.87-1.104-1.95-2.075l-.214-.193c-.896-.807-1.344-1.21-1.856-1.324a1.999 1.999 0 0 0-.973.025c-.505.141-.932.568-1.784 1.42c-.633.633-.949.949-1.288.992a1 1 0 0 1-.61-.118c-.3-.166-.479-.583-.836-1.418c-.761-1.775-1.141-2.662-1.795-2.99a2 2 0 0 0-1.065-.205c-.729.062-1.401.735-2.747 2.08z\"></path></g><path stroke=\"currentColor\" d=\"M3 11c0-3.771 0-5.657 1.172-6.828C5.343 3 7.229 3 11 3h2c3.771 0 5.657 0 6.828 1.172C21 5.343 21 7.229 21 11v2c0 3.771 0 5.657-1.172 6.828C18.657 21 16.771 21 13 21h-2c-3.771 0-5.657 0-6.828-1.172C3 18.657 3 16.771 3 13z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><circle cx=\"16.5\" cy=\"7.5\" r=\"1.5\" fill=\"currentColor\"></circle></g></svg>";
|
|
93
|
+
export declare const letsImgDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><circle cx=\"17\" cy=\"6\" r=\"2\" fill=\"currentColor\"></circle><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" d=\"m11.053 12.791l-.668-1.56c-.295-.687-.442-1.031-.628-1.255a2 2 0 0 0-2.329-.559c-.266.115-.554.355-1.129.834c-.764.636-1.146.955-1.467 1.306a7 7 0 0 0-1.768 3.774C3 15.803 3 16.311 3 17.328c0 .62 0 .93.065 1.179a2 2 0 0 0 1.428 1.428c.25.065.553.065 1.16.065h11.612c.684 0 1.026 0 1.304-.083a2 2 0 0 0 1.348-1.348c.083-.278.083-.62.083-1.304c0-.598 0-.897-.041-1.183a4 4 0 0 0-.753-1.818c-.173-.231-.385-.443-.808-.866l-.21-.21c-.722-.722-1.082-1.082-1.491-1.234a2 2 0 0 0-1.394 0c-.409.152-.77.512-1.49 1.234l-.114.113c-.585.585-.878.878-1.189.932a1 1 0 0 1-.699-.134c-.268-.166-.431-.547-.758-1.308z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></svg>";
|
|
94
|
+
export declare const letsImgLoadBoxDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><mask id=\"letsIconsImgLoadBoxDuotoneLine0\" width=\"18\" height=\"18\" x=\"3\" y=\"3\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:alpha\"><path d=\"M3 11c0-3.771 0-5.657 1.172-6.828C5.343 3 7.229 3 11 3h2c3.771 0 5.657 0 6.828 1.172C21 5.343 21 7.229 21 11v2c0 3.771 0 5.657-1.172 6.828C18.657 21 16.771 21 13 21h-2c-3.771 0-5.657 0-6.828-1.172C3 18.657 3 16.771 3 13z\"></path></mask><g fill=\"none\"><g mask=\"url(#letsIconsImgLoadBoxDuotoneLine0)\"><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M12.898 14.788L4.31 5.341A1.041 1.041 0 0 0 3.54 5a2.082 2.082 0 0 1-2.042-2.49l.4-1.995A3.75 3.75 0 0 1 5.573-2.5h8.718c3.86 0 5.791 0 6.969 1.208c1.177 1.208 1.128 3.138 1.029 6.997L22 17l-3.823-3.186a5.491 5.491 0 0 0-.414-.329a2 2 0 0 0-2.783.582c-.06.093-.123.218-.248.468c-.07.142-.106.213-.139.262a1 1 0 0 1-1.49.206a2.92 2.92 0 0 1-.205-.215z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g><path stroke=\"currentColor\" d=\"M3 13v-2c0-3.771 0-5.657 1.172-6.828C5.343 3 7.229 3 11 3h2c3.771 0 5.657 0 6.828 1.172C21 5.343 21 7.229 21 11v2c0 3.771 0 5.657-1.172 6.828C18.657 21 16.771 21 13 21h-1\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><circle cx=\"16.5\" cy=\"7.5\" r=\"1.5\" fill=\"currentColor\"></circle><path fill=\"currentColor\" d=\"M8 16v-.6h.6v.6zm-4.625 4.468a.6.6 0 1 1-.75-.936zM7.4 21v-5h1.2v5zm.6-4.4H3v-1.2h5zm.375-.132l-5 4l-.75-.936l5-4z\"></path></g></svg>";
|
|
95
|
+
export declare const letsImgOutBoxDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><mask id=\"letsIconsImgOutBoxDuotoneLine0\" width=\"18\" height=\"18\" x=\"3\" y=\"3\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:alpha\"><path d=\"M3 11c0-3.771 0-5.657 1.172-6.828C5.343 3 7.229 3 11 3h2c3.771 0 5.657 0 6.828 1.172C21 5.343 21 7.229 21 11v2c0 3.771 0 5.657-1.172 6.828C18.657 21 16.771 21 13 21h-2c-3.771 0-5.657 0-6.828-1.172C3 18.657 3 16.771 3 13z\"></path></mask><g fill=\"none\"><g mask=\"url(#letsIconsImgOutBoxDuotoneLine0)\"><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M12.898 14.788L4.366 5.402A1.228 1.228 0 0 0 3.456 5A2.457 2.457 0 0 0 1 7.457V15.5c0 3.771 0 5.657 1.172 6.828C3.343 23.501 5.229 23.501 9 23.501h8.034c.504 0 .755 0 .975-.024a4 4 0 0 0 3.422-2.936c.057-.214.095-.462.172-.96h0c.052-.337.078-.505.09-.665a4 4 0 0 0-1.192-3.149a8.847 8.847 0 0 0-.507-.439h0l-1.817-1.514a5.491 5.491 0 0 0-.414-.329a2 2 0 0 0-2.783.582c-.06.093-.123.218-.248.468h0c-.07.142-.106.213-.139.262a1 1 0 0 1-1.49.206a2.92 2.92 0 0 1-.205-.215z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g><path stroke=\"currentColor\" d=\"M21 11v2c0 3.771 0 5.657-1.172 6.828C18.657 21 16.771 21 13 21h-2c-3.771 0-5.657 0-6.828-1.172C3 18.657 3 16.771 3 13v-2c0-3.771 0-5.657 1.172-6.828C5.343 3 7.229 3 11 3h1\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path fill=\"currentColor\" d=\"M21 3v-.6h.6V3zm-4.625 4.469a.6.6 0 1 1-.75-.938zM20.4 8V3h1.2v5zm.6-4.4h-5V2.4h5zm.375-.131l-5 4l-.75-.938l5-4z\"></path></g></svg>";
|
|
96
|
+
export declare const letsImgRolDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M7 7c0-.89 0-1.335-.268-1.623a1.07 1.07 0 0 0-.285-.213c-.351-.176-.742-.061-1.522.168C3.417 5.774 2.5 6.359 2.5 7s.917 1.226 2.425 1.668c.78.23 1.17.344 1.522.168c.1-.05.21-.131.285-.213C7 8.335 7 7.89 7 7m10 0c0 .89 0 1.335.268 1.623c.076.082.185.163.285.213c.351.176.742.061 1.522-.168C20.583 8.226 21.5 7.641 21.5 7s-.917-1.226-2.425-1.668c-.78-.23-1.17-.344-1.522-.168c-.1.05-.21.131-.285.213C17 5.665 17 6.11 17 7\" clip-rule=\"evenodd\"></path><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M5.96 15.316L3.5 18l4.466 1.218c.516.14.774.211 1.039.247c.264.035.531.035 1.066.035h4.05c.44 0 .659 0 .876-.024c.218-.024.432-.071.86-.166l3.643-.81l-1.122-1.87c-.418-.696-.626-1.044-.861-1.25a2 2 0 0 0-2.35-.21c-.269.16-.536.466-1.07 1.077c-.247.282-.37.422-.497.501a1 1 0 0 1-1.13-.05c-.119-.09-.23-.242-.45-.545l-.374-.515c-1.11-1.526-1.665-2.29-2.429-2.444a2 2 0 0 0-.568-.032c-.776.067-1.413.763-2.688 2.154\"></path><path stroke=\"currentColor\" d=\"m3.5 18l2.46-2.684c1.276-1.391 1.913-2.087 2.69-2.154a2 2 0 0 1 .567.032c.764.154 1.319.918 2.429 2.444l.375.515c.22.303.33.455.449.544a1 1 0 0 0 1.13.051c.127-.079.25-.22.497-.501c.534-.61.801-.916 1.07-1.078a2 2 0 0 1 2.35.21c.235.207.443.555.86 1.25L19.5 18.5\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M6.5 9V5m11 4V5m-15 12V7m19 0v10M17.507 4.963c1.64.307 2.868.743 3.505 1.246c.637.502.65 1.045.04 1.55c-.611.505-1.816.945-3.44 1.258c-1.624.313-3.584.482-5.597.483c-2.013 0-3.975-.167-5.602-.478c-1.628-.312-2.838-.751-3.455-1.255c-.618-.505-.61-1.047.02-1.55c.631-.504 1.853-.94 3.49-1.25\"></path><path stroke=\"currentColor\" d=\"M21.5 17c0 .663-1 1.299-2.782 1.768c-1.782.469-4.198.732-6.718.732c-2.52 0-4.936-.263-6.718-.732C3.501 18.298 2.5 17.663 2.5 17\"></path></g></svg>";
|
|
97
|
+
export declare const letsImportDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><rect width=\"14\" height=\"4\" x=\"5\" y=\"15\" fill=\"currentColor\" fill-opacity=\".25\" rx=\"2\"></rect><path fill=\"currentColor\" d=\"m12 14l-.424.424l.424.425l.424-.425zm.6-9a.6.6 0 1 0-1.2 0zM6.576 9.424l5 5l.848-.848l-5-5zm5.848 5l5-5l-.848-.848l-5 5zM12.6 14V5h-1.2v9z\"></path><path stroke=\"currentColor\" d=\"M5 16v1a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-1\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
98
|
+
export declare const letsInfoAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsInfoAltDuotoneLine0\"><g fill=\"none\"><path stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M11 10.5h.5a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h.5m-1-7h.01\"></path><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M13.39 19.879A8 8 0 1 0 10.61 4.12a8 8 0 0 0 2.78 15.758z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsInfoAltDuotoneLine0)\"></path></svg>";
|
|
99
|
+
export declare const letsInfoDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"10\" cy=\"10\" r=\"10\" fill=\"currentColor\" fill-opacity=\".25\" transform=\"matrix(-1 0 0 1 22 2)\"></circle><path stroke-linecap=\"square\" d=\"M12 12v6m0-11V6\"></path></g></svg>";
|
|
100
|
+
export declare const letsInstaDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M4.172 4.172C3 5.343 3 7.229 3 11v2c0 3.771 0 5.657 1.172 6.828C5.343 21 7.229 21 11 21h2c3.771 0 5.657 0 6.828-1.172C21 18.657 21 16.771 21 13v-2c0-3.771 0-5.657-1.172-6.828C18.657 3 16.771 3 13 3h-2C7.229 3 5.343 3 4.172 4.172M12 16a4 4 0 1 0 0-8a4 4 0 0 0 0 8\" clip-rule=\"evenodd\"></path><path stroke=\"currentColor\" d=\"M3 11c0-3.771 0-5.657 1.172-6.828C5.343 3 7.229 3 11 3h2c3.771 0 5.657 0 6.828 1.172C21 5.343 21 7.229 21 11v2c0 3.771 0 5.657-1.172 6.828C18.657 21 16.771 21 13 21h-2c-3.771 0-5.657 0-6.828-1.172C3 18.657 3 16.771 3 13z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><circle cx=\"16.5\" cy=\"7.5\" r=\"1.5\" fill=\"currentColor\"></circle><circle cx=\"12\" cy=\"12\" r=\"3.4\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></circle></g></svg>";
|
|
101
|
+
export declare const letsJumpTimeDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsJumpTimeDuotoneLine0\"><g fill=\"none\" stroke-linecap=\"round\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"#fff\" d=\"m17.652 5.58l-5.438 9.063a.25.25 0 0 1-.428 0L6.348 5.58a.25.25 0 0 1 .293-.366l5.28 1.76a.25.25 0 0 0 .158 0l5.28-1.76a.25.25 0 0 1 .293.366Z\"></path><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M4 19h5m6 0h5\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsJumpTimeDuotoneLine0)\"></path></svg>";
|
|
102
|
+
export declare const letsKeyAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsKeyAltDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M3.5 7.5c0-1.4 0-2.1.272-2.635a2.5 2.5 0 0 1 1.093-1.093C5.4 3.5 6.1 3.5 7.5 3.5h9c1.4 0 2.1 0 2.635.272a2.5 2.5 0 0 1 1.092 1.093C20.5 5.4 20.5 6.1 20.5 7.5v9c0 1.4 0 2.1-.273 2.635a2.5 2.5 0 0 1-1.092 1.092c-.535.273-1.235.273-2.635.273h-9c-1.4 0-2.1 0-2.635-.273a2.5 2.5 0 0 1-1.093-1.092C3.5 18.6 3.5 17.9 3.5 16.5z\"></path><circle cx=\"8.5\" cy=\"11.5\" r=\"2\" stroke=\"#fff\"></circle><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M10.5 11.5h5m2 2v-1.85a.15.15 0 0 0-.15-.15H15.5m0 0v2\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsKeyAltDuotoneLine0)\"></path></svg>";
|
|
103
|
+
export declare const letsKeyDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"9\" cy=\"14\" r=\"4\" fill=\"currentColor\" fill-opacity=\".25\"></circle><path stroke-linecap=\"round\" d=\"m12 11l3.5-3.5M17 6l-1.5 1.5m0 0L18 10\"></path></g></svg>";
|
|
104
|
+
export declare const letsLampDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsLampDuotoneLine0\"><mask id=\"letsIconsLampDuotoneLine1\" fill=\"#fff\"><path fill-rule=\"evenodd\" d=\"M15 15.5c0-.103.056-.2.148-.246a7 7 0 1 0-6.296 0A.274.274 0 0 1 9 15.5v3a2.5 2.5 0 0 0 2.5 2.5h1a2.5 2.5 0 0 0 2.5-2.5z\" clip-rule=\"evenodd\"></path></mask><g fill=\"none\"><path stroke=\"silver\" stroke-linecap=\"round\" stroke-opacity=\".25\" d=\"M11 13V9.75c0-.69-.56-1.25-1.25-1.25v0c-.69 0-1.25.56-1.25 1.25v0c0 .69.56 1.25 1.25 1.25h4.5c.69 0 1.25-.56 1.25-1.25v0c0-.69-.56-1.25-1.25-1.25v0c-.69 0-1.25.56-1.25 1.25V13\"></path><circle cx=\"12\" cy=\"9\" r=\"6.5\" stroke=\"silver\" stroke-opacity=\".25\"></circle><path fill=\"#fff\" d=\"m8.852 15.254l-.45.893zm6.296 0l-.45-.893zM18 9a6 6 0 0 1-3.302 5.361l.9 1.786A8 8 0 0 0 20 9zm-6-6a6 6 0 0 1 6 6h2a8 8 0 0 0-8-8zM6 9a6 6 0 0 1 6-6V1a8 8 0 0 0-8 8zm3.302 5.361A6 6 0 0 1 6 9H4a8 8 0 0 0 4.402 7.147zM10 18.5v-3H8v3zm1.5 1.5a1.5 1.5 0 0 1-1.5-1.5H8a3.5 3.5 0 0 0 3.5 3.5zm1 0h-1v2h1zm1.5-1.5a1.5 1.5 0 0 1-1.5 1.5v2a3.5 3.5 0 0 0 3.5-3.5zm0-3v3h2v-3zm-5.598.647A.726.726 0 0 1 8 15.5h2c0-.457-.248-.912-.698-1.139zm6.296-1.786c-.45.227-.698.682-.698 1.139h2c0 .25-.136.513-.402.647z\" mask=\"url(#letsIconsLampDuotoneLine1)\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsLampDuotoneLine0)\"></path></svg>";
|
|
105
|
+
export declare const letsLightningAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsLightningAltDuotoneLine0\"><g fill=\"none\"><path stroke=\"#fff\" d=\"m10.646 18.633l.682-2.501c.079-.29.118-.436.043-.534c-.075-.098-.225-.098-.526-.098H8.902c-.399 0-.598 0-.67-.129c-.071-.129.035-.298.246-.636l1.544-2.47c.211-.338.317-.507.246-.636c-.072-.129-.271-.129-.67-.129H7.194c-.317 0-.475 0-.55-.104c-.075-.104-.025-.254.075-.554l2.667-8c.055-.165.083-.248.148-.295c.065-.047.152-.047.326-.047h5.757c.391 0 .587 0 .659.127c.072.127-.029.295-.23.63l-2.092 3.486c-.201.335-.302.503-.23.63c.072.127.268.127.66.127H15.5c.436 0 .654 0 .724.138c.069.138-.062.313-.324.662l-1.8 2.4c-.262.35-.393.524-.324.662c.07.138.288.138.724.138h1.968c.449 0 .673 0 .741.141c.068.141-.07.317-.348.669l-5.34 6.764c-.592.749-.887 1.123-1.07 1.031c-.182-.092-.056-.552.195-1.472Z\"></path><path stroke=\"silver\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-opacity=\".25\" d=\"M19.5 4L18 6h2l-1.5 2m-12 8L5 18h2l-1.5 2\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsLightningAltDuotoneLine0)\"></path></svg>";
|
|
106
|
+
export declare const letsLightningDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsLightningDuotoneLine0\"><g fill=\"none\"><path stroke=\"#fff\" d=\"m9.556 13.323l-.12-.01c-1.528-.14-2.292-.209-2.535-.732c-.242-.522.198-1.15 1.077-2.407l3.583-5.119c.581-.83.872-1.245 1.123-1.157c.25.089.216.594.15 1.605l-.204 3.049c-.062.92-.092 1.38.172 1.69c.265.31.724.351 1.642.435l.12.01c1.528.14 2.292.209 2.535.732c.242.522-.198 1.15-1.078 2.407l-3.582 5.119c-.581.83-.872 1.245-1.123 1.157c-.25-.089-.216-.594-.15-1.605l.204-3.049c.062-.92.092-1.38-.172-1.69c-.265-.31-.724-.351-1.642-.435Z\"></path><path stroke=\"silver\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-opacity=\".25\" d=\"M18.5 4L17 6h2l-1.5 2m-11 8L5 18h2l-1.5 2\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsLightningDuotoneLine0)\"></path></svg>";
|
|
107
|
+
export declare const letsLightningRingDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M12 21a9 9 0 1 0 0-18a9 9 0 0 0 0 18m-1.563-7.2H11.5c.236 0 .354 0 .427.073c.073.073.073.191.073.427v2.808c0 .759 0 1.139.186 1.188c.186.049.374-.281.749-.941l2.367-4.167c.756-1.33 1.133-1.994.844-2.491c-.29-.497-1.054-.497-2.583-.497H12.5c-.236 0-.354 0-.427-.073C12 10.054 12 9.936 12 9.7V6.892c0-.759 0-1.138-.186-1.188c-.186-.049-.374.281-.749.941l-2.367 4.167c-.756 1.33-1.133 1.994-.844 2.491c.29.497 1.054.497 2.583.497\" clip-rule=\"evenodd\"></path><path stroke=\"currentColor\" d=\"M11.5 13.8h-1.063c-1.53 0-2.294 0-2.583-.497c-.29-.497.088-1.162.844-2.491l2.367-4.167c.375-.66.563-.99.749-.94c.186.049.186.428.186 1.187V9.7c0 .236 0 .354.073.427c.073.073.191.073.427.073h1.063c1.53 0 2.294 0 2.583.497c.29.497-.088 1.162-.844 2.491l-2.367 4.167c-.375.66-.563.99-.749.94C12 18.247 12 17.868 12 17.109V14.3c0-.236 0-.354-.073-.427c-.073-.073-.191-.073-.427-.073Z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></circle></g></svg>";
|
|
108
|
+
export declare const letsLoadCircleDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsLoadCircleDuotoneLine0\"><g fill=\"none\"><circle cx=\"5\" cy=\"5\" r=\"5\" fill=\"#fff\" fill-opacity=\".25\" transform=\"matrix(0 -1 -1 0 17 20)\"></circle><circle cx=\"5\" cy=\"5\" r=\"5.3\" stroke=\"silver\" stroke-opacity=\".25\" transform=\"matrix(0 -1 -1 0 17 20)\" style=\"stroke-width:var(--ng-icon__stroke-width, .6)\"></circle><path stroke=\"#fff\" d=\"M5.239 14.812a7 7 0 0 0 13.523 0\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path fill=\"#fff\" d=\"m12 13l-.375.469l.375.3l.375-.3zm.6-9a.6.6 0 1 0-1.2 0zM6.625 9.469l5 4l.75-.937l-5-4zm5.75 4l5-4l-.75-.938l-5 4zM12.6 13V4h-1.2v9z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsLoadCircleDuotoneLine0)\"></path></svg>";
|
|
109
|
+
export declare const letsLockAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M4.5 13.5c0-1.886 0-2.828.586-3.414C5.672 9.5 6.614 9.5 8.5 9.5h7c1.886 0 2.828 0 3.414.586c.586.586.586 1.528.586 3.414v1c0 2.828 0 4.243-.879 5.121c-.878.879-2.293.879-5.121.879h-3c-2.828 0-4.243 0-5.121-.879C4.5 18.743 4.5 17.328 4.5 14.5z\"></path><path stroke-linecap=\"round\" d=\"M16.5 9.5V8A4.5 4.5 0 0 0 12 3.5v0A4.5 4.5 0 0 0 7.5 8v1.5\"></path></g></svg>";
|
|
110
|
+
export declare const letsLockDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" d=\"M4 13c0-1.886 0-2.828.586-3.414C5.172 9 6.114 9 8 9h8c1.886 0 2.828 0 3.414.586C20 10.172 20 11.114 20 13v2c0 2.828 0 4.243-.879 5.121C18.243 21 16.828 21 14 21h-4c-2.828 0-4.243 0-5.121-.879C4 19.243 4 17.828 4 15z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M16 8V7a4 4 0 0 0-4-4v0a4 4 0 0 0-4 4v1\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><circle cx=\"12\" cy=\"15\" r=\"2\" fill=\"currentColor\"></circle></g></svg>";
|
|
111
|
+
export declare const letsMapDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsMapDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"m18.5 21.5l-6-15m9-2l-19 4\"></path><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M2.5 5.7c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874C4.02 2.5 4.58 2.5 5.7 2.5h12.6c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874c.218.428.218.988.218 2.108v12.6c0 1.12 0 1.68-.218 2.108a2 2 0 0 1-.874.874c-.428.218-.988.218-2.108.218H5.7c-1.12 0-1.68 0-2.108-.218a2 2 0 0 1-.874-.874C2.5 19.98 2.5 19.42 2.5 18.3z\"></path><path stroke=\"#fff\" d=\"M12.5 15.03c0 2.158-2.14 3.674-3.073 4.233a.827.827 0 0 1-.854 0C7.64 18.704 5.5 17.188 5.5 15.029C5.5 12.912 7.196 11.5 9 11.5c1.867 0 3.5 1.412 3.5 3.53Z\"></path><circle cx=\"9\" cy=\"15\" r=\"1\" fill=\"#fff\"></circle></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsMapDuotoneLine0)\"></path></svg>";
|
|
112
|
+
export declare const letsMessageAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><rect width=\"16\" height=\"12\" x=\"4\" y=\"6\" fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" rx=\"2\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></rect><path fill=\"currentColor\" d=\"M11.106 12.553L4 9v7a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9l-7.106 3.553a2 2 0 0 1-1.788 0\"></path></svg>";
|
|
113
|
+
export declare const letsMessageDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><rect width=\"16\" height=\"12\" x=\"4\" y=\"6\" rx=\"2\"></rect><path d=\"m4 9l7.106 3.553a2 2 0 0 0 1.788 0L20 9\"></path><path fill=\"currentColor\" fill-opacity=\".25\" d=\"m11.374 12.016l-6.08-3.04a1.254 1.254 0 0 1 .56-2.376h12.292a1.254 1.254 0 0 1 .56 2.376l-6.08 3.04a1.4 1.4 0 0 1-1.252 0Z\"></path></g></svg>";
|
|
114
|
+
export declare const letsMessageOpenDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path d=\"M4 10.472c0-1.203 0-1.804.299-2.287c.298-.484.836-.753 1.912-1.29l4-2c.878-.44 1.317-.659 1.789-.659s.911.22 1.789.658l4 2c1.076.538 1.614.807 1.912 1.29C20 8.669 20 9.27 20 10.473V16c0 1.886 0 2.828-.586 3.414C18.828 20 17.886 20 16 20H8c-1.886 0-2.828 0-3.414-.586C4 18.828 4 17.886 4 16z\"></path><path fill=\"currentColor\" fill-opacity=\".25\" stroke-linecap=\"round\" d=\"M6.414 13.414L4 11v7a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-7l-2.414 2.414a2 2 0 0 1-1.414.586H7.828a2 2 0 0 1-1.414-.586Z\"></path></g></svg>";
|
|
115
|
+
export declare const letsMoneyDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M3.586 6.586C3 7.172 3 8.114 3 10v4c0 1.886 0 2.828.586 3.414C4.172 18 5.114 18 7 18h10c1.886 0 2.828 0 3.414-.586C21 16.828 21 15.886 21 14v-4c0-1.886 0-2.828-.586-3.414C19.828 6 18.886 6 17 6H7c-1.886 0-2.828 0-3.414.586M12 15a3 3 0 1 0 0-6a3 3 0 0 0 0 6\" clip-rule=\"evenodd\"></path><rect width=\"18\" height=\"12\" x=\"3\" y=\"6\" stroke=\"currentColor\" rx=\"2\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></rect><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M6 9h2m8 6h2\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><circle cx=\"12\" cy=\"12\" r=\"2.4\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></circle></g></svg>";
|
|
116
|
+
export declare const letsNavigateDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsNavigateDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"m8.5 10.5l3.475 1.986a.05.05 0 0 0 .05 0L15.5 10.5\"></path><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"m4.546 19.403l7.409-15.806a.05.05 0 0 1 .09 0l7.41 15.806a.05.05 0 0 1-.059.07l-7.383-1.97a.051.051 0 0 0-.026 0l-7.383 1.97a.05.05 0 0 1-.058-.07Z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsNavigateDuotoneLine0)\"></path></svg>";
|
|
117
|
+
export declare const letsNewsDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M5 10c0-1.87 0-2.804.402-3.5A3 3 0 0 1 6.5 5.402C7.196 5 8.13 5 10 5h4c1.87 0 2.804 0 3.5.402A3 3 0 0 1 18.598 6.5C19 7.196 19 8.13 19 10z\"></path><rect width=\"14\" height=\"14\" x=\"5\" y=\"5\" stroke=\"currentColor\" rx=\"3\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></rect><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M5 10h14\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
118
|
+
export declare const letsNfcDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsNfcDuotoneLine0\"><g fill=\"none\" stroke-linecap=\"round\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"#fff\" d=\"m5 8l5 8\"></path><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M18.722 20.5a17 17 0 0 0 0-17M14.392 18a12 12 0 0 0 0-12\"></path><path stroke=\"#fff\" d=\"M9.928 16a8 8 0 0 0 0-8m-4.856 8a8 8 0 0 1 0-8\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsNfcDuotoneLine0)\"></path></svg>";
|
|
119
|
+
export declare const letsNotebookDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><rect width=\"13\" height=\"17\" x=\"6\" y=\"4\" fill=\"currentColor\" fill-opacity=\".25\" rx=\"2\"></rect><path stroke-linecap=\"round\" d=\"M15 10V8M4 9h4m-4 4h4m-4 4h4\"></path></g></svg>";
|
|
120
|
+
export declare const letsOnButtonDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><circle cx=\"12\" cy=\"15\" r=\"5\" fill=\"currentColor\" fill-opacity=\".25\"></circle><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M6.343 6.343a8 8 0 1 0 11.314 0M12 8V4\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
121
|
+
export declare const letsOrderDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><rect width=\"14\" height=\"17\" x=\"5\" y=\"4\" fill=\"currentColor\" fill-opacity=\".25\" rx=\"2\"></rect><path stroke-linecap=\"round\" d=\"M9 9h6m-6 4h6m-6 4h4\"></path></g></svg>";
|
|
122
|
+
export declare const letsPaperDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M15 5.705V21l-3-1l-3 1l-3-1l-3 1V6.486c0-1.391 0-2.087.331-2.588a2 2 0 0 1 .567-.567C4.399 3 5.095 3 6.486 3H15.1c.868 0 1.21 1.127.487 1.609A1.317 1.317 0 0 0 15 5.705\"></path><path stroke=\"currentColor\" d=\"M18 3a3 3 0 0 1 3 3v2.143c0 .334 0 .501-.077.623a.5.5 0 0 1-.157.157C20.644 9 20.477 9 20.143 9H15m3-6a3 3 0 0 0-3 3v3m3-6H7c-1.886 0-2.828 0-3.414.586C3 4.172 3 5.114 3 7v14l3-1l3 1l3-1l3 1V9\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M7 7h4m-3 4H7m0 4h3\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
123
|
+
export declare const letsPhoneDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" d=\"m17.707 13.707l2.648 2.648a.912.912 0 0 1 0 1.29a5.471 5.471 0 0 1-7.151.508l-1.575-1.182a22.996 22.996 0 0 1-4.6-4.6l-1.182-1.575a5.471 5.471 0 0 1 .508-7.151a.912.912 0 0 1 1.29 0l2.648 2.648a1 1 0 0 1 0 1.414L9.272 8.728a.533.533 0 0 0-.1.616a12.262 12.262 0 0 0 5.484 5.484a.533.533 0 0 0 .616-.1l1.02-1.02a1 1 0 0 1 1.415 0Z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></svg>";
|
|
124
|
+
export declare const letsPinAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M12.398 17.804C13.881 17.034 19 14.016 19 9A7 7 0 1 0 5 9c0 5.016 5.119 8.035 6.602 8.804a.855.855 0 0 0 .796 0M12 12a3 3 0 1 0 0-6a3 3 0 0 0 0 6\" clip-rule=\"evenodd\"></path><path fill=\"currentColor\" d=\"m12.398 17.804l.276.533zm-.796 0l-.276.533zM18.4 9c0 2.29-1.167 4.156-2.571 5.572c-1.403 1.416-2.993 2.329-3.707 2.7l.552 1.065c.769-.399 2.48-1.38 4.007-2.92C18.208 13.877 19.6 11.726 19.6 9zM12 2.6A6.4 6.4 0 0 1 18.4 9h1.2A7.6 7.6 0 0 0 12 1.4zM5.6 9A6.4 6.4 0 0 1 12 2.6V1.4A7.6 7.6 0 0 0 4.4 9zm6.278 8.271c-.714-.37-2.304-1.283-3.707-2.699C6.767 13.156 5.6 11.291 5.6 9H4.4c0 2.726 1.392 4.877 2.919 6.417c1.527 1.54 3.238 2.521 4.007 2.92zm.244 0a.254.254 0 0 1-.244 0l-.552 1.066c.426.22.922.22 1.348 0zM14.4 9a2.4 2.4 0 0 1-2.4 2.4v1.2A3.6 3.6 0 0 0 15.6 9zM12 6.6A2.4 2.4 0 0 1 14.4 9h1.2A3.6 3.6 0 0 0 12 5.4zM9.6 9A2.4 2.4 0 0 1 12 6.6V5.4A3.6 3.6 0 0 0 8.4 9zm2.4 2.4A2.4 2.4 0 0 1 9.6 9H8.4a3.6 3.6 0 0 0 3.6 3.6z\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M19.794 17.5c.79.456 1.206.973 1.206 1.5s-.416 1.044-1.206 1.5c-.79.456-1.926.835-3.294 1.098c-1.368.263-2.92.402-4.5.402s-3.132-.139-4.5-.402c-1.368-.263-2.504-.642-3.294-1.098C3.416 20.044 3 19.527 3 19s.416-1.044 1.206-1.5\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
125
|
+
export declare const letsPinDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M12.398 19.804C13.881 19.034 19 16.016 19 11a7 7 0 1 0-14 0c0 5.016 5.119 8.035 6.602 8.804a.855.855 0 0 0 .796 0M12 14a3 3 0 1 0 0-6a3 3 0 0 0 0 6\" clip-rule=\"evenodd\"></path><path fill=\"currentColor\" d=\"m12.398 19.804l.276.533zm-.796 0l-.276.533zM18.4 11c0 2.29-1.167 4.156-2.571 5.572c-1.403 1.416-2.993 2.329-3.707 2.7l.552 1.065c.769-.399 2.48-1.38 4.007-2.92C18.208 15.877 19.6 13.726 19.6 11zM12 4.6a6.4 6.4 0 0 1 6.4 6.4h1.2A7.6 7.6 0 0 0 12 3.4zM5.6 11A6.4 6.4 0 0 1 12 4.6V3.4A7.6 7.6 0 0 0 4.4 11zm6.278 8.271c-.714-.37-2.304-1.283-3.707-2.699C6.767 15.156 5.6 13.291 5.6 11H4.4c0 2.726 1.392 4.877 2.919 6.417c1.527 1.54 3.238 2.521 4.007 2.92zm.244 0a.254.254 0 0 1-.244 0l-.552 1.066c.426.22.922.22 1.348 0zM14.4 11a2.4 2.4 0 0 1-2.4 2.4v1.2a3.6 3.6 0 0 0 3.6-3.6zM12 8.6a2.4 2.4 0 0 1 2.4 2.4h1.2A3.6 3.6 0 0 0 12 7.4zM9.6 11A2.4 2.4 0 0 1 12 8.6V7.4A3.6 3.6 0 0 0 8.4 11zm2.4 2.4A2.4 2.4 0 0 1 9.6 11H8.4a3.6 3.6 0 0 0 3.6 3.6z\"></path></svg>";
|
|
126
|
+
export declare const letsPipeDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M5.965 15.17c-.552.148-.828.222-.917.464c-.09.243.059.46.356.893a8 8 0 1 0 7.219-12.502c-.524-.041-.786-.062-.951.137c-.166.2-.092.475.056 1.028l1.643 6.132l.003.01c.012.044.054.196.073.347a1.64 1.64 0 0 1-.202 1.04a1.646 1.646 0 0 1-.8.695c-.14.058-.292.098-.337.11l-.01.002z\" clip-rule=\"evenodd\"></path><path fill=\"currentColor\" d=\"M9.67 3.307c-.124-.464-.186-.695-.383-.796c-.198-.102-.407-.022-.827.136a10 10 0 0 0-6.33 10.964c.073.442.109.664.295.784c.187.12.418.059.882-.066l7.727-2.07c.455-.122.683-.183.787-.363c.103-.179.042-.407-.08-.862z\"></path></svg>";
|
|
127
|
+
export declare const letsPointersDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsPointersDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-linecap=\"round\" stroke-opacity=\".25\" d=\"M12 2.5v2m0 5v2m0 5v5\"></path><path stroke=\"#fff\" d=\"M6.5 6.1c0-.56 0-.84.109-1.054a1 1 0 0 1 .437-.437C7.26 4.5 7.54 4.5 8.1 4.5h9.631c.282 0 .424 0 .554.036a1 1 0 0 1 .321.154c.11.08.198.19.374.41l.72.9c.286.357.428.536.483.733c.048.175.048.36 0 .534c-.055.197-.197.376-.483.733l-.72.9c-.176.22-.264.33-.374.41a1 1 0 0 1-.321.154c-.13.036-.272.036-.554.036H8.1c-.56 0-.84 0-1.054-.109a1 1 0 0 1-.437-.437C6.5 8.74 6.5 8.46 6.5 7.9zm11 7c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437c-.214-.109-.494-.109-1.054-.109H6.269c-.282 0-.424 0-.554.036a1 1 0 0 0-.321.154c-.11.08-.198.19-.374.41l-.72.9c-.286.357-.428.536-.483.733a1 1 0 0 0 0 .534c.055.197.197.376.483.732l.72.9c.176.221.264.331.374.41a1 1 0 0 0 .321.155c.13.036.272.036.554.036H15.9c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437c.109-.214.109-.494.109-1.054z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsPointersDuotoneLine0)\"></path></svg>";
|
|
128
|
+
export declare const letsPrintDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" d=\"M6.5 19.806V11.5c0-.943 0-1.414.293-1.707C7.086 9.5 7.557 9.5 8.5 9.5h7c.943 0 1.414 0 1.707.293c.293.293.293.764.293 1.707v8.306c0 .317 0 .475-.104.55c-.104.075-.254.025-.554-.075l-2.168-.723a.536.536 0 0 0-.173-.042a.535.535 0 0 0-.171.052l-2.144.858a.53.53 0 0 1-.186.055a.53.53 0 0 1-.186-.055l-2.144-.858a.539.539 0 0 0-.17-.052a.53.53 0 0 0-.174.042l-2.168.723c-.3.1-.45.15-.554.075c-.104-.075-.104-.233-.104-.55Z\"></path><rect width=\"11\" height=\"4\" x=\"6.5\" y=\"2.5\" fill=\"currentColor\" fill-opacity=\".25\" rx=\"1\"></rect><path stroke=\"currentColor\" d=\"M18 13.5h.5c.943 0 1.414 0 1.707-.293c.293-.293.293-.764.293-1.707v-1c0-1.886 0-2.828-.586-3.414C19.328 6.5 18.386 6.5 16.5 6.5h-9c-1.886 0-2.828 0-3.414.586C3.5 7.672 3.5 8.614 3.5 10.5v2c0 .471 0 .707.146.854c.147.146.383.146.854.146H6\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M9.5 13.5h4m-4 3h5\"></path><path stroke=\"currentColor\" d=\"M17.5 6.5v-.4c0-1.697 0-2.546-.527-3.073C16.446 2.5 15.597 2.5 13.9 2.5h-3.8c-1.697 0-2.546 0-3.073.527C6.5 3.554 6.5 4.403 6.5 6.1v.4\"></path></g></svg>";
|
|
129
|
+
export declare const letsProgressDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10m0-14a1 1 0 0 1-1-1V4a1 1 0 1 1 2 0v3a1 1 0 0 1-1 1m0 13a1 1 0 0 1-1-1v-2a1 1 0 1 1 2 0v2a1 1 0 0 1-1 1m6-10a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2zM3 12a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1m13.232-5.647a1 1 0 0 0 1.415 1.415l.707-.708a1 1 0 0 0-1.415-1.414zM5.636 18.363a1 1 0 0 1 0-1.413l1.414-1.415a1 1 0 0 1 1.415 1.415L7.05 18.364a1 1 0 0 1-1.414 0m11.314-2.827a1 1 0 0 0-1.414 1.414l1.414 1.414a1 1 0 0 0 1.414-1.414zm-11.314-9.9a1 1 0 0 1 1.414 0l2.122 2.122a1 1 0 0 1-1.415 1.414L5.637 7.05a1 1 0 0 1 0-1.415\" clip-rule=\"evenodd\"></path></svg>";
|
|
130
|
+
export declare const letsQuestionDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\"><circle cx=\"12\" cy=\"12\" r=\"9\" fill=\"currentColor\" fill-opacity=\".25\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></circle><circle cx=\"12\" cy=\"18\" r=\".6\" fill=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, .2)\"></circle><path d=\"M12 16v-.857c0-.714.357-1.381.951-1.777l.599-.4a3.257 3.257 0 0 0 1.45-2.71V10a3 3 0 1 0-6 0\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
131
|
+
export declare const letsRemoveDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsRemoveDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"silver\" stroke-opacity=\".25\"></circle><path stroke=\"#fff\" d=\"M7.5 12h9\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsRemoveDuotoneLine0)\"></path></svg>";
|
|
132
|
+
export declare const letsRingDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsRingDuotoneLine0\"><g fill=\"none\" stroke-linecap=\"round\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M12 6.5v0c-2.057 0-3.85 1.4-4.349 3.396l-.728 2.912a4.51 4.51 0 0 1-1.874 2.66v0c-.464.309-.245 1.032.313 1.032h13.276c.558 0 .777-.723.313-1.033v0a4.51 4.51 0 0 1-1.874-2.658l-.728-2.913A4.483 4.483 0 0 0 12 6.5zm0 0V3\"></path><path stroke=\"#fff\" d=\"M9.585 18.647a2.5 2.5 0 0 0 4.83 0\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsRingDuotoneLine0)\"></path></svg>";
|
|
133
|
+
export declare const letsRoadAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsRoadAltDuotoneLine0\"><g fill=\"none\" stroke-linecap=\"round\"><path stroke=\"#fff\" d=\"m8.574 20.352l3.381-6.763a.05.05 0 0 1 .09 0l3.381 6.763c.022.044-.026.09-.07.066l-3.331-1.904a.05.05 0 0 0-.05 0l-3.332 1.904c-.043.025-.091-.021-.07-.066Z\"></path><path stroke=\"silver\" stroke-opacity=\".25\" d=\"m20.5 18.5l-4-15m-13 15l4-15m4.5 7v-2m0-3v-2\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsRoadAltDuotoneLine0)\"></path></svg>";
|
|
134
|
+
export declare const letsRoadFinishDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M7.714 10.048A.496.496 0 0 0 7.49 10H5.679c-.542 0-.98 0-1.333.029c-.365.03-.685.093-.981.244a2.5 2.5 0 0 0-1.093 1.092c-.15.296-.213.616-.243.98C2 12.7 2 13.138 2 13.68v3.642c0 .542 0 .98.029 1.333c.03.365.093.685.243.981a2.5 2.5 0 0 0 1.093 1.092c.296.151.616.214.98.244A15.043 15.043 0 0 0 5.513 21h12.976a15.043 15.043 0 0 0 1.166-.029c.365-.03.685-.093.981-.244a2.5 2.5 0 0 0 1.092-1.092c.151-.296.214-.616.244-.98C22 18.3 22 17.862 22 17.32v-3.64c0-.542 0-.98-.029-1.333c-.03-.365-.093-.685-.244-.981a2.5 2.5 0 0 0-1.092-1.092c-.296-.151-.616-.214-.98-.244C19.3 10 18.862 10 18.32 10h-1.81a.498.498 0 0 0-.495.378a.495.495 0 0 0-.003.23L17.89 20H6.11l1.878-9.392a.5.5 0 0 0-.274-.56M5.7 11h1.19l-1.8 8.998a9.541 9.541 0 0 1-.663-.024c-.302-.024-.476-.07-.608-.137a1.5 1.5 0 0 1-.656-.656c-.067-.132-.113-.306-.137-.608C3 18.265 3 17.868 3 17.3v-3.6c0-.568 0-.964.026-1.273c.024-.303.07-.476.137-.608a1.5 1.5 0 0 1 .656-.655c.132-.068.306-.114.608-.138C4.736 11 5.132 11 5.7 11m13.873 8.974c-.184.015-.4.022-.663.024L17.11 11h1.19c.568 0 .965 0 1.273.026c.302.024.476.07.608.138a1.5 1.5 0 0 1 .656.655c.067.132.113.305.137.608c.026.309.026.705.026 1.273v3.6c0 .568 0 .965-.026 1.273c-.024.302-.07.476-.137.608a1.5 1.5 0 0 1-.656.656c-.132.067-.306.113-.608.137M12.5 15.5a.5.5 0 0 0-1 0v2a.5.5 0 0 0 1 0z\" clip-rule=\"evenodd\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 7.5V4c0-.236 0-.354.073-.427c.073-.073.191-.073.427-.073h6l-2 2l2 2zm0 0V12\"></path></g></svg>";
|
|
135
|
+
export declare const letsRodaDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"m8.574 19.352l3.381-6.763a.05.05 0 0 1 .09 0l3.381 6.763c.022.044-.026.09-.07.066l-3.331-1.904a.05.05 0 0 0-.05 0l-3.332 1.904c-.043.025-.091-.021-.07-.066Z\"></path><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M7.508 4h8.984a.47.47 0 0 1 .017 0h1.812c.542 0 .98 0 1.333.029c.365.03.685.093.981.243a2.5 2.5 0 0 1 1.092 1.093c.151.296.214.616.244.98C22 6.7 22 7.138 22 7.68v5.64c0 .542 0 .98-.029 1.333c-.03.365-.093.685-.244.981a2.5 2.5 0 0 1-1.092 1.092c-.296.151-.616.214-.98.244a15.015 15.015 0 0 1-1.166.029H16a.5.5 0 0 1 0-1h1.91L16.076 5H7.924L6.09 16H8a.5.5 0 1 1 0 1H5.511a15.016 15.016 0 0 1-1.165-.029c-.365-.03-.685-.093-.981-.244a2.5 2.5 0 0 1-1.093-1.092c-.15-.296-.213-.616-.243-.98C2 14.3 2 13.862 2 13.32V7.68c0-.542 0-.98.029-1.333c.03-.365.093-.685.243-.981a2.5 2.5 0 0 1 1.093-1.093c.296-.15.616-.213.98-.243C4.7 4 5.138 4 5.68 4h1.81zm11.415 11.998L17.09 5h1.21c.568 0 .965 0 1.273.026c.302.024.476.07.608.137a1.5 1.5 0 0 1 .656.656c.067.132.113.306.137.608C21 6.736 21 7.132 21 7.7v5.6c0 .568 0 .964-.026 1.273c-.024.303-.07.476-.137.608a1.5 1.5 0 0 1-.656.656c-.132.067-.306.113-.608.137a9.38 9.38 0 0 1-.65.024m-13.846 0L6.91 5H5.7c-.568 0-.964 0-1.273.026c-.302.024-.476.07-.608.137a1.5 1.5 0 0 0-.656.656c-.067.132-.113.306-.137.608C3 6.736 3 7.132 3 7.7v5.6c0 .568 0 .964.026 1.273c.024.303.07.476.137.608a1.5 1.5 0 0 0 .656.656c.132.067.306.113.608.137c.18.015.392.021.65.024M12.5 6.5a.5.5 0 0 0-1 0v3a.5.5 0 0 0 1 0z\" clip-rule=\"evenodd\"></path></g></svg>";
|
|
136
|
+
export declare const letsSearchAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"11\" cy=\"11\" r=\"6\" fill=\"currentColor\" fill-opacity=\".25\"></circle><path stroke-linecap=\"round\" d=\"M11 8a3 3 0 0 0-3 3m12 9l-3-3\"></path></g></svg>";
|
|
137
|
+
export declare const letsSearchDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"11\" cy=\"11\" r=\"6\" fill=\"currentColor\" fill-opacity=\".25\"></circle><path stroke-linecap=\"round\" d=\"m20 20l-3-3\"></path></g></svg>";
|
|
138
|
+
export declare const letsSendDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" d=\"m16.205 5.265l-6.49 2.164c-1.634.544-2.45.816-2.776 1.129a2 2 0 0 0 0 2.884c.325.313 1.142.585 2.775 1.13c.33.11.494.164.64.241a2 2 0 0 1 .833.833c.077.146.132.31.242.64c.544 1.633.816 2.45 1.129 2.775a2 2 0 0 0 2.884 0c.313-.325.585-1.142 1.13-2.775l2.163-6.491c.552-1.656.828-2.484.391-2.921c-.437-.437-1.265-.161-2.92.39Z\"></path></svg>";
|
|
139
|
+
export declare const letsSendHorDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" d=\"m6.998 10.247l.435.76c.277.485.415.727.415.993s-.138.508-.415.992l-.435.761c-1.238 2.167-1.857 3.25-1.375 3.788c.483.537 1.627.037 3.913-.963l6.276-2.746c1.795-.785 2.693-1.178 2.693-1.832c0-.654-.898-1.047-2.693-1.832L9.536 7.422c-2.286-1-3.43-1.5-3.913-.963c-.482.537.137 1.62 1.375 3.788Z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></svg>";
|
|
140
|
+
export declare const letsSettingAltLineDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M2.289 12c0 .519.264.994.793 1.944L4.43 16.37l1.426 2.381c.559.933.838 1.4 1.287 1.66c.45.259.993.267 2.08.285L12 20.74l2.775-.044c1.088-.018 1.631-.026 2.08-.286c.45-.26.73-.726 1.288-1.659l1.426-2.381l1.35-2.426c.528-.95.792-1.425.792-1.944c0-.519-.264-.994-.793-1.944L19.57 7.63l-1.426-2.381c-.559-.933-.838-1.4-1.287-1.66c-.45-.259-.993-.267-2.08-.285L12 3.26l-2.775.044c-1.088.018-1.631.026-2.08.286c-.45.26-.73.726-1.288 1.659L4.43 7.63l-1.35 2.426c-.528.95-.792 1.425-.792 1.944M12 15a3 3 0 1 0 0-6a3 3 0 0 0 0 6\" clip-rule=\"evenodd\"></path><path stroke=\"currentColor\" d=\"M3.082 13.945c-.529-.95-.793-1.426-.793-1.945c0-.519.264-.994.793-1.944L4.43 7.63l1.426-2.381c.559-.933.838-1.4 1.287-1.66c.45-.259.993-.267 2.08-.285L12 3.26l2.775.044c1.088.018 1.631.026 2.08.286c.45.26.73.726 1.288 1.659L19.57 7.63l1.35 2.426c.528.95.792 1.425.792 1.944c0 .519-.264.994-.793 1.944L19.57 16.37l-1.426 2.381c-.559.933-.838 1.4-1.287 1.66c-.45.259-.993.267-2.08.285L12 20.74l-2.775-.044c-1.088-.018-1.631-.026-2.08-.286c-.45-.26-.73-.726-1.288-1.659L4.43 16.37z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></circle></g></svg>";
|
|
141
|
+
export declare const letsSettingLineDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M13.984 2.542c.087.169.109.386.152.82c.082.82.123 1.23.295 1.456a1 1 0 0 0 .929.384c.28-.037.6-.298 1.238-.82c.337-.277.506-.415.687-.473a1 1 0 0 1 .702.035c.175.076.33.23.637.538l.894.894c.308.308.462.462.538.637a1 1 0 0 1 .035.702c-.058.181-.196.35-.472.687c-.523.639-.784.958-.822 1.239a1 1 0 0 0 .385.928c.225.172.636.213 1.457.295c.433.043.65.065.82.152a1 1 0 0 1 .47.521c.071.177.071.395.071.831v1.264c0 .436 0 .654-.07.83a1 1 0 0 1-.472.522c-.169.087-.386.109-.82.152c-.82.082-1.23.123-1.456.295a1 1 0 0 0-.384.929c.038.28.299.6.821 1.238c.276.337.414.505.472.687a1 1 0 0 1-.035.702c-.076.175-.23.329-.538.637l-.894.893c-.308.309-.462.463-.637.538a1 1 0 0 1-.702.035c-.181-.058-.35-.196-.687-.472c-.639-.522-.958-.783-1.238-.82a1 1 0 0 0-.929.384c-.172.225-.213.635-.295 1.456c-.043.434-.065.651-.152.82a1 1 0 0 1-.521.472c-.177.07-.395.07-.831.07h-1.264c-.436 0-.654 0-.83-.07a1 1 0 0 1-.522-.472c-.087-.169-.109-.386-.152-.82c-.082-.82-.123-1.23-.295-1.456a1 1 0 0 0-.928-.384c-.281.037-.6.298-1.239.82c-.337.277-.506.415-.687.473a1 1 0 0 1-.702-.035c-.175-.076-.33-.23-.637-.538l-.894-.894c-.308-.308-.462-.462-.538-.637a1 1 0 0 1-.035-.702c.058-.181.196-.35.472-.687c.523-.639.784-.958.821-1.239a1 1 0 0 0-.384-.928c-.225-.172-.636-.213-1.457-.295c-.433-.043-.65-.065-.82-.152a1 1 0 0 1-.47-.521C2 13.286 2 13.068 2 12.632v-1.264c0-.436 0-.654.07-.83a1 1 0 0 1 .472-.522c.169-.087.386-.109.82-.152c.82-.082 1.231-.123 1.456-.295a1 1 0 0 0 .385-.928c-.038-.281-.3-.6-.822-1.24c-.276-.337-.414-.505-.472-.687a1 1 0 0 1 .035-.702c.076-.174.23-.329.538-.637l.894-.893c.308-.308.462-.463.637-.538a1 1 0 0 1 .702-.035c.181.058.35.196.687.472c.639.522.958.783 1.238.821a1 1 0 0 0 .93-.385c.17-.225.212-.635.294-1.456c.043-.433.065-.65.152-.82a1 1 0 0 1 .521-.471c.177-.07.395-.07.831-.07h1.264c.436 0 .654 0 .83.07a1 1 0 0 1 .522.472M12 16a4 4 0 1 0 0-8a4 4 0 0 0 0 8\" clip-rule=\"evenodd\"></path><path fill=\"currentColor\" d=\"m14.136 3.361l.597-.06zm-.152-.82l-.534.276zm.447 2.277l.477-.364zm.929.384l-.08-.594zm1.238-.82l.38.464zm.687-.473l.183.572zm.702.035l.239-.55zm.637.538l-.424.424zm.894.894l.424-.425zm.538.637l.55-.239zm.035.702l.571.182zm-.472.687l-.465-.38zm-.822 1.239l-.594-.08zm.385.928l-.364.477zm1.457.295l.06-.597zm.82.152l.274-.533zm.47.521l.559-.22zm.001 2.926l-.558-.22zm-.472.52l.275.534zm-.82.153l-.06-.597l-.019.002l-.019.003zm0 0l.06.597l.02-.002l.02-.003zm-1.456.295l-.363-.477zm-.384.929l-.595.08zm.821 1.238l-.464.38zm.472.687l-.572.182zm-.035.702l-.55-.239zm-.538.637l.424.424zm-.894.893l-.424-.424zm-.637.538l.239.55zm-.702.035l-.182.572zm-.687-.472l.38-.464l-.005-.004zm0 0l-.38.465l.005.004zm-1.238-.82l.08-.596zm-.929.384l.477.364zm-.295 1.456l-.597-.06zm-.152.82l-.534-.275zm-.521.472l-.22-.558zm-2.926 0l.22-.558zm-.52-.472l.533-.275zm-.153-.82l-.597.06zm-.295-1.456l-.477.364zm-.928-.384l-.08-.595zm-1.239.82l-.38-.463l-.01.007l-.009.008zm0 0l.38.465l.01-.007l.009-.009zm-.687.473l.182.571zm-.702-.035l-.239.55zm-.637-.538l.424-.425zm-.894-.894l-.424.425zm-.538-.637l.55-.238zm-.035-.702l.572.183zm.472-.687l.464.38zm.821-1.239l.595.08zm-.384-.928l.364-.477zm-1.457-.295l-.06.597zm-.82-.152l.276-.534zm-.47-.521l-.559.22zm0-2.926l-.559-.22zm.47-.52l-.275-.534zm.82-.153v-.6h-.03l-.03.003zm0 0v.6h.03l.03-.003zm1.457-.295l-.364-.477zm.385-.928l.595-.08zM4.38 7.4l.465-.38zm-.472-.687l.572-.182zm.035-.702l-.55-.238zm.538-.637l.425.424zm.894-.893l-.425-.425zm.637-.538l-.239-.55zm.702-.035l.182-.572zm.687.472l.38-.465zm1.238.821l.08-.595zm.93-.385l-.478-.363zm.294-1.456l.597.06zm.152-.82l-.533-.274zm.521-.471l.221.558zm2.926 0l.22-.558zm1.27 1.232a8.08 8.08 0 0 0-.065-.549a1.624 1.624 0 0 0-.151-.486l-1.066.55a.489.489 0 0 1 .034.135c.017.105.032.244.054.47zm.175 1.152c.004.005-.03-.037-.067-.247a13.25 13.25 0 0 1-.108-.905l-1.194.12c.04.4.073.735.12.997c.047.257.12.533.295.763zm.372.154a.4.4 0 0 1-.372-.154l-.954.728a1.6 1.6 0 0 0 1.485.615zm.938-.691a13.26 13.26 0 0 1-.716.564c-.176.122-.228.128-.223.127l.16 1.19c.287-.04.534-.183.748-.332c.219-.152.48-.366.79-.62zm.885-.58a1.624 1.624 0 0 0-.451.238a8.36 8.36 0 0 0-.434.342l.76.929a7.59 7.59 0 0 1 .37-.294a.486.486 0 0 1 .12-.071zm1.123.057a1.6 1.6 0 0 0-1.123-.056l.365 1.143a.4.4 0 0 1 .28.014zm.823.664a9.34 9.34 0 0 0-.398-.384a1.625 1.625 0 0 0-.425-.28l-.477 1.1a.487.487 0 0 1 .112.084c.08.07.18.169.339.328zm.893.893l-.893-.893l-.849.848l.893.894zm.664.823a1.623 1.623 0 0 0-.28-.425a9.34 9.34 0 0 0-.384-.398l-.849.849c.16.16.26.259.33.34a.466.466 0 0 1 .082.111zm.056 1.123a1.6 1.6 0 0 0-.056-1.123l-1.1.477a.4.4 0 0 1 .013.281zm-.579.885a8.36 8.36 0 0 0 .342-.434c.094-.132.182-.277.237-.45l-1.143-.366a.483.483 0 0 1-.071.12a7.59 7.59 0 0 1-.294.37zm-.69.939c-.002.005.004-.048.126-.223c.119-.17.297-.389.564-.716l-.928-.76c-.255.312-.47.572-.621.791c-.149.214-.293.461-.331.748zm.153.37a.4.4 0 0 1-.154-.37l-1.19-.16a1.6 1.6 0 0 0 .616 1.485zm1.152.176c-.42-.042-.7-.07-.905-.107c-.21-.038-.252-.072-.247-.068l-.728.954c.23.175.506.248.763.295c.262.047.598.08.998.12zm1.035.216a1.623 1.623 0 0 0-.486-.151c-.154-.026-.34-.044-.549-.065l-.12 1.194c.226.022.365.037.47.054c.1.017.128.03.135.034zm.755.834a1.6 1.6 0 0 0-.755-.834l-.55 1.066a.4.4 0 0 1 .189.209zm.112 1.051c0-.21 0-.396-.01-.552a1.624 1.624 0 0 0-.102-.5l-1.116.442a.49.49 0 0 1 .02.138c.008.106.008.246.008.472zm0 1.264v-1.264h-1.2v1.264zm-.112 1.051c.067-.17.091-.337.102-.499c.01-.155.01-.342.01-.552h-1.2c0 .226 0 .366-.007.472a.487.487 0 0 1-.021.138zm-.755.834a1.6 1.6 0 0 0 .755-.834l-1.116-.44a.4.4 0 0 1-.189.207zm-1.035.216c.21-.02.395-.039.549-.065c.16-.027.324-.067.486-.15l-.55-1.068a.487.487 0 0 1-.135.035a7.969 7.969 0 0 1-.47.054zm.04-.005l-.198-1.184zm-1.192.18c-.004.004.037-.03.248-.068c.204-.036.484-.065.904-.107l-.12-1.194c-.4.04-.735.073-.997.12c-.256.046-.532.12-.762.295zm-.154.372a.4.4 0 0 1 .154-.372l-.727-.954a1.6 1.6 0 0 0-.616 1.486zm.691.938a13.173 13.173 0 0 1-.563-.716c-.122-.175-.128-.228-.128-.223l-1.189.16c.039.287.183.534.331.748c.152.218.366.48.62.79zm.58.884a1.625 1.625 0 0 0-.238-.45c-.09-.128-.209-.272-.342-.434l-.928.76c.143.174.231.283.293.37a.492.492 0 0 1 .071.12zm-.057 1.124a1.6 1.6 0 0 0 .056-1.124l-1.143.365a.4.4 0 0 1-.014.281zm-.664.822c.149-.148.28-.28.384-.398a1.61 1.61 0 0 0 .28-.424l-1.1-.478a.489.489 0 0 1-.084.112c-.07.08-.169.18-.328.34zm-.893.894l.893-.894l-.848-.848l-.894.893zm-.823.664c.167-.073.303-.174.425-.28c.117-.104.25-.236.398-.384l-.849-.849c-.16.16-.259.259-.34.329a.485.485 0 0 1-.111.083zm-1.123.056a1.6 1.6 0 0 0 1.123-.056l-.477-1.101a.4.4 0 0 1-.281.014zm-.885-.58c.163.134.307.252.434.343c.132.094.277.181.45.237l.366-1.143a.49.49 0 0 1-.12-.071a7.992 7.992 0 0 1-.37-.294zm.005.005l.75-.937zm-.943-.695c-.006-.001.047.005.222.127c.17.118.389.296.716.564l.76-.929c-.312-.255-.572-.469-.791-.62c-.214-.15-.46-.293-.748-.332zm-.372.154a.4.4 0 0 1 .372-.154l.16-1.19a1.6 1.6 0 0 0-1.486.616zm-.175 1.152c.042-.42.07-.7.107-.905c.038-.21.072-.252.068-.247l-.954-.728c-.175.23-.248.506-.295.762c-.047.262-.08.598-.12.999zm-.216 1.036c.084-.163.124-.327.151-.487c.026-.154.044-.34.065-.549l-1.194-.12a7.9 7.9 0 0 1-.054.47a.49.49 0 0 1-.034.135zm-.833.754a1.6 1.6 0 0 0 .833-.754l-1.066-.55a.4.4 0 0 1-.209.188zm-1.052.112c.21 0 .396 0 .552-.01c.162-.01.33-.035.5-.102l-.442-1.116a.49.49 0 0 1-.138.02a8.012 8.012 0 0 1-.472.008zm-1.264 0h1.264v-1.2h-1.264zm-1.051-.112c.17.067.337.091.499.102c.155.01.342.01.552.01v-1.2c-.226 0-.366 0-.472-.007a.49.49 0 0 1-.138-.021zm-.834-.755a1.6 1.6 0 0 0 .834.755l.44-1.116a.4.4 0 0 1-.207-.189zm-.216-1.035c.02.21.039.395.065.549c.027.16.067.324.151.486l1.066-.55a.49.49 0 0 1-.034-.135a7.992 7.992 0 0 1-.054-.47zm-.175-1.152c-.004-.005.03.037.068.247c.036.205.065.485.107.905l1.194-.12c-.04-.4-.073-.735-.12-.997c-.047-.257-.12-.533-.295-.763zm-.371-.154a.4.4 0 0 1 .37.154l.955-.728a1.6 1.6 0 0 0-1.485-.615zm-.939.691c.327-.267.545-.445.716-.564c.175-.122.228-.128.223-.127l-.16-1.19c-.287.04-.534.183-.748.332c-.219.152-.48.366-.79.62zm.019-.016l-.798-.897zm-.904.595a1.61 1.61 0 0 0 .451-.237a8.36 8.36 0 0 0 .434-.342l-.76-.928a7.982 7.982 0 0 1-.37.293a.49.49 0 0 1-.12.071zm-1.123-.056a1.6 1.6 0 0 0 1.123.056l-.365-1.143a.4.4 0 0 1-.28-.014zm-.823-.664c.149.148.28.28.398.384c.122.106.258.208.425.28l.477-1.1a.49.49 0 0 1-.112-.084a7.95 7.95 0 0 1-.34-.329zm-.893-.893l.893.893l.849-.849l-.894-.893zm-.664-.823c.072.167.174.303.28.425c.103.117.235.25.384.398l.848-.849a7.919 7.919 0 0 1-.328-.34a.487.487 0 0 1-.083-.111zm-.056-1.123a1.6 1.6 0 0 0 .056 1.123l1.1-.477a.4.4 0 0 1-.013-.281zm.579-.885a8.36 8.36 0 0 0-.342.434a1.625 1.625 0 0 0-.237.45l1.143.366a.488.488 0 0 1 .071-.12c.062-.087.15-.195.293-.37zm.69-.938c.002-.006-.004.046-.126.222c-.119.17-.297.389-.564.716l.928.76c.255-.312.47-.572.621-.791c.149-.214.293-.461.331-.748zm-.153-.372a.4.4 0 0 1 .154.372l1.19.16a1.6 1.6 0 0 0-.616-1.486zm-1.152-.175c.42.042.7.07.905.107c.21.038.252.072.247.068l.728-.954c-.23-.175-.506-.248-.763-.295c-.262-.047-.597-.08-.998-.12zm-1.035-.216c.162.084.326.124.486.151c.154.026.34.044.549.065l.12-1.194a7.985 7.985 0 0 1-.47-.054a.489.489 0 0 1-.135-.034zm-.755-.834c.142.36.41.656.755.834l.55-1.066a.4.4 0 0 1-.189-.209zm-.111-1.05c0 .21 0 .396.01.552c.01.162.035.33.102.5l1.116-.442a.488.488 0 0 1-.02-.138a7.985 7.985 0 0 1-.008-.472zm0-1.264v1.264h1.2v-1.264zm.112-1.051c-.067.17-.091.337-.102.499c-.01.155-.01.342-.01.552h1.2c0-.226 0-.366.007-.472c.007-.1.018-.13.021-.138zm.754-.834a1.6 1.6 0 0 0-.754.834l1.116.44a.4.4 0 0 1 .189-.207zm1.036-.216a8.08 8.08 0 0 0-.549.065c-.16.027-.324.067-.487.151l.55 1.066a.489.489 0 0 1 .136-.034a7.9 7.9 0 0 1 .47-.054zm.06-.003v1.2zm0 0v1.2zm1.092-.172c.005-.004-.036.03-.247.067c-.205.037-.485.066-.905.108l.12 1.194c.4-.04.736-.073.998-.12c.256-.047.532-.12.762-.295zm.154-.371a.4.4 0 0 1-.154.37l.728.955a1.6 1.6 0 0 0 .616-1.485zm-.691-.94c.268.328.445.546.564.717c.122.175.128.228.127.223l1.19-.16c-.039-.287-.183-.534-.331-.748c-.152-.219-.366-.48-.621-.791zm-.58-.884c.056.173.144.319.238.45c.09.128.209.272.342.435l.929-.76a8 8 0 0 1-.294-.37a.488.488 0 0 1-.071-.12zm.057-1.123a1.6 1.6 0 0 0-.056 1.123l1.143-.365a.4.4 0 0 1 .014-.281zm.664-.823c-.148.148-.28.28-.384.398a1.624 1.624 0 0 0-.28.425l1.1.477a.488.488 0 0 1 .084-.112c.07-.08.169-.18.329-.34zm.893-.893l-.893.893l.849.848l.893-.893zm0 0l.849.848zm.823-.665a1.624 1.624 0 0 0-.425.281a8.76 8.76 0 0 0-.398.384l.849.848c.16-.16.259-.259.34-.329a.488.488 0 0 1 .111-.083zm1.123-.056a1.6 1.6 0 0 0-1.123.056l.477 1.101a.4.4 0 0 1 .281-.014zm.885.58a8.433 8.433 0 0 0-.434-.343a1.624 1.624 0 0 0-.45-.237L6.531 4.48a.488.488 0 0 1 .12.072c.087.062.195.15.37.293zm.939.69c.005.001-.048-.005-.223-.127c-.17-.118-.389-.296-.716-.564l-.76.93c.312.254.572.468.791.62c.214.148.46.292.747.33zm.371-.153a.4.4 0 0 1-.371.153l-.16 1.19a1.6 1.6 0 0 0 1.485-.616zm.175-1.152c-.042.42-.07.7-.107.904c-.038.21-.072.252-.068.248l.954.727c.176-.23.248-.506.295-.762c.047-.262.08-.598.12-.998zm.216-1.035a1.624 1.624 0 0 0-.151.486c-.026.154-.044.34-.065.549l1.194.119a7.98 7.98 0 0 1 .054-.47a.479.479 0 0 1 .034-.134zm.834-.755a1.6 1.6 0 0 0-.834.755l1.066.55a.4.4 0 0 1 .209-.189zm1.051-.112c-.21 0-.396 0-.552.01c-.162.01-.33.035-.5.102l.442 1.116a.487.487 0 0 1 .138-.02c.106-.008.246-.008.472-.008zm1.264 0h-1.264v1.2h1.264zm1.051.112a1.624 1.624 0 0 0-.499-.102c-.155-.01-.342-.01-.552-.01v1.2c.226 0 .366 0 .472.007c.1.007.13.018.138.021zm.834.755a1.6 1.6 0 0 0-.834-.755l-.44 1.116a.4.4 0 0 1 .207.189zM15.4 12a3.4 3.4 0 0 1-3.4 3.4v1.2a4.6 4.6 0 0 0 4.6-4.6zM12 8.6a3.4 3.4 0 0 1 3.4 3.4h1.2A4.6 4.6 0 0 0 12 7.4zM8.6 12A3.4 3.4 0 0 1 12 8.6V7.4A4.6 4.6 0 0 0 7.4 12zm3.4 3.4A3.4 3.4 0 0 1 8.6 12H7.4a4.6 4.6 0 0 0 4.6 4.6z\"></path></svg>";
|
|
142
|
+
export declare const letsShopDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsShopDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M5.5 10v7.5c0 .943 0 1.414.293 1.707c.293.293.764.293 1.707.293h9c.943 0 1.414 0 1.707-.293c.293-.293.293-.764.293-1.707V10\"></path><path stroke=\"#fff\" stroke-linejoin=\"round\" d=\"M14.5 19v-4a2 2 0 0 0-2-2h-1a2 2 0 0 0-2 2v4\"></path><path stroke=\"#fff\" d=\"M4.461 5.924c.504-1.175.756-1.763 1.257-2.094c.5-.33 1.14-.33 2.42-.33h7.724c1.28 0 1.92 0 2.42.33c.501.33.753.919 1.257 2.094l.735 1.716c.292.682.438 1.022.45 1.297a1.5 1.5 0 0 1-.966 1.465c-.257.098-.628.098-1.37.098c-.23 0-.344 0-.448-.022a1 1 0 0 1-.598-.389c-.063-.086-.11-.19-.203-.401l-.828-1.862c-.295-.664-.442-.996-.528-.968c-.086.029-.007.383.15 1.092l.062.277c.216.97.323 1.455.107 1.802a1.006 1.006 0 0 1-.148.184c-.292.287-.789.287-1.782.287c-.737 0-1.105 0-1.369-.194a.998.998 0 0 1-.144-.129c-.222-.24-.262-.607-.344-1.338l-.116-1.05c-.073-.656-.11-.983-.199-.983c-.09 0-.126.327-.199.983l-.116 1.05c-.082.731-.122 1.097-.344 1.338a.998.998 0 0 1-.144.129c-.264.194-.632.194-1.369.194c-.993 0-1.49 0-1.782-.287a1 1 0 0 1-.148-.184c-.216-.347-.108-.832.107-1.802l.062-.277c.157-.709.236-1.063.15-1.092c-.086-.028-.233.304-.528.968L6.86 9.688c-.094.21-.14.315-.203.401a1 1 0 0 1-.598.389c-.104.022-.219.022-.449.022c-.741 0-1.112 0-1.37-.098a1.5 1.5 0 0 1-.965-1.465c.012-.275.158-.615.45-1.297z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsShopDuotoneLine0)\"></path></svg>";
|
|
143
|
+
export declare const letsSignInCircleDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsSignInCircleDuotoneLine0\"><g fill=\"none\"><circle cx=\"8\" cy=\"8\" r=\"8\" fill=\"#fff\" fill-opacity=\".25\" transform=\"matrix(0 -1 -1 0 22 20)\"></circle><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M5.7 12a8.3 8.3 0 1 1 16.6 0a8.3 8.3 0 0 1-16.6 0Z\" style=\"stroke-width:var(--ng-icon__stroke-width, .6)\"></path><path stroke=\"#fff\" d=\"M4.929 19.071a10 10 0 1 0 0-14.142\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path fill=\"#fff\" d=\"m15 12l.469-.375l.3.375l-.3.375zm-12 .6a.6.6 0 1 1 0-1.2zm8.469-5.975l4 5l-.937.75l-4-5zm4 5.75l-4 5l-.937-.75l4-5zM15 12.6H3v-1.2h12z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsSignInCircleDuotoneLine0)\"></path></svg>";
|
|
144
|
+
export declare const letsSignInSqureDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsSignInSqureDuotoneLine0\"><g fill=\"none\"><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M11.5 9.5L14 12m0 0l-2.5 2.5M14 12H4\"></path><path stroke=\"silver\" stroke-linejoin=\"round\" stroke-opacity=\".25\" d=\"M8.5 9V4.72a1 1 0 0 1 1.196-.98l8 1.6a1 1 0 0 1 .804.98v11.36a1 1 0 0 1-.804.98l-8 1.6a1 1 0 0 1-1.196-.98V15\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsSignInSqureDuotoneLine0)\"></path></svg>";
|
|
145
|
+
export declare const letsSignOutCircleDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsSignOutCircleDuotoneLine0\"><g fill=\"none\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#fff\" fill-opacity=\".25\" transform=\"matrix(0 -1 -1 0 20 18)\"></circle><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M7.7 12a6.3 6.3 0 1 1 12.6 0a6.3 6.3 0 0 1-12.6 0Z\" style=\"stroke-width:var(--ng-icon__stroke-width, .6)\"></path><path stroke=\"#fff\" d=\"M8 18.928A8 8 0 1 0 8 5.072\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path fill=\"#fff\" d=\"m2 12l-.469-.375l-.3.375l.3.375zm9 .6a.6.6 0 1 0 0-1.2zM5.531 6.625l-4 5l.938.75l4-5zm-4 5.75l4 5l.938-.75l-4-5zM2 12.6h9v-1.2H2z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsSignOutCircleDuotoneLine0)\"></path></svg>";
|
|
146
|
+
export declare const letsSignOutSqureDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"m15.014 3.164l1.924-.32c1.435-.24 2.153-.36 2.73-.227A3 3 0 0 1 21.775 4.4C22 4.95 22 5.677 22 7.131v9.935c0 1.273 0 1.91-.173 2.397a3 3 0 0 1-2.301 1.95c-.51.09-1.137-.015-2.393-.224l-2.12-.353c-2.394-.4-3.591-.599-4.302-1.438c-.711-.84-.711-2.053-.711-4.48V9.082c0-2.428 0-3.642.71-4.48c.712-.84 1.91-1.04 4.304-1.439\"></path><path fill=\"currentColor\" d=\"m3 12l-.469-.375l-.3.375l.3.375zm9 .6a.6.6 0 1 0 0-1.2zM6.531 6.625l-4 5l.938.75l4-5zm-4 5.75l4 5l.938-.75l-4-5zM3 12.6h9v-1.2H3z\"></path></svg>";
|
|
147
|
+
export declare const letsSpeedAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsSpeedAltDuotoneLine0\"><g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M6.697 17.303a7.5 7.5 0 1 1 10.606 0\"></path><path stroke=\"#fff\" d=\"m12 12l4-2\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsSpeedAltDuotoneLine0)\"></path></svg>";
|
|
148
|
+
export declare const letsSpeedDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path stroke=\"currentColor\" stroke-linejoin=\"round\" d=\"M9.5 15a2.5 2.5 0 1 1 5 0\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m13.5 12.5l2-3\"></path><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M8.939 6.609A8 8 0 0 1 20 14v.5a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5V14a8 8 0 0 1 4.939-7.391M3 14a9 9 0 0 1 18 0v.5a1.5 1.5 0 0 1-1.5 1.5h-15A1.5 1.5 0 0 1 3 14.5z\" clip-rule=\"evenodd\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 15.5h-9\"></path></g></svg>";
|
|
149
|
+
export declare const letsTargetDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M7.05 7.05L4 4m12.95 3.05L20 4m0 16l-3.05-3.05M4 20l3.05-3.05\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M12 19a7 7 0 1 0 0-14a7 7 0 0 0 0 14m0-4a3 3 0 1 0 0-6a3 3 0 0 0 0 6\" clip-rule=\"evenodd\"></path><path fill=\"currentColor\" d=\"M18.4 12a6.4 6.4 0 0 1-6.4 6.4v1.2a7.6 7.6 0 0 0 7.6-7.6zM12 5.6a6.4 6.4 0 0 1 6.4 6.4h1.2A7.6 7.6 0 0 0 12 4.4zM5.6 12A6.4 6.4 0 0 1 12 5.6V4.4A7.6 7.6 0 0 0 4.4 12zm6.4 6.4A6.4 6.4 0 0 1 5.6 12H4.4a7.6 7.6 0 0 0 7.6 7.6zm2.4-6.4a2.4 2.4 0 0 1-2.4 2.4v1.2a3.6 3.6 0 0 0 3.6-3.6zM12 9.6a2.4 2.4 0 0 1 2.4 2.4h1.2A3.6 3.6 0 0 0 12 8.4zM9.6 12A2.4 2.4 0 0 1 12 9.6V8.4A3.6 3.6 0 0 0 8.4 12zm2.4 2.4A2.4 2.4 0 0 1 9.6 12H8.4a3.6 3.6 0 0 0 3.6 3.6z\"></path></g></svg>";
|
|
150
|
+
export declare const letsTicketAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsTicketAltDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M17.5 19.005V4.995a.8.8 0 0 0-1.244-.666l-1.27.847a.8.8 0 0 1-.943-.041L12.5 3.9a.8.8 0 0 0-1 0L9.957 5.135a.8.8 0 0 1-.944.04l-1.27-.846a.8.8 0 0 0-1.243.666v14.01a.8.8 0 0 0 1.244.666l1.27-.846a.8.8 0 0 1 .943.04L11.5 20.1a.8.8 0 0 0 1 0l1.543-1.235a.8.8 0 0 1 .944-.04l1.27.846a.8.8 0 0 0 1.243-.666Z\"></path><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M9.5 9.5h5m-5 2.5h5m-5 2.5h5\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsTicketAltDuotoneLine0)\"></path></svg>";
|
|
151
|
+
export declare const letsTicketDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsTicketDuotoneLine0\"><g fill=\"none\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M3.5 8.5a3 3 0 0 1 3-3h11a3 3 0 0 1 3 3v.25a.75.75 0 0 1-.75.75a2.25 2.25 0 0 0-2.25 2.25v.5a2.25 2.25 0 0 0 2.25 2.25a.75.75 0 0 1 .75.75v.25a3 3 0 0 1-3 3h-11a3 3 0 0 1-3-3v-.25a.75.75 0 0 1 .75-.75a2.25 2.25 0 0 0 2.25-2.25v-.5A2.25 2.25 0 0 0 4.25 9.5a.75.75 0 0 1-.75-.75z\"></path><path stroke=\"#fff\" d=\"m12.96 10.159l.403-.295l-.404.295a1 1 0 0 0 .495.36l1.545.507l-.952 1.317l.406.293l-.406-.293a1 1 0 0 0-.189.583l-.005 1.625l-1.547-.498l-.153.476l.153-.476a1 1 0 0 0-.612 0l-1.547.498l-.005-1.625a1 1 0 0 0-.19-.583l-.95-1.317l1.543-.507a1 1 0 0 0 .496-.36L12 8.847z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsTicketDuotoneLine0)\"></path></svg>";
|
|
152
|
+
export declare const letsTicketUseDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m5.915 4.558l.097.49zM3.558 6.915l.49.097zm0 10.17l-.49.098zm2.357 2.357l-.098.49zm6.936-11.43l-.075-.495zm0 5l-.075-.495zm0 5l-.075-.495zm0-7.023l.074-.495zm0 5l-.075.494zm.074-10.495A.5.5 0 0 1 12.5 5h-1a1.5 1.5 0 0 0 1.276 1.483zM12.5 5v-.35h-1V5zm-.65-1h-4.6v1h4.6zm-4.6 0c-.673 0-1.083-.002-1.433.067l.195.981C6.242 5.002 6.53 5 7.25 5zm-1.433.067a3.5 3.5 0 0 0-2.75 2.75l.981.195a2.5 2.5 0 0 1 1.964-1.964zm-2.75 2.75c-.07.35-.067.76-.067 1.433h1c0-.721.002-1.008.048-1.238zM3 8.25v.5h1v-.5zm0 .5C3 9.44 3.56 10 4.25 10V9A.25.25 0 0 1 4 8.75zM4.25 10c.966 0 1.75.784 1.75 1.75h1A2.75 2.75 0 0 0 4.25 9zM6 11.75v.5h1v-.5zm0 .5A1.75 1.75 0 0 1 4.25 14v1A2.75 2.75 0 0 0 7 12.25zM4.25 14C3.56 14 3 14.56 3 15.25h1a.25.25 0 0 1 .25-.25zM3 15.25v.5h1v-.5zm0 .5c0 .673-.002 1.082.067 1.433l.981-.195C4.002 16.758 4 16.47 4 15.75zm.067 1.433a3.5 3.5 0 0 0 2.75 2.75l.195-.981a2.5 2.5 0 0 1-1.964-1.964zm2.75 2.75c.35.07.76.067 1.433.067v-1c-.721 0-1.008-.002-1.238-.048zM7.25 20h4.6v-1h-4.6zm5.25-.65V19h-1v.35zm0-.35a.5.5 0 0 1 .425-.494l-.149-.99A1.5 1.5 0 0 0 11.5 19zm0-2.85v1.7h1v-1.7zm-1-1.15a1.5 1.5 0 0 0 1.276 1.483l.149-.989A.5.5 0 0 1 12.5 15zm0-1v1h1v-1zm1.276-1.483A1.5 1.5 0 0 0 11.5 14h1a.5.5 0 0 1 .425-.494zM12.5 11.15v1.7h1v-1.7zm-1-1.15a1.5 1.5 0 0 0 1.276 1.483l.149-.989A.5.5 0 0 1 12.5 10zm0-1v1h1V9zm1.276-1.483A1.5 1.5 0 0 0 11.5 9h1a.5.5 0 0 1 .425-.494zM12.5 6.15v1.7h1v-1.7zm.425 2.356a.669.669 0 0 0 .575-.656h-1a.33.33 0 0 1 .276-.333zm0 5a.669.669 0 0 0 .575-.656h-1a.33.33 0 0 1 .276-.333zm0 5a.669.669 0 0 0 .575-.656h-1a.33.33 0 0 1 .276-.333zM11.85 20a.65.65 0 0 0 .65-.65h-1a.35.35 0 0 1 .35-.35zm1.65-8.85a.669.669 0 0 0-.575-.656l-.149.99a.331.331 0 0 1-.276-.334zm-1-6.5a.65.65 0 0 0-.65-.65v1a.35.35 0 0 1-.35-.35zm1 11.5a.669.669 0 0 0-.575-.656l-.149.99a.331.331 0 0 1-.276-.334zm-.724-9.667a.331.331 0 0 1-.276-.333h1a.669.669 0 0 0-.575-.656z\"></path><path fill=\"currentColor\" fill-opacity=\".25\" d=\"m18.085 19.442l.098.49zm2.357-2.357l.49.098zm0-10.17l.49-.098zm-2.357-2.357l.098-.49zM15 18.5a.5.5 0 0 1 .5.5h1a1.5 1.5 0 0 0-1.5-1.5zm.5.5v.35h1V19zm.65 1h.6v-1h-.6zm.6 0c.673 0 1.082.002 1.433-.067l-.195-.981c-.23.046-.517.048-1.238.048zm1.433-.067a3.5 3.5 0 0 0 2.75-2.75l-.981-.195a2.5 2.5 0 0 1-1.964 1.964zm2.75-2.75c.07-.35.067-.76.067-1.433h-1c0 .72-.002 1.008-.048 1.238zM21 15.75v-.5h-1v.5zm0-.5c0-.69-.56-1.25-1.25-1.25v1a.25.25 0 0 1 .25.25zM19.75 14A1.75 1.75 0 0 1 18 12.25h-1A2.75 2.75 0 0 0 19.75 15zM18 12.25v-.5h-1v.5zm0-.5c0-.966.784-1.75 1.75-1.75V9A2.75 2.75 0 0 0 17 11.75zM19.75 10c.69 0 1.25-.56 1.25-1.25h-1a.25.25 0 0 1-.25.25zM21 8.75v-.5h-1v.5zm0-.5c0-.673.002-1.083-.067-1.433l-.981.195c.046.23.048.517.048 1.238zm-.067-1.433a3.5 3.5 0 0 0-2.75-2.75l-.195.981a2.5 2.5 0 0 1 1.964 1.964zm-2.75-2.75c-.35-.07-.76-.067-1.433-.067v1c.72 0 1.008.002 1.238.048zM16.75 4h-.6v1h.6zm-1.25.65V5h1v-.35zm0 .35a.5.5 0 0 1-.5.5v1A1.5 1.5 0 0 0 16.5 5zm0 3V6h-1v2zm1 1A1.5 1.5 0 0 0 15 7.5v1a.5.5 0 0 1 .5.5zm0 1V9h-1v1zM15 11.5a1.5 1.5 0 0 0 1.5-1.5h-1a.5.5 0 0 1-.5.5zm.5 1.5v-2h-1v2zm1 1a1.5 1.5 0 0 0-1.5-1.5v1a.5.5 0 0 1 .5.5zm0 1v-1h-1v1zM15 16.5a1.5 1.5 0 0 0 1.5-1.5h-1a.5.5 0 0 1-.5.5zm.5 1.5v-2h-1v2zm-1-5a.5.5 0 0 0 .5.5v-1a.5.5 0 0 1 .5.5zm.5-2.5a.5.5 0 0 0-.5.5h1a.5.5 0 0 1-.5.5zm0 5a.5.5 0 0 0-.5.5h1a.5.5 0 0 1-.5.5zm0 2a.5.5 0 0 1 .5.5h-1a.5.5 0 0 0 .5.5zM14.5 8a.5.5 0 0 0 .5.5v-1a.5.5 0 0 1 .5.5zm.5-2.5a.5.5 0 0 0-.5.5h1a.5.5 0 0 1-.5.5zM16.15 4a.65.65 0 0 0-.65.65h1a.35.35 0 0 1-.35.35zm-.65 15.35c0 .359.291.65.65.65v-1a.35.35 0 0 1 .35.35z\"></path></svg>";
|
|
153
|
+
export declare const letsTimeAtackDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><mask id=\"letsIconsTimeAtackDuotoneLine0\" fill=\"#fff\"><path d=\"M12 6.5c0-.24 0-.359.08-.433c.082-.074.194-.065.42-.046a6 6 0 1 1-5.428 9.401c-.13-.186-.194-.279-.17-.386c.024-.107.128-.166.335-.286l4.513-2.606c.122-.07.183-.105.216-.163c.034-.058.034-.129.034-.27z\"></path></mask><g fill=\"none\" stroke=\"currentColor\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M12 6.5c0-.24 0-.359.08-.433c.082-.074.194-.065.42-.046a6 6 0 1 1-5.428 9.401c-.13-.186-.194-.279-.17-.386c.024-.107.128-.166.335-.286l4.513-2.606c.122-.07.183-.105.216-.163c.034-.058.034-.129.034-.27z\" mask=\"url(#letsIconsTimeAtackDuotoneLine0)\" style=\"stroke-width:var(--ng-icon__stroke-width, 2.4)\"></path><circle cx=\"12\" cy=\"12\" r=\"8.4\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></circle></g></svg>";
|
|
154
|
+
export declare const letsTimeDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"12\" r=\"8.6\" fill=\"currentColor\" fill-opacity=\".25\"></circle><path stroke-linecap=\"round\" d=\"M16.5 12h-4.25a.25.25 0 0 1-.25-.25V8.5\"></path></g></svg>";
|
|
155
|
+
export declare const letsTimeProgressDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsTimeProgressDuotoneLine0\"><g fill=\"none\" stroke-linecap=\"round\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M12 4v2\"></path><path stroke=\"#fff\" d=\"M12 12L6.059 6.066\"></path><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M20 12h-2m-6 6v2m-6-8H4\"></path><path stroke=\"#fff\" d=\"M12 3.6a8.4 8.4 0 1 1-5.94 2.46\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsTimeProgressDuotoneLine0)\"></path></svg>";
|
|
156
|
+
export declare const letsTrashDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path d=\"M10 15v-3m4 3v-3\"></path><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M3 7h18c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C18 8.602 18 9.068 18 10v6c0 1.886 0 2.828-.586 3.414C16.828 20 15.886 20 14 20h-4c-1.886 0-2.828 0-3.414-.586C6 18.828 6 17.886 6 16v-6c0-.932 0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083C4.398 7 3.932 7 3 7Z\"></path><path d=\"M10.068 3.37c.114-.106.365-.2.715-.267A6.68 6.68 0 0 1 12 3c.44 0 .868.036 1.217.103c.35.067.6.161.715.268\"></path></g></svg>";
|
|
157
|
+
export declare const letsTreeDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 16v3.5\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.6)\"></path><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"m10.7 9.5l-3.479 4.014c-.673.777-.121 1.986.907 1.986h7.744c1.028 0 1.58-1.209.907-1.986L13.3 9.5z\" clip-rule=\"evenodd\"></path><path fill=\"currentColor\" d=\"m7.221 13.514l-.378-.327zM10.7 9.5V9a.5.5 0 0 0-.378.173zm6.079 4.014l-.378.328zM13.3 9.5l.378-.327A.5.5 0 0 0 13.3 9zm-5.701 4.342l3.479-4.015l-.756-.654l-3.479 4.014zM8.128 15a.7.7 0 0 1-.529-1.158l-.756-.655C5.89 14.287 6.671 16 8.128 16zm7.744 0H8.128v1h7.744zm.529-1.158A.7.7 0 0 1 15.872 15v1c1.457 0 2.239-1.713 1.285-2.813zm-3.479-4.015l3.479 4.015l.756-.655l-3.48-4.014zM13.3 9h-2.6v1h2.6z\"></path><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.343 7.49l2.92-3.186a1 1 0 0 1 1.474 0l2.92 3.185c.705.77.16 2.011-.885 2.011H9.228c-1.044 0-1.59-1.241-.885-2.01\"></path></g></svg>";
|
|
158
|
+
export declare const letsTumerDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsTumerDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"14\" r=\"8\" stroke=\"#fff\"></circle><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M12 14v-3\"></path><path stroke=\"silver\" stroke-linecap=\"round\" stroke-opacity=\".25\" d=\"M17.5 7.5L19 6m-8.932-2.63c.114-.106.365-.2.715-.267A6.68 6.68 0 0 1 12 3c.44 0 .868.036 1.217.103c.35.067.6.161.715.268\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsTumerDuotoneLine0)\"></path></svg>";
|
|
159
|
+
export declare const letsUnlockDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" d=\"M4 13c0-1.885 0-2.828.586-3.414C5.172 9 6.114 9 8 9h8c1.886 0 2.828 0 3.414.586C20 10.172 20 11.115 20 13v2c0 2.829 0 4.243-.879 5.122C18.243 21 16.828 21 14 21h-4c-2.828 0-4.243 0-5.121-.878C4 19.242 4 17.829 4 15z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"m16.5 9l.078-.62a5.519 5.519 0 0 0-2.41-5.273v0a5.519 5.519 0 0 0-6.68.416l-.818.709\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><circle cx=\"12\" cy=\"15\" r=\"2\" fill=\"currentColor\"></circle></g></svg>";
|
|
160
|
+
export declare const letsUploadDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><mask id=\"letsIconsUploadDuotoneLine0\" width=\"20\" height=\"12\" x=\"2\" y=\"2\" fill=\"#000\" maskUnits=\"userSpaceOnUse\"><path fill=\"#fff\" d=\"M2 2h20v12H2z\"></path><path fill-rule=\"evenodd\" d=\"M6 13h12a3 3 0 1 0 0-6c-.28 0-.42 0-.517-.02c-.298-.06-.44-.151-.616-.399c-.058-.08-.14-.262-.303-.626a5 5 0 0 0-9.128 0c-.163.364-.245.545-.303.626c-.176.248-.318.34-.616.4C6.419 7 6.28 7 6 7a3 3 0 0 0 0 6\" clip-rule=\"evenodd\"></path></mask><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M6 13h12a3 3 0 1 0 0-6c-.28 0-.42 0-.517-.02c-.298-.06-.44-.151-.616-.399c-.058-.08-.14-.262-.303-.626a5 5 0 0 0-9.128 0c-.163.364-.245.545-.303.626c-.176.248-.318.34-.616.4C6.419 7 6.28 7 6 7a3 3 0 0 0 0 6\" clip-rule=\"evenodd\"></path><path fill=\"currentColor\" fill-opacity=\".25\" d=\"m7.436 5.955l-.547-.246zm-.303.626l-.488-.348zm-.616.4l-.118-.589zm10.966 0l-.118.588zm-.92-1.026l.548-.246zm.304.626l.488-.348zM12 12.4H6v1.2h6zm6 0h-6v1.2h6zm2.4-2.4a2.4 2.4 0 0 1-2.4 2.4v1.2a3.6 3.6 0 0 0 3.6-3.6zM18 7.6a2.4 2.4 0 0 1 2.4 2.4h1.2A3.6 3.6 0 0 0 18 6.4zm-.889-1.89A5.601 5.601 0 0 0 12 2.4v1.2a4.4 4.4 0 0 1 4.017 2.6zM12 2.4a5.601 5.601 0 0 0-5.111 3.31l1.094.49A4.401 4.401 0 0 1 12 3.6zm-6 4A3.6 3.6 0 0 0 2.4 10h1.2A2.4 2.4 0 0 1 6 7.6zM2.4 10A3.6 3.6 0 0 0 6 13.6v-1.2A2.4 2.4 0 0 1 3.6 10zm4.489-4.29c-.083.184-.141.313-.186.406c-.049.104-.064.125-.058.117l.976.697c.064-.089.12-.2.166-.298c.052-.109.116-.252.196-.432zM6 7.6c.244 0 .463.003.635-.031L6.4 6.392a.6.6 0 0 1-.09.006C6.238 6.4 6.144 6.4 6 6.4zm.645-1.367a.433.433 0 0 1-.1.114a.433.433 0 0 1-.146.045l.236 1.177c.188-.038.379-.096.562-.214c.182-.118.313-.27.424-.425zM18 6.4c-.143 0-.238 0-.309-.002a.6.6 0 0 1-.09-.006l-.236 1.177c.172.034.39.031.635.031zm-1.983-.2c.08.18.144.323.196.432c.047.098.102.21.166.298l.976-.697c.006.008-.01-.013-.058-.117a17.643 17.643 0 0 1-.186-.407zm1.584.192a.434.434 0 0 1-.146-.045a.434.434 0 0 1-.1-.114l-.976.697c.11.156.242.307.424.425c.183.118.374.176.562.214z\" mask=\"url(#letsIconsUploadDuotoneLine0)\"></path><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 2.4a5.601 5.601 0 0 0-5.111 3.31c-.083.184-.141.313-.186.406a1.975 1.975 0 0 1-.058.115v.002a.433.433 0 0 1-.1.114a.433.433 0 0 1-.146.045c-.002 0-.023.004-.09.006A11.7 11.7 0 0 1 6 6.4a3.6 3.6 0 0 0 0 7.2h.572l1.2-1.2H6a2.4 2.4 0 1 1 0-4.8h.057c.221 0 .42 0 .578-.031c.188-.038.379-.096.562-.214c.182-.118.313-.27.424-.425c.064-.089.12-.2.166-.298c.051-.107.114-.249.193-.424l.003-.007a4.401 4.401 0 0 1 8.034 0l.003.006c.079.176.142.318.193.425c.047.098.102.21.166.298c.11.156.242.307.424.425c.183.118.374.176.562.214c.158.032.357.031.578.031H18a2.4 2.4 0 1 1 0 4.8h-1.771l1.2 1.2H18a3.6 3.6 0 1 0 0-7.2c-.143 0-.238 0-.309-.002c-.067-.002-.088-.006-.09-.006a.434.434 0 0 1-.146-.045a.436.436 0 0 1-.1-.114l.001.001l-.001-.003a1.981 1.981 0 0 1-.058-.115a23.49 23.49 0 0 1-.186-.407A5.601 5.601 0 0 0 12 2.4\" clip-rule=\"evenodd\"></path><path fill=\"currentColor\" d=\"m12 12l-.424-.424l.424-.425l.424.425zm.6 9a.6.6 0 1 1-1.2 0zm-5.024-5.424l4-4l.848.848l-4 4zm4.848-4l4 4l-.848.848l-4-4zM12.6 12v9h-1.2v-9z\"></path></svg>";
|
|
161
|
+
export declare const letsUserAddAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"10\" cy=\"8\" r=\"4\" fill=\"currentColor\" fill-opacity=\".25\"></circle><path d=\"M15.796 20.447a6 6 0 0 0-11.592 0M19 10v6m3-3h-6\"></path></g></svg>";
|
|
162
|
+
export declare const letsUserAddDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><circle cx=\"12\" cy=\"8\" r=\"4\" fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" stroke-linecap=\"round\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></circle><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M15.591 16a10.47 10.47 0 0 0-1.402-.384a11.19 11.19 0 0 0-4.378 0c-1.434.288-2.756.857-3.828 1.661c-1.073.805-1.867 1.824-2.275 2.968a.6.6 0 0 0 1.13.404c.318-.89.952-1.727 1.865-2.412c.914-.685 2.066-1.187 3.345-1.444a9.973 9.973 0 0 1 2.509-.178A1.993 1.993 0 0 1 14 16z\" clip-rule=\"evenodd\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M18 14v8m4-4h-8\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
163
|
+
export declare const letsUserAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsUserAltDuotoneLine0\"><g fill=\"none\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"8\" r=\"3.5\" stroke=\"#fff\"></circle><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M4.85 16.948c.639-2.345 3.065-3.448 5.495-3.448h3.31c2.43 0 4.856 1.103 5.496 3.448a9.95 9.95 0 0 1 .295 1.553c.06.55-.394.999-.946.999h-13c-.552 0-1.005-.45-.946-.998a9.94 9.94 0 0 1 .295-1.554Z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsUserAltDuotoneLine0)\"></path></svg>";
|
|
164
|
+
export declare const letsUserBoxDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M3.172 3.172C2 4.343 2 6.229 2 10v4c0 3.771 0 5.657 1.172 6.828c.653.654 1.528.943 2.83 1.07C6.065 19.185 8.726 17 12 17s5.934 2.184 5.999 4.899c1.3-.128 2.176-.417 2.83-1.07C22 19.656 22 17.77 22 14v-4c0-3.771 0-5.657-1.172-6.828C19.657 2 17.771 2 14 2h-4C6.229 2 4.343 2 3.172 3.172M12 13a3 3 0 1 0 0-6a3 3 0 0 0 0 6\" clip-rule=\"evenodd\"></path><path stroke=\"currentColor\" d=\"M17.94 21.299c-.2-1.184-.905-2.27-1.984-3.058c-1.078-.789-2.461-1.229-3.896-1.24c-1.435-.013-2.828.404-3.926 1.175c-1.097.77-1.827 1.844-2.057 3.024\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><circle cx=\"12\" cy=\"10\" r=\"3\" stroke=\"currentColor\" stroke-linecap=\"round\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></circle><rect width=\"18.8\" height=\"18.8\" x=\"2.6\" y=\"2.6\" stroke=\"currentColor\" rx=\"3.4\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></rect></g></svg>";
|
|
165
|
+
export declare const letsUserCicrleDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><circle cx=\"12\" cy=\"10\" r=\"3\" fill=\"currentColor\"></circle><circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></circle><path fill=\"currentColor\" fill-opacity=\".25\" stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M17.872 18.808a.227.227 0 0 0 .073-.257c-.376-1-1.132-1.88-2.164-2.518C14.697 15.363 13.367 15 12 15s-2.697.363-3.781 1.033c-1.032.638-1.788 1.519-2.164 2.518a.227.227 0 0 0 .073.257a9.407 9.407 0 0 0 11.744 0Z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
166
|
+
export declare const letsUserDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><path d=\"M19.727 20.447c-.455-1.276-1.46-2.403-2.857-3.207C15.473 16.436 13.761 16 12 16c-1.761 0-3.473.436-4.87 1.24c-1.397.804-2.402 1.931-2.857 3.207\"></path><circle cx=\"12\" cy=\"8\" r=\"4\" fill=\"currentColor\" fill-opacity=\".25\"></circle></g></svg>";
|
|
167
|
+
export declare const letsUserScanDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsUserScanDuotoneLine0\"><g fill=\"none\" stroke-linecap=\"round\"><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M17.5 3.5h.2c1.791 0 2.687 0 3.244.556c.556.557.556 1.453.556 3.244v.2m-4 13h.2c1.791 0 2.687 0 3.244-.556c.556-.557.556-1.453.556-3.244v-.2m-15-13h-.2c-1.791 0-2.687 0-3.243.556C2.5 4.614 2.5 5.51 2.5 7.3v.2m4 13h-.2c-1.791 0-2.687 0-3.243-.556C2.5 19.387 2.5 18.49 2.5 16.7v-.2\"></path><path stroke=\"#fff\" d=\"M7.215 15.785c.473-.683 1.16-1.26 2.002-1.665A6.448 6.448 0 0 1 12 13.5c.981 0 1.941.216 2.783.62c.842.405 1.53.982 2.002 1.665\"></path><circle cx=\"12\" cy=\"9\" r=\"2.5\" stroke=\"#fff\"></circle></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsUserScanDuotoneLine0)\"></path></svg>";
|
|
168
|
+
export declare const letsVideoFileDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"M12.753 3.266c.288.267.322.705.389 1.58l.216 2.807c.067.876.101 1.314.389 1.58c.287.267.726.267 1.605.267h2.01c1.002 0 1.503 0 1.8.317c.296.317.262.816.196 1.816L19 17c0 1.886 0 2.828-.586 3.414C17.828 21 16.886 21 15 21H9c-1.886 0-2.828 0-3.414-.586C5 19.828 5 18.886 5 17V7c0-1.886 0-2.828.586-3.414C6.172 3 7.114 3 9 3h2.148c.879 0 1.318 0 1.605.266m-2.08 9.45l3.182 1.365c.808.346.808 1.491 0 1.838l-3.182 1.364A1.2 1.2 0 0 1 9 16.18v-2.36a1.2 1.2 0 0 1 1.673-1.104\" clip-rule=\"evenodd\"></path><path stroke=\"currentColor\" d=\"M13.172 3H9c-1.886 0-2.828 0-3.414.586C5 4.172 5 5.114 5 7v10c0 1.886 0 2.828.586 3.414C6.172 21 7.114 21 9 21h6c1.886 0 2.828 0 3.414-.586C19 19.828 19 18.886 19 17V8.828c0-.408 0-.613-.076-.796c-.076-.184-.22-.329-.51-.618l-3.828-3.828c-.29-.29-.434-.434-.617-.51C13.785 3 13.58 3 13.172 3Z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m13.855 14.08l-3.182-1.364A1.2 1.2 0 0 0 9 13.82v2.36a1.2 1.2 0 0 0 1.673 1.103l3.182-1.364c.808-.347.808-1.492 0-1.838\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" d=\"M13 3v4c0 .943 0 1.414.293 1.707C13.586 9 14.057 9 15 9h4\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
169
|
+
export declare const letsViewAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsViewAltDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"12\" r=\"3.4\" stroke=\"#fff\"></circle><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M21 12s-1-8-9-8s-9 8-9 8\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsViewAltDuotoneLine0)\"></path></svg>";
|
|
170
|
+
export declare const letsViewDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsViewDuotoneLine0\"><g fill=\"none\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"12\" r=\"3.4\" stroke=\"#fff\"></circle><path stroke=\"silver\" stroke-opacity=\".25\" d=\"M20.188 10.934c.388.472.582.707.582 1.066c0 .359-.194.594-.582 1.066C18.768 14.79 15.636 18 12 18c-3.636 0-6.768-3.21-8.188-4.934c-.388-.472-.582-.707-.582-1.066c0-.359.194-.594.582-1.066C5.232 9.21 8.364 6 12 6c3.636 0 6.768 3.21 8.188 4.934Z\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsViewDuotoneLine0)\"></path></svg>";
|
|
171
|
+
export declare const letsViewHideDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><path id=\"letsIconsViewHideDuotoneLine0\" fill=\"currentColor\" d=\"M15.92 12.799a4 4 0 0 0-4.719-4.719l1.141 1.14a2.801 2.801 0 0 1 2.437 2.438zM9.54 10.66a2.8 2.8 0 0 0 3.798 3.798l.874.874a4 4 0 0 1-5.545-5.545z\"></path></defs><g fill=\"none\"><use href=\"#letsIconsViewHideDuotoneLine0\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"></use><use href=\"#letsIconsViewHideDuotoneLine0\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"></use><path fill=\"currentColor\" fill-opacity=\".25\" fill-rule=\"evenodd\" d=\"m16.227 17.348l-.882-.881c-1.046.565-2.177.933-3.345.933c-1.643 0-3.212-.727-4.574-1.708c-1.358-.976-2.459-2.167-3.15-3.008c-.206-.249-.317-.386-.385-.5c-.054-.09-.061-.133-.061-.184c0-.05.007-.094.06-.183c.069-.115.18-.252.385-.501c.669-.812 1.718-1.95 3.012-2.907L6.43 7.55c-1.335 1.014-2.402 2.18-3.081 3.003l-.064.077c-.325.393-.655.79-.655 1.37c0 .58.33.977.655 1.37l.064.077c.728.884 1.903 2.16 3.376 3.22C8.193 17.722 10.007 18.6 12 18.6c1.542 0 2.977-.525 4.227-1.252M9.113 5.992c.901-.364 1.87-.592 2.887-.592c1.993 0 3.807.878 5.275 1.934c1.473 1.059 2.648 2.335 3.376 3.219l.064.077c.325.393.655.79.655 1.37c0 .58-.33.977-.655 1.37l-.064.077a20.094 20.094 0 0 1-1.99 2.094l-.849-.85a18.858 18.858 0 0 0 1.913-2.007c.205-.249.316-.386.384-.5c.053-.09.061-.133.061-.184c0-.05-.008-.094-.06-.183a4.983 4.983 0 0 0-.385-.501c-.692-.84-1.793-2.032-3.15-3.008C15.211 7.328 13.642 6.6 12 6.6c-.666 0-1.32.12-1.952.327z\" clip-rule=\"evenodd\"></path><path stroke=\"currentColor\" d=\"m5 2l16 16\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
172
|
+
export declare const letsViewHorizontDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><defs><mask id=\"letsIconsViewHorizontDuotoneLine0\"><g fill=\"none\"><path stroke=\"#fff\" d=\"M12.42 7.602a9.5 9.5 0 0 1-.135 9.047\"></path><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M14.5 5.5c-2.781 3.708-9.86 6.127-10.877 6.46a.049.049 0 0 0-.005.092c1.001.446 8.097 3.663 10.882 6.448\"></path><path stroke=\"#fff\" d=\"M13.233 14.49a2.5 2.5 0 1 1-.093-4.986\"></path><path stroke=\"silver\" stroke-linecap=\"round\" stroke-opacity=\".25\" d=\"M16.5 12h4m-4-2.5l4-1.5m-4 6.5l4 1.5\"></path></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#letsIconsViewHorizontDuotoneLine0)\"></path></svg>";
|
|
173
|
+
export declare const letsWalletAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M15 12h6v4h-6z\"></path><path stroke=\"currentColor\" d=\"M14.25 4h-4.5C6.568 4 4.977 4 3.989 5.004C3 6.008 3 7.624 3 10.857v2.286c0 3.232 0 4.849.989 5.853C4.977 20 6.568 20 9.75 20h4.5c3.182 0 4.773 0 5.762-1.004c.988-1.004.988-2.62.988-5.853v-2.286c0-3.232 0-4.849-.988-5.853C19.023 4 17.432 4 14.25 4Z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" stroke-linecap=\"round\" d=\"M7 8h3\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path><path stroke=\"currentColor\" d=\"M19 16h-2c-.943 0-1.414 0-1.707-.293C15 15.414 15 14.943 15 14c0-.943 0-1.414.293-1.707C15.586 12 16.057 12 17 12h2c.943 0 1.414 0 1.707.293c.293.293.293.764.293 1.707c0 .943 0 1.414-.293 1.707C20.414 16 19.943 16 19 16Z\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
174
|
+
export declare const letsWalletDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\"><path fill=\"currentColor\" fill-opacity=\".25\" d=\"M15 13h6v4h-6zm5-6V4H5.5a2.5 2.5 0 0 0 0 5H18z\"></path><path stroke=\"currentColor\" d=\"M3 6.5A2.5 2.5 0 0 1 5.5 4h13.786c.2 0 .299 0 .38.028a.5.5 0 0 1 .306.307c.028.08.028.18.028.38c0 1.196 0 1.795-.168 2.276a3 3 0 0 1-1.841 1.84C17.51 9 16.91 9 15.714 9H15M3 6.5A2.5 2.5 0 0 0 5.5 9H19c.943 0 1.414 0 1.707.293C21 9.586 21 10.057 21 11v2M3 6.5V17c0 1.886 0 2.828.586 3.414C4.172 21 5.114 21 7 21h12c.943 0 1.414 0 1.707-.293C21 20.414 21 19.943 21 19v-2m0 0h-4c-.943 0-1.414 0-1.707-.293C15 16.414 15 15.943 15 15c0-.943 0-1.414.293-1.707C15.586 13 16.057 13 17 13h4m0 4v-4\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"></path></g></svg>";
|
|
175
|
+
export declare const letsWorldAltDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"12\" r=\"8\" fill=\"currentColor\" fill-opacity=\".25\"></circle><path d=\"M18.572 7.206c-.724.848-1.685 1.543-2.805 2.028a9.49 9.49 0 0 1-3.634.765a9.564 9.564 0 0 1-3.664-.666C7.33 8.877 6.34 8.209 5.583 7.38m12.989 9.414c-.724-.848-1.685-1.543-2.805-2.028A9.49 9.49 0 0 0 12.133 14a9.565 9.565 0 0 0-3.664.666c-1.139.456-2.128 1.124-2.886 1.952M12 4v16\"></path></g></svg>";
|
|
176
|
+
export declare const letsWorldDuotoneLine = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g fill=\"none\" stroke=\"currentColor\" style=\"stroke-width:var(--ng-icon__stroke-width, 1.2)\"><circle cx=\"12\" cy=\"12\" r=\"8\" fill=\"currentColor\" fill-opacity=\".25\"></circle><path d=\"M18.572 6.421c-.724.782-1.685 1.424-2.805 1.872A10.17 10.17 0 0 1 12.133 9a10.273 10.273 0 0 1-3.664-.615C7.33 7.964 6.34 7.346 5.583 6.583m12.989 10.996c-.724-.782-1.685-1.424-2.805-1.872A10.17 10.17 0 0 0 12.133 15a10.272 10.272 0 0 0-3.664.615c-1.139.42-2.128 1.038-2.886 1.801M12 4v16m8-8H4\"></path></g></svg>";
|