go-template from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.

Name
go-template
Set
Catppuccin Icons
Style
Color
Viewbox
16×16
License
MIT

Related icons in Catppuccin Icons

Use the go template logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#7dc4e4" stroke-linecap="round" stroke-linejoin="round" d="m2.5 8.51l-2 .01m1.5 2h1.5m-2-4h1"/><path fill="none" stroke="#7dc4e4" stroke-dasharray="1 1.5" stroke-linecap="round" stroke-linejoin="round" d="m14.094 5.17l1.347 5.03a1.735 1.735 0 0 1-1.227 2.126L8.349 13.9a1.735 1.735 0 0 1-2.125-1.228l-2.02-7.544A1.74 1.74 0 0 1 5.43 3l3.36-.9m-.008.002l5.312 3.068l-3.352.898a.867.868 0 0 1-1.062-.613Z"/></svg>

React

import type { SVGProps } from "react";

export function CatppuccinGoTemplate(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="#7dc4e4" strokeLinecap="round" strokeLinejoin="round" d="m2.5 8.51l-2 .01m1.5 2h1.5m-2-4h1"/><path fill="none" stroke="#7dc4e4" strokeDasharray="1 1.5" strokeLinecap="round" strokeLinejoin="round" d="m14.094 5.17l1.347 5.03a1.735 1.735 0 0 1-1.227 2.126L8.349 13.9a1.735 1.735 0 0 1-2.125-1.228l-2.02-7.544A1.74 1.74 0 0 1 5.43 3l3.36-.9m-.008.002l5.312 3.068l-3.352.898a.867.868 0 0 1-1.062-.613Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#7dc4e4" stroke-linecap="round" stroke-linejoin="round" d="m2.5 8.51l-2 .01m1.5 2h1.5m-2-4h1"/><path fill="none" stroke="#7dc4e4" stroke-dasharray="1 1.5" stroke-linecap="round" stroke-linejoin="round" d="m14.094 5.17l1.347 5.03a1.735 1.735 0 0 1-1.227 2.126L8.349 13.9a1.735 1.735 0 0 1-2.125-1.228l-2.02-7.544A1.74 1.74 0 0 1 5.43 3l3.36-.9m-.008.002l5.312 3.068l-3.352.898a.867.868 0 0 1-1.062-.613Z"/></svg>
</template>

CSS

.icon-go-template {
  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%237dc4e4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m2.5%208.51l-2%20.01m1.5%202h1.5m-2-4h1%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%237dc4e4%22%20stroke-dasharray%3D%221%201.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m14.094%205.17l1.347%205.03a1.735%201.735%200%200%201-1.227%202.126L8.349%2013.9a1.735%201.735%200%200%201-2.125-1.228l-2.02-7.544A1.74%201.74%200%200%201%205.43%203l3.36-.9m-.008.002l5.312%203.068l-3.352.898a.867.868%200%200%201-1.062-.613Z%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%237dc4e4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m2.5%208.51l-2%20.01m1.5%202h1.5m-2-4h1%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%237dc4e4%22%20stroke-dasharray%3D%221%201.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m14.094%205.17l1.347%205.03a1.735%201.735%200%200%201-1.227%202.126L8.349%2013.9a1.735%201.735%200%200%201-2.125-1.228l-2.02-7.544A1.74%201.74%200%200%201%205.43%203l3.36-.9m-.008.002l5.312%203.068l-3.352.898a.867.868%200%200%201-1.062-.613Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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