insomnia logo

insomnia-wordmark from Devicon by konpa · Wordmark · MIT Free for personal and commercial use.

Name
insomnia-wordmark
Set
Devicon
Style
Wordmark
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the insomnia logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGmmNLac9p" x1="16.181" x2="16.181" y1="28.39" y2="5.61" gradientTransform="translate(0 45.903)scale(1.06453)" gradientUnits="userSpaceOnUse"><stop stop-color="#7400e1"/><stop offset="1" stop-color="#4000bf"/></linearGradient></defs><path fill="#fff" d="M17.033 80.167c8.928 0 16.166-7.238 16.166-16.167c0-8.928-7.238-16.166-16.166-16.166S.866 55.072.866 64s7.238 16.167 16.167 16.167"/><path fill="#4000bf" d="M17.033 46.967C7.626 46.967 0 54.593 0 64s7.626 17.033 17.033 17.033S34.065 73.407 34.065 64S26.44 46.967 17.033 46.967m0 1.733c8.45 0 15.3 6.85 15.3 15.3s-6.85 15.3-15.3 15.3s-15.3-6.85-15.3-15.3s6.85-15.3 15.3-15.3"/><path fill="url(#SVGmmNLac9p)" d="M17.225 51.875c6.697 0 12.125 5.429 12.125 12.125s-5.428 12.125-12.125 12.125C10.53 76.125 5.1 70.696 5.1 64c0-1.637.325-3.197.912-4.622a4.715 4.715 0 1 0 6.591-6.591a12.1 12.1 0 0 1 4.622-.912"/><path fill="#fff" d="M50.473 56.451h-2.102v13.936h2.102zm4.934 7.73c0-1.667 1.02-2.62 2.436-2.62c1.38 0 2.218.906 2.218 2.423v6.403h2.034V63.74c0-2.586-1.422-3.94-3.558-3.94c-1.572 0-2.6.728-3.083 1.838h-.13v-1.702h-1.952v10.452h2.035zm17.249-1.694c-.422-1.626-1.694-2.688-3.953-2.688c-2.362 0-4.035 1.246-4.035 3.096c0 1.484.898 2.47 2.857 2.906l1.77.388c1.007.224 1.476.673 1.476 1.327c0 .81-.864 1.442-2.198 1.442c-1.218 0-2-.524-2.245-1.551l-1.967.3c.34 1.85 1.878 2.891 4.226 2.891c2.524 0 4.273-1.34 4.273-3.232c0-1.477-.939-2.388-2.858-2.83l-1.66-.382c-1.15-.272-1.647-.66-1.64-1.367c-.006-.803.864-1.375 2.021-1.375c1.266 0 1.85.7 2.089 1.402zm6.844 8.111c2.946 0 4.872-2.157 4.872-5.389c0-3.253-1.926-5.41-4.872-5.41c-2.947 0-4.872 2.157-4.872 5.41c0 3.232 1.925 5.39 4.872 5.39zm.006-1.708c-1.926 0-2.824-1.68-2.824-3.688c0-2 .898-3.702 2.824-3.702c1.912 0 2.81 1.702 2.81 3.702c0 2.007-.898 3.688-2.81 3.688m7.136 1.497h2.035v-6.444c0-1.408.986-2.388 2.143-2.388c1.13 0 1.912.748 1.912 1.885v6.947h2.028v-6.661c0-1.26.769-2.171 2.096-2.171c1.075 0 1.96.599 1.96 2.014v6.818h2.034V63.38c0-2.389-1.334-3.58-3.226-3.58c-1.503 0-2.633.722-3.136 1.838h-.11c-.455-1.144-1.415-1.838-2.81-1.838c-1.38 0-2.408.688-2.844 1.838h-.13v-1.702h-1.952zm18.97-6.205c0-1.668 1.02-2.62 2.435-2.62c1.382 0 2.219.905 2.219 2.422v6.403h2.034V63.74c0-2.586-1.422-3.94-3.559-3.94c-1.572 0-2.599.728-3.082 1.838h-.13v-1.702h-1.952v10.452h2.034zm9.416 6.205h2.036V59.935h-2.036zm1.028-12.064c.701 0 1.287-.545 1.287-1.211c0-.667-.586-1.218-1.287-1.218c-.707 0-1.286.55-1.286 1.218c0 .666.579 1.21 1.286 1.21zm6.786 12.296c1.729 0 2.702-.878 3.09-1.66h.081v1.428H128v-6.94c0-3.042-2.395-3.648-4.056-3.648c-1.892 0-3.633.762-4.314 2.668l1.912.435c.3-.742 1.062-1.456 2.43-1.456c1.313 0 1.987.687 1.987 1.871v.048c0 .742-.762.728-2.641.946c-1.98.231-4.008.748-4.008 3.123c0 2.055 1.545 3.185 3.532 3.185m.442-1.634c-1.15 0-1.98-.517-1.98-1.524c0-1.088.966-1.476 2.144-1.633c.66-.088 2.225-.265 2.517-.558v1.347c0 1.239-.986 2.368-2.681 2.368"/></svg>

