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

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

The same logo in other sets

Use the bicep logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><ellipse cx="12.07" cy="12.842" fill="none" stroke="#8aadf4" stroke-linecap="round" stroke-linejoin="round" rx="2.667" ry="2.658"/><ellipse cx="3.159" cy="12.074" fill="none" stroke="#8aadf4" stroke-linecap="round" stroke-linejoin="round" rx="1.895" ry="1.889"/><path fill="none" stroke="#8aadf4" stroke-linecap="round" stroke-linejoin="round" d="m3.05 10.191l8.837-.005m-9.057 3.74l8.767 1.533M8.43.5L7.246 1.726l-.36 1.862l1.346 1.237l1.81-.532l1.172-1.272m-9.11 7.483L6.922 3.75m-.894 6.164l1.718-5.181"/></svg>

React

import type { SVGProps } from "react";

export function CatppuccinBicep(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><ellipse cx="12.07" cy="12.842" fill="none" stroke="#8aadf4" strokeLinecap="round" strokeLinejoin="round" rx="2.667" ry="2.658"/><ellipse cx="3.159" cy="12.074" fill="none" stroke="#8aadf4" strokeLinecap="round" strokeLinejoin="round" rx="1.895" ry="1.889"/><path fill="none" stroke="#8aadf4" strokeLinecap="round" strokeLinejoin="round" d="m3.05 10.191l8.837-.005m-9.057 3.74l8.767 1.533M8.43.5L7.246 1.726l-.36 1.862l1.346 1.237l1.81-.532l1.172-1.272m-9.11 7.483L6.922 3.75m-.894 6.164l1.718-5.181"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><ellipse cx="12.07" cy="12.842" fill="none" stroke="#8aadf4" stroke-linecap="round" stroke-linejoin="round" rx="2.667" ry="2.658"/><ellipse cx="3.159" cy="12.074" fill="none" stroke="#8aadf4" stroke-linecap="round" stroke-linejoin="round" rx="1.895" ry="1.889"/><path fill="none" stroke="#8aadf4" stroke-linecap="round" stroke-linejoin="round" d="m3.05 10.191l8.837-.005m-9.057 3.74l8.767 1.533M8.43.5L7.246 1.726l-.36 1.862l1.346 1.237l1.81-.532l1.172-1.272m-9.11 7.483L6.922 3.75m-.894 6.164l1.718-5.181"/></svg>
</template>

CSS

.icon-bicep {
  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%3Cellipse%20cx%3D%2212.07%22%20cy%3D%2212.842%22%20fill%3D%22none%22%20stroke%3D%22%238aadf4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%222.667%22%20ry%3D%222.658%22%2F%3E%3Cellipse%20cx%3D%223.159%22%20cy%3D%2212.074%22%20fill%3D%22none%22%20stroke%3D%22%238aadf4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%221.895%22%20ry%3D%221.889%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238aadf4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m3.05%2010.191l8.837-.005m-9.057%203.74l8.767%201.533M8.43.5L7.246%201.726l-.36%201.862l1.346%201.237l1.81-.532l1.172-1.272m-9.11%207.483L6.922%203.75m-.894%206.164l1.718-5.181%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%3Cellipse%20cx%3D%2212.07%22%20cy%3D%2212.842%22%20fill%3D%22none%22%20stroke%3D%22%238aadf4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%222.667%22%20ry%3D%222.658%22%2F%3E%3Cellipse%20cx%3D%223.159%22%20cy%3D%2212.074%22%20fill%3D%22none%22%20stroke%3D%22%238aadf4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%221.895%22%20ry%3D%221.889%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238aadf4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m3.05%2010.191l8.837-.005m-9.057%203.74l8.767%201.533M8.43.5L7.246%201.726l-.36%201.862l1.346%201.237l1.81-.532l1.172-1.272m-9.11%207.483L6.922%203.75m-.894%206.164l1.718-5.181%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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