uwsgi from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
uwsgi
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

The same logo in other sets

Use the uwsgi logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><rect fill="none"/><path fill="#bad05e" d="M8.884 80.638c-2.2-.6-3.6-2.2-4.4-5.1c-.3-1.2-.4-1.7-.4-10.2l-.1-8.9h5.6v7.2c0 4.2.1 7.8.2 8.5c.4 2.7 1.5 4.1 3.3 4.1c1.7 0 2.9-1.3 3.7-4.1c.2-.9.3-2 .4-8.4l.1-7.4h5.6v11.3c0 6.2 0 11.6.1 11.9l.1 1.2h-5.5l-.1-1.4c0-.5-.1-1.5-.1-2.3v-1.4l-.7 1.4c-.4.8-1 1.7-1.3 2c-1.5 1.6-4.2 2.2-6.5 1.6"/><path fill="#010101" d="M72.484 80.638c-4.5-.7-7.1-2.9-8.4-7c-.3-1-.4-1.8-.2-1.8c0 0 1.2-.2 2.6-.4s2.6-.4 2.7-.5c.1 0 .3.3.5.8c.5 2 1.4 3.1 2.9 3.8c1 .5 3.6.5 4.8.1c1-.4 2-1.5 2.3-2.5c.3-1.2.2-2.9-.2-3.8c-.7-1.6-1.7-2.2-5.9-3.6c-3.8-1.2-4.8-1.8-6.2-3.1c-1.8-1.8-2.6-4.3-2.4-7.2c.3-4.4 2.6-7.1 6.7-8c1.7-.4 5.3-.4 6.8 0c2.6.6 4.2 1.8 5.3 3.9c.7 1.3 1.3 3.5 1.2 3.7c-.1.1-4.9.9-5.5.9l-.4-1c-.4-1.4-1-2.3-2-2.8c-.6-.4-1-.4-2.2-.4c-2.4 0-3.6.9-4.1 3c-.4 2.1.3 3.9 1.9 4.8c.5.3 2.3 1 4 1.5c3.7 1.2 5.1 1.9 6.4 3.2c1.1 1.1 2.1 2.9 2.3 4.4c.2 1.3.2 3.8-.1 5.2c-.7 3.5-3.2 5.9-6.8 6.7c-1.4.2-4.7.4-6 .1m27.2.1c-4.1-.6-7.2-3.3-8.8-7.7c-1.6-4.2-2-10.5-.8-15.8c1.1-5.3 4.1-8.8 8.4-9.9c1.5-.4 4.5-.4 5.8 0c3 .8 5.4 2.8 6.8 5.9c1 2 1.1 1.8-1.7 2.8c-1.4.5-2.6.9-2.7.9s-.3-.3-.4-.6c-.6-1.8-1.8-3.3-3.2-3.9c-1.1-.5-2.9-.4-3.9.1c-2.6 1.3-3.8 5-3.8 11.2c0 4.5.6 7.4 2 9.6c1.2 1.9 2.5 2.5 4.7 2.4c1.7-.1 3-.7 4.2-1.8l.8-.8v-5.4h-5.6v-4.4h11.2v11.8l-.7.8c-1.6 2.1-4.3 3.8-6.9 4.4c-1.5.4-4.1.6-5.4.4"/><path d="M29.484 64.438c-1.8-8.8-3.5-16.2-3.5-16.4l-.1-.9h5.9c.1 0 .8 4.9 1.8 10.2s2.1 11.4 2.4 13.5s.6 3.9.6 3.9l6.5-23.2h2.6l6.7 23.1c0 .1.3-1.3.5-2.9s1.3-7.7 2.4-13.5l2-11.1h6l-.1.9c0 .3-1.6 7.6-3.5 16.3s-3.3 16.6-3.4 16.6h-7.2l-4.7-17.8l-4.5 17.8h-7.1z"/><path fill="#010101" d="M118.084 63.938v-16.8h5.9v33.7h-5.9z"/><path fill="#bad05e" d="M83.402 52.726a2.09 2.09 0 0 1-2.083 2.083a2.09 2.09 0 0 1-2.083-2.083a2.09 2.09 0 0 1 2.083-2.084c1.125-.041 2.083.917 2.083 2.084"/><path fill="#010101" d="M82.194 52.726c0 .5-.375.875-.875.875s-.875-.375-.875-.875s.375-.875.875-.875a.88.88 0 0 1 .875.875"/></svg>

React

import type { SVGProps } from "react";

