sogou from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
sogou
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the sogou logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.401 30.317L23.718 32c2.084-.901 3.901-2.161 5.401-3.803l-1.26-1.755a13.7 13.7 0 0 1-5.439 3.875zM16 29.599c-7.697 0-13.937-6.161-13.937-13.801c0-7.6 6.24-13.756 13.937-13.756s13.943 6.199 13.943 13.797c0 3.401-1.26 6.521-3.344 8.921l1.261 1.683C30.401 23.64 32 19.918 32 15.839C32 7.063 24.839 0 16 0S0 7.083 0 15.803c0 8.76 7.161 15.837 16 15.837c2.281 0 4.437-.463 6.401-1.323L21.12 28.64c-1.599.6-3.317.959-5.12.959m8-12.739c-3-2.48-7.12-2.797-10.401-4.74c-1-.641-.197-1.86.803-1.901c3.599-.599 7.161.844 10.52 2l.199-3.536c-4.199-1.521-8.76-2.5-13.199-1.803c-1.604.401-3.203.901-4.337 2.079c-1.563 1.604-1.281 4.479.515 5.76c2.984 2.344 6.901 2.683 10.161 4.479c1.281.521.74 2.24-.52 2.365c-3.901.74-7.74-.964-11.1-2.803c-.041 1.36-.077 2.677-.077 4c4.255 1.88 9 2.761 13.599 2.037C21.72 24.5 23.319 24 24.46 22.86c1.64-1.6 1.484-4.683-.437-6z"/></svg>

React

import type { SVGProps } from "react";

export function CibSogou(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.401 30.317L23.718 32c2.084-.901 3.901-2.161 5.401-3.803l-1.26-1.755a13.7 13.7 0 0 1-5.439 3.875zM16 29.599c-7.697 0-13.937-6.161-13.937-13.801c0-7.6 6.24-13.756 13.937-13.756s13.943 6.199 13.943 13.797c0 3.401-1.26 6.521-3.344 8.921l1.261 1.683C30.401 23.64 32 19.918 32 15.839C32 7.063 24.839 0 16 0S0 7.083 0 15.803c0 8.76 7.161 15.837 16 15.837c2.281 0 4.437-.463 6.401-1.323L21.12 28.64c-1.599.6-3.317.959-5.12.959m8-12.739c-3-2.48-7.12-2.797-10.401-4.74c-1-.641-.197-1.86.803-1.901c3.599-.599 7.161.844 10.52 2l.199-3.536c-4.199-1.521-8.76-2.5-13.199-1.803c-1.604.401-3.203.901-4.337 2.079c-1.563 1.604-1.281 4.479.515 5.76c2.984 2.344 6.901 2.683 10.161 4.479c1.281.521.74 2.24-.52 2.365c-3.901.74-7.74-.964-11.1-2.803c-.041 1.36-.077 2.677-.077 4c4.255 1.88 9 2.761 13.599 2.037C21.72 24.5 23.319 24 24.46 22.86c1.64-1.6 1.484-4.683-.437-6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.401 30.317L23.718 32c2.084-.901 3.901-2.161 5.401-3.803l-1.26-1.755a13.7 13.7 0 0 1-5.439 3.875zM16 29.599c-7.697 0-13.937-6.161-13.937-13.801c0-7.6 6.24-13.756 13.937-13.756s13.943 6.199 13.943 13.797c0 3.401-1.26 6.521-3.344 8.921l1.261 1.683C30.401 23.64 32 19.918 32 15.839C32 7.063 24.839 0 16 0S0 7.083 0 15.803c0 8.76 7.161 15.837 16 15.837c2.281 0 4.437-.463 6.401-1.323L21.12 28.64c-1.599.6-3.317.959-5.12.959m8-12.739c-3-2.48-7.12-2.797-10.401-4.74c-1-.641-.197-1.86.803-1.901c3.599-.599 7.161.844 10.52 2l.199-3.536c-4.199-1.521-8.76-2.5-13.199-1.803c-1.604.401-3.203.901-4.337 2.079c-1.563 1.604-1.281 4.479.515 5.76c2.984 2.344 6.901 2.683 10.161 4.479c1.281.521.74 2.24-.52 2.365c-3.901.74-7.74-.964-11.1-2.803c-.041 1.36-.077 2.677-.077 4c4.255 1.88 9 2.761 13.599 2.037C21.72 24.5 23.319 24 24.46 22.86c1.64-1.6 1.484-4.683-.437-6z"/></svg>
</template>

CSS

.icon-sogou {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.401%2030.317L23.718%2032c2.084-.901%203.901-2.161%205.401-3.803l-1.26-1.755a13.7%2013.7%200%200%201-5.439%203.875zM16%2029.599c-7.697%200-13.937-6.161-13.937-13.801c0-7.6%206.24-13.756%2013.937-13.756s13.943%206.199%2013.943%2013.797c0%203.401-1.26%206.521-3.344%208.921l1.261%201.683C30.401%2023.64%2032%2019.918%2032%2015.839C32%207.063%2024.839%200%2016%200S0%207.083%200%2015.803c0%208.76%207.161%2015.837%2016%2015.837c2.281%200%204.437-.463%206.401-1.323L21.12%2028.64c-1.599.6-3.317.959-5.12.959m8-12.739c-3-2.48-7.12-2.797-10.401-4.74c-1-.641-.197-1.86.803-1.901c3.599-.599%207.161.844%2010.52%202l.199-3.536c-4.199-1.521-8.76-2.5-13.199-1.803c-1.604.401-3.203.901-4.337%202.079c-1.563%201.604-1.281%204.479.515%205.76c2.984%202.344%206.901%202.683%2010.161%204.479c1.281.521.74%202.24-.52%202.365c-3.901.74-7.74-.964-11.1-2.803c-.041%201.36-.077%202.677-.077%204c4.255%201.88%209%202.761%2013.599%202.037C21.72%2024.5%2023.319%2024%2024.46%2022.86c1.64-1.6%201.484-4.683-.437-6z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.401%2030.317L23.718%2032c2.084-.901%203.901-2.161%205.401-3.803l-1.26-1.755a13.7%2013.7%200%200%201-5.439%203.875zM16%2029.599c-7.697%200-13.937-6.161-13.937-13.801c0-7.6%206.24-13.756%2013.937-13.756s13.943%206.199%2013.943%2013.797c0%203.401-1.26%206.521-3.344%208.921l1.261%201.683C30.401%2023.64%2032%2019.918%2032%2015.839C32%207.063%2024.839%200%2016%200S0%207.083%200%2015.803c0%208.76%207.161%2015.837%2016%2015.837c2.281%200%204.437-.463%206.401-1.323L21.12%2028.64c-1.599.6-3.317.959-5.12.959m8-12.739c-3-2.48-7.12-2.797-10.401-4.74c-1-.641-.197-1.86.803-1.901c3.599-.599%207.161.844%2010.52%202l.199-3.536c-4.199-1.521-8.76-2.5-13.199-1.803c-1.604.401-3.203.901-4.337%202.079c-1.563%201.604-1.281%204.479.515%205.76c2.984%202.344%206.901%202.683%2010.161%204.479c1.281.521.74%202.24-.52%202.365c-3.901.74-7.74-.964-11.1-2.803c-.041%201.36-.077%202.677-.077%204c4.255%201.88%209%202.761%2013.599%202.037C21.72%2024.5%2023.319%2024%2024.46%2022.86c1.64-1.6%201.484-4.683-.437-6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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