React

import type { SVGProps } from "react";

export function DeviconInsomniaWordmark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGmmNLac9p" x1="16.181" x2="16.181" y1="28.39" y2="5.61" gradientTransform="translate(0 45.903)scale(1.06453)" gradientUnits="userSpaceOnUse"><stop stopColor="#7400e1"/><stop offset="1" stopColor="#4000bf"/></linearGradient></defs><path fill="#fff" d="M17.033 80.167c8.928 0 16.166-7.238 16.166-16.167c0-8.928-7.238-16.166-16.166-16.166S.866 55.072.866 64s7.238 16.167 16.167 16.167"/><path fill="#4000bf" d="M17.033 46.967C7.626 46.967 0 54.593 0 64s7.626 17.033 17.033 17.033S34.065 73.407 34.065 64S26.44 46.967 17.033 46.967m0 1.733c8.45 0 15.3 6.85 15.3 15.3s-6.85 15.3-15.3 15.3s-15.3-6.85-15.3-15.3s6.85-15.3 15.3-15.3"/><path fill="url(#SVGmmNLac9p)" d="M17.225 51.875c6.697 0 12.125 5.429 12.125 12.125s-5.428 12.125-12.125 12.125C10.53 76.125 5.1 70.696 5.1 64c0-1.637.325-3.197.912-4.622a4.715 4.715 0 1 0 6.591-6.591a12.1 12.1 0 0 1 4.622-.912"/><path fill="#fff" d="M50.473 56.451h-2.102v13.936h2.102zm4.934 7.73c0-1.667 1.02-2.62 2.436-2.62c1.38 0 2.218.906 2.218 2.423v6.403h2.034V63.74c0-2.586-1.422-3.94-3.558-3.94c-1.572 0-2.6.728-3.083 1.838h-.13v-1.702h-1.952v10.452h2.035zm17.249-1.694c-.422-1.626-1.694-2.688-3.953-2.688c-2.362 0-4.035 1.246-4.035 3.096c0 1.484.898 2.47 2.857 2.906l1.77.388c1.007.224 1.476.673 1.476 1.327c0 .81-.864 1.442-2.198 1.442c-1.218 0-2-.524-2.245-1.551l-1.967.3c.34 1.85 1.878 2.891 4.226 2.891c2.524 0 4.273-1.34 4.273-3.232c0-1.477-.939-2.388-2.858-2.83l-1.66-.382c-1.15-.272-1.647-.66-1.64-1.367c-.006-.803.864-1.375 2.021-1.375c1.266 0 1.85.7 2.089 1.402zm6.844 8.111c2.946 0 4.872-2.157 4.872-5.389c0-3.253-1.926-5.41-4.872-5.41c-2.947 0-4.872 2.157-4.872 5.41c0 3.232 1.925 5.39 4.872 5.39zm.006-1.708c-1.926 0-2.824-1.68-2.824-3.688c0-2 .898-3.702 2.824-3.702c1.912 0 2.81 1.702 2.81 3.702c0 2.007-.898 3.688-2.81 3.688m7.136 1.497h2.035v-6.444c0-1.408.986-2.388 2.143-2.388c1.13 0 1.912.748 1.912 1.885v6.947h2.028v-6.661c0-1.26.769-2.171 2.096-2.171c1.075 0 1.96.599 1.96 2.014v6.818h2.034V63.38c0-2.389-1.334-3.58-3.226-3.58c-1.503 0-2.633.722-3.136 1.838h-.11c-.455-1.144-1.415-1.838-2.81-1.838c-1.38 0-2.408.688-2.844 1.838h-.13v-1.702h-1.952zm18.97-6.205c0-1.668 1.02-2.62 2.435-2.62c1.382 0 2.219.905 2.219 2.422v6.403h2.034V63.74c0-2.586-1.422-3.94-3.559-3.94c-1.572 0-2.599.728-3.082 1.838h-.13v-1.702h-1.952v10.452h2.034zm9.416 6.205h2.036V59.935h-2.036zm1.028-12.064c.701 0 1.287-.545 1.287-1.211c0-.667-.586-1.218-1.287-1.218c-.707 0-1.286.55-1.286 1.218c0 .666.579 1.21 1.286 1.21zm6.786 12.296c1.729 0 2.702-.878 3.09-1.66h.081v1.428H128v-6.94c0-3.042-2.395-3.648-4.056-3.648c-1.892 0-3.633.762-4.314 2.668l1.912.435c.3-.742 1.062-1.456 2.43-1.456c1.313 0 1.987.687 1.987 1.871v.048c0 .742-.762.728-2.641.946c-1.98.231-4.008.748-4.008 3.123c0 2.055 1.545 3.185 3.532 3.185m.442-1.634c-1.15 0-1.98-.517-1.98-1.524c0-1.088.966-1.476 2.144-1.633c.66-.088 2.225-.265 2.517-.558v1.347c0 1.239-.986 2.368-2.681 2.368"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGmmNLac9p" x1="16.181" x2="16.181" y1="28.39" y2="5.61" gradientTransform="translate(0 45.903)scale(1.06453)" gradientUnits="userSpaceOnUse"><stop stop-color="#7400e1"/><stop offset="1" stop-color="#4000bf"/></linearGradient></defs><path fill="#fff" d="M17.033 80.167c8.928 0 16.166-7.238 16.166-16.167c0-8.928-7.238-16.166-16.166-16.166S.866 55.072.866 64s7.238 16.167 16.167 16.167"/><path fill="#4000bf" d="M17.033 46.967C7.626 46.967 0 54.593 0 64s7.626 17.033 17.033 17.033S34.065 73.407 34.065 64S26.44 46.967 17.033 46.967m0 1.733c8.45 0 15.3 6.85 15.3 15.3s-6.85 15.3-15.3 15.3s-15.3-6.85-15.3-15.3s6.85-15.3 15.3-15.3"/><path fill="url(#SVGmmNLac9p)" d="M17.225 51.875c6.697 0 12.125 5.429 12.125 12.125s-5.428 12.125-12.125 12.125C10.53 76.125 5.1 70.696 5.1 64c0-1.637.325-3.197.912-4.622a4.715 4.715 0 1 0 6.591-6.591a12.1 12.1 0 0 1 4.622-.912"/><path fill="#fff" d="M50.473 56.451h-2.102v13.936h2.102zm4.934 7.73c0-1.667 1.02-2.62 2.436-2.62c1.38 0 2.218.906 2.218 2.423v6.403h2.034V63.74c0-2.586-1.422-3.94-3.558-3.94c-1.572 0-2.6.728-3.083 1.838h-.13v-1.702h-1.952v10.452h2.035zm17.249-1.694c-.422-1.626-1.694-2.688-3.953-2.688c-2.362 0-4.035 1.246-4.035 3.096c0 1.484.898 2.47 2.857 2.906l1.77.388c1.007.224 1.476.673 1.476 1.327c0 .81-.864 1.442-2.198 1.442c-1.218 0-2-.524-2.245-1.551l-1.967.3c.34 1.85 1.878 2.891 4.226 2.891c2.524 0 4.273-1.34 4.273-3.232c0-1.477-.939-2.388-2.858-2.83l-1.66-.382c-1.15-.272-1.647-.66-1.64-1.367c-.006-.803.864-1.375 2.021-1.375c1.266 0 1.85.7 2.089 1.402zm6.844 8.111c2.946 0 4.872-2.157 4.872-5.389c0-3.253-1.926-5.41-4.872-5.41c-2.947 0-4.872 2.157-4.872 5.41c0 3.232 1.925 5.39 4.872 5.39zm.006-1.708c-1.926 0-2.824-1.68-2.824-3.688c0-2 .898-3.702 2.824-3.702c1.912 0 2.81 1.702 2.81 3.702c0 2.007-.898 3.688-2.81 3.688m7.136 1.497h2.035v-6.444c0-1.408.986-2.388 2.143-2.388c1.13 0 1.912.748 1.912 1.885v6.947h2.028v-6.661c0-1.26.769-2.171 2.096-2.171c1.075 0 1.96.599 1.96 2.014v6.818h2.034V63.38c0-2.389-1.334-3.58-3.226-3.58c-1.503 0-2.633.722-3.136 1.838h-.11c-.455-1.144-1.415-1.838-2.81-1.838c-1.38 0-2.408.688-2.844 1.838h-.13v-1.702h-1.952zm18.97-6.205c0-1.668 1.02-2.62 2.435-2.62c1.382 0 2.219.905 2.219 2.422v6.403h2.034V63.74c0-2.586-1.422-3.94-3.559-3.94c-1.572 0-2.599.728-3.082 1.838h-.13v-1.702h-1.952v10.452h2.034zm9.416 6.205h2.036V59.935h-2.036zm1.028-12.064c.701 0 1.287-.545 1.287-1.211c0-.667-.586-1.218-1.287-1.218c-.707 0-1.286.55-1.286 1.218c0 .666.579 1.21 1.286 1.21zm6.786 12.296c1.729 0 2.702-.878 3.09-1.66h.081v1.428H128v-6.94c0-3.042-2.395-3.648-4.056-3.648c-1.892 0-3.633.762-4.314 2.668l1.912.435c.3-.742 1.062-1.456 2.43-1.456c1.313 0 1.987.687 1.987 1.871v.048c0 .742-.762.728-2.641.946c-1.98.231-4.008.748-4.008 3.123c0 2.055 1.545 3.185 3.532 3.185m.442-1.634c-1.15 0-1.98-.517-1.98-1.524c0-1.088.966-1.476 2.144-1.633c.66-.088 2.225-.265 2.517-.558v1.347c0 1.239-.986 2.368-2.681 2.368"/></svg>
</template>

