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

Name
codesee
Set
SVG Logos
Style
Color
Viewbox
512×85
License
CC0

Related icons in SVG Logos

Use the codesee logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 85"><path d="M492.811 84.797c6.485 0 12.573-2.514 17.47-5.293l-4.235-10.853c-3.44 1.985-7.676 3.573-12.573 3.573c-12.838 0-15.353-9.132-15.353-22.102s1.589-23.161 10.456-23.161c7.544 0 10.456 9.397 9.265 23.161l4.367-5.559h-28.19l-.265 9.265h37.984c1.853-25.94-6.088-38.381-23.69-38.381c-17.603 0-25.014 13.764-25.014 34.675s8.867 34.675 29.778 34.675m-55.19 0c6.486 0 12.574-2.514 17.47-5.293l-4.234-10.853c-3.441 1.985-7.677 3.573-12.574 3.573c-12.838 0-15.352-9.132-15.352-22.102s1.588-23.161 10.456-23.161c7.543 0 10.455 9.397 9.264 23.161l4.367-5.559h-28.19l-.264 9.265h37.983c1.854-25.94-6.088-38.381-23.69-38.381s-25.014 13.764-25.014 34.675s8.868 34.675 29.779 34.675m-59.027 0c13.632 0 23.823-6.882 23.823-22.764c0-11.514-7.015-19.322-17.867-26.072c-6.75-4.235-9-7.28-9-11.118c0-4.632 3.97-7.411 8.868-7.411c4.102 0 7.676.794 11.25 3.176l4.499-11.382c-4.5-3.176-9.264-4.5-15.617-4.632c-13.5-.265-24.22 7.809-24.22 21.44c0 9.927 5.426 14.956 15.882 22.235c7.015 4.897 11.117 8.338 11.117 13.764c0 6.088-4.367 9.53-11.117 9.53c-4.632 0-9.397-2.25-13.103-4.103l-4.632 12.308c4.632 2.647 12.441 5.03 20.117 5.03m-95.689-9.662l3.044-4.5c-2.117.794-4.632 1.588-7.809 1.588c-11.117 0-14.955-9.131-14.955-22.102s2.515-23.16 13.103-23.16c2.382 0 6.617-.398 10.323 4.102l-3.706-5.691zm-5.161 9.662c6.484 0 13.367-1.06 19.455-3.97V0l-14.294 2.647v17.035l7.015.265c-3.97-2.912-9.133-4.5-15.353-4.5c-17.602 0-26.47 13.764-26.47 34.675s8.735 34.676 29.647 34.676m56.248 0c6.485 0 12.573-2.515 17.47-5.294l-4.235-10.853c-3.441 1.985-7.677 3.573-12.574 3.573c-12.837 0-15.352-9.131-15.352-22.102s1.588-23.16 10.455-23.16c7.544 0 10.456 9.396 9.265 23.16l4.368-5.558h-28.191l-.264 9.264h37.984c1.852-25.94-6.088-38.381-23.69-38.381c-17.603 0-25.015 13.764-25.015 34.675s8.868 34.676 29.779 34.676M215.54 72.224c-8.868 0-11.382-9.131-11.382-22.102s2.514-23.16 11.382-23.16s11.382 10.19 11.382 23.16s-2.515 22.102-11.382 22.102m0 12.574c17.602 0 26.47-13.765 26.47-34.676c0-20.91-8.868-34.675-26.47-34.675c-17.603 0-26.47 13.764-26.47 34.675s8.867 34.676 26.47 34.676m-47.117 0a32.05 32.05 0 0 0 17.47-5.162l-4.5-12.044c-3.44 2.118-7.279 3.706-11.514 3.706c-11.91 0-17.47-11.646-17.47-27.132c0-16.675 6.75-25.94 18-25.94c3.573 0 7.279 1.456 10.19 3.044l4.765-11.779c-4.5-3.044-9.529-4.897-16.94-4.897c-19.324 0-32.161 15.485-32.161 40.234c0 28.19 15.485 39.97 32.16 39.97M45.982 15.545l5.477 13.982c-8.36 3.315-19.315 10.955-29.982 20.468C32.144 59.51 43.1 67.005 51.46 70.608l-5.333 13.694C32.721 78.536 16.288 65.85 0 49.852l.977-.957c15.962-15.543 31.868-27.7 45.005-33.35m27.964 0C87.35 21.31 103.639 33.85 119.928 49.85l-.977.956C102.983 66.355 86.939 78.651 73.8 84.302l-5.33-13.694c8.36-3.604 19.315-11.1 29.982-20.613l-.866-.767C87.194 40.072 76.603 32.753 68.47 29.527zM59.964 38.896c6.289 0 11.388 5.098 11.388 11.388c0 6.289-5.1 11.387-11.388 11.387c-6.29 0-11.387-5.098-11.387-11.387s5.098-11.388 11.387-11.388"/></svg>

