cypress from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
cypress
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the cypress logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.998.02c-.864 0-1.682.11-2.144.193v.002A11.93 11.93 0 0 0 0 12.002c0 1.126.157 2.233.465 3.303c.038.145.091.299.137.447c1.607 4.865 6.224 8.226 11.392 8.228c.065 0 .252 0 .502-.011a2.22 2.22 0 0 0 1.951-1.37l.474-1.154l5.505-13.402H18.62l-2.316 5.871l-2.334-5.871h-1.909l3.274 8.012l-2.436 5.91a.54.54 0 0 1-.472.336c-.144.005-.285.01-.432.01c-4.585 0-8.667-3.07-9.928-7.465a10.3 10.3 0 0 1-.398-2.844a10.27 10.27 0 0 1 8.603-10.164c.222-.037.889-.145 1.725-.145c4.417 0 8.269 2.732 9.73 6.848c.056.144.098.293.147.44c.299.974.453 1.988.453 3.021a10.25 10.25 0 0 1-7.316 9.861l.486 1.6c5.085-1.546 8.5-6.152 8.502-11.46c0-1.548-.298-2.87-.65-3.892l-.131-.363h-.002C21.457 3.095 17.044.02 11.998.02M8.434 7.89c-1.2 0-2.175.386-2.98 1.176c-.802.786-1.206 1.774-1.206 2.936c0 1.154.407 2.137 1.205 2.92c.806.79 1.78 1.174 2.98 1.174c1.706 0 3.156-.955 3.788-2.489l.033-.082l-1.629-.554c-.168.456-.755 1.488-2.191 1.488c-.675 0-1.244-.234-1.694-.7c-.457-.47-.687-1.062-.687-1.757c0-.7.225-1.28.687-1.773c.452-.465 1.02-.702 1.694-.702c1.438 0 2.023 1.082 2.193 1.489l1.627-.553l-.033-.084c-.63-1.536-2.082-2.488-3.787-2.488"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsCypress(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.998.02c-.864 0-1.682.11-2.144.193v.002A11.93 11.93 0 0 0 0 12.002c0 1.126.157 2.233.465 3.303c.038.145.091.299.137.447c1.607 4.865 6.224 8.226 11.392 8.228c.065 0 .252 0 .502-.011a2.22 2.22 0 0 0 1.951-1.37l.474-1.154l5.505-13.402H18.62l-2.316 5.871l-2.334-5.871h-1.909l3.274 8.012l-2.436 5.91a.54.54 0 0 1-.472.336c-.144.005-.285.01-.432.01c-4.585 0-8.667-3.07-9.928-7.465a10.3 10.3 0 0 1-.398-2.844a10.27 10.27 0 0 1 8.603-10.164c.222-.037.889-.145 1.725-.145c4.417 0 8.269 2.732 9.73 6.848c.056.144.098.293.147.44c.299.974.453 1.988.453 3.021a10.25 10.25 0 0 1-7.316 9.861l.486 1.6c5.085-1.546 8.5-6.152 8.502-11.46c0-1.548-.298-2.87-.65-3.892l-.131-.363h-.002C21.457 3.095 17.044.02 11.998.02M8.434 7.89c-1.2 0-2.175.386-2.98 1.176c-.802.786-1.206 1.774-1.206 2.936c0 1.154.407 2.137 1.205 2.92c.806.79 1.78 1.174 2.98 1.174c1.706 0 3.156-.955 3.788-2.489l.033-.082l-1.629-.554c-.168.456-.755 1.488-2.191 1.488c-.675 0-1.244-.234-1.694-.7c-.457-.47-.687-1.062-.687-1.757c0-.7.225-1.28.687-1.773c.452-.465 1.02-.702 1.694-.702c1.438 0 2.023 1.082 2.193 1.489l1.627-.553l-.033-.084c-.63-1.536-2.082-2.488-3.787-2.488"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.998.02c-.864 0-1.682.11-2.144.193v.002A11.93 11.93 0 0 0 0 12.002c0 1.126.157 2.233.465 3.303c.038.145.091.299.137.447c1.607 4.865 6.224 8.226 11.392 8.228c.065 0 .252 0 .502-.011a2.22 2.22 0 0 0 1.951-1.37l.474-1.154l5.505-13.402H18.62l-2.316 5.871l-2.334-5.871h-1.909l3.274 8.012l-2.436 5.91a.54.54 0 0 1-.472.336c-.144.005-.285.01-.432.01c-4.585 0-8.667-3.07-9.928-7.465a10.3 10.3 0 0 1-.398-2.844a10.27 10.27 0 0 1 8.603-10.164c.222-.037.889-.145 1.725-.145c4.417 0 8.269 2.732 9.73 6.848c.056.144.098.293.147.44c.299.974.453 1.988.453 3.021a10.25 10.25 0 0 1-7.316 9.861l.486 1.6c5.085-1.546 8.5-6.152 8.502-11.46c0-1.548-.298-2.87-.65-3.892l-.131-.363h-.002C21.457 3.095 17.044.02 11.998.02M8.434 7.89c-1.2 0-2.175.386-2.98 1.176c-.802.786-1.206 1.774-1.206 2.936c0 1.154.407 2.137 1.205 2.92c.806.79 1.78 1.174 2.98 1.174c1.706 0 3.156-.955 3.788-2.489l.033-.082l-1.629-.554c-.168.456-.755 1.488-2.191 1.488c-.675 0-1.244-.234-1.694-.7c-.457-.47-.687-1.062-.687-1.757c0-.7.225-1.28.687-1.773c.452-.465 1.02-.702 1.694-.702c1.438 0 2.023 1.082 2.193 1.489l1.627-.553l-.033-.084c-.63-1.536-2.082-2.488-3.787-2.488"/></svg>
</template>

