codeception logo
codeception from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- codeception
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×190
- License
- CC0
Use the codeception logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 190"><path fill="#236bfd" d="M112.532 92.38L71.17 62.186l39 65.106L256 6.986zm-17.744 79.843c-42.952 0-77.77-34.751-77.77-77.62c0-42.867 34.818-77.62 77.77-77.62c19.02 0 36.436 6.825 49.949 18.14l10.901-12.983C139.161 8.335 117.936 0 94.788 0C42.521 0 0 42.44 0 94.604s42.521 94.604 94.788 94.604c27.105 0 51.572-11.431 68.864-29.697l-12.337-11.628c-14.178 14.978-34.251 24.34-56.527 24.34m0-22.498c-30.502 0-55.228-24.678-55.228-55.121s24.726-55.121 55.228-55.121c13.506 0 25.867 4.854 35.463 12.89l8.185-9.748c-11.82-9.902-27.045-15.88-43.648-15.88c-37.49 0-67.992 30.44-67.992 67.859c0 37.417 30.501 67.859 67.992 67.859c19.442 0 36.992-8.2 49.396-21.302l-9.282-8.747c-10.067 10.636-24.295 17.31-40.114 17.31"/></svg>
React
import type { SVGProps } from "react";
export function LogosCodeception(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 190"><path fill="#236bfd" d="M112.532 92.38L71.17 62.186l39 65.106L256 6.986zm-17.744 79.843c-42.952 0-77.77-34.751-77.77-77.62c0-42.867 34.818-77.62 77.77-77.62c19.02 0 36.436 6.825 49.949 18.14l10.901-12.983C139.161 8.335 117.936 0 94.788 0C42.521 0 0 42.44 0 94.604s42.521 94.604 94.788 94.604c27.105 0 51.572-11.431 68.864-29.697l-12.337-11.628c-14.178 14.978-34.251 24.34-56.527 24.34m0-22.498c-30.502 0-55.228-24.678-55.228-55.121s24.726-55.121 55.228-55.121c13.506 0 25.867 4.854 35.463 12.89l8.185-9.748c-11.82-9.902-27.045-15.88-43.648-15.88c-37.49 0-67.992 30.44-67.992 67.859c0 37.417 30.501 67.859 67.992 67.859c19.442 0 36.992-8.2 49.396-21.302l-9.282-8.747c-10.067 10.636-24.295 17.31-40.114 17.31"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 190"><path fill="#236bfd" d="M112.532 92.38L71.17 62.186l39 65.106L256 6.986zm-17.744 79.843c-42.952 0-77.77-34.751-77.77-77.62c0-42.867 34.818-77.62 77.77-77.62c19.02 0 36.436 6.825 49.949 18.14l10.901-12.983C139.161 8.335 117.936 0 94.788 0C42.521 0 0 42.44 0 94.604s42.521 94.604 94.788 94.604c27.105 0 51.572-11.431 68.864-29.697l-12.337-11.628c-14.178 14.978-34.251 24.34-56.527 24.34m0-22.498c-30.502 0-55.228-24.678-55.228-55.121s24.726-55.121 55.228-55.121c13.506 0 25.867 4.854 35.463 12.89l8.185-9.748c-11.82-9.902-27.045-15.88-43.648-15.88c-37.49 0-67.992 30.44-67.992 67.859c0 37.417 30.501 67.859 67.992 67.859c19.442 0 36.992-8.2 49.396-21.302l-9.282-8.747c-10.067 10.636-24.295 17.31-40.114 17.31"/></svg> </template>
CSS
.icon-codeception {
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%20190%22%3E%3Cpath%20fill%3D%22%23236bfd%22%20d%3D%22M112.532%2092.38L71.17%2062.186l39%2065.106L256%206.986zm-17.744%2079.843c-42.952%200-77.77-34.751-77.77-77.62c0-42.867%2034.818-77.62%2077.77-77.62c19.02%200%2036.436%206.825%2049.949%2018.14l10.901-12.983C139.161%208.335%20117.936%200%2094.788%200C42.521%200%200%2042.44%200%2094.604s42.521%2094.604%2094.788%2094.604c27.105%200%2051.572-11.431%2068.864-29.697l-12.337-11.628c-14.178%2014.978-34.251%2024.34-56.527%2024.34m0-22.498c-30.502%200-55.228-24.678-55.228-55.121s24.726-55.121%2055.228-55.121c13.506%200%2025.867%204.854%2035.463%2012.89l8.185-9.748c-11.82-9.902-27.045-15.88-43.648-15.88c-37.49%200-67.992%2030.44-67.992%2067.859c0%2037.417%2030.501%2067.859%2067.992%2067.859c19.442%200%2036.992-8.2%2049.396-21.302l-9.282-8.747c-10.067%2010.636-24.295%2017.31-40.114%2017.31%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%20190%22%3E%3Cpath%20fill%3D%22%23236bfd%22%20d%3D%22M112.532%2092.38L71.17%2062.186l39%2065.106L256%206.986zm-17.744%2079.843c-42.952%200-77.77-34.751-77.77-77.62c0-42.867%2034.818-77.62%2077.77-77.62c19.02%200%2036.436%206.825%2049.949%2018.14l10.901-12.983C139.161%208.335%20117.936%200%2094.788%200C42.521%200%200%2042.44%200%2094.604s42.521%2094.604%2094.788%2094.604c27.105%200%2051.572-11.431%2068.864-29.697l-12.337-11.628c-14.178%2014.978-34.251%2024.34-56.527%2024.34m0-22.498c-30.502%200-55.228-24.678-55.228-55.121s24.726-55.121%2055.228-55.121c13.506%200%2025.867%204.854%2035.463%2012.89l8.185-9.748c-11.82-9.902-27.045-15.88-43.648-15.88c-37.49%200-67.992%2030.44-67.992%2067.859c0%2037.417%2030.501%2067.859%2067.992%2067.859c19.442%200%2036.992-8.2%2049.396-21.302l-9.282-8.747c-10.067%2010.636-24.295%2017.31-40.114%2017.31%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/codeception.svg?color=%231a73e8&size=48