folder-xcode from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.

Name
folder-xcode
Set
Catppuccin Icons
Style
Color
Viewbox
16×16
License
MIT

Related icons in Catppuccin Icons

Use the folder xcode logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#cad3f5" d="M4.5 4.5H12c.83 0 1.5.67 1.5 1.5v.5m-7.5 7H2c-.83 0-1.5-.67-1.5-1.5V3.5c0-.55.45-1 1-1h5c.55 0 1 .45 1 1v1"/><path stroke="#8aadf4" stroke-width=".563" d="M14.59 11.761v2.09c0 .868-.699 1.566-1.567 1.566h-1.245m-2.532 0h-.401a1.563 1.563 0 0 1-1.567-1.567V9.671c0-.868.699-1.567 1.567-1.567h1.527m-1.407 5.908l2.532-4.501m-1.125 0l.83 1.477m1.543 2.743l.158.281m-4.218-1.407h1.675"/><g stroke-width="1.884"><path stroke="#cad3f5" d="M14 12L.34 25.7c-1.443 1.447-3.267-.727-1.996-2.003l13.66-13.7" transform="matrix(.28528 -.08959 .08932 .28431 8.46 8.178)"/><path stroke="#8087a2" d="m21.5 11.5l-1.914-1.914A2 2 0 0 1 19 8.172V7l-2.26-2.26a6 6 0 0 0-4.202-1.756L9 2.96l.92.82A6.18 6.18 0 0 1 12 8.4V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5m-.408.569l3.854-4.031" transform="matrix(.28528 -.08959 .08932 .28431 8.46 8.178)"/></g></g></svg>

React

import type { SVGProps } from "react";