CSS

.icon-cypress {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.998.02c-.864%200-1.682.11-2.144.193v.002A11.93%2011.93%200%200%200%200%2012.002c0%201.126.157%202.233.465%203.303c.038.145.091.299.137.447c1.607%204.865%206.224%208.226%2011.392%208.228c.065%200%20.252%200%20.502-.011a2.22%202.22%200%200%200%201.951-1.37l.474-1.154l5.505-13.402H18.62l-2.316%205.871l-2.334-5.871h-1.909l3.274%208.012l-2.436%205.91a.54.54%200%200%201-.472.336c-.144.005-.285.01-.432.01c-4.585%200-8.667-3.07-9.928-7.465a10.3%2010.3%200%200%201-.398-2.844a10.27%2010.27%200%200%201%208.603-10.164c.222-.037.889-.145%201.725-.145c4.417%200%208.269%202.732%209.73%206.848c.056.144.098.293.147.44c.299.974.453%201.988.453%203.021a10.25%2010.25%200%200%201-7.316%209.861l.486%201.6c5.085-1.546%208.5-6.152%208.502-11.46c0-1.548-.298-2.87-.65-3.892l-.131-.363h-.002C21.457%203.095%2017.044.02%2011.998.02M8.434%207.89c-1.2%200-2.175.386-2.98%201.176c-.802.786-1.206%201.774-1.206%202.936c0%201.154.407%202.137%201.205%202.92c.806.79%201.78%201.174%202.98%201.174c1.706%200%203.156-.955%203.788-2.489l.033-.082l-1.629-.554c-.168.456-.755%201.488-2.191%201.488c-.675%200-1.244-.234-1.694-.7c-.457-.47-.687-1.062-.687-1.757c0-.7.225-1.28.687-1.773c.452-.465%201.02-.702%201.694-.702c1.438%200%202.023%201.082%202.193%201.489l1.627-.553l-.033-.084c-.63-1.536-2.082-2.488-3.787-2.488%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.998.02c-.864%200-1.682.11-2.144.193v.002A11.93%2011.93%200%200%200%200%2012.002c0%201.126.157%202.233.465%203.303c.038.145.091.299.137.447c1.607%204.865%206.224%208.226%2011.392%208.228c.065%200%20.252%200%20.502-.011a2.22%202.22%200%200%200%201.951-1.37l.474-1.154l5.505-13.402H18.62l-2.316%205.871l-2.334-5.871h-1.909l3.274%208.012l-2.436%205.91a.54.54%200%200%201-.472.336c-.144.005-.285.01-.432.01c-4.585%200-8.667-3.07-9.928-7.465a10.3%2010.3%200%200%201-.398-2.844a10.27%2010.27%200%200%201%208.603-10.164c.222-.037.889-.145%201.725-.145c4.417%200%208.269%202.732%209.73%206.848c.056.144.098.293.147.44c.299.974.453%201.988.453%203.021a10.25%2010.25%200%200%201-7.316%209.861l.486%201.6c5.085-1.546%208.5-6.152%208.502-11.46c0-1.548-.298-2.87-.65-3.892l-.131-.363h-.002C21.457%203.095%2017.044.02%2011.998.02M8.434%207.89c-1.2%200-2.175.386-2.98%201.176c-.802.786-1.206%201.774-1.206%202.936c0%201.154.407%202.137%201.205%202.92c.806.79%201.78%201.174%202.98%201.174c1.706%200%203.156-.955%203.788-2.489l.033-.082l-1.629-.554c-.168.456-.755%201.488-2.191%201.488c-.675%200-1.244-.234-1.694-.7c-.457-.47-.687-1.062-.687-1.757c0-.7.225-1.28.687-1.773c.452-.465%201.02-.702%201.694-.702c1.438%200%202.023%201.082%202.193%201.489l1.627-.553l-.033-.084c-.63-1.536-2.082-2.488-3.787-2.488%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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