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

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

Use the slidesk logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><ellipse cx="9.785" cy="3.453" fill="none" stroke="#8087a2" rx="2.945" ry="2.953"/><ellipse cx="8" cy="10.895" fill="none" stroke="#8087a2" rx="7.177" ry="4.605"/><path fill="none" stroke="#cad3f5" d="M8 6.29c3.964 0 7.177 2.062 7.177 4.605S11.964 15.5 8 15.5c-2.742 0-5.125-.987-6.333-2.437"/><path fill="none" stroke="#cad3f5" stroke-linecap="round" d="M9.31 6.368C5.933 5.98 3.936 7.1 3.76 7.914c-.305 1.422 1.527 1.906 3.08 2.454c2.155.76 2.316 2.167 1.703 3.245c-.93 1.64-5.342 1.68-7.15-.915"/><path fill="none" stroke="#8087a2" stroke-linecap="round" stroke-linejoin="round" d="m12.73 3.24l1.085.01m-3.534-.281"/></svg>

React

import type { SVGProps } from "react";

export function CatppuccinSlidesk(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><ellipse cx="9.785" cy="3.453" fill="none" stroke="#8087a2" rx="2.945" ry="2.953"/><ellipse cx="8" cy="10.895" fill="none" stroke="#8087a2" rx="7.177" ry="4.605"/><path fill="none" stroke="#cad3f5" d="M8 6.29c3.964 0 7.177 2.062 7.177 4.605S11.964 15.5 8 15.5c-2.742 0-5.125-.987-6.333-2.437"/><path fill="none" stroke="#cad3f5" strokeLinecap="round" d="M9.31 6.368C5.933 5.98 3.936 7.1 3.76 7.914c-.305 1.422 1.527 1.906 3.08 2.454c2.155.76 2.316 2.167 1.703 3.245c-.93 1.64-5.342 1.68-7.15-.915"/><path fill="none" stroke="#8087a2" strokeLinecap="round" strokeLinejoin="round" d="m12.73 3.24l1.085.01m-3.534-.281"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><ellipse cx="9.785" cy="3.453" fill="none" stroke="#8087a2" rx="2.945" ry="2.953"/><ellipse cx="8" cy="10.895" fill="none" stroke="#8087a2" rx="7.177" ry="4.605"/><path fill="none" stroke="#cad3f5" d="M8 6.29c3.964 0 7.177 2.062 7.177 4.605S11.964 15.5 8 15.5c-2.742 0-5.125-.987-6.333-2.437"/><path fill="none" stroke="#cad3f5" stroke-linecap="round" d="M9.31 6.368C5.933 5.98 3.936 7.1 3.76 7.914c-.305 1.422 1.527 1.906 3.08 2.454c2.155.76 2.316 2.167 1.703 3.245c-.93 1.64-5.342 1.68-7.15-.915"/><path fill="none" stroke="#8087a2" stroke-linecap="round" stroke-linejoin="round" d="m12.73 3.24l1.085.01m-3.534-.281"/></svg>
</template>

CSS

.icon-slidesk {
  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%229.785%22%20cy%3D%223.453%22%20fill%3D%22none%22%20stroke%3D%22%238087a2%22%20rx%3D%222.945%22%20ry%3D%222.953%22%2F%3E%3Cellipse%20cx%3D%228%22%20cy%3D%2210.895%22%20fill%3D%22none%22%20stroke%3D%22%238087a2%22%20rx%3D%227.177%22%20ry%3D%224.605%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20d%3D%22M8%206.29c3.964%200%207.177%202.062%207.177%204.605S11.964%2015.5%208%2015.5c-2.742%200-5.125-.987-6.333-2.437%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20d%3D%22M9.31%206.368C5.933%205.98%203.936%207.1%203.76%207.914c-.305%201.422%201.527%201.906%203.08%202.454c2.155.76%202.316%202.167%201.703%203.245c-.93%201.64-5.342%201.68-7.15-.915%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238087a2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m12.73%203.24l1.085.01m-3.534-.281%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%229.785%22%20cy%3D%223.453%22%20fill%3D%22none%22%20stroke%3D%22%238087a2%22%20rx%3D%222.945%22%20ry%3D%222.953%22%2F%3E%3Cellipse%20cx%3D%228%22%20cy%3D%2210.895%22%20fill%3D%22none%22%20stroke%3D%22%238087a2%22%20rx%3D%227.177%22%20ry%3D%224.605%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20d%3D%22M8%206.29c3.964%200%207.177%202.062%207.177%204.605S11.964%2015.5%208%2015.5c-2.742%200-5.125-.987-6.333-2.437%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20d%3D%22M9.31%206.368C5.933%205.98%203.936%207.1%203.76%207.914c-.305%201.422%201.527%201.906%203.08%202.454c2.155.76%202.316%202.167%201.703%203.245c-.93%201.64-5.342%201.68-7.15-.915%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238087a2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m12.73%203.24l1.085.01m-3.534-.281%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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