CSS

.icon-insomnia-wordmark {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGmmNLac9p%22%20x1%3D%2216.181%22%20x2%3D%2216.181%22%20y1%3D%2228.39%22%20y2%3D%225.61%22%20gradientTransform%3D%22translate(0%2045.903)scale(1.06453)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%237400e1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234000bf%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M17.033%2080.167c8.928%200%2016.166-7.238%2016.166-16.167c0-8.928-7.238-16.166-16.166-16.166S.866%2055.072.866%2064s7.238%2016.167%2016.167%2016.167%22%2F%3E%3Cpath%20fill%3D%22%234000bf%22%20d%3D%22M17.033%2046.967C7.626%2046.967%200%2054.593%200%2064s7.626%2017.033%2017.033%2017.033S34.065%2073.407%2034.065%2064S26.44%2046.967%2017.033%2046.967m0%201.733c8.45%200%2015.3%206.85%2015.3%2015.3s-6.85%2015.3-15.3%2015.3s-15.3-6.85-15.3-15.3s6.85-15.3%2015.3-15.3%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGmmNLac9p)%22%20d%3D%22M17.225%2051.875c6.697%200%2012.125%205.429%2012.125%2012.125s-5.428%2012.125-12.125%2012.125C10.53%2076.125%205.1%2070.696%205.1%2064c0-1.637.325-3.197.912-4.622a4.715%204.715%200%201%200%206.591-6.591a12.1%2012.1%200%200%201%204.622-.912%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M50.473%2056.451h-2.102v13.936h2.102zm4.934%207.73c0-1.667%201.02-2.62%202.436-2.62c1.38%200%202.218.906%202.218%202.423v6.403h2.034V63.74c0-2.586-1.422-3.94-3.558-3.94c-1.572%200-2.6.728-3.083%201.838h-.13v-1.702h-1.952v10.452h2.035zm17.249-1.694c-.422-1.626-1.694-2.688-3.953-2.688c-2.362%200-4.035%201.246-4.035%203.096c0%201.484.898%202.47%202.857%202.906l1.77.388c1.007.224%201.476.673%201.476%201.327c0%20.81-.864%201.442-2.198%201.442c-1.218%200-2-.524-2.245-1.551l-1.967.3c.34%201.85%201.878%202.891%204.226%202.891c2.524%200%204.273-1.34%204.273-3.232c0-1.477-.939-2.388-2.858-2.83l-1.66-.382c-1.15-.272-1.647-.66-1.64-1.367c-.006-.803.864-1.375%202.021-1.375c1.266%200%201.85.7%202.089%201.402zm6.844%208.111c2.946%200%204.872-2.157%204.872-5.389c0-3.253-1.926-5.41-4.872-5.41c-2.947%200-4.872%202.157-4.872%205.41c0%203.232%201.925%205.39%204.872%205.39zm.006-1.708c-1.926%200-2.824-1.68-2.824-3.688c0-2%20.898-3.702%202.824-3.702c1.912%200%202.81%201.702%202.81%203.702c0%202.007-.898%203.688-2.81%203.688m7.136%201.497h2.035v-6.444c0-1.408.986-2.388%202.143-2.388c1.13%200%201.912.748%201.912%201.885v6.947h2.028v-6.661c0-1.26.769-2.171%202.096-2.171c1.075%200%201.96.599%201.96%202.014v6.818h2.034V63.38c0-2.389-1.334-3.58-3.226-3.58c-1.503%200-2.633.722-3.136%201.838h-.11c-.455-1.144-1.415-1.838-2.81-1.838c-1.38%200-2.408.688-2.844%201.838h-.13v-1.702h-1.952zm18.97-6.205c0-1.668%201.02-2.62%202.435-2.62c1.382%200%202.219.905%202.219%202.422v6.403h2.034V63.74c0-2.586-1.422-3.94-3.559-3.94c-1.572%200-2.599.728-3.082%201.838h-.13v-1.702h-1.952v10.452h2.034zm9.416%206.205h2.036V59.935h-2.036zm1.028-12.064c.701%200%201.287-.545%201.287-1.211c0-.667-.586-1.218-1.287-1.218c-.707%200-1.286.55-1.286%201.218c0%20.666.579%201.21%201.286%201.21zm6.786%2012.296c1.729%200%202.702-.878%203.09-1.66h.081v1.428H128v-6.94c0-3.042-2.395-3.648-4.056-3.648c-1.892%200-3.633.762-4.314%202.668l1.912.435c.3-.742%201.062-1.456%202.43-1.456c1.313%200%201.987.687%201.987%201.871v.048c0%20.742-.762.728-2.641.946c-1.98.231-4.008.748-4.008%203.123c0%202.055%201.545%203.185%203.532%203.185m.442-1.634c-1.15%200-1.98-.517-1.98-1.524c0-1.088.966-1.476%202.144-1.633c.66-.088%202.225-.265%202.517-.558v1.347c0%201.239-.986%202.368-2.681%202.368%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGmmNLac9p%22%20x1%3D%2216.181%22%20x2%3D%2216.181%22%20y1%3D%2228.39%22%20y2%3D%225.61%22%20gradientTransform%3D%22translate(0%2045.903)scale(1.06453)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%237400e1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234000bf%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M17.033%2080.167c8.928%200%2016.166-7.238%2016.166-16.167c0-8.928-7.238-16.166-16.166-16.166S.866%2055.072.866%2064s7.238%2016.167%2016.167%2016.167%22%2F%3E%3Cpath%20fill%3D%22%234000bf%22%20d%3D%22M17.033%2046.967C7.626%2046.967%200%2054.593%200%2064s7.626%2017.033%2017.033%2017.033S34.065%2073.407%2034.065%2064S26.44%2046.967%2017.033%2046.967m0%201.733c8.45%200%2015.3%206.85%2015.3%2015.3s-6.85%2015.3-15.3%2015.3s-15.3-6.85-15.3-15.3s6.85-15.3%2015.3-15.3%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGmmNLac9p)%22%20d%3D%22M17.225%2051.875c6.697%200%2012.125%205.429%2012.125%2012.125s-5.428%2012.125-12.125%2012.125C10.53%2076.125%205.1%2070.696%205.1%2064c0-1.637.325-3.197.912-4.622a4.715%204.715%200%201%200%206.591-6.591a12.1%2012.1%200%200%201%204.622-.912%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M50.473%2056.451h-2.102v13.936h2.102zm4.934%207.73c0-1.667%201.02-2.62%202.436-2.62c1.38%200%202.218.906%202.218%202.423v6.403h2.034V63.74c0-2.586-1.422-3.94-3.558-3.94c-1.572%200-2.6.728-3.083%201.838h-.13v-1.702h-1.952v10.452h2.035zm17.249-1.694c-.422-1.626-1.694-2.688-3.953-2.688c-2.362%200-4.035%201.246-4.035%203.096c0%201.484.898%202.47%202.857%202.906l1.77.388c1.007.224%201.476.673%201.476%201.327c0%20.81-.864%201.442-2.198%201.442c-1.218%200-2-.524-2.245-1.551l-1.967.3c.34%201.85%201.878%202.891%204.226%202.891c2.524%200%204.273-1.34%204.273-3.232c0-1.477-.939-2.388-2.858-2.83l-1.66-.382c-1.15-.272-1.647-.66-1.64-1.367c-.006-.803.864-1.375%202.021-1.375c1.266%200%201.85.7%202.089%201.402zm6.844%208.111c2.946%200%204.872-2.157%204.872-5.389c0-3.253-1.926-5.41-4.872-5.41c-2.947%200-4.872%202.157-4.872%205.41c0%203.232%201.925%205.39%204.872%205.39zm.006-1.708c-1.926%200-2.824-1.68-2.824-3.688c0-2%20.898-3.702%202.824-3.702c1.912%200%202.81%201.702%202.81%203.702c0%202.007-.898%203.688-2.81%203.688m7.136%201.497h2.035v-6.444c0-1.408.986-2.388%202.143-2.388c1.13%200%201.912.748%201.912%201.885v6.947h2.028v-6.661c0-1.26.769-2.171%202.096-2.171c1.075%200%201.96.599%201.96%202.014v6.818h2.034V63.38c0-2.389-1.334-3.58-3.226-3.58c-1.503%200-2.633.722-3.136%201.838h-.11c-.455-1.144-1.415-1.838-2.81-1.838c-1.38%200-2.408.688-2.844%201.838h-.13v-1.702h-1.952zm18.97-6.205c0-1.668%201.02-2.62%202.435-2.62c1.382%200%202.219.905%202.219%202.422v6.403h2.034V63.74c0-2.586-1.422-3.94-3.559-3.94c-1.572%200-2.599.728-3.082%201.838h-.13v-1.702h-1.952v10.452h2.034zm9.416%206.205h2.036V59.935h-2.036zm1.028-12.064c.701%200%201.287-.545%201.287-1.211c0-.667-.586-1.218-1.287-1.218c-.707%200-1.286.55-1.286%201.218c0%20.666.579%201.21%201.286%201.21zm6.786%2012.296c1.729%200%202.702-.878%203.09-1.66h.081v1.428H128v-6.94c0-3.042-2.395-3.648-4.056-3.648c-1.892%200-3.633.762-4.314%202.668l1.912.435c.3-.742%201.062-1.456%202.43-1.456c1.313%200%201.987.687%201.987%201.871v.048c0%20.742-.762.728-2.641.946c-1.98.231-4.008.748-4.008%203.123c0%202.055%201.545%203.185%203.532%203.185m.442-1.634c-1.15%200-1.98-.517-1.98-1.524c0-1.088.966-1.476%202.144-1.633c.66-.088%202.225-.265%202.517-.558v1.347c0%201.239-.986%202.368-2.681%202.368%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/insomnia-wordmark.svg?color=%231a73e8&size=48