redwood from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.

Name
redwood
Set
Catppuccin Icons
Style
Color
Viewbox
16×16
License
MIT

Use the redwood logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#f5a97f" stroke-linecap="round" stroke-linejoin="round" d="M4.74 3.19v-.65L8 1l3.26 1.54v.65m-6.52 0L8 5.56M4.74 3.19L2.19 5.56m5.81 0L4.74 7.77M8 5.56l3.26-2.37M8 5.56l3.26 2.21m-6.52 0l3.26 3m-3.26-3L2.19 5.56m2.55 2.21L1.99 9.45M8 10.76L4.74 12.5M8 10.76l3.26-2.99m-3.26 3l3.26 1.72m-6.52 0L8 15l3.26-2.51m-6.52 0H3.5L2 9.45m.2-3.9l-.7 2.92l.5 1m9.26-6.27l2.55 2.37m-2.55 2.21l2.55-2.21m-2.55 2.21l2.75 1.68m-2.75 3.04h1.23L14 9.45m-.2-3.9l.69 2.91l-.5 1"/></svg>

React

import type { SVGProps } from "react";

export function CatppuccinRedwood(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#f5a97f" strokeLinecap="round" strokeLinejoin="round" d="M4.74 3.19v-.65L8 1l3.26 1.54v.65m-6.52 0L8 5.56M4.74 3.19L2.19 5.56m5.81 0L4.74 7.77M8 5.56l3.26-2.37M8 5.56l3.26 2.21m-6.52 0l3.26 3m-3.26-3L2.19 5.56m2.55 2.21L1.99 9.45M8 10.76L4.74 12.5M8 10.76l3.26-2.99m-3.26 3l3.26 1.72m-6.52 0L8 15l3.26-2.51m-6.52 0H3.5L2 9.45m.2-3.9l-.7 2.92l.5 1m9.26-6.27l2.55 2.37m-2.55 2.21l2.55-2.21m-2.55 2.21l2.75 1.68m-2.75 3.04h1.23L14 9.45m-.2-3.9l.69 2.91l-.5 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#f5a97f" stroke-linecap="round" stroke-linejoin="round" d="M4.74 3.19v-.65L8 1l3.26 1.54v.65m-6.52 0L8 5.56M4.74 3.19L2.19 5.56m5.81 0L4.74 7.77M8 5.56l3.26-2.37M8 5.56l3.26 2.21m-6.52 0l3.26 3m-3.26-3L2.19 5.56m2.55 2.21L1.99 9.45M8 10.76L4.74 12.5M8 10.76l3.26-2.99m-3.26 3l3.26 1.72m-6.52 0L8 15l3.26-2.51m-6.52 0H3.5L2 9.45m.2-3.9l-.7 2.92l.5 1m9.26-6.27l2.55 2.37m-2.55 2.21l2.55-2.21m-2.55 2.21l2.75 1.68m-2.75 3.04h1.23L14 9.45m-.2-3.9l.69 2.91l-.5 1"/></svg>
</template>

CSS

.icon-redwood {
  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%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f5a97f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.74%203.19v-.65L8%201l3.26%201.54v.65m-6.52%200L8%205.56M4.74%203.19L2.19%205.56m5.81%200L4.74%207.77M8%205.56l3.26-2.37M8%205.56l3.26%202.21m-6.52%200l3.26%203m-3.26-3L2.19%205.56m2.55%202.21L1.99%209.45M8%2010.76L4.74%2012.5M8%2010.76l3.26-2.99m-3.26%203l3.26%201.72m-6.52%200L8%2015l3.26-2.51m-6.52%200H3.5L2%209.45m.2-3.9l-.7%202.92l.5%201m9.26-6.27l2.55%202.37m-2.55%202.21l2.55-2.21m-2.55%202.21l2.75%201.68m-2.75%203.04h1.23L14%209.45m-.2-3.9l.69%202.91l-.5%201%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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f5a97f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.74%203.19v-.65L8%201l3.26%201.54v.65m-6.52%200L8%205.56M4.74%203.19L2.19%205.56m5.81%200L4.74%207.77M8%205.56l3.26-2.37M8%205.56l3.26%202.21m-6.52%200l3.26%203m-3.26-3L2.19%205.56m2.55%202.21L1.99%209.45M8%2010.76L4.74%2012.5M8%2010.76l3.26-2.99m-3.26%203l3.26%201.72m-6.52%200L8%2015l3.26-2.51m-6.52%200H3.5L2%209.45m.2-3.9l-.7%202.92l.5%201m9.26-6.27l2.55%202.37m-2.55%202.21l2.55-2.21m-2.55%202.21l2.75%201.68m-2.75%203.04h1.23L14%209.45m-.2-3.9l.69%202.91l-.5%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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