dub selections logo
dub-selections from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- dub-selections
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Use the dub selections logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke-miterlimit="1.5"><path stroke="#ee99a0" stroke-linecap="round" stroke-linejoin="round" d="m4.121 9.737l-.754.366a1.7 1.7 0 0 1-.717.162H.495V4.09h2.946c.83 0 1.501.667 1.501 1.49v2.519a2.335 2.335 0 0 0 2.344 2.326h.002a2.335 2.335 0 0 0 2.344-2.326V4.086h2.832c.827 0 1.498.665 1.498 1.486v.055c0 .79-.646 1.43-1.442 1.43h-1.642h1.46c.448 0 .854.181 1.148.473"/><ellipse cx="7.259" cy="8.092" stroke="#ee99a0" stroke-linecap="round" stroke-linejoin="round" rx="1.122" ry="1.113"/><path stroke="#8087a2" d="M15 11.5c.27 0 .5.22.5.5v3a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-3c0-.28.22-.5.5-.5zm-4 0V10a1.5 1.5 0 0 1 3 0v1.5"/></g></svg>
React
import type { SVGProps } from "react";
export function CatppuccinDubSelections(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" fillRule="evenodd" strokeMiterlimit="1.5"><path stroke="#ee99a0" strokeLinecap="round" strokeLinejoin="round" d="m4.121 9.737l-.754.366a1.7 1.7 0 0 1-.717.162H.495V4.09h2.946c.83 0 1.501.667 1.501 1.49v2.519a2.335 2.335 0 0 0 2.344 2.326h.002a2.335 2.335 0 0 0 2.344-2.326V4.086h2.832c.827 0 1.498.665 1.498 1.486v.055c0 .79-.646 1.43-1.442 1.43h-1.642h1.46c.448 0 .854.181 1.148.473"/><ellipse cx="7.259" cy="8.092" stroke="#ee99a0" strokeLinecap="round" strokeLinejoin="round" rx="1.122" ry="1.113"/><path stroke="#8087a2" d="M15 11.5c.27 0 .5.22.5.5v3a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-3c0-.28.22-.5.5-.5zm-4 0V10a1.5 1.5 0 0 1 3 0v1.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke-miterlimit="1.5"><path stroke="#ee99a0" stroke-linecap="round" stroke-linejoin="round" d="m4.121 9.737l-.754.366a1.7 1.7 0 0 1-.717.162H.495V4.09h2.946c.83 0 1.501.667 1.501 1.49v2.519a2.335 2.335 0 0 0 2.344 2.326h.002a2.335 2.335 0 0 0 2.344-2.326V4.086h2.832c.827 0 1.498.665 1.498 1.486v.055c0 .79-.646 1.43-1.442 1.43h-1.642h1.46c.448 0 .854.181 1.148.473"/><ellipse cx="7.259" cy="8.092" stroke="#ee99a0" stroke-linecap="round" stroke-linejoin="round" rx="1.122" ry="1.113"/><path stroke="#8087a2" d="M15 11.5c.27 0 .5.22.5.5v3a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-3c0-.28.22-.5.5-.5zm-4 0V10a1.5 1.5 0 0 1 3 0v1.5"/></g></svg> </template>
CSS
.icon-dub-selections {
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%20fill-rule%3D%22evenodd%22%20stroke-miterlimit%3D%221.5%22%3E%3Cpath%20stroke%3D%22%23ee99a0%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m4.121%209.737l-.754.366a1.7%201.7%200%200%201-.717.162H.495V4.09h2.946c.83%200%201.501.667%201.501%201.49v2.519a2.335%202.335%200%200%200%202.344%202.326h.002a2.335%202.335%200%200%200%202.344-2.326V4.086h2.832c.827%200%201.498.665%201.498%201.486v.055c0%20.79-.646%201.43-1.442%201.43h-1.642h1.46c.448%200%20.854.181%201.148.473%22%2F%3E%3Cellipse%20cx%3D%227.259%22%20cy%3D%228.092%22%20stroke%3D%22%23ee99a0%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%221.122%22%20ry%3D%221.113%22%2F%3E%3Cpath%20stroke%3D%22%238087a2%22%20d%3D%22M15%2011.5c.27%200%20.5.22.5.5v3a.5.5%200%200%201-.5.5h-5a.5.5%200%200%201-.5-.5v-3c0-.28.22-.5.5-.5zm-4%200V10a1.5%201.5%200%200%201%203%200v1.5%22%2F%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%20fill-rule%3D%22evenodd%22%20stroke-miterlimit%3D%221.5%22%3E%3Cpath%20stroke%3D%22%23ee99a0%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m4.121%209.737l-.754.366a1.7%201.7%200%200%201-.717.162H.495V4.09h2.946c.83%200%201.501.667%201.501%201.49v2.519a2.335%202.335%200%200%200%202.344%202.326h.002a2.335%202.335%200%200%200%202.344-2.326V4.086h2.832c.827%200%201.498.665%201.498%201.486v.055c0%20.79-.646%201.43-1.442%201.43h-1.642h1.46c.448%200%20.854.181%201.148.473%22%2F%3E%3Cellipse%20cx%3D%227.259%22%20cy%3D%228.092%22%20stroke%3D%22%23ee99a0%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%221.122%22%20ry%3D%221.113%22%2F%3E%3Cpath%20stroke%3D%22%238087a2%22%20d%3D%22M15%2011.5c.27%200%20.5.22.5.5v3a.5.5%200%200%201-.5.5h-5a.5.5%200%200%201-.5-.5v-3c0-.28.22-.5.5-.5zm-4%200V10a1.5%201.5%200%200%201%203%200v1.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/dub-selections.svg?color=%231a73e8&size=48