winglang icon logo

winglang-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
winglang-icon
Set
SVG Logos
Style
Color
Viewbox
256×156
License
CC0

Use the winglang icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 156"><path fill="#68d2c2" d="M256 0v22.548l-1.156.042c-3.648.276-8.895 2.105-15.339 11.048c-7.745 10.769-14.182 27.664-20.355 44.439l-4.346 11.802c-5.245 14.086-10.81 28.008-17.63 39.156c-10.735 17.545-23.306 26.076-38.446 26.076c-13.9 0-23.95-7.553-30.735-15.307c-6.772 7.754-16.822 15.307-30.711 15.307c-15.151 0-27.722-8.53-38.457-26.076c-6.82-11.14-12.385-25.067-17.619-39.122l-6.833-18.51c-5.437-14.504-11.169-28.434-17.889-37.775C9.334 23.702 3.652 22.548 0 22.548V.01h61.434C74.69.01 86.373 6.883 96.14 20.425c8.063 11.206 14.356 26.203 20.173 41.62l4.293 11.59c2.409 6.565 4.854 13.227 7.39 19.59c1.693-4.238 3.342-8.607 4.966-12.99l5.271-14.31c6.231-16.772 12.89-33.36 21.624-45.5C169.628 6.863 181.308 0 194.566 0zM61.424 22.548H36.176c8.658 12.863 15.259 30.09 21.542 47.146l4.459 12.096c9.429 25.297 20.228 50.773 35.095 50.773l1.159-.043c4.025-.306 9.672-2.467 16.63-12.927c-4.349-8.703-8.219-18.447-11.903-28.292l-7.356-19.91C90.37 56.905 84.638 42.969 77.918 33.628c-7.16-9.926-12.841-11.08-16.494-11.08m158.38-.01h-25.248c-3.653 0-9.334 1.154-16.494 11.09c-7.23 10.051-13.318 25.439-19.116 41.084l-6.114 16.567c-3.69 9.857-7.555 19.601-11.903 28.304c7.654 11.516 13.72 12.98 17.789 12.98c16.475 0 27.953-31.272 38.08-58.87l2.908-7.894c5.869-15.789 12.114-31.387 20.097-43.26"/></svg>

React

import type { SVGProps } from "react";

export function LogosWinglangIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 156"><path fill="#68d2c2" d="M256 0v22.548l-1.156.042c-3.648.276-8.895 2.105-15.339 11.048c-7.745 10.769-14.182 27.664-20.355 44.439l-4.346 11.802c-5.245 14.086-10.81 28.008-17.63 39.156c-10.735 17.545-23.306 26.076-38.446 26.076c-13.9 0-23.95-7.553-30.735-15.307c-6.772 7.754-16.822 15.307-30.711 15.307c-15.151 0-27.722-8.53-38.457-26.076c-6.82-11.14-12.385-25.067-17.619-39.122l-6.833-18.51c-5.437-14.504-11.169-28.434-17.889-37.775C9.334 23.702 3.652 22.548 0 22.548V.01h61.434C74.69.01 86.373 6.883 96.14 20.425c8.063 11.206 14.356 26.203 20.173 41.62l4.293 11.59c2.409 6.565 4.854 13.227 7.39 19.59c1.693-4.238 3.342-8.607 4.966-12.99l5.271-14.31c6.231-16.772 12.89-33.36 21.624-45.5C169.628 6.863 181.308 0 194.566 0zM61.424 22.548H36.176c8.658 12.863 15.259 30.09 21.542 47.146l4.459 12.096c9.429 25.297 20.228 50.773 35.095 50.773l1.159-.043c4.025-.306 9.672-2.467 16.63-12.927c-4.349-8.703-8.219-18.447-11.903-28.292l-7.356-19.91C90.37 56.905 84.638 42.969 77.918 33.628c-7.16-9.926-12.841-11.08-16.494-11.08m158.38-.01h-25.248c-3.653 0-9.334 1.154-16.494 11.09c-7.23 10.051-13.318 25.439-19.116 41.084l-6.114 16.567c-3.69 9.857-7.555 19.601-11.903 28.304c7.654 11.516 13.72 12.98 17.789 12.98c16.475 0 27.953-31.272 38.08-58.87l2.908-7.894c5.869-15.789 12.114-31.387 20.097-43.26"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 156"><path fill="#68d2c2" d="M256 0v22.548l-1.156.042c-3.648.276-8.895 2.105-15.339 11.048c-7.745 10.769-14.182 27.664-20.355 44.439l-4.346 11.802c-5.245 14.086-10.81 28.008-17.63 39.156c-10.735 17.545-23.306 26.076-38.446 26.076c-13.9 0-23.95-7.553-30.735-15.307c-6.772 7.754-16.822 15.307-30.711 15.307c-15.151 0-27.722-8.53-38.457-26.076c-6.82-11.14-12.385-25.067-17.619-39.122l-6.833-18.51c-5.437-14.504-11.169-28.434-17.889-37.775C9.334 23.702 3.652 22.548 0 22.548V.01h61.434C74.69.01 86.373 6.883 96.14 20.425c8.063 11.206 14.356 26.203 20.173 41.62l4.293 11.59c2.409 6.565 4.854 13.227 7.39 19.59c1.693-4.238 3.342-8.607 4.966-12.99l5.271-14.31c6.231-16.772 12.89-33.36 21.624-45.5C169.628 6.863 181.308 0 194.566 0zM61.424 22.548H36.176c8.658 12.863 15.259 30.09 21.542 47.146l4.459 12.096c9.429 25.297 20.228 50.773 35.095 50.773l1.159-.043c4.025-.306 9.672-2.467 16.63-12.927c-4.349-8.703-8.219-18.447-11.903-28.292l-7.356-19.91C90.37 56.905 84.638 42.969 77.918 33.628c-7.16-9.926-12.841-11.08-16.494-11.08m158.38-.01h-25.248c-3.653 0-9.334 1.154-16.494 11.09c-7.23 10.051-13.318 25.439-19.116 41.084l-6.114 16.567c-3.69 9.857-7.555 19.601-11.903 28.304c7.654 11.516 13.72 12.98 17.789 12.98c16.475 0 27.953-31.272 38.08-58.87l2.908-7.894c5.869-15.789 12.114-31.387 20.097-43.26"/></svg>
</template>

