file type cakephp logo

file-type-cakephp from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-cakephp
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type cakephp logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d33e44" d="m16 13.819l10.949 2.719C28.855 15.792 30 14.846 30 13.819V9.445c0-2.409-6.27-4.369-14-4.369S2 7.035 2 9.445v4.375c0 2.411 6.267 4.369 14 4.369z"/><path fill="#fff" d="M26.948 16.538L16 13.818v4.37l10.949 2.72C28.854 20.16 30 19.216 30 18.188v-4.37c0 1.028-1.146 1.973-3.052 2.72M2 13.818v4.37c0 2.411 6.267 4.366 14 4.366v-4.366c-7.733 0-14-1.96-14-4.37"/><path fill="#d33e44" d="M26.948 20.908L16 18.188v4.37l10.949 2.72c1.905-.747 3.051-1.692 3.051-2.72v-4.37c0 1.028-1.146 1.973-3.052 2.72M2 18.188v4.37c0 2.411 6.267 4.366 14 4.366v-4.366c-7.733 0-14-1.958-14-4.37"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeCakephp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d33e44" d="m16 13.819l10.949 2.719C28.855 15.792 30 14.846 30 13.819V9.445c0-2.409-6.27-4.369-14-4.369S2 7.035 2 9.445v4.375c0 2.411 6.267 4.369 14 4.369z"/><path fill="#fff" d="M26.948 16.538L16 13.818v4.37l10.949 2.72C28.854 20.16 30 19.216 30 18.188v-4.37c0 1.028-1.146 1.973-3.052 2.72M2 13.818v4.37c0 2.411 6.267 4.366 14 4.366v-4.366c-7.733 0-14-1.96-14-4.37"/><path fill="#d33e44" d="M26.948 20.908L16 18.188v4.37l10.949 2.72c1.905-.747 3.051-1.692 3.051-2.72v-4.37c0 1.028-1.146 1.973-3.052 2.72M2 18.188v4.37c0 2.411 6.267 4.366 14 4.366v-4.366c-7.733 0-14-1.958-14-4.37"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d33e44" d="m16 13.819l10.949 2.719C28.855 15.792 30 14.846 30 13.819V9.445c0-2.409-6.27-4.369-14-4.369S2 7.035 2 9.445v4.375c0 2.411 6.267 4.369 14 4.369z"/><path fill="#fff" d="M26.948 16.538L16 13.818v4.37l10.949 2.72C28.854 20.16 30 19.216 30 18.188v-4.37c0 1.028-1.146 1.973-3.052 2.72M2 13.818v4.37c0 2.411 6.267 4.366 14 4.366v-4.366c-7.733 0-14-1.96-14-4.37"/><path fill="#d33e44" d="M26.948 20.908L16 18.188v4.37l10.949 2.72c1.905-.747 3.051-1.692 3.051-2.72v-4.37c0 1.028-1.146 1.973-3.052 2.72M2 18.188v4.37c0 2.411 6.267 4.366 14 4.366v-4.366c-7.733 0-14-1.958-14-4.37"/></svg>
</template>

CSS

.icon-file-type-cakephp {
  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%22%23d33e44%22%20d%3D%22m16%2013.819l10.949%202.719C28.855%2015.792%2030%2014.846%2030%2013.819V9.445c0-2.409-6.27-4.369-14-4.369S2%207.035%202%209.445v4.375c0%202.411%206.267%204.369%2014%204.369z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.948%2016.538L16%2013.818v4.37l10.949%202.72C28.854%2020.16%2030%2019.216%2030%2018.188v-4.37c0%201.028-1.146%201.973-3.052%202.72M2%2013.818v4.37c0%202.411%206.267%204.366%2014%204.366v-4.366c-7.733%200-14-1.96-14-4.37%22%2F%3E%3Cpath%20fill%3D%22%23d33e44%22%20d%3D%22M26.948%2020.908L16%2018.188v4.37l10.949%202.72c1.905-.747%203.051-1.692%203.051-2.72v-4.37c0%201.028-1.146%201.973-3.052%202.72M2%2018.188v4.37c0%202.411%206.267%204.366%2014%204.366v-4.366c-7.733%200-14-1.958-14-4.37%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%22%23d33e44%22%20d%3D%22m16%2013.819l10.949%202.719C28.855%2015.792%2030%2014.846%2030%2013.819V9.445c0-2.409-6.27-4.369-14-4.369S2%207.035%202%209.445v4.375c0%202.411%206.267%204.369%2014%204.369z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.948%2016.538L16%2013.818v4.37l10.949%202.72C28.854%2020.16%2030%2019.216%2030%2018.188v-4.37c0%201.028-1.146%201.973-3.052%202.72M2%2013.818v4.37c0%202.411%206.267%204.366%2014%204.366v-4.366c-7.733%200-14-1.96-14-4.37%22%2F%3E%3Cpath%20fill%3D%22%23d33e44%22%20d%3D%22M26.948%2020.908L16%2018.188v4.37l10.949%202.72c1.905-.747%203.051-1.692%203.051-2.72v-4.37c0%201.028-1.146%201.973-3.052%202.72M2%2018.188v4.37c0%202.411%206.267%204.366%2014%204.366v-4.366c-7.733%200-14-1.958-14-4.37%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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