React

import type { SVGProps } from "react";

export function LogosCodesee(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 85"><path d="M492.811 84.797c6.485 0 12.573-2.514 17.47-5.293l-4.235-10.853c-3.44 1.985-7.676 3.573-12.573 3.573c-12.838 0-15.353-9.132-15.353-22.102s1.589-23.161 10.456-23.161c7.544 0 10.456 9.397 9.265 23.161l4.367-5.559h-28.19l-.265 9.265h37.984c1.853-25.94-6.088-38.381-23.69-38.381c-17.603 0-25.014 13.764-25.014 34.675s8.867 34.675 29.778 34.675m-55.19 0c6.486 0 12.574-2.514 17.47-5.293l-4.234-10.853c-3.441 1.985-7.677 3.573-12.574 3.573c-12.838 0-15.352-9.132-15.352-22.102s1.588-23.161 10.456-23.161c7.543 0 10.455 9.397 9.264 23.161l4.367-5.559h-28.19l-.264 9.265h37.983c1.854-25.94-6.088-38.381-23.69-38.381s-25.014 13.764-25.014 34.675s8.868 34.675 29.779 34.675m-59.027 0c13.632 0 23.823-6.882 23.823-22.764c0-11.514-7.015-19.322-17.867-26.072c-6.75-4.235-9-7.28-9-11.118c0-4.632 3.97-7.411 8.868-7.411c4.102 0 7.676.794 11.25 3.176l4.499-11.382c-4.5-3.176-9.264-4.5-15.617-4.632c-13.5-.265-24.22 7.809-24.22 21.44c0 9.927 5.426 14.956 15.882 22.235c7.015 4.897 11.117 8.338 11.117 13.764c0 6.088-4.367 9.53-11.117 9.53c-4.632 0-9.397-2.25-13.103-4.103l-4.632 12.308c4.632 2.647 12.441 5.03 20.117 5.03m-95.689-9.662l3.044-4.5c-2.117.794-4.632 1.588-7.809 1.588c-11.117 0-14.955-9.131-14.955-22.102s2.515-23.16 13.103-23.16c2.382 0 6.617-.398 10.323 4.102l-3.706-5.691zm-5.161 9.662c6.484 0 13.367-1.06 19.455-3.97V0l-14.294 2.647v17.035l7.015.265c-3.97-2.912-9.133-4.5-15.353-4.5c-17.602 0-26.47 13.764-26.47 34.675s8.735 34.676 29.647 34.676m56.248 0c6.485 0 12.573-2.515 17.47-5.294l-4.235-10.853c-3.441 1.985-7.677 3.573-12.574 3.573c-12.837 0-15.352-9.131-15.352-22.102s1.588-23.16 10.455-23.16c7.544 0 10.456 9.396 9.265 23.16l4.368-5.558h-28.191l-.264 9.264h37.984c1.852-25.94-6.088-38.381-23.69-38.381c-17.603 0-25.015 13.764-25.015 34.675s8.868 34.676 29.779 34.676M215.54 72.224c-8.868 0-11.382-9.131-11.382-22.102s2.514-23.16 11.382-23.16s11.382 10.19 11.382 23.16s-2.515 22.102-11.382 22.102m0 12.574c17.602 0 26.47-13.765 26.47-34.676c0-20.91-8.868-34.675-26.47-34.675c-17.603 0-26.47 13.764-26.47 34.675s8.867 34.676 26.47 34.676m-47.117 0a32.05 32.05 0 0 0 17.47-5.162l-4.5-12.044c-3.44 2.118-7.279 3.706-11.514 3.706c-11.91 0-17.47-11.646-17.47-27.132c0-16.675 6.75-25.94 18-25.94c3.573 0 7.279 1.456 10.19 3.044l4.765-11.779c-4.5-3.044-9.529-4.897-16.94-4.897c-19.324 0-32.161 15.485-32.161 40.234c0 28.19 15.485 39.97 32.16 39.97M45.982 15.545l5.477 13.982c-8.36 3.315-19.315 10.955-29.982 20.468C32.144 59.51 43.1 67.005 51.46 70.608l-5.333 13.694C32.721 78.536 16.288 65.85 0 49.852l.977-.957c15.962-15.543 31.868-27.7 45.005-33.35m27.964 0C87.35 21.31 103.639 33.85 119.928 49.85l-.977.956C102.983 66.355 86.939 78.651 73.8 84.302l-5.33-13.694c8.36-3.604 19.315-11.1 29.982-20.613l-.866-.767C87.194 40.072 76.603 32.753 68.47 29.527zM59.964 38.896c6.289 0 11.388 5.098 11.388 11.388c0 6.289-5.1 11.387-11.388 11.387c-6.29 0-11.387-5.098-11.387-11.387s5.098-11.388 11.387-11.388"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 85"><path d="M492.811 84.797c6.485 0 12.573-2.514 17.47-5.293l-4.235-10.853c-3.44 1.985-7.676 3.573-12.573 3.573c-12.838 0-15.353-9.132-15.353-22.102s1.589-23.161 10.456-23.161c7.544 0 10.456 9.397 9.265 23.161l4.367-5.559h-28.19l-.265 9.265h37.984c1.853-25.94-6.088-38.381-23.69-38.381c-17.603 0-25.014 13.764-25.014 34.675s8.867 34.675 29.778 34.675m-55.19 0c6.486 0 12.574-2.514 17.47-5.293l-4.234-10.853c-3.441 1.985-7.677 3.573-12.574 3.573c-12.838 0-15.352-9.132-15.352-22.102s1.588-23.161 10.456-23.161c7.543 0 10.455 9.397 9.264 23.161l4.367-5.559h-28.19l-.264 9.265h37.983c1.854-25.94-6.088-38.381-23.69-38.381s-25.014 13.764-25.014 34.675s8.868 34.675 29.779 34.675m-59.027 0c13.632 0 23.823-6.882 23.823-22.764c0-11.514-7.015-19.322-17.867-26.072c-6.75-4.235-9-7.28-9-11.118c0-4.632 3.97-7.411 8.868-7.411c4.102 0 7.676.794 11.25 3.176l4.499-11.382c-4.5-3.176-9.264-4.5-15.617-4.632c-13.5-.265-24.22 7.809-24.22 21.44c0 9.927 5.426 14.956 15.882 22.235c7.015 4.897 11.117 8.338 11.117 13.764c0 6.088-4.367 9.53-11.117 9.53c-4.632 0-9.397-2.25-13.103-4.103l-4.632 12.308c4.632 2.647 12.441 5.03 20.117 5.03m-95.689-9.662l3.044-4.5c-2.117.794-4.632 1.588-7.809 1.588c-11.117 0-14.955-9.131-14.955-22.102s2.515-23.16 13.103-23.16c2.382 0 6.617-.398 10.323 4.102l-3.706-5.691zm-5.161 9.662c6.484 0 13.367-1.06 19.455-3.97V0l-14.294 2.647v17.035l7.015.265c-3.97-2.912-9.133-4.5-15.353-4.5c-17.602 0-26.47 13.764-26.47 34.675s8.735 34.676 29.647 34.676m56.248 0c6.485 0 12.573-2.515 17.47-5.294l-4.235-10.853c-3.441 1.985-7.677 3.573-12.574 3.573c-12.837 0-15.352-9.131-15.352-22.102s1.588-23.16 10.455-23.16c7.544 0 10.456 9.396 9.265 23.16l4.368-5.558h-28.191l-.264 9.264h37.984c1.852-25.94-6.088-38.381-23.69-38.381c-17.603 0-25.015 13.764-25.015 34.675s8.868 34.676 29.779 34.676M215.54 72.224c-8.868 0-11.382-9.131-11.382-22.102s2.514-23.16 11.382-23.16s11.382 10.19 11.382 23.16s-2.515 22.102-11.382 22.102m0 12.574c17.602 0 26.47-13.765 26.47-34.676c0-20.91-8.868-34.675-26.47-34.675c-17.603 0-26.47 13.764-26.47 34.675s8.867 34.676 26.47 34.676m-47.117 0a32.05 32.05 0 0 0 17.47-5.162l-4.5-12.044c-3.44 2.118-7.279 3.706-11.514 3.706c-11.91 0-17.47-11.646-17.47-27.132c0-16.675 6.75-25.94 18-25.94c3.573 0 7.279 1.456 10.19 3.044l4.765-11.779c-4.5-3.044-9.529-4.897-16.94-4.897c-19.324 0-32.161 15.485-32.161 40.234c0 28.19 15.485 39.97 32.16 39.97M45.982 15.545l5.477 13.982c-8.36 3.315-19.315 10.955-29.982 20.468C32.144 59.51 43.1 67.005 51.46 70.608l-5.333 13.694C32.721 78.536 16.288 65.85 0 49.852l.977-.957c15.962-15.543 31.868-27.7 45.005-33.35m27.964 0C87.35 21.31 103.639 33.85 119.928 49.85l-.977.956C102.983 66.355 86.939 78.651 73.8 84.302l-5.33-13.694c8.36-3.604 19.315-11.1 29.982-20.613l-.866-.767C87.194 40.072 76.603 32.753 68.47 29.527zM59.964 38.896c6.289 0 11.388 5.098 11.388 11.388c0 6.289-5.1 11.387-11.388 11.387c-6.29 0-11.387-5.098-11.387-11.387s5.098-11.388 11.387-11.388"/></svg>
</template>

CSS

.icon-codesee {
  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%20512%2085%22%3E%3Cpath%20d%3D%22M492.811%2084.797c6.485%200%2012.573-2.514%2017.47-5.293l-4.235-10.853c-3.44%201.985-7.676%203.573-12.573%203.573c-12.838%200-15.353-9.132-15.353-22.102s1.589-23.161%2010.456-23.161c7.544%200%2010.456%209.397%209.265%2023.161l4.367-5.559h-28.19l-.265%209.265h37.984c1.853-25.94-6.088-38.381-23.69-38.381c-17.603%200-25.014%2013.764-25.014%2034.675s8.867%2034.675%2029.778%2034.675m-55.19%200c6.486%200%2012.574-2.514%2017.47-5.293l-4.234-10.853c-3.441%201.985-7.677%203.573-12.574%203.573c-12.838%200-15.352-9.132-15.352-22.102s1.588-23.161%2010.456-23.161c7.543%200%2010.455%209.397%209.264%2023.161l4.367-5.559h-28.19l-.264%209.265h37.983c1.854-25.94-6.088-38.381-23.69-38.381s-25.014%2013.764-25.014%2034.675s8.868%2034.675%2029.779%2034.675m-59.027%200c13.632%200%2023.823-6.882%2023.823-22.764c0-11.514-7.015-19.322-17.867-26.072c-6.75-4.235-9-7.28-9-11.118c0-4.632%203.97-7.411%208.868-7.411c4.102%200%207.676.794%2011.25%203.176l4.499-11.382c-4.5-3.176-9.264-4.5-15.617-4.632c-13.5-.265-24.22%207.809-24.22%2021.44c0%209.927%205.426%2014.956%2015.882%2022.235c7.015%204.897%2011.117%208.338%2011.117%2013.764c0%206.088-4.367%209.53-11.117%209.53c-4.632%200-9.397-2.25-13.103-4.103l-4.632%2012.308c4.632%202.647%2012.441%205.03%2020.117%205.03m-95.689-9.662l3.044-4.5c-2.117.794-4.632%201.588-7.809%201.588c-11.117%200-14.955-9.131-14.955-22.102s2.515-23.16%2013.103-23.16c2.382%200%206.617-.398%2010.323%204.102l-3.706-5.691zm-5.161%209.662c6.484%200%2013.367-1.06%2019.455-3.97V0l-14.294%202.647v17.035l7.015.265c-3.97-2.912-9.133-4.5-15.353-4.5c-17.602%200-26.47%2013.764-26.47%2034.675s8.735%2034.676%2029.647%2034.676m56.248%200c6.485%200%2012.573-2.515%2017.47-5.294l-4.235-10.853c-3.441%201.985-7.677%203.573-12.574%203.573c-12.837%200-15.352-9.131-15.352-22.102s1.588-23.16%2010.455-23.16c7.544%200%2010.456%209.396%209.265%2023.16l4.368-5.558h-28.191l-.264%209.264h37.984c1.852-25.94-6.088-38.381-23.69-38.381c-17.603%200-25.015%2013.764-25.015%2034.675s8.868%2034.676%2029.779%2034.676M215.54%2072.224c-8.868%200-11.382-9.131-11.382-22.102s2.514-23.16%2011.382-23.16s11.382%2010.19%2011.382%2023.16s-2.515%2022.102-11.382%2022.102m0%2012.574c17.602%200%2026.47-13.765%2026.47-34.676c0-20.91-8.868-34.675-26.47-34.675c-17.603%200-26.47%2013.764-26.47%2034.675s8.867%2034.676%2026.47%2034.676m-47.117%200a32.05%2032.05%200%200%200%2017.47-5.162l-4.5-12.044c-3.44%202.118-7.279%203.706-11.514%203.706c-11.91%200-17.47-11.646-17.47-27.132c0-16.675%206.75-25.94%2018-25.94c3.573%200%207.279%201.456%2010.19%203.044l4.765-11.779c-4.5-3.044-9.529-4.897-16.94-4.897c-19.324%200-32.161%2015.485-32.161%2040.234c0%2028.19%2015.485%2039.97%2032.16%2039.97M45.982%2015.545l5.477%2013.982c-8.36%203.315-19.315%2010.955-29.982%2020.468C32.144%2059.51%2043.1%2067.005%2051.46%2070.608l-5.333%2013.694C32.721%2078.536%2016.288%2065.85%200%2049.852l.977-.957c15.962-15.543%2031.868-27.7%2045.005-33.35m27.964%200C87.35%2021.31%20103.639%2033.85%20119.928%2049.85l-.977.956C102.983%2066.355%2086.939%2078.651%2073.8%2084.302l-5.33-13.694c8.36-3.604%2019.315-11.1%2029.982-20.613l-.866-.767C87.194%2040.072%2076.603%2032.753%2068.47%2029.527zM59.964%2038.896c6.289%200%2011.388%205.098%2011.388%2011.388c0%206.289-5.1%2011.387-11.388%2011.387c-6.29%200-11.387-5.098-11.387-11.387s5.098-11.388%2011.387-11.388%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%20512%2085%22%3E%3Cpath%20d%3D%22M492.811%2084.797c6.485%200%2012.573-2.514%2017.47-5.293l-4.235-10.853c-3.44%201.985-7.676%203.573-12.573%203.573c-12.838%200-15.353-9.132-15.353-22.102s1.589-23.161%2010.456-23.161c7.544%200%2010.456%209.397%209.265%2023.161l4.367-5.559h-28.19l-.265%209.265h37.984c1.853-25.94-6.088-38.381-23.69-38.381c-17.603%200-25.014%2013.764-25.014%2034.675s8.867%2034.675%2029.778%2034.675m-55.19%200c6.486%200%2012.574-2.514%2017.47-5.293l-4.234-10.853c-3.441%201.985-7.677%203.573-12.574%203.573c-12.838%200-15.352-9.132-15.352-22.102s1.588-23.161%2010.456-23.161c7.543%200%2010.455%209.397%209.264%2023.161l4.367-5.559h-28.19l-.264%209.265h37.983c1.854-25.94-6.088-38.381-23.69-38.381s-25.014%2013.764-25.014%2034.675s8.868%2034.675%2029.779%2034.675m-59.027%200c13.632%200%2023.823-6.882%2023.823-22.764c0-11.514-7.015-19.322-17.867-26.072c-6.75-4.235-9-7.28-9-11.118c0-4.632%203.97-7.411%208.868-7.411c4.102%200%207.676.794%2011.25%203.176l4.499-11.382c-4.5-3.176-9.264-4.5-15.617-4.632c-13.5-.265-24.22%207.809-24.22%2021.44c0%209.927%205.426%2014.956%2015.882%2022.235c7.015%204.897%2011.117%208.338%2011.117%2013.764c0%206.088-4.367%209.53-11.117%209.53c-4.632%200-9.397-2.25-13.103-4.103l-4.632%2012.308c4.632%202.647%2012.441%205.03%2020.117%205.03m-95.689-9.662l3.044-4.5c-2.117.794-4.632%201.588-7.809%201.588c-11.117%200-14.955-9.131-14.955-22.102s2.515-23.16%2013.103-23.16c2.382%200%206.617-.398%2010.323%204.102l-3.706-5.691zm-5.161%209.662c6.484%200%2013.367-1.06%2019.455-3.97V0l-14.294%202.647v17.035l7.015.265c-3.97-2.912-9.133-4.5-15.353-4.5c-17.602%200-26.47%2013.764-26.47%2034.675s8.735%2034.676%2029.647%2034.676m56.248%200c6.485%200%2012.573-2.515%2017.47-5.294l-4.235-10.853c-3.441%201.985-7.677%203.573-12.574%203.573c-12.837%200-15.352-9.131-15.352-22.102s1.588-23.16%2010.455-23.16c7.544%200%2010.456%209.396%209.265%2023.16l4.368-5.558h-28.191l-.264%209.264h37.984c1.852-25.94-6.088-38.381-23.69-38.381c-17.603%200-25.015%2013.764-25.015%2034.675s8.868%2034.676%2029.779%2034.676M215.54%2072.224c-8.868%200-11.382-9.131-11.382-22.102s2.514-23.16%2011.382-23.16s11.382%2010.19%2011.382%2023.16s-2.515%2022.102-11.382%2022.102m0%2012.574c17.602%200%2026.47-13.765%2026.47-34.676c0-20.91-8.868-34.675-26.47-34.675c-17.603%200-26.47%2013.764-26.47%2034.675s8.867%2034.676%2026.47%2034.676m-47.117%200a32.05%2032.05%200%200%200%2017.47-5.162l-4.5-12.044c-3.44%202.118-7.279%203.706-11.514%203.706c-11.91%200-17.47-11.646-17.47-27.132c0-16.675%206.75-25.94%2018-25.94c3.573%200%207.279%201.456%2010.19%203.044l4.765-11.779c-4.5-3.044-9.529-4.897-16.94-4.897c-19.324%200-32.161%2015.485-32.161%2040.234c0%2028.19%2015.485%2039.97%2032.16%2039.97M45.982%2015.545l5.477%2013.982c-8.36%203.315-19.315%2010.955-29.982%2020.468C32.144%2059.51%2043.1%2067.005%2051.46%2070.608l-5.333%2013.694C32.721%2078.536%2016.288%2065.85%200%2049.852l.977-.957c15.962-15.543%2031.868-27.7%2045.005-33.35m27.964%200C87.35%2021.31%20103.639%2033.85%20119.928%2049.85l-.977.956C102.983%2066.355%2086.939%2078.651%2073.8%2084.302l-5.33-13.694c8.36-3.604%2019.315-11.1%2029.982-20.613l-.866-.767C87.194%2040.072%2076.603%2032.753%2068.47%2029.527zM59.964%2038.896c6.289%200%2011.388%205.098%2011.388%2011.388c0%206.289-5.1%2011.387-11.388%2011.387c-6.29%200-11.387-5.098-11.387-11.387s5.098-11.388%2011.387-11.388%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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