phidata logo
phidata from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.
- Name
- phidata
- Set
- LobeHub AI Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
2 other variants in LobeHub AI Icons
Use the phidata logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2.692 3.752C2 4.769 2 6.193 2 9.04v5.92c0 2.847 0 4.27.692 5.288a4 4 0 001.06 1.06C4.769 22 6.193 22 9.04 22h5.92c2.847 0 4.27 0 5.288-.692a4 4 0 001.06-1.06C22 19.231 22 17.807 22 14.96V9.04c0-2.847 0-4.27-.692-5.288a4 4 0 00-1.06-1.06C19.231 2 17.807 2 14.96 2H9.04c-2.847 0-4.27 0-5.288.692a4 4 0 00-1.06 1.06zm16.57 11.478a.755.755 0 10-1.51.032c.029 1.305-.304 1.912-.725 2.21-.468.334-1.288.473-2.635.272a.755.755 0 00-.222 1.493c1.445.215 2.769.15 3.731-.534 1.01-.718 1.393-1.94 1.36-3.473z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function LobehubPhidata(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M2.692 3.752C2 4.769 2 6.193 2 9.04v5.92c0 2.847 0 4.27.692 5.288a4 4 0 001.06 1.06C4.769 22 6.193 22 9.04 22h5.92c2.847 0 4.27 0 5.288-.692a4 4 0 001.06-1.06C22 19.231 22 17.807 22 14.96V9.04c0-2.847 0-4.27-.692-5.288a4 4 0 00-1.06-1.06C19.231 2 17.807 2 14.96 2H9.04c-2.847 0-4.27 0-5.288.692a4 4 0 00-1.06 1.06zm16.57 11.478a.755.755 0 10-1.51.032c.029 1.305-.304 1.912-.725 2.21-.468.334-1.288.473-2.635.272a.755.755 0 00-.222 1.493c1.445.215 2.769.15 3.731-.534 1.01-.718 1.393-1.94 1.36-3.473z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2.692 3.752C2 4.769 2 6.193 2 9.04v5.92c0 2.847 0 4.27.692 5.288a4 4 0 001.06 1.06C4.769 22 6.193 22 9.04 22h5.92c2.847 0 4.27 0 5.288-.692a4 4 0 001.06-1.06C22 19.231 22 17.807 22 14.96V9.04c0-2.847 0-4.27-.692-5.288a4 4 0 00-1.06-1.06C19.231 2 17.807 2 14.96 2H9.04c-2.847 0-4.27 0-5.288.692a4 4 0 00-1.06 1.06zm16.57 11.478a.755.755 0 10-1.51.032c.029 1.305-.304 1.912-.725 2.21-.468.334-1.288.473-2.635.272a.755.755 0 00-.222 1.493c1.445.215 2.769.15 3.731-.534 1.01-.718 1.393-1.94 1.36-3.473z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-phidata {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2.692%203.752C2%204.769%202%206.193%202%209.04v5.92c0%202.847%200%204.27.692%205.288a4%204%200%20001.06%201.06C4.769%2022%206.193%2022%209.04%2022h5.92c2.847%200%204.27%200%205.288-.692a4%204%200%20001.06-1.06C22%2019.231%2022%2017.807%2022%2014.96V9.04c0-2.847%200-4.27-.692-5.288a4%204%200%2000-1.06-1.06C19.231%202%2017.807%202%2014.96%202H9.04c-2.847%200-4.27%200-5.288.692a4%204%200%2000-1.06%201.06zm16.57%2011.478a.755.755%200%2010-1.51.032c.029%201.305-.304%201.912-.725%202.21-.468.334-1.288.473-2.635.272a.755.755%200%2000-.222%201.493c1.445.215%202.769.15%203.731-.534%201.01-.718%201.393-1.94%201.36-3.473z%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2.692%203.752C2%204.769%202%206.193%202%209.04v5.92c0%202.847%200%204.27.692%205.288a4%204%200%20001.06%201.06C4.769%2022%206.193%2022%209.04%2022h5.92c2.847%200%204.27%200%205.288-.692a4%204%200%20001.06-1.06C22%2019.231%2022%2017.807%2022%2014.96V9.04c0-2.847%200-4.27-.692-5.288a4%204%200%2000-1.06-1.06C19.231%202%2017.807%202%2014.96%202H9.04c-2.847%200-4.27%200-5.288.692a4%204%200%2000-1.06%201.06zm16.57%2011.478a.755.755%200%2010-1.51.032c.029%201.305-.304%201.912-.725%202.21-.468.334-1.288.473-2.635.272a.755.755%200%2000-.222%201.493c1.445.215%202.769.15%203.731-.534%201.01-.718%201.393-1.94%201.36-3.473z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/phidata.svg?color=%231a73e8&size=48