+ Added voicemod icon

This commit is contained in:
Esteve Segura 2024-01-06 22:54:21 +01:00
parent 344d152673
commit bc29ddcf43
2 changed files with 7 additions and 0 deletions

View File

@ -2181,5 +2181,11 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/bitwarden.svg',
url: 'https://bitwarden.com/'
},
{
title: 'Voicemod',
category: 'Entertainment',
route: '/library/voicemod.svg',
url: 'https://voicemod.net/'
}
];

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="28" viewBox="0 0 240 28"><defs><filter id="a"><feColorMatrix in="SourceGraphic" values="0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0"/></filter></defs><g fill="none" fill-rule="evenodd" filter="url(#a)" transform="translate(-134 -25)"><g fill="#000" fill-rule="nonzero"><path d="M158.157 25.378v12.955a.945.945 0 0 1-1.597.69l-14.45-13.645H134l29.099 27.503a.437.437 0 0 0 .737-.32V25.379h-5.68ZM219.567 44.363 193.144 25.46a.437.437 0 0 0-.689.357v14.695a.95.95 0 0 1-.512.845.94.94 0 0 1-.982-.071L168.84 25.46a.435.435 0 0 0-.687.357V47.3h5.665l.008-9.434a.95.95 0 0 1 .512-.845.94.94 0 0 1 .982.072l22.123 15.826a.434.434 0 0 0 .69-.357V37.866a.95.95 0 0 1 .511-.845.94.94 0 0 1 .982.072l10.164 7.27h9.778ZM238.52 25.378l-9.042 19.108h-.683l-9.04-19.108h3.84l.396.274 4.58 10.056a.619.619 0 0 0 1.13 0l4.582-10.056.39-.274h3.846ZM249.027 44.676c-5.68 0-9.194-4.1-9.194-9.84 0-5.738 3.513-9.836 9.194-9.836 5.682 0 9.195 4.098 9.195 9.837s-3.513 9.839-9.195 9.839m0-16.397c-3.513 0-5.41 2.734-5.41 6.558s1.895 6.56 5.41 6.56c3.516 0 5.41-2.734 5.41-6.56 0-3.828-1.892-6.559-5.41-6.559M266.399 44.486h-3.216l-.27-.272V25.651l.27-.273h3.216l.267.273v18.563zM284.826 38.664l.27-.273h3.252l.273.273c-.543 3.827-3.525 6.012-7.861 6.012-5.963 0-9.215-4.1-9.215-9.84 0-5.738 3.252-9.836 9.215-9.836 4.336 0 7.317 2.185 7.86 5.74l-.272.272h-3.252l-.27-.273c-.542-1.642-1.897-2.462-4.066-2.46-3.793 0-5.422 2.733-5.422 6.558 0 3.825 1.629 6.56 5.422 6.56 2.169 0 3.524-.822 4.066-2.734M305.988 44.486H293.21l-.273-.272V25.651l.273-.273h12.778l.272.273v2.73l-.272.273h-8.973l-.272.272v3.823l.272.272h8.428l.271.273v2.73l-.271.272h-8.428l-.272.276v4.367l.272.273h8.973l.272.272v2.73zM345.476 44.676c-5.678 0-9.193-4.1-9.193-9.84 0-5.738 3.513-9.836 9.193-9.836 5.681 0 9.196 4.098 9.196 9.837s-3.516 9.839-9.196 9.839m0-16.397c-3.512 0-5.408 2.734-5.408 6.558s1.894 6.56 5.408 6.56c3.514 0 5.41-2.734 5.41-6.56 0-3.828-1.893-6.559-5.41-6.559M364.825 44.486h-5.937l-.275-.272V25.651l.275-.273h5.937c6.747 0 9.175 3.545 9.175 9.553 0 6.009-2.428 9.555-9.175 9.555m.269-15.833h-2.43l-.269.273v12.013l.27.273h2.429c3.78 0 5.129-1.913 5.129-6.28 0-4.368-1.35-6.279-5.129-6.279M331.688 44.48h-3.14l-.27-.272V33.566h-.27l-5.809 10.92h-.74l-5.808-10.92h-.27v10.642l-.27.273h-3.14l-.27-.273V25.651l.27-.273h3.189l.275.273 5.844 10.906a.619.619 0 0 0 1.107 0l5.842-10.906.275-.273h3.189l.275.273v18.557l-.28.273Z"/></g></g></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB