devicons-react 1.3.0-beta.0.1.0 → 1.3.0-beta.0.1.2

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.
@@ -0,0 +1,7 @@
1
+ import React from "react";
2
+ interface Props extends React.SVGProps<SVGElement> {
3
+ size?: number | string;
4
+ color?: string;
5
+ }
6
+ declare const DetaspaceLine: React.FunctionComponent<Props>;
7
+ export default DetaspaceLine;
@@ -0,0 +1 @@
1
+ function _extends(){return _extends=Object.assign?Object.assign.bind():function(a){for(var b,c=1;c<arguments.length;c++)for(var d in b=arguments[c],b)({}).hasOwnProperty.call(b,d)&&(a[d]=b[d]);return a},_extends.apply(null,arguments)}const React=require("react");module.exports=function(a){let{size:c="1rem",color:d="#f73b95",...b}=a;return b={...b,style:{...(b.style?b.style:{}),width:c,height:c,...(d?{fill:d}:{})}},/*#__PURE__*/React.createElement("svg",_extends({},b,{viewBox:"0 0 128 128",xmlns:"http://www.w3.org/2000/svg"}),/*#__PURE__*/React.createElement("path",{d:"M64.002 0c-35.34 0-64 28.66-64 64.002S28.662 128 64.002 128s63.996-28.656 63.996-63.996v-.002C127.998 28.662 99.344 0 64.002 0m0 .992c34.806 0 63.006 28.207 63.006 63.01v.002c0 34.804-28.201 63.004-63.006 63.004-34.803 0-63.01-28.2-63.01-63.006S29.2.992 64.002.992M63.998 12.7c-28.328 0-51.297 22.974-51.297 51.303 0 28.324 22.97 51.297 51.297 51.297 28.325 0 51.3-22.973 51.3-51.297 0-28.329-22.975-51.3-51.3-51.3zm0 .994c27.789 0 50.309 22.516 50.309 50.309 0 27.788-22.521 50.305-50.309 50.305-27.793 0-50.305-22.517-50.305-50.305 0-27.793 22.513-50.309 50.305-50.309m.004 11.711c-21.314 0-38.6 17.286-38.6 38.6 0 21.31 17.286 38.592 38.6 38.592 21.31 0 38.596-17.282 38.596-38.592 0-21.314-17.286-38.6-38.596-38.6m0 .992c20.773 0 37.603 16.83 37.603 37.608 0 20.773-16.83 37.6-37.603 37.6-20.778 0-37.607-16.827-37.607-37.6 0-20.778 16.83-37.608 37.607-37.608m-.004 11.706c-14.298 0-25.896 11.601-25.896 25.9 0 14.294 11.601 25.896 25.9 25.896 14.294 0 25.896-11.602 25.896-25.896 0-14.299-11.605-25.9-25.9-25.9m0 .992c13.758 0 24.908 11.146 24.908 24.908 0 13.757-11.147 24.904-24.904 24.904-13.762 0-24.908-11.147-24.908-24.904 0-13.762 11.142-24.908 24.904-24.908"}))};
@@ -0,0 +1,7 @@
1
+ import React from "react";
2
+ interface Props extends React.SVGProps<SVGElement> {
3
+ size?: number | string;
4
+ color?: string;
5
+ }
6
+ declare const DetaspaceLineWordmark: React.FunctionComponent<Props>;
7
+ export default DetaspaceLineWordmark;
@@ -0,0 +1 @@
1
+ function _extends(){return _extends=Object.assign?Object.assign.bind():function(a){for(var b,c=1;c<arguments.length;c++)for(var d in b=arguments[c],b)({}).hasOwnProperty.call(b,d)&&(a[d]=b[d]);return a},_extends.apply(null,arguments)}const React=require("react");module.exports=function(a){let{size:c="1rem",color:d="#1f65b7",...b}=a;return b={...b,style:{...(b.style?b.style:{}),width:c,height:c,...(d?{fill:d}:{})}},/*#__PURE__*/React.createElement("svg",_extends({},b,{viewBox:"0 0 128 128",xmlns:"http://www.w3.org/2000/svg"}),/*#__PURE__*/React.createElement("path",{d:"M16.887 47.113C7.563 47.113 0 54.676 0 64s7.563 16.887 16.887 16.887S33.774 73.324 33.774 64s-7.563-16.887-16.887-16.887m0 .498c9.055 0 16.39 7.335 16.39 16.389s-7.335 16.39-16.39 16.39S.498 73.054.498 64s7.335-16.39 16.39-16.39zm.04 2.75c-7.574 0-13.719 6.145-13.719 13.719s6.146 13.718 13.718 13.718c7.573 0 13.72-6.145 13.72-13.718S24.5 50.362 16.926 50.362zm0 .499c7.303 0 13.22 5.915 13.22 13.22 0 7.304-5.918 13.22-13.22 13.22-7.304 0-13.22-5.916-13.22-13.22s5.915-13.22 13.22-13.22m0 3.066c-5.606 0-10.153 4.55-10.153 10.154s4.548 10.152 10.152 10.152S27.08 69.684 27.08 64.08s-4.55-10.154-10.154-10.154zm0 .498a9.653 9.653 0 0 1 9.655 9.656 9.65 9.65 0 0 1-9.656 9.653 9.65 9.65 0 0 1-9.654-9.653 9.65 9.65 0 0 1 9.654-9.656zm-.079 2.512a6.99 6.99 0 0 0-6.984 6.984 6.99 6.99 0 0 0 6.984 6.985 6.987 6.987 0 0 0 6.983-6.985c0-3.765-3.002-6.793-6.734-6.932v-.052zm-.01.5h.01a6.48 6.48 0 0 1 6.485 6.484c0 3.585-2.9 6.487-6.485 6.487a6.483 6.483 0 0 1-6.486-6.487 6.48 6.48 0 0 1 6.477-6.484zm68.627.002c-1.373 0-2.516.31-3.327.93s-1.27 1.557-1.27 2.708c0 1.237.576 2.098 1.381 2.667s1.829.876 2.796 1.117c1.206.3 2.06.523 2.568.817.509.294.698.6.698 1.268 0 .41-.14.76-.482 1.032-.343.271-.912.465-1.782.465-1.057 0-1.809-.248-2.304-.652-.495-.405-.755-.974-.803-1.7l-.014-.232h-2.531l.012.259c.062 1.452.701 2.614 1.714 3.39 1.012.778 2.385 1.178 3.926 1.178 1.583 0 2.785-.42 3.593-1.117s1.206-1.67 1.206-2.708c0-1.43-.548-2.363-1.426-2.967-.83-.57-1.953-.862-3.177-1.175v-.023l-.189-.047c-.858-.215-1.56-.385-2.01-.636-.449-.252-.659-.529-.659-1.125 0-.373.157-.642.5-.856s.882-.35 1.578-.35c.81 0 1.395.18 1.796.5.4.32.641.792.73 1.457l.029.218h2.523l-.02-.267c-.09-1.318-.655-2.374-1.554-3.081-.899-.708-2.115-1.07-3.502-1.07m-43.064.257v12.733h5.059c1.746 0 3.176-.569 4.15-1.661.976-1.093 1.49-2.686 1.49-4.697 0-2.01-.532-3.61-1.522-4.706s-2.43-1.67-4.17-1.67zm43.064.24c1.3 0 2.401.34 3.193.964.725.57 1.16 1.408 1.297 2.459h-1.583c-.13-.633-.35-1.205-.802-1.566-.514-.411-1.223-.61-2.107-.61-.758 0-1.383.14-1.84.427-.458.286-.736.745-.736 1.278 0 .739.363 1.25.915 1.558.503.282 1.186.437 1.943.625v.014l.187.048c1.308.334 2.435.642 3.204 1.171.77.53 1.212 1.248 1.212 2.557 0 .913-.335 1.728-1.033 2.33s-1.772.997-3.268.997c-1.455 0-2.718-.38-3.623-1.074-.837-.643-1.332-1.58-1.453-2.757h1.531c.098.726.379 1.372.926 1.82.609.497 1.485.764 2.619.764.943 0 1.63-.209 2.091-.574.461-.366.671-.888.671-1.42 0-.787-.33-1.345-.947-1.7-.616-.357-1.49-.57-2.697-.87-.95-.237-1.92-.538-2.63-1.04-.71-.5-1.17-1.17-1.17-2.26 0-1.023.382-1.78 1.077-2.311.694-.531 1.726-.83 3.023-.83m-42.566.258h4.51c1.632 0 2.911.522 3.8 1.505.887.984 1.392 2.448 1.392 4.372 0 1.926-.489 3.388-1.362 4.366-.872.978-2.14 1.494-3.78 1.494H42.9Zm20.973.237v2.757h-1.265v1.969h1.265v4.646c0 .959.206 1.655.644 2.112.437.458 1.074.635 1.83.635a5.4 5.4 0 0 0 1.29-.144l.193-.045v-1.934l-.265.016q-.86.05-1.124-.094a.37.37 0 0 1-.181-.206 1.3 1.3 0 0 1-.074-.494v-4.492h1.644v-1.97h-1.644V58.43zm.498.498h1.317v2.757h1.644v.973h-1.644v4.99c0 .268.03.494.113.689a.9.9 0 0 0 .4.449c.288.158.693.139 1.13.124v1.032a5 5 0 0 1-.98.109h-.004c-.681 0-1.155-.15-1.47-.48-.316-.329-.506-.881-.506-1.77v-5.143h-1.265v-.973h1.265zm-19.932.494V68.7h2.867c1.431 0 2.411-.556 2.989-1.422s.768-2.009.768-3.208-.191-2.345-.768-3.216c-.577-.87-1.557-1.432-2.989-1.432zm.498.498h2.37c1.306 0 2.081.468 2.573 1.21.493.743.685 1.795.685 2.94s-.193 2.194-.685 2.932-1.266 1.2-2.574 1.2h-2.37zm13.192 1.025c-1.373 0-2.524.472-3.319 1.325-.794.854-1.225 2.076-1.225 3.545 0 1.42.433 2.642 1.237 3.508s1.975 1.364 3.393 1.364c2.336 0 3.76-1.367 4.228-3.113l.083-.313h-2.307l-.053.18c-.127.44-.617 1.275-2.003 1.275-.732 0-1.29-.272-1.678-.708-.332-.374-.464-.916-.517-1.48h6.619v-.25c0-1.594-.353-2.922-1.1-3.864s-1.888-1.469-3.358-1.469m14.52 0c-1.36 0-2.356.344-3.022.932-.665.59-.98 1.412-1.025 2.3l-.013.26h2.239l.017-.229c.04-.528.17-.834.425-1.033.254-.199.687-.311 1.38-.311.566 0 .899.115 1.079.262s.247.334.247.602c0 .337-.116.47-.44.626s-.856.267-1.531.395h-.002c-1.107.216-2.038.474-2.722.955-.683.481-1.091 1.214-1.091 2.234 0 .798.304 1.5.854 1.988s1.332.76 2.27.76c1.275 0 2.222-.497 2.847-1.202.104.293.195.6.42.77.312.239.725.33 1.233.33h.002c.388.007.775-.064 1.136-.207l.156-.062v-1.3l-.272.028c-.312.03-.41-.021-.465-.09s-.101-.247-.101-.537V64.26c0-1.215-.39-2.074-1.055-2.6-.665-.525-1.567-.713-2.566-.713zm23.885 0c-1.174 0-1.93.485-2.473 1.014v-.774h-2.31v12.222h2.312v-3.755c.544.547 1.302 1.035 2.471 1.035 1.178 0 2.226-.47 2.965-1.32.74-.848 1.17-2.067 1.17-3.552s-.43-2.702-1.17-3.55c-.739-.85-1.787-1.32-2.965-1.32m8.905 0c-1.36 0-2.354.344-3.02.932-.666.59-.982 1.412-1.027 2.3l-.014.26h2.24l.017-.229c.04-.528.17-.834.424-1.033.255-.199.688-.311 1.382-.311.565 0 .898.115 1.078.262s.247.334.247.602c0 .337-.116.47-.44.626s-.856.267-1.531.395h-.002c-1.107.216-2.038.474-2.722.955s-1.091 1.214-1.091 2.234c0 .798.304 1.5.854 1.988s1.332.76 2.27.76c1.275 0 2.222-.497 2.846-1.202.105.294.197.599.423.77.312.239.723.33 1.231.33h.002c.388.007.775-.064 1.136-.207l.156-.062v-1.3l-.272.028c-.312.03-.41-.021-.465-.09s-.102-.247-.102-.537V64.26c0-1.215-.389-2.074-1.054-2.6-.665-.525-1.567-.713-2.566-.713zm9.095 0c-1.36 0-2.51.5-3.307 1.364s-1.238 2.086-1.238 3.506.443 2.643 1.242 3.508 1.952 1.364 3.32 1.364c2.386 0 4.076-1.603 4.22-3.742l.018-.266h-2.296l-.017.231c-.032.447-.177.903-.473 1.238s-.739.568-1.451.568c-.82 0-1.356-.328-1.722-.852-.366-.525-.545-1.265-.545-2.049 0-.783.184-1.522.553-2.047.368-.524.903-.852 1.714-.852.712 0 1.156.239 1.453.568.296.33.442.77.473 1.172l.017.23h2.306l-.031-.279c-.235-2.095-1.854-3.662-4.236-3.662m9.008 0c-1.374 0-2.525.472-3.32 1.325-.794.854-1.225 2.076-1.225 3.545 0 1.42.433 2.642 1.237 3.508.805.866 1.976 1.364 3.393 1.364 2.337 0 3.76-1.367 4.228-3.113l.086-.313h-2.312l-.05.18c-.127.44-.616 1.275-2.002 1.275-.733 0-1.29-.272-1.68-.708-.332-.374-.464-.916-.517-1.48H128v-.25c0-1.594-.352-2.922-1.1-3.864-.746-.941-1.89-1.469-3.36-1.469zm-65.413.499c1.355 0 2.317.458 2.97 1.28.611.771.92 1.913.958 3.305h-6.675v.25c0 .788.252 1.52.732 2.06.429.481 1.062.762 1.8.824v.051h.249c1.456 0 2.111-.835 2.361-1.455h1.242c-.5 1.383-1.574 2.43-3.551 2.43-1.303 0-2.323-.445-3.03-1.205-.705-.76-1.102-1.85-1.102-3.169 0-1.372.399-2.46 1.093-3.206s1.692-1.165 2.953-1.165m14.52 0c.935 0 1.72.182 2.257.607.537.424.865 1.096.865 2.208v4.157c0 .327.024.62.213.85.13.161.388.164.626.19v.488c-.256.082-.52.147-.79.142h-.004c-.45 0-.74-.081-.932-.228s-.32-.377-.398-.77l-.041-.2h-.366l-.074.104c-.497.698-1.404 1.197-2.69 1.197-.843 0-1.498-.243-1.94-.637-.443-.393-.687-.94-.687-1.614 0-.897.305-1.423.88-1.827.573-.404 1.446-.66 2.528-.872.677-.128 1.232-.232 1.656-.436s.722-.575.722-1.075c0-.367-.123-.736-.43-.987-.308-.25-.761-.375-1.393-.375-.745 0-1.297.11-1.689.416-.326.255-.435.692-.511 1.158h-1.238c.088-.655.266-1.267.745-1.691.554-.49 1.415-.805 2.691-.805m23.885 0c1.048 0 1.943.404 2.59 1.147s1.046 1.835 1.046 3.224-.4 2.483-1.046 3.226c-.647.743-1.542 1.148-2.59 1.148-1.29 0-2.06-.6-2.484-1.197l-.074-.105h-.41v4.022h-1.318V61.683h1.315v1.027h.409l.074-.1c.424-.565 1.197-1.166 2.488-1.166m8.905 0c.935 0 1.72.182 2.257.607.536.424.865 1.096.865 2.208v4.157c0 .327.024.62.212.85.131.161.389.164.627.19v.488c-.257.082-.52.147-.79.142h-.004c-.45 0-.74-.081-.932-.228s-.32-.377-.399-.77l-.039-.2h-.367l-.074.104c-.497.698-1.404 1.197-2.69 1.197-.843 0-1.498-.243-1.94-.637-.443-.393-.687-.94-.687-1.614 0-.897.305-1.423.879-1.827s1.446-.66 2.53-.872c.676-.128 1.23-.232 1.655-.436.424-.203.722-.575.722-1.075 0-.367-.123-.736-.43-.987-.308-.25-.761-.375-1.393-.375-.745 0-1.297.11-1.69.416-.325.255-.434.692-.51 1.158h-1.238c.088-.655.266-1.266.745-1.69.554-.488 1.415-.806 2.69-.806zm9.095 0c2.04 0 3.28 1.24 3.605 2.943h-1.259c-.069-.424-.178-.871-.505-1.235-.388-.432-.995-.734-1.823-.734-.953 0-1.675.426-2.123 1.064-.448.64-.642 1.474-.642 2.333s.19 1.693.636 2.333c.447.64 1.168 1.066 2.129 1.066.827 0 1.436-.298 1.825-.737.33-.374.44-.845.507-1.3h1.323c-.244 1.752-1.596 3.012-3.655 3.012-1.25 0-2.253-.444-2.956-1.205-.702-.76-1.109-1.851-1.109-3.169s.407-2.406 1.107-3.167c.701-.761 1.7-1.204 2.94-1.204m9.008 0c1.353 0 2.317.458 2.969 1.28.612.771.922 1.913.96 3.305h-6.676v.25c0 .788.251 1.52.731 2.06.48.539 1.192.875 2.05.875 1.458 0 2.112-.834 2.36-1.455h1.242c-.5 1.383-1.574 2.43-3.55 2.43-1.303 0-2.324-.445-3.03-1.205s-1.103-1.85-1.103-3.169c0-1.372.399-2.46 1.094-3.206.694-.747 1.691-1.165 2.953-1.165m-65.413.922c-1.565 0-2.747 1.098-2.747 2.578v.249h5.409v-.25c0-1.469-1.096-2.577-2.662-2.577m65.413 0c-1.566 0-2.747 1.097-2.747 2.578v.249h5.408v-.25c0-1.469-1.095-2.577-2.661-2.577m-27.35.052c-.796 0-1.473.342-1.924.942-.452.6-.687 1.44-.687 2.455 0 1.006.234 1.847.685 2.45.45.602 1.129.949 1.926.949.862 0 1.554-.409 2-1.037s.663-1.465.663-2.362c0-.896-.216-1.732-.661-2.36a2.4 2.4 0 0 0-2.002-1.037m-38.063.446c1.232 0 1.946.76 2.069 1.83h-4.215c.136-1.062.915-1.83 2.146-1.83m65.413 0c1.232 0 1.945.76 2.068 1.83h-4.214c.135-1.062.915-1.83 2.146-1.83m-27.35.052c.711 0 1.227.309 1.595.827.368.519.57 1.257.57 2.072s-.202 1.554-.57 2.072c-.368.519-.884.829-1.595.829-.659 0-1.161-.26-1.528-.75-.366-.488-.585-1.223-.585-2.15 0-.938.22-1.67.585-2.157.366-.486.869-.743 1.528-.743m-21.718 2.146-.393.276c-.2.142-.912.372-1.74.541l-.001.002c-.76.166-1.324.355-1.724.652s-.611.728-.611 1.233c0 .452.143.85.445 1.115s.732.384 1.257.384c.786 0 1.475-.193 1.975-.602.5-.408.792-1.033.792-1.803zm32.79 0-.393.276c-.201.142-.91.372-1.738.541h-.002l-.002.002c-.76.166-1.323.355-1.723.652s-.611.728-.611 1.233c0 .452.143.85.445 1.115s.732.384 1.257.384c.786 0 1.474-.193 1.975-.602.5-.408.792-1.033.792-1.803zm-33.288.81v.988c0 .65-.224 1.103-.61 1.418-.385.315-.955.489-1.659.489-.45 0-.747-.102-.928-.261-.18-.159-.276-.387-.276-.74 0-.384.113-.611.41-.832s.802-.407 1.53-.566a6.5 6.5 0 0 0 1.533-.496m32.79 0v.988c0 .65-.224 1.103-.61 1.418-.385.315-.955.489-1.659.489-.45 0-.747-.102-.928-.261s-.276-.387-.276-.74c0-.384.113-.611.41-.832.298-.22.804-.407 1.533-.566a6.4 6.4 0 0 0 1.53-.496"}))};
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ interface Props extends React.SVGProps<SVGElement> {
3
+ size?: number | string;
4
+ }
5
+ declare const DetaspaceOriginal: React.FunctionComponent<Props>;
6
+ export default DetaspaceOriginal;
@@ -0,0 +1 @@
1
+ function _extends(){return _extends=Object.assign?Object.assign.bind():function(a){for(var b,c=1;c<arguments.length;c++)for(var d in b=arguments[c],b)({}).hasOwnProperty.call(b,d)&&(a[d]=b[d]);return a},_extends.apply(null,arguments)}const React=require("react");module.exports=function(a){let{size:c="1rem",...b}=a;return b={...b,style:{...(b.style?b.style:{}),width:c,height:c}},/*#__PURE__*/React.createElement("svg",_extends({},b,{viewBox:"0 0 128 128",xmlns:"http://www.w3.org/2000/svg"}),/*#__PURE__*/React.createElement("path",{d:"M128 64.003C128 99.349 99.348 128 64.001 128c-35.345 0-64-28.65-64-63.998S28.657 0 64.002 0C99.35 0 128 28.657 128 64.002Zm0 0",fill:"#f73b95"}),/*#__PURE__*/React.createElement("path",{d:"M115.204 64.003c0 28.275-22.926 51.201-51.202 51.201-28.28 0-51.2-22.926-51.2-51.201 0-28.28 22.921-51.2 51.2-51.2 28.276 0 51.202 22.92 51.202 51.2m0 0",fill:"#bd399c"}),/*#__PURE__*/React.createElement("path",{d:"M102.399 64.003c0 21.206-17.19 38.396-38.397 38.396-21.21 0-38.4-17.19-38.4-38.396 0-21.21 17.19-38.4 38.4-38.4 21.206 0 38.397 17.19 38.397 38.4m0 0",fill:"#93388e"}),/*#__PURE__*/React.createElement("path",{d:"M89.603 64.003c0 14.135-11.465 25.6-25.6 25.6-14.14 0-25.601-11.465-25.601-25.6 0-14.14 11.46-25.6 25.6-25.6 14.136 0 25.601 11.46 25.601 25.6m0 0",fill:"#6030a2"}))};
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ interface Props extends React.SVGProps<SVGElement> {
3
+ size?: number | string;
4
+ }
5
+ declare const DetaspaceOriginalWordmark: React.FunctionComponent<Props>;
6
+ export default DetaspaceOriginalWordmark;
@@ -0,0 +1 @@
1
+ function _extends(){return _extends=Object.assign?Object.assign.bind():function(a){for(var b,c=1;c<arguments.length;c++)for(var d in b=arguments[c],b)({}).hasOwnProperty.call(b,d)&&(a[d]=b[d]);return a},_extends.apply(null,arguments)}const React=require("react");module.exports=function(a){let{size:c="1rem",...b}=a;return b={...b,style:{...(b.style?b.style:{}),width:c,height:c}},/*#__PURE__*/React.createElement("svg",_extends({},b,{viewBox:"0 0 128 128",xmlns:"http://www.w3.org/2000/svg"}),/*#__PURE__*/React.createElement("path",{d:"M16.703 47.297c9.225 0 16.704 7.478 16.704 16.703s-7.479 16.703-16.704 16.703S0 73.225 0 64s7.478-16.703 16.703-16.703",fill:"#f73b95"}),/*#__PURE__*/React.createElement("path",{d:"M16.743 50.558c7.468 0 13.522 6.054 13.522 13.522S24.21 77.602 16.743 77.602 3.221 71.548 3.221 64.08s6.054-13.522 13.522-13.522",fill:"#bd399c"}),/*#__PURE__*/React.createElement("path",{d:"M16.743 54.137c5.491 0 9.942 4.452 9.942 9.943s-4.451 9.942-9.942 9.942-9.942-4.451-9.942-9.942 4.45-9.943 9.942-9.943",fill:"#93388e"}),/*#__PURE__*/React.createElement("path",{d:"M16.664 57.16a6.76 6.76 0 1 1 0 13.521 6.76 6.76 0 0 1 0-13.522z",fill:"#6030a2"}),/*#__PURE__*/React.createElement("path",{d:"M42.567 70.204V57.92h4.776c3.385 0 5.463 2.2 5.463 6.15 0 3.952-2.01 6.134-5.411 6.134zm2.044-10.549v8.814h2.629c2.749 0 3.522-2.045 3.522-4.398 0-2.354-.773-4.416-3.522-4.416zm13.528 9.33c1.495 0 2.096-.928 2.251-1.461h1.804c-.447 1.666-1.752 2.938-4.003 2.938-2.732 0-4.398-1.89-4.398-4.639 0-2.852 1.666-4.639 4.312-4.639 2.835 0 4.226 1.976 4.226 5.103h-6.734c0 1.477.945 2.697 2.542 2.697zm-.034-6.375c-1.46 0-2.508.98-2.508 2.337h4.93c0-1.357-.962-2.337-2.422-2.337m9.488.292h-1.65v4.76c0 .996.481 1.116 1.65 1.047v1.478a5.2 5.2 0 0 1-1.237.137c-1.444 0-2.234-.653-2.234-2.508v-4.914h-1.271v-1.477h1.271v-2.766h1.821v2.766h1.65zm6.67.825c0-.636-.378-1.117-1.58-1.117-1.444 0-1.977.447-2.062 1.58h-1.753c.086-1.683 1.168-3.006 3.814-3.006 1.942 0 3.385.74 3.385 3.076v4.174c0 .619.137.945.842.877v.859a2.7 2.7 0 0 1-1.048.189c-.963 0-1.41-.344-1.581-1.203h-.034c-.55.773-1.547 1.306-2.904 1.306-1.787 0-2.886-1.031-2.886-2.509 0-1.924 1.426-2.525 3.625-2.955 1.357-.257 2.182-.43 2.182-1.271m-2.526 5.309c1.495 0 2.526-.739 2.526-2.165v-1.323c-.292.206-.997.412-1.839.584-1.494.327-2.147.756-2.147 1.65 0 .807.481 1.254 1.46 1.254m14.343-6.15c2.629.67 4.622 1.236 4.622 3.985 0 1.959-1.478 3.59-4.57 3.59-3.007 0-5.292-1.563-5.412-4.346h2.045c.103 1.564 1.168 2.594 3.367 2.594 1.821 0 2.525-.807 2.525-1.752 0-1.46-1.048-1.735-3.47-2.337-1.924-.48-4.003-1.22-4.003-3.556 0-2.182 1.684-3.402 4.364-3.402 2.697 0 4.656 1.41 4.828 3.935H88.33c-.189-1.426-1.082-2.182-2.783-2.182-1.46 0-2.337.55-2.337 1.46 0 1.34 1.151 1.58 2.87 2.01zm10.58-1.702c2.234 0 3.9 1.753 3.9 4.639s-1.666 4.639-3.9 4.639c-1.374 0-2.233-.653-2.697-1.306h-.034v4.038h-1.821v-11.77h1.82v1.032h.035c.464-.619 1.323-1.272 2.698-1.272zm-.343 7.8c1.58 0 2.423-1.443 2.423-3.161s-.842-3.161-2.423-3.161c-1.46 0-2.371 1.202-2.371 3.161 0 1.941.91 3.161 2.371 3.161m10.864-5.257c0-.636-.378-1.117-1.58-1.117-1.444 0-1.976.447-2.062 1.58h-1.753c.086-1.683 1.169-3.006 3.814-3.006 1.942 0 3.385.74 3.385 3.076v4.174c0 .619.137.945.842.877v.859a2.7 2.7 0 0 1-1.048.189c-.962 0-1.409-.344-1.58-1.203h-.035c-.55.773-1.547 1.306-2.904 1.306-1.787 0-2.886-1.031-2.886-2.509 0-1.924 1.426-2.525 3.625-2.955 1.357-.257 2.182-.43 2.182-1.271m-2.526 5.309c1.495 0 2.526-.739 2.526-2.165v-1.323c-.292.206-.996.412-1.838.584-1.495.327-2.148.756-2.148 1.65 0 .807.481 1.254 1.46 1.254m12.275-4.398c-.069-.894-.636-1.976-2.182-1.976-1.77 0-2.525 1.512-2.525 3.161s.738 3.161 2.525 3.161c1.546 0 2.113-1.065 2.182-2.044h1.804c-.137 2.027-1.7 3.522-3.986 3.522-2.629 0-4.33-1.89-4.33-4.639s1.701-4.639 4.313-4.639c2.285 0 3.78 1.46 4.003 3.454zm6.878 4.346c1.495 0 2.096-.927 2.25-1.46h1.805c-.447 1.666-1.753 2.938-4.004 2.938-2.731 0-4.398-1.89-4.398-4.639 0-2.852 1.667-4.639 4.313-4.639 2.834 0 4.226 1.976 4.226 5.103h-6.735c0 1.477.945 2.697 2.543 2.697m-.034-6.374c-1.46 0-2.509.98-2.509 2.337h4.931c0-1.357-.962-2.337-2.422-2.337",fill:"#fdf3f8"}))};
@@ -0,0 +1,7 @@
1
+ import React from "react";
2
+ interface Props extends React.SVGProps<SVGElement> {
3
+ size?: number | string;
4
+ color?: string;
5
+ }
6
+ declare const NgrokLine: React.FunctionComponent<Props>;
7
+ export default NgrokLine;
@@ -0,0 +1 @@
1
+ function _extends(){return _extends=Object.assign?Object.assign.bind():function(a){for(var b,c=1;c<arguments.length;c++)for(var d in b=arguments[c],b)({}).hasOwnProperty.call(b,d)&&(a[d]=b[d]);return a},_extends.apply(null,arguments)}const React=require("react");module.exports=function(a){let{size:c="1rem",color:d="#1f65b7",...b}=a;return b={...b,style:{...(b.style?b.style:{}),width:c,height:c,...(d?{fill:d}:{})}},/*#__PURE__*/React.createElement("svg",_extends({},b,{viewBox:"0 0 128 128",xmlns:"http://www.w3.org/2000/svg"}),/*#__PURE__*/React.createElement("path",{d:"M100.288 40.207v36.515h8.736v-8.199l7.81 8.197H128v-1.118l-11.013-11.17 10.377-9.57v-1.086h-10.91l-7.43 7.238V40.208h-.496c-2.582 0-5.163.004-7.744 0zm.992.994c2.252.002 4.502-.001 6.752 0v22.165l8.825-8.598h9.145l-10.443 9.631 11.172 11.33h-9.47l-9.23-9.685v9.686h-6.75zM85.283 52.968c-1.966 0-3.79.304-5.46.924-1.664.617-3.106 1.476-4.328 2.552h-.002a11.8 11.8 0 0 0-2.865 3.843l-.002.002c-.685 1.482-1.025 3.08-1.025 4.77 0 1.858.338 3.567 1.024 5.102a11.8 11.8 0 0 0 2.842 3.95c1.206 1.1 2.64 1.954 4.297 2.543q2.489.885 5.39.886 2.944-.001 5.497-.886c1.693-.587 3.16-1.425 4.38-2.519l.001-.002a11.8 11.8 0 0 0 2.882-3.883v-.002q1.053-2.266 1.054-4.984c0-1.8-.343-3.469-1.025-4.975v-.004a11.7 11.7 0 0 0-2.895-3.885c-1.232-1.083-2.689-1.923-4.352-2.527-1.671-.607-3.478-.905-5.413-.905m-48.455.203v.052c-1.472.06-2.865.337-4.14.917a11.3 11.3 0 0 0-3.67 2.638l-.002.002c-1.026 1.119-1.834 2.423-2.424 3.924-.598 1.5-.892 3.125-.892 4.866q-.001 2.562.824 4.703v.002h.002c.552 1.408 1.325 2.632 2.327 3.651h.002v.002a10.8 10.8 0 0 0 3.57 2.38c1.378.568 2.887.852 4.511.852.732 0 1.419-.052 2.049-.158a8.4 8.4 0 0 0 1.82-.524l.003-.002.002-.002a10.4 10.4 0 0 0 1.688-.918l.004-.002.004-.004c.306-.213.576-.47.864-.707v4.21h-.004v.559h-6.978l-5.723 6.443v1.738H52.11V53.776h-8.74v1.839c-1.707-1.515-3.703-2.444-6.046-2.444zm-25.43.578v.31l-2.658 3.03v-3.255H0v22.954h8.74V61.97h6.785l.102-.002v14.815h8.74V62.55q.001-1.803-.35-3.246v-.002a6.6 6.6 0 0 0-1.39-2.687 9 9 0 0 0-1.453-1.351h-.002a9 9 0 0 0-1.516-.892l-.002-.002-.002-.002a7 7 0 0 0-.833-.312h-.002a9 9 0 0 0-1.324-.302l-.036-.006zm42.94.027v22.952h8.76l.008-14.695h5.364l6.426-7.265v-.992h-9.167l-2.643 2.976v-2.976h-8.25zm30.945.184c1.833 0 3.52.28 5.073.845q2.34.848 4.037 2.34a10.7 10.7 0 0 1 2.65 3.557c.618 1.368.933 2.89.933 4.561 0 1.686-.322 3.195-.961 4.568h-.002a10.8 10.8 0 0 1-2.641 3.562l-.002.002c-1.114.999-2.459 1.773-4.045 2.323v-.002c-1.592.55-3.309.832-5.17.832-1.832 0-3.514-.28-5.058-.83h-.002c-1.543-.549-2.854-1.332-3.96-2.34a10.8 10.8 0 0 1-2.604-3.62v-.003c-.623-1.395-.938-2.958-.938-4.697 0-1.557.31-3.003.934-4.353a10.8 10.8 0 0 1 2.624-3.519c1.128-.992 2.459-1.787 4.018-2.364 1.548-.575 3.25-.862 5.114-.862zm-47.96.205h.01c2.464.003 4.487.905 6.165 2.75l.864.95v-3.097h6.756v32.033h-19.46v-.368l5.176-5.829h7.524v-.558h.004V72.63l-.839.808a13 13 0 0 1-1.583 1.298 9.4 9.4 0 0 1-1.521.828 7.4 7.4 0 0 1-1.601.459c-.565.096-1.197.145-1.882.145-1.509 0-2.882-.262-4.131-.777h-.002a9.8 9.8 0 0 1-3.242-2.16l-.002-.003c-.902-.917-1.6-2.018-2.109-3.313-.503-1.302-.758-2.743-.758-4.345 0-1.63.273-3.126.822-4.502v-.002a11.5 11.5 0 0 1 2.234-3.616 10.3 10.3 0 0 1 3.35-2.407h.001c1.286-.585 2.688-.878 4.225-.878m-25.202.576h5.248q.589.09 1.16.265.366.113.716.27l-.004-.004a8 8 0 0 1 1.345.792c.473.35.906.752 1.289 1.198a5.6 5.6 0 0 1 1.176 2.279c.213.868.324 1.87.324 3.01v13.24h-6.756V60.955l-1.104.02H7.748v14.82H.992v-20.97h6.756v4.899zm43.21.027h6.763v4.593l4.081-4.593h7.395l-5.548 6.273h-5.909l-.007 14.695H55.33Zm-16.58 4.914v.109c-.557.052-1.118.111-1.629.343a6 6 0 0 0-1.724 1.16 5.5 5.5 0 0 0-1.204 1.716 5.1 5.1 0 0 0-.448 2.128v.002a5.6 5.6 0 0 0 .421 2.182v.002a5.7 5.7 0 0 0 1.151 1.757l.002.002.002.002a5.3 5.3 0 0 0 1.75 1.18 5.55 5.55 0 0 0 2.182.421 5.4 5.4 0 0 0 2.138-.42l.002-.003a5.3 5.3 0 0 0 1.742-1.18l.002-.002.004-.004a6.1 6.1 0 0 0 1.159-1.744v-.002a5.3 5.3 0 0 0 .457-2.143v-.002c0-.779-.148-1.512-.452-2.178l-.002-.002v-.002a6 6 0 0 0-1.195-1.723 5.4 5.4 0 0 0-1.768-1.172 5.4 5.4 0 0 0-2.089-.425l-.006-.002zm46.532 0-.492.004v.097c-.561.05-1.125.109-1.646.328a5.2 5.2 0 0 0-1.744 1.174l-.002.002v.002a6 6 0 0 0-1.164 1.72 5.1 5.1 0 0 0-.448 2.13c0 .804.144 1.552.446 2.233a5.9 5.9 0 0 0 1.166 1.748h.002v.002a5.1 5.1 0 0 0 1.744 1.182h.002a5.5 5.5 0 0 0 2.142.425q1.12.001 2.135-.425a5.2 5.2 0 0 0 1.744-1.18l.004-.004.002-.002a6.1 6.1 0 0 0 1.163-1.746l.002-.002a5.35 5.35 0 0 0 .444-2.186c0-.748-.146-1.471-.446-2.145l-.002-.002a6.1 6.1 0 0 0-1.165-1.748 5.1 5.1 0 0 0-1.744-1.178h-.002a5.4 5.4 0 0 0-2.133-.427zm-46.04.994h.013c.59.002 1.148.116 1.705.35h.004a4.4 4.4 0 0 1 1.442.959c.419.418.741.889.998 1.44.24.527.36 1.109.36 1.761a4.3 4.3 0 0 1-.372 1.746l-.002.002a5.1 5.1 0 0 1-.97 1.461c-.398.407-.864.72-1.417.956a4.4 4.4 0 0 1-1.746.343h-.01a4.6 4.6 0 0 1-1.796-.345 4.3 4.3 0 0 1-1.417-.956l-.002-.002-.002-.002a4.7 4.7 0 0 1-.948-1.445v-.002a4.6 4.6 0 0 1-.344-1.797v-.006c0-.622.118-1.191.358-1.72l.002-.002a4.5 4.5 0 0 1 .986-1.407 5 5 0 0 1 1.44-.97l.002-.001h.002a4.05 4.05 0 0 1 1.713-.363zm46.04 0h.017a4.4 4.4 0 0 1 1.739.348l.004.001.003.002a4.1 4.1 0 0 1 1.411.95c.402.416.717.898.973 1.465.242.544.36 1.122.36 1.744v.006a4.35 4.35 0 0 1-.362 1.781 5.1 5.1 0 0 1-.973 1.461 4.25 4.25 0 0 1-1.412.954l-.002.002a4.4 4.4 0 0 1-1.754.347h-.002a4.5 4.5 0 0 1-1.756-.347l-.002-.002h-.002a4.15 4.15 0 0 1-1.413-.958h-.002v-.002c-.4-.41-.72-.893-.97-1.457v-.002c-.24-.543-.361-1.145-.361-1.83 0-.621.118-1.191.359-1.72v-.002a5 5 0 0 1 .974-1.44c.401-.41.862-.725 1.413-.952h.002l.002-.002a4.45 4.45 0 0 1 1.754-.347"}))};
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ interface Props extends React.SVGProps<SVGElement> {
3
+ size?: number | string;
4
+ }
5
+ declare const NgrokOriginal: React.FunctionComponent<Props>;
6
+ export default NgrokOriginal;
@@ -0,0 +1 @@
1
+ function _extends(){return _extends=Object.assign?Object.assign.bind():function(a){for(var b,c=1;c<arguments.length;c++)for(var d in b=arguments[c],b)({}).hasOwnProperty.call(b,d)&&(a[d]=b[d]);return a},_extends.apply(null,arguments)}const React=require("react");module.exports=function(a){let{size:c="1rem",...b}=a;return b={...b,style:{...(b.style?b.style:{}),width:c,height:c}},/*#__PURE__*/React.createElement("svg",_extends({},b,{viewBox:"0 0 128 128",xmlns:"http://www.w3.org/2000/svg"}),/*#__PURE__*/React.createElement("path",{d:"M101.076 40.521v35.801h7.805V67.31l8.586 9.011h10.539v-.422l-11.32-11.48 10.68-9.848v-.375h-10.294l-8.191 7.98V40.522zM85.453 53.38q-2.896 0-5.328.902c-1.625.602-3.023 1.434-4.207 2.477a11.4 11.4 0 0 0-2.766 3.71q-.989 2.142-.988 4.598-.001 2.721.988 4.938a11.4 11.4 0 0 0 2.746 3.816c1.165 1.063 2.547 1.887 4.16 2.461q2.42.863 5.266.864 2.887-.001 5.375-.864 2.48-.86 4.246-2.441a11.4 11.4 0 0 0 2.785-3.754c.676-1.453 1.016-3.05 1.016-4.813 0-1.75-.332-3.359-.988-4.808a11.3 11.3 0 0 0-2.793-3.75q-1.789-1.57-4.227-2.453-2.437-.884-5.285-.883m-48.336.207q-2.42 0-4.465.93a10.9 10.9 0 0 0-3.539 2.543c-.992 1.082-1.773 2.34-2.347 3.8q-.866 2.175-.864 4.723c0 1.668.266 3.184.797 4.559.535 1.363 1.278 2.535 2.238 3.511a10.4 10.4 0 0 0 3.434 2.29q1.987.82 4.356.82c.714 0 1.378-.051 1.98-.153a8 8 0 0 0 1.727-.496 10 10 0 0 0 1.62-.883 13.5 13.5 0 0 0 1.657-1.359v5.8h-.004v.563h-7.309l-5.492 6.184v1.062H51.52V54.195h-7.81v2.328c-1.776-1.953-3.98-2.937-6.593-2.937zm-25.629.582-3.68 4.195v-4.11H0v22.134h7.809V61.453h7.332l.609-.012v14.942h7.809V62.539q0-1.77-.34-3.152a6.1 6.1 0 0 0-1.293-2.504 8.4 8.4 0 0 0-1.383-1.285 8.4 8.4 0 0 0-1.441-.848 7 7 0 0 0-.782-.293 9 9 0 0 0-1.265-.289zm43.278.027v22.133h7.828l.008-14.812h5.68l6.202-7.012v-.309H65.97l-3.387 3.813v-3.813zm-15.711 5.953c.664 0 1.3.13 1.922.391a4.9 4.9 0 0 1 1.617 1.074c.465.465.824.992 1.105 1.594q.41.904.41 1.988a4.9 4.9 0 0 1-.418 1.961 5.7 5.7 0 0 1-1.074 1.617c-.449.461-.98.817-1.594 1.079a5 5 0 0 1-1.96.386 5.1 5.1 0 0 1-2.008-.386 4.8 4.8 0 0 1-1.598-1.079 5.2 5.2 0 0 1-1.059-1.617 5.1 5.1 0 0 1-.386-2.008q-.002-1.038.406-1.941a5 5 0 0 1 1.105-1.574 5.6 5.6 0 0 1 1.594-1.074 4.6 4.6 0 0 1 1.938-.41zm46.402 0a4.95 4.95 0 0 1 1.961.391 4.6 4.6 0 0 1 1.594 1.074c.449.465.8 1.004 1.078 1.621q.408.923.406 1.961a4.9 4.9 0 0 1-.406 2 5.7 5.7 0 0 1-1.078 1.618 4.8 4.8 0 0 1-1.594 1.078c-.621.261-1.27.39-1.961.39a5 5 0 0 1-1.965-.39 4.7 4.7 0 0 1-1.594-1.079c-.449-.46-.804-1-1.078-1.617q-.408-.924-.406-2.047-.002-1.038.406-1.941a5.6 5.6 0 0 1 1.078-1.594c.45-.46.977-.82 1.594-1.074a5 5 0 0 1 1.965-.39z",fill:"#02228e"}))};