export function CatppuccinFolderXcode(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" strokeLinecap="round" strokeLinejoin="round"><path stroke="#cad3f5" d="M4.5 4.5H12c.83 0 1.5.67 1.5 1.5v.5m-7.5 7H2c-.83 0-1.5-.67-1.5-1.5V3.5c0-.55.45-1 1-1h5c.55 0 1 .45 1 1v1"/><path stroke="#8aadf4" strokeWidth=".563" d="M14.59 11.761v2.09c0 .868-.699 1.566-1.567 1.566h-1.245m-2.532 0h-.401a1.563 1.563 0 0 1-1.567-1.567V9.671c0-.868.699-1.567 1.567-1.567h1.527m-1.407 5.908l2.532-4.501m-1.125 0l.83 1.477m1.543 2.743l.158.281m-4.218-1.407h1.675"/><g strokeWidth="1.884"><path stroke="#cad3f5" d="M14 12L.34 25.7c-1.443 1.447-3.267-.727-1.996-2.003l13.66-13.7" transform="matrix(.28528 -.08959 .08932 .28431 8.46 8.178)"/><path stroke="#8087a2" d="m21.5 11.5l-1.914-1.914A2 2 0 0 1 19 8.172V7l-2.26-2.26a6 6 0 0 0-4.202-1.756L9 2.96l.92.82A6.18 6.18 0 0 1 12 8.4V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5m-.408.569l3.854-4.031" transform="matrix(.28528 -.08959 .08932 .28431 8.46 8.178)"/></g></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#cad3f5" d="M4.5 4.5H12c.83 0 1.5.67 1.5 1.5v.5m-7.5 7H2c-.83 0-1.5-.67-1.5-1.5V3.5c0-.55.45-1 1-1h5c.55 0 1 .45 1 1v1"/><path stroke="#8aadf4" stroke-width=".563" d="M14.59 11.761v2.09c0 .868-.699 1.566-1.567 1.566h-1.245m-2.532 0h-.401a1.563 1.563 0 0 1-1.567-1.567V9.671c0-.868.699-1.567 1.567-1.567h1.527m-1.407 5.908l2.532-4.501m-1.125 0l.83 1.477m1.543 2.743l.158.281m-4.218-1.407h1.675"/><g stroke-width="1.884"><path stroke="#cad3f5" d="M14 12L.34 25.7c-1.443 1.447-3.267-.727-1.996-2.003l13.66-13.7" transform="matrix(.28528 -.08959 .08932 .28431 8.46 8.178)"/><path stroke="#8087a2" d="m21.5 11.5l-1.914-1.914A2 2 0 0 1 19 8.172V7l-2.26-2.26a6 6 0 0 0-4.202-1.756L9 2.96l.92.82A6.18 6.18 0 0 1 12 8.4V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5m-.408.569l3.854-4.031" transform="matrix(.28528 -.08959 .08932 .28431 8.46 8.178)"/></g></g></svg>
</template>

CSS

.icon-folder-xcode {
  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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20d%3D%22M4.5%204.5H12c.83%200%201.5.67%201.5%201.5v.5m-7.5%207H2c-.83%200-1.5-.67-1.5-1.5V3.5c0-.55.45-1%201-1h5c.55%200%201%20.45%201%201v1%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.563%22%20d%3D%22M14.59%2011.761v2.09c0%20.868-.699%201.566-1.567%201.566h-1.245m-2.532%200h-.401a1.563%201.563%200%200%201-1.567-1.567V9.671c0-.868.699-1.567%201.567-1.567h1.527m-1.407%205.908l2.532-4.501m-1.125%200l.83%201.477m1.543%202.743l.158.281m-4.218-1.407h1.675%22%2F%3E%3Cg%20stroke-width%3D%221.884%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20d%3D%22M14%2012L.34%2025.7c-1.443%201.447-3.267-.727-1.996-2.003l13.66-13.7%22%20transform%3D%22matrix(.28528%20-.08959%20.08932%20.28431%208.46%208.178)%22%2F%3E%3Cpath%20stroke%3D%22%238087a2%22%20d%3D%22m21.5%2011.5l-1.914-1.914A2%202%200%200%201%2019%208.172V7l-2.26-2.26a6%206%200%200%200-4.202-1.756L9%202.96l.92.82A6.18%206.18%200%200%201%2012%208.4V10l2%202h1.172a2%202%200%200%201%201.414.586L18.5%2014.5m-.408.569l3.854-4.031%22%20transform%3D%22matrix(.28528%20-.08959%20.08932%20.28431%208.46%208.178)%22%2F%3E%3C%2Fg%3E%3C%2Fg%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20d%3D%22M4.5%204.5H12c.83%200%201.5.67%201.5%201.5v.5m-7.5%207H2c-.83%200-1.5-.67-1.5-1.5V3.5c0-.55.45-1%201-1h5c.55%200%201%20.45%201%201v1%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.563%22%20d%3D%22M14.59%2011.761v2.09c0%20.868-.699%201.566-1.567%201.566h-1.245m-2.532%200h-.401a1.563%201.563%200%200%201-1.567-1.567V9.671c0-.868.699-1.567%201.567-1.567h1.527m-1.407%205.908l2.532-4.501m-1.125%200l.83%201.477m1.543%202.743l.158.281m-4.218-1.407h1.675%22%2F%3E%3Cg%20stroke-width%3D%221.884%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20d%3D%22M14%2012L.34%2025.7c-1.443%201.447-3.267-.727-1.996-2.003l13.66-13.7%22%20transform%3D%22matrix(.28528%20-.08959%20.08932%20.28431%208.46%208.178)%22%2F%3E%3Cpath%20stroke%3D%22%238087a2%22%20d%3D%22m21.5%2011.5l-1.914-1.914A2%202%200%200%201%2019%208.172V7l-2.26-2.26a6%206%200%200%200-4.202-1.756L9%202.96l.92.82A6.18%206.18%200%200%201%2012%208.4V10l2%202h1.172a2%202%200%200%201%201.414.586L18.5%2014.5m-.408.569l3.854-4.031%22%20transform%3D%22matrix(.28528%20-.08959%20.08932%20.28431%208.46%208.178)%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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