xinference logo
xinference from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.
- Name
- xinference
- Set
- LobeHub AI Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
2 other variants in LobeHub AI Icons
Use the xinference logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M5.223 9.692c.652 1.795 1.925 3.376 3.396 4.573 1.482 1.229 3.254 2.17 5.122 2.653a9.99 9.99 0 002.033.302c1.302.05 2.713-.206 3.758-1.04 1.297-1.036 1.651-2.625 1.318-4.21-.209-.993-.641-1.93-1.205-2.787a10.284 10.284 0 00-.366-.525.008.008 0 01.005-.007h.004c.002 0 .004 0 .006.002l.394.405a17.227 17.227 0 012.484 3.262c.579.993 1.023 2.046 1.255 3.144.369 1.747.07 3.546-1.306 4.777-.724.648-1.655 1.041-2.59 1.235-1.297.267-2.649.228-3.965.007-.669-.112-1.315-.26-1.937-.443-2.576-.756-5.012-2.051-7.143-3.677a20.968 20.968 0 01-3.484-3.296C1.949 12.813 1.046 11.396.487 9.853.12 8.845-.087 7.725.035 6.663c.267-2.306 1.98-3.654 4.174-4.06 1.265-.234 2.594-.186 3.879.037a17.71 17.71 0 013.978 1.192v.004a.006.006 0 01-.004.004h-.004a8.907 8.907 0 00-2.869-.29c-.807.048-1.666.263-2.357.656-1.034.588-1.67 1.463-1.907 2.625a4.567 4.567 0 00-.069 1.1c.025.58.163 1.198.367 1.761z"/><path d="M18.02 7.235a.05.05 0 01-.007.03c-.461.916-.923 1.832-1.386 2.747-.424.837-.745 1.437-.965 1.8a17.877 17.877 0 01-2.98 3.707.027.027 0 01-.03.005 12.678 12.678 0 01-4.205-2.777c-.14-.14-.28-.288-.42-.447a.024.024 0 01-.005-.013c0-.005 0-.01.003-.014a17.718 17.718 0 011.68-2.379 18.27 18.27 0 012.7-2.606c.408-.32 1.39-1.094 2.95-2.323L21.652.002a.008.008 0 01.01 0 .01.01 0 01.004.005.01.01 0 010 .006l-3.648 7.222z"/><path d="M2.027 24c.002 0 .004 0 .005-.002l5.843-4.58a.02.02 0 00.008-.017.02.02 0 00-.01-.016 26.743 26.743 0 01-2.584-1.842h-.006a.014.014 0 00-.005.002.012.012 0 00-.004.005L2.02 23.987a.01.01 0 000 .006c0 .002 0 .004.002.005a.009.009 0 00.006.002z"/></g></svg>
React
import type { SVGProps } from "react";
export function LobehubXinference(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd"><path d="M5.223 9.692c.652 1.795 1.925 3.376 3.396 4.573 1.482 1.229 3.254 2.17 5.122 2.653a9.99 9.99 0 002.033.302c1.302.05 2.713-.206 3.758-1.04 1.297-1.036 1.651-2.625 1.318-4.21-.209-.993-.641-1.93-1.205-2.787a10.284 10.284 0 00-.366-.525.008.008 0 01.005-.007h.004c.002 0 .004 0 .006.002l.394.405a17.227 17.227 0 012.484 3.262c.579.993 1.023 2.046 1.255 3.144.369 1.747.07 3.546-1.306 4.777-.724.648-1.655 1.041-2.59 1.235-1.297.267-2.649.228-3.965.007-.669-.112-1.315-.26-1.937-.443-2.576-.756-5.012-2.051-7.143-3.677a20.968 20.968 0 01-3.484-3.296C1.949 12.813 1.046 11.396.487 9.853.12 8.845-.087 7.725.035 6.663c.267-2.306 1.98-3.654 4.174-4.06 1.265-.234 2.594-.186 3.879.037a17.71 17.71 0 013.978 1.192v.004a.006.006 0 01-.004.004h-.004a8.907 8.907 0 00-2.869-.29c-.807.048-1.666.263-2.357.656-1.034.588-1.67 1.463-1.907 2.625a4.567 4.567 0 00-.069 1.1c.025.58.163 1.198.367 1.761z"/><path d="M18.02 7.235a.05.05 0 01-.007.03c-.461.916-.923 1.832-1.386 2.747-.424.837-.745 1.437-.965 1.8a17.877 17.877 0 01-2.98 3.707.027.027 0 01-.03.005 12.678 12.678 0 01-4.205-2.777c-.14-.14-.28-.288-.42-.447a.024.024 0 01-.005-.013c0-.005 0-.01.003-.014a17.718 17.718 0 011.68-2.379 18.27 18.27 0 012.7-2.606c.408-.32 1.39-1.094 2.95-2.323L21.652.002a.008.008 0 01.01 0 .01.01 0 01.004.005.01.01 0 010 .006l-3.648 7.222z"/><path d="M2.027 24c.002 0 .004 0 .005-.002l5.843-4.58a.02.02 0 00.008-.017.02.02 0 00-.01-.016 26.743 26.743 0 01-2.584-1.842h-.006a.014.014 0 00-.005.002.012.012 0 00-.004.005L2.02 23.987a.01.01 0 000 .006c0 .002 0 .004.002.005a.009.009 0 00.006.002z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M5.223 9.692c.652 1.795 1.925 3.376 3.396 4.573 1.482 1.229 3.254 2.17 5.122 2.653a9.99 9.99 0 002.033.302c1.302.05 2.713-.206 3.758-1.04 1.297-1.036 1.651-2.625 1.318-4.21-.209-.993-.641-1.93-1.205-2.787a10.284 10.284 0 00-.366-.525.008.008 0 01.005-.007h.004c.002 0 .004 0 .006.002l.394.405a17.227 17.227 0 012.484 3.262c.579.993 1.023 2.046 1.255 3.144.369 1.747.07 3.546-1.306 4.777-.724.648-1.655 1.041-2.59 1.235-1.297.267-2.649.228-3.965.007-.669-.112-1.315-.26-1.937-.443-2.576-.756-5.012-2.051-7.143-3.677a20.968 20.968 0 01-3.484-3.296C1.949 12.813 1.046 11.396.487 9.853.12 8.845-.087 7.725.035 6.663c.267-2.306 1.98-3.654 4.174-4.06 1.265-.234 2.594-.186 3.879.037a17.71 17.71 0 013.978 1.192v.004a.006.006 0 01-.004.004h-.004a8.907 8.907 0 00-2.869-.29c-.807.048-1.666.263-2.357.656-1.034.588-1.67 1.463-1.907 2.625a4.567 4.567 0 00-.069 1.1c.025.58.163 1.198.367 1.761z"/><path d="M18.02 7.235a.05.05 0 01-.007.03c-.461.916-.923 1.832-1.386 2.747-.424.837-.745 1.437-.965 1.8a17.877 17.877 0 01-2.98 3.707.027.027 0 01-.03.005 12.678 12.678 0 01-4.205-2.777c-.14-.14-.28-.288-.42-.447a.024.024 0 01-.005-.013c0-.005 0-.01.003-.014a17.718 17.718 0 011.68-2.379 18.27 18.27 0 012.7-2.606c.408-.32 1.39-1.094 2.95-2.323L21.652.002a.008.008 0 01.01 0 .01.01 0 01.004.005.01.01 0 010 .006l-3.648 7.222z"/><path d="M2.027 24c.002 0 .004 0 .005-.002l5.843-4.58a.02.02 0 00.008-.017.02.02 0 00-.01-.016 26.743 26.743 0 01-2.584-1.842h-.006a.014.014 0 00-.005.002.012.012 0 00-.004.005L2.02 23.987a.01.01 0 000 .006c0 .002 0 .004.002.005a.009.009 0 00.006.002z"/></g></svg> </template>
CSS
.icon-xinference {
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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M5.223%209.692c.652%201.795%201.925%203.376%203.396%204.573%201.482%201.229%203.254%202.17%205.122%202.653a9.99%209.99%200%20002.033.302c1.302.05%202.713-.206%203.758-1.04%201.297-1.036%201.651-2.625%201.318-4.21-.209-.993-.641-1.93-1.205-2.787a10.284%2010.284%200%2000-.366-.525.008.008%200%2001.005-.007h.004c.002%200%20.004%200%20.006.002l.394.405a17.227%2017.227%200%20012.484%203.262c.579.993%201.023%202.046%201.255%203.144.369%201.747.07%203.546-1.306%204.777-.724.648-1.655%201.041-2.59%201.235-1.297.267-2.649.228-3.965.007-.669-.112-1.315-.26-1.937-.443-2.576-.756-5.012-2.051-7.143-3.677a20.968%2020.968%200%2001-3.484-3.296C1.949%2012.813%201.046%2011.396.487%209.853.12%208.845-.087%207.725.035%206.663c.267-2.306%201.98-3.654%204.174-4.06%201.265-.234%202.594-.186%203.879.037a17.71%2017.71%200%20013.978%201.192v.004a.006.006%200%2001-.004.004h-.004a8.907%208.907%200%2000-2.869-.29c-.807.048-1.666.263-2.357.656-1.034.588-1.67%201.463-1.907%202.625a4.567%204.567%200%2000-.069%201.1c.025.58.163%201.198.367%201.761z%22%2F%3E%3Cpath%20d%3D%22M18.02%207.235a.05.05%200%2001-.007.03c-.461.916-.923%201.832-1.386%202.747-.424.837-.745%201.437-.965%201.8a17.877%2017.877%200%2001-2.98%203.707.027.027%200%2001-.03.005%2012.678%2012.678%200%2001-4.205-2.777c-.14-.14-.28-.288-.42-.447a.024.024%200%2001-.005-.013c0-.005%200-.01.003-.014a17.718%2017.718%200%20011.68-2.379%2018.27%2018.27%200%20012.7-2.606c.408-.32%201.39-1.094%202.95-2.323L21.652.002a.008.008%200%2001.01%200%20.01.01%200%2001.004.005.01.01%200%20010%20.006l-3.648%207.222z%22%2F%3E%3Cpath%20d%3D%22M2.027%2024c.002%200%20.004%200%20.005-.002l5.843-4.58a.02.02%200%2000.008-.017.02.02%200%2000-.01-.016%2026.743%2026.743%200%2001-2.584-1.842h-.006a.014.014%200%2000-.005.002.012.012%200%2000-.004.005L2.02%2023.987a.01.01%200%20000%20.006c0%20.002%200%20.004.002.005a.009.009%200%2000.006.002z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M5.223%209.692c.652%201.795%201.925%203.376%203.396%204.573%201.482%201.229%203.254%202.17%205.122%202.653a9.99%209.99%200%20002.033.302c1.302.05%202.713-.206%203.758-1.04%201.297-1.036%201.651-2.625%201.318-4.21-.209-.993-.641-1.93-1.205-2.787a10.284%2010.284%200%2000-.366-.525.008.008%200%2001.005-.007h.004c.002%200%20.004%200%20.006.002l.394.405a17.227%2017.227%200%20012.484%203.262c.579.993%201.023%202.046%201.255%203.144.369%201.747.07%203.546-1.306%204.777-.724.648-1.655%201.041-2.59%201.235-1.297.267-2.649.228-3.965.007-.669-.112-1.315-.26-1.937-.443-2.576-.756-5.012-2.051-7.143-3.677a20.968%2020.968%200%2001-3.484-3.296C1.949%2012.813%201.046%2011.396.487%209.853.12%208.845-.087%207.725.035%206.663c.267-2.306%201.98-3.654%204.174-4.06%201.265-.234%202.594-.186%203.879.037a17.71%2017.71%200%20013.978%201.192v.004a.006.006%200%2001-.004.004h-.004a8.907%208.907%200%2000-2.869-.29c-.807.048-1.666.263-2.357.656-1.034.588-1.67%201.463-1.907%202.625a4.567%204.567%200%2000-.069%201.1c.025.58.163%201.198.367%201.761z%22%2F%3E%3Cpath%20d%3D%22M18.02%207.235a.05.05%200%2001-.007.03c-.461.916-.923%201.832-1.386%202.747-.424.837-.745%201.437-.965%201.8a17.877%2017.877%200%2001-2.98%203.707.027.027%200%2001-.03.005%2012.678%2012.678%200%2001-4.205-2.777c-.14-.14-.28-.288-.42-.447a.024.024%200%2001-.005-.013c0-.005%200-.01.003-.014a17.718%2017.718%200%20011.68-2.379%2018.27%2018.27%200%20012.7-2.606c.408-.32%201.39-1.094%202.95-2.323L21.652.002a.008.008%200%2001.01%200%20.01.01%200%2001.004.005.01.01%200%20010%20.006l-3.648%207.222z%22%2F%3E%3Cpath%20d%3D%22M2.027%2024c.002%200%20.004%200%20.005-.002l5.843-4.58a.02.02%200%2000.008-.017.02.02%200%2000-.01-.016%2026.743%2026.743%200%2001-2.584-1.842h-.006a.014.014%200%2000-.005.002.012.012%200%2000-.004.005L2.02%2023.987a.01.01%200%20000%20.006c0%20.002%200%20.004.002.005a.009.009%200%2000.006.002z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/xinference.svg?color=%231a73e8&size=48