CSS

.icon-winglang-icon {
  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%20256%20156%22%3E%3Cpath%20fill%3D%22%2368d2c2%22%20d%3D%22M256%200v22.548l-1.156.042c-3.648.276-8.895%202.105-15.339%2011.048c-7.745%2010.769-14.182%2027.664-20.355%2044.439l-4.346%2011.802c-5.245%2014.086-10.81%2028.008-17.63%2039.156c-10.735%2017.545-23.306%2026.076-38.446%2026.076c-13.9%200-23.95-7.553-30.735-15.307c-6.772%207.754-16.822%2015.307-30.711%2015.307c-15.151%200-27.722-8.53-38.457-26.076c-6.82-11.14-12.385-25.067-17.619-39.122l-6.833-18.51c-5.437-14.504-11.169-28.434-17.889-37.775C9.334%2023.702%203.652%2022.548%200%2022.548V.01h61.434C74.69.01%2086.373%206.883%2096.14%2020.425c8.063%2011.206%2014.356%2026.203%2020.173%2041.62l4.293%2011.59c2.409%206.565%204.854%2013.227%207.39%2019.59c1.693-4.238%203.342-8.607%204.966-12.99l5.271-14.31c6.231-16.772%2012.89-33.36%2021.624-45.5C169.628%206.863%20181.308%200%20194.566%200zM61.424%2022.548H36.176c8.658%2012.863%2015.259%2030.09%2021.542%2047.146l4.459%2012.096c9.429%2025.297%2020.228%2050.773%2035.095%2050.773l1.159-.043c4.025-.306%209.672-2.467%2016.63-12.927c-4.349-8.703-8.219-18.447-11.903-28.292l-7.356-19.91C90.37%2056.905%2084.638%2042.969%2077.918%2033.628c-7.16-9.926-12.841-11.08-16.494-11.08m158.38-.01h-25.248c-3.653%200-9.334%201.154-16.494%2011.09c-7.23%2010.051-13.318%2025.439-19.116%2041.084l-6.114%2016.567c-3.69%209.857-7.555%2019.601-11.903%2028.304c7.654%2011.516%2013.72%2012.98%2017.789%2012.98c16.475%200%2027.953-31.272%2038.08-58.87l2.908-7.894c5.869-15.789%2012.114-31.387%2020.097-43.26%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%20256%20156%22%3E%3Cpath%20fill%3D%22%2368d2c2%22%20d%3D%22M256%200v22.548l-1.156.042c-3.648.276-8.895%202.105-15.339%2011.048c-7.745%2010.769-14.182%2027.664-20.355%2044.439l-4.346%2011.802c-5.245%2014.086-10.81%2028.008-17.63%2039.156c-10.735%2017.545-23.306%2026.076-38.446%2026.076c-13.9%200-23.95-7.553-30.735-15.307c-6.772%207.754-16.822%2015.307-30.711%2015.307c-15.151%200-27.722-8.53-38.457-26.076c-6.82-11.14-12.385-25.067-17.619-39.122l-6.833-18.51c-5.437-14.504-11.169-28.434-17.889-37.775C9.334%2023.702%203.652%2022.548%200%2022.548V.01h61.434C74.69.01%2086.373%206.883%2096.14%2020.425c8.063%2011.206%2014.356%2026.203%2020.173%2041.62l4.293%2011.59c2.409%206.565%204.854%2013.227%207.39%2019.59c1.693-4.238%203.342-8.607%204.966-12.99l5.271-14.31c6.231-16.772%2012.89-33.36%2021.624-45.5C169.628%206.863%20181.308%200%20194.566%200zM61.424%2022.548H36.176c8.658%2012.863%2015.259%2030.09%2021.542%2047.146l4.459%2012.096c9.429%2025.297%2020.228%2050.773%2035.095%2050.773l1.159-.043c4.025-.306%209.672-2.467%2016.63-12.927c-4.349-8.703-8.219-18.447-11.903-28.292l-7.356-19.91C90.37%2056.905%2084.638%2042.969%2077.918%2033.628c-7.16-9.926-12.841-11.08-16.494-11.08m158.38-.01h-25.248c-3.653%200-9.334%201.154-16.494%2011.09c-7.23%2010.051-13.318%2025.439-19.116%2041.084l-6.114%2016.567c-3.69%209.857-7.555%2019.601-11.903%2028.304c7.654%2011.516%2013.72%2012.98%2017.789%2012.98c16.475%200%2027.953-31.272%2038.08-58.87l2.908-7.894c5.869-15.789%2012.114-31.387%2020.097-43.26%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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