export function DeviconUwsgi(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><rect fill="none"/><path fill="#bad05e" d="M8.884 80.638c-2.2-.6-3.6-2.2-4.4-5.1c-.3-1.2-.4-1.7-.4-10.2l-.1-8.9h5.6v7.2c0 4.2.1 7.8.2 8.5c.4 2.7 1.5 4.1 3.3 4.1c1.7 0 2.9-1.3 3.7-4.1c.2-.9.3-2 .4-8.4l.1-7.4h5.6v11.3c0 6.2 0 11.6.1 11.9l.1 1.2h-5.5l-.1-1.4c0-.5-.1-1.5-.1-2.3v-1.4l-.7 1.4c-.4.8-1 1.7-1.3 2c-1.5 1.6-4.2 2.2-6.5 1.6"/><path fill="#010101" d="M72.484 80.638c-4.5-.7-7.1-2.9-8.4-7c-.3-1-.4-1.8-.2-1.8c0 0 1.2-.2 2.6-.4s2.6-.4 2.7-.5c.1 0 .3.3.5.8c.5 2 1.4 3.1 2.9 3.8c1 .5 3.6.5 4.8.1c1-.4 2-1.5 2.3-2.5c.3-1.2.2-2.9-.2-3.8c-.7-1.6-1.7-2.2-5.9-3.6c-3.8-1.2-4.8-1.8-6.2-3.1c-1.8-1.8-2.6-4.3-2.4-7.2c.3-4.4 2.6-7.1 6.7-8c1.7-.4 5.3-.4 6.8 0c2.6.6 4.2 1.8 5.3 3.9c.7 1.3 1.3 3.5 1.2 3.7c-.1.1-4.9.9-5.5.9l-.4-1c-.4-1.4-1-2.3-2-2.8c-.6-.4-1-.4-2.2-.4c-2.4 0-3.6.9-4.1 3c-.4 2.1.3 3.9 1.9 4.8c.5.3 2.3 1 4 1.5c3.7 1.2 5.1 1.9 6.4 3.2c1.1 1.1 2.1 2.9 2.3 4.4c.2 1.3.2 3.8-.1 5.2c-.7 3.5-3.2 5.9-6.8 6.7c-1.4.2-4.7.4-6 .1m27.2.1c-4.1-.6-7.2-3.3-8.8-7.7c-1.6-4.2-2-10.5-.8-15.8c1.1-5.3 4.1-8.8 8.4-9.9c1.5-.4 4.5-.4 5.8 0c3 .8 5.4 2.8 6.8 5.9c1 2 1.1 1.8-1.7 2.8c-1.4.5-2.6.9-2.7.9s-.3-.3-.4-.6c-.6-1.8-1.8-3.3-3.2-3.9c-1.1-.5-2.9-.4-3.9.1c-2.6 1.3-3.8 5-3.8 11.2c0 4.5.6 7.4 2 9.6c1.2 1.9 2.5 2.5 4.7 2.4c1.7-.1 3-.7 4.2-1.8l.8-.8v-5.4h-5.6v-4.4h11.2v11.8l-.7.8c-1.6 2.1-4.3 3.8-6.9 4.4c-1.5.4-4.1.6-5.4.4"/><path d="M29.484 64.438c-1.8-8.8-3.5-16.2-3.5-16.4l-.1-.9h5.9c.1 0 .8 4.9 1.8 10.2s2.1 11.4 2.4 13.5s.6 3.9.6 3.9l6.5-23.2h2.6l6.7 23.1c0 .1.3-1.3.5-2.9s1.3-7.7 2.4-13.5l2-11.1h6l-.1.9c0 .3-1.6 7.6-3.5 16.3s-3.3 16.6-3.4 16.6h-7.2l-4.7-17.8l-4.5 17.8h-7.1z"/><path fill="#010101" d="M118.084 63.938v-16.8h5.9v33.7h-5.9z"/><path fill="#bad05e" d="M83.402 52.726a2.09 2.09 0 0 1-2.083 2.083a2.09 2.09 0 0 1-2.083-2.083a2.09 2.09 0 0 1 2.083-2.084c1.125-.041 2.083.917 2.083 2.084"/><path fill="#010101" d="M82.194 52.726c0 .5-.375.875-.875.875s-.875-.375-.875-.875s.375-.875.875-.875a.88.88 0 0 1 .875.875"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><rect fill="none"/><path fill="#bad05e" d="M8.884 80.638c-2.2-.6-3.6-2.2-4.4-5.1c-.3-1.2-.4-1.7-.4-10.2l-.1-8.9h5.6v7.2c0 4.2.1 7.8.2 8.5c.4 2.7 1.5 4.1 3.3 4.1c1.7 0 2.9-1.3 3.7-4.1c.2-.9.3-2 .4-8.4l.1-7.4h5.6v11.3c0 6.2 0 11.6.1 11.9l.1 1.2h-5.5l-.1-1.4c0-.5-.1-1.5-.1-2.3v-1.4l-.7 1.4c-.4.8-1 1.7-1.3 2c-1.5 1.6-4.2 2.2-6.5 1.6"/><path fill="#010101" d="M72.484 80.638c-4.5-.7-7.1-2.9-8.4-7c-.3-1-.4-1.8-.2-1.8c0 0 1.2-.2 2.6-.4s2.6-.4 2.7-.5c.1 0 .3.3.5.8c.5 2 1.4 3.1 2.9 3.8c1 .5 3.6.5 4.8.1c1-.4 2-1.5 2.3-2.5c.3-1.2.2-2.9-.2-3.8c-.7-1.6-1.7-2.2-5.9-3.6c-3.8-1.2-4.8-1.8-6.2-3.1c-1.8-1.8-2.6-4.3-2.4-7.2c.3-4.4 2.6-7.1 6.7-8c1.7-.4 5.3-.4 6.8 0c2.6.6 4.2 1.8 5.3 3.9c.7 1.3 1.3 3.5 1.2 3.7c-.1.1-4.9.9-5.5.9l-.4-1c-.4-1.4-1-2.3-2-2.8c-.6-.4-1-.4-2.2-.4c-2.4 0-3.6.9-4.1 3c-.4 2.1.3 3.9 1.9 4.8c.5.3 2.3 1 4 1.5c3.7 1.2 5.1 1.9 6.4 3.2c1.1 1.1 2.1 2.9 2.3 4.4c.2 1.3.2 3.8-.1 5.2c-.7 3.5-3.2 5.9-6.8 6.7c-1.4.2-4.7.4-6 .1m27.2.1c-4.1-.6-7.2-3.3-8.8-7.7c-1.6-4.2-2-10.5-.8-15.8c1.1-5.3 4.1-8.8 8.4-9.9c1.5-.4 4.5-.4 5.8 0c3 .8 5.4 2.8 6.8 5.9c1 2 1.1 1.8-1.7 2.8c-1.4.5-2.6.9-2.7.9s-.3-.3-.4-.6c-.6-1.8-1.8-3.3-3.2-3.9c-1.1-.5-2.9-.4-3.9.1c-2.6 1.3-3.8 5-3.8 11.2c0 4.5.6 7.4 2 9.6c1.2 1.9 2.5 2.5 4.7 2.4c1.7-.1 3-.7 4.2-1.8l.8-.8v-5.4h-5.6v-4.4h11.2v11.8l-.7.8c-1.6 2.1-4.3 3.8-6.9 4.4c-1.5.4-4.1.6-5.4.4"/><path d="M29.484 64.438c-1.8-8.8-3.5-16.2-3.5-16.4l-.1-.9h5.9c.1 0 .8 4.9 1.8 10.2s2.1 11.4 2.4 13.5s.6 3.9.6 3.9l6.5-23.2h2.6l6.7 23.1c0 .1.3-1.3.5-2.9s1.3-7.7 2.4-13.5l2-11.1h6l-.1.9c0 .3-1.6 7.6-3.5 16.3s-3.3 16.6-3.4 16.6h-7.2l-4.7-17.8l-4.5 17.8h-7.1z"/><path fill="#010101" d="M118.084 63.938v-16.8h5.9v33.7h-5.9z"/><path fill="#bad05e" d="M83.402 52.726a2.09 2.09 0 0 1-2.083 2.083a2.09 2.09 0 0 1-2.083-2.083a2.09 2.09 0 0 1 2.083-2.084c1.125-.041 2.083.917 2.083 2.084"/><path fill="#010101" d="M82.194 52.726c0 .5-.375.875-.875.875s-.875-.375-.875-.875s.375-.875.875-.875a.88.88 0 0 1 .875.875"/></svg>
</template>

CSS

.icon-uwsgi {
  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%3Crect%20fill%3D%22none%22%2F%3E%3Cpath%20fill%3D%22%23bad05e%22%20d%3D%22M8.884%2080.638c-2.2-.6-3.6-2.2-4.4-5.1c-.3-1.2-.4-1.7-.4-10.2l-.1-8.9h5.6v7.2c0%204.2.1%207.8.2%208.5c.4%202.7%201.5%204.1%203.3%204.1c1.7%200%202.9-1.3%203.7-4.1c.2-.9.3-2%20.4-8.4l.1-7.4h5.6v11.3c0%206.2%200%2011.6.1%2011.9l.1%201.2h-5.5l-.1-1.4c0-.5-.1-1.5-.1-2.3v-1.4l-.7%201.4c-.4.8-1%201.7-1.3%202c-1.5%201.6-4.2%202.2-6.5%201.6%22%2F%3E%3Cpath%20fill%3D%22%23010101%22%20d%3D%22M72.484%2080.638c-4.5-.7-7.1-2.9-8.4-7c-.3-1-.4-1.8-.2-1.8c0%200%201.2-.2%202.6-.4s2.6-.4%202.7-.5c.1%200%20.3.3.5.8c.5%202%201.4%203.1%202.9%203.8c1%20.5%203.6.5%204.8.1c1-.4%202-1.5%202.3-2.5c.3-1.2.2-2.9-.2-3.8c-.7-1.6-1.7-2.2-5.9-3.6c-3.8-1.2-4.8-1.8-6.2-3.1c-1.8-1.8-2.6-4.3-2.4-7.2c.3-4.4%202.6-7.1%206.7-8c1.7-.4%205.3-.4%206.8%200c2.6.6%204.2%201.8%205.3%203.9c.7%201.3%201.3%203.5%201.2%203.7c-.1.1-4.9.9-5.5.9l-.4-1c-.4-1.4-1-2.3-2-2.8c-.6-.4-1-.4-2.2-.4c-2.4%200-3.6.9-4.1%203c-.4%202.1.3%203.9%201.9%204.8c.5.3%202.3%201%204%201.5c3.7%201.2%205.1%201.9%206.4%203.2c1.1%201.1%202.1%202.9%202.3%204.4c.2%201.3.2%203.8-.1%205.2c-.7%203.5-3.2%205.9-6.8%206.7c-1.4.2-4.7.4-6%20.1m27.2.1c-4.1-.6-7.2-3.3-8.8-7.7c-1.6-4.2-2-10.5-.8-15.8c1.1-5.3%204.1-8.8%208.4-9.9c1.5-.4%204.5-.4%205.8%200c3%20.8%205.4%202.8%206.8%205.9c1%202%201.1%201.8-1.7%202.8c-1.4.5-2.6.9-2.7.9s-.3-.3-.4-.6c-.6-1.8-1.8-3.3-3.2-3.9c-1.1-.5-2.9-.4-3.9.1c-2.6%201.3-3.8%205-3.8%2011.2c0%204.5.6%207.4%202%209.6c1.2%201.9%202.5%202.5%204.7%202.4c1.7-.1%203-.7%204.2-1.8l.8-.8v-5.4h-5.6v-4.4h11.2v11.8l-.7.8c-1.6%202.1-4.3%203.8-6.9%204.4c-1.5.4-4.1.6-5.4.4%22%2F%3E%3Cpath%20d%3D%22M29.484%2064.438c-1.8-8.8-3.5-16.2-3.5-16.4l-.1-.9h5.9c.1%200%20.8%204.9%201.8%2010.2s2.1%2011.4%202.4%2013.5s.6%203.9.6%203.9l6.5-23.2h2.6l6.7%2023.1c0%20.1.3-1.3.5-2.9s1.3-7.7%202.4-13.5l2-11.1h6l-.1.9c0%20.3-1.6%207.6-3.5%2016.3s-3.3%2016.6-3.4%2016.6h-7.2l-4.7-17.8l-4.5%2017.8h-7.1z%22%2F%3E%3Cpath%20fill%3D%22%23010101%22%20d%3D%22M118.084%2063.938v-16.8h5.9v33.7h-5.9z%22%2F%3E%3Cpath%20fill%3D%22%23bad05e%22%20d%3D%22M83.402%2052.726a2.09%202.09%200%200%201-2.083%202.083a2.09%202.09%200%200%201-2.083-2.083a2.09%202.09%200%200%201%202.083-2.084c1.125-.041%202.083.917%202.083%202.084%22%2F%3E%3Cpath%20fill%3D%22%23010101%22%20d%3D%22M82.194%2052.726c0%20.5-.375.875-.875.875s-.875-.375-.875-.875s.375-.875.875-.875a.88.88%200%200%201%20.875.875%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%3Crect%20fill%3D%22none%22%2F%3E%3Cpath%20fill%3D%22%23bad05e%22%20d%3D%22M8.884%2080.638c-2.2-.6-3.6-2.2-4.4-5.1c-.3-1.2-.4-1.7-.4-10.2l-.1-8.9h5.6v7.2c0%204.2.1%207.8.2%208.5c.4%202.7%201.5%204.1%203.3%204.1c1.7%200%202.9-1.3%203.7-4.1c.2-.9.3-2%20.4-8.4l.1-7.4h5.6v11.3c0%206.2%200%2011.6.1%2011.9l.1%201.2h-5.5l-.1-1.4c0-.5-.1-1.5-.1-2.3v-1.4l-.7%201.4c-.4.8-1%201.7-1.3%202c-1.5%201.6-4.2%202.2-6.5%201.6%22%2F%3E%3Cpath%20fill%3D%22%23010101%22%20d%3D%22M72.484%2080.638c-4.5-.7-7.1-2.9-8.4-7c-.3-1-.4-1.8-.2-1.8c0%200%201.2-.2%202.6-.4s2.6-.4%202.7-.5c.1%200%20.3.3.5.8c.5%202%201.4%203.1%202.9%203.8c1%20.5%203.6.5%204.8.1c1-.4%202-1.5%202.3-2.5c.3-1.2.2-2.9-.2-3.8c-.7-1.6-1.7-2.2-5.9-3.6c-3.8-1.2-4.8-1.8-6.2-3.1c-1.8-1.8-2.6-4.3-2.4-7.2c.3-4.4%202.6-7.1%206.7-8c1.7-.4%205.3-.4%206.8%200c2.6.6%204.2%201.8%205.3%203.9c.7%201.3%201.3%203.5%201.2%203.7c-.1.1-4.9.9-5.5.9l-.4-1c-.4-1.4-1-2.3-2-2.8c-.6-.4-1-.4-2.2-.4c-2.4%200-3.6.9-4.1%203c-.4%202.1.3%203.9%201.9%204.8c.5.3%202.3%201%204%201.5c3.7%201.2%205.1%201.9%206.4%203.2c1.1%201.1%202.1%202.9%202.3%204.4c.2%201.3.2%203.8-.1%205.2c-.7%203.5-3.2%205.9-6.8%206.7c-1.4.2-4.7.4-6%20.1m27.2.1c-4.1-.6-7.2-3.3-8.8-7.7c-1.6-4.2-2-10.5-.8-15.8c1.1-5.3%204.1-8.8%208.4-9.9c1.5-.4%204.5-.4%205.8%200c3%20.8%205.4%202.8%206.8%205.9c1%202%201.1%201.8-1.7%202.8c-1.4.5-2.6.9-2.7.9s-.3-.3-.4-.6c-.6-1.8-1.8-3.3-3.2-3.9c-1.1-.5-2.9-.4-3.9.1c-2.6%201.3-3.8%205-3.8%2011.2c0%204.5.6%207.4%202%209.6c1.2%201.9%202.5%202.5%204.7%202.4c1.7-.1%203-.7%204.2-1.8l.8-.8v-5.4h-5.6v-4.4h11.2v11.8l-.7.8c-1.6%202.1-4.3%203.8-6.9%204.4c-1.5.4-4.1.6-5.4.4%22%2F%3E%3Cpath%20d%3D%22M29.484%2064.438c-1.8-8.8-3.5-16.2-3.5-16.4l-.1-.9h5.9c.1%200%20.8%204.9%201.8%2010.2s2.1%2011.4%202.4%2013.5s.6%203.9.6%203.9l6.5-23.2h2.6l6.7%2023.1c0%20.1.3-1.3.5-2.9s1.3-7.7%202.4-13.5l2-11.1h6l-.1.9c0%20.3-1.6%207.6-3.5%2016.3s-3.3%2016.6-3.4%2016.6h-7.2l-4.7-17.8l-4.5%2017.8h-7.1z%22%2F%3E%3Cpath%20fill%3D%22%23010101%22%20d%3D%22M118.084%2063.938v-16.8h5.9v33.7h-5.9z%22%2F%3E%3Cpath%20fill%3D%22%23bad05e%22%20d%3D%22M83.402%2052.726a2.09%202.09%200%200%201-2.083%202.083a2.09%202.09%200%200%201-2.083-2.083a2.09%202.09%200%200%201%202.083-2.084c1.125-.041%202.083.917%202.083%202.084%22%2F%3E%3Cpath%20fill%3D%22%23010101%22%20d%3D%22M82.194%2052.726c0%20.5-.375.875-.875.875s-.875-.375-.875-.875s.375-.875.875-.875a.88.88%200%200%201%20.875.875%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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