submodel logo
submodel from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.
- Name
- submodel
- Set
- LobeHub AI Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
2 other variants in LobeHub AI Icons
Use the submodel 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="M11.484.028c2.054-.088 2.932.167 3.08.895.1.501-.268.957-2.883 3.57L9.106 7.064l-.732.01c-.555.008-.824.058-1.108.21-1.114.593-1.62 1.858-1.216 3.041.328.964 1.3 1.636 2.34 1.62.215-.005.476-.039.678-.087l-.027.01.093-.03c.924-.27 1.66-1.312 1.665-2.358.002-.344.063-.625.176-.808.095-.156 1.45-1.556 3.012-3.113 3.134-3.122 3.25-3.21 4.287-3.213.823-.003 1.257.225 2.194 1.16a11.968 11.968 0 012.73 4.162l.001-.002.115.281c.206.504.491 1.709.602 2.538.134 1 .06 3-.143 3.938a12.129 12.129 0 01-3.278 6.052c-1.635 1.646-3.678 2.763-6.027 3.294-.712.162-3.534.265-4.062.15-.878-.192-1.255-.82-.897-1.494.074-.14 1.31-1.425 2.746-2.858l2.611-2.603.793-.026c.53-.016.895-.078 1.097-.186.423-.225.895-.718 1.104-1.152.135-.28.218-.81.22-1.229a2.443 2.443 0 00-.626-1.455c-1.163-1.287-3.25-1.005-4.008.542-.2.41-.249.64-.244 1.151l.006.639-.067.063-2.937 2.94c-3.255 3.258-3.448 3.407-4.434 3.403-.361-.002-.715-.07-.976-.188-.504-.23-1.726-1.402-2.423-2.326-.895-1.188-1.64-2.787-2.067-4.422l-.081-.328-.055-.255a6.168 6.168 0 01-.094-.866c.023.318.055.61.097.859-.21-1.249-.173-3.632.094-4.706a4.787 4.787 0 00-.052.235c.103-.564.27-1.105.535-1.829 1.04-2.842 3.136-5.177 5.88-6.553C8.253.461 9.62.11 11.484.028z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function LobehubSubmodel(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="M11.484.028c2.054-.088 2.932.167 3.08.895.1.501-.268.957-2.883 3.57L9.106 7.064l-.732.01c-.555.008-.824.058-1.108.21-1.114.593-1.62 1.858-1.216 3.041.328.964 1.3 1.636 2.34 1.62.215-.005.476-.039.678-.087l-.027.01.093-.03c.924-.27 1.66-1.312 1.665-2.358.002-.344.063-.625.176-.808.095-.156 1.45-1.556 3.012-3.113 3.134-3.122 3.25-3.21 4.287-3.213.823-.003 1.257.225 2.194 1.16a11.968 11.968 0 012.73 4.162l.001-.002.115.281c.206.504.491 1.709.602 2.538.134 1 .06 3-.143 3.938a12.129 12.129 0 01-3.278 6.052c-1.635 1.646-3.678 2.763-6.027 3.294-.712.162-3.534.265-4.062.15-.878-.192-1.255-.82-.897-1.494.074-.14 1.31-1.425 2.746-2.858l2.611-2.603.793-.026c.53-.016.895-.078 1.097-.186.423-.225.895-.718 1.104-1.152.135-.28.218-.81.22-1.229a2.443 2.443 0 00-.626-1.455c-1.163-1.287-3.25-1.005-4.008.542-.2.41-.249.64-.244 1.151l.006.639-.067.063-2.937 2.94c-3.255 3.258-3.448 3.407-4.434 3.403-.361-.002-.715-.07-.976-.188-.504-.23-1.726-1.402-2.423-2.326-.895-1.188-1.64-2.787-2.067-4.422l-.081-.328-.055-.255a6.168 6.168 0 01-.094-.866c.023.318.055.61.097.859-.21-1.249-.173-3.632.094-4.706a4.787 4.787 0 00-.052.235c.103-.564.27-1.105.535-1.829 1.04-2.842 3.136-5.177 5.88-6.553C8.253.461 9.62.11 11.484.028z" 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="M11.484.028c2.054-.088 2.932.167 3.08.895.1.501-.268.957-2.883 3.57L9.106 7.064l-.732.01c-.555.008-.824.058-1.108.21-1.114.593-1.62 1.858-1.216 3.041.328.964 1.3 1.636 2.34 1.62.215-.005.476-.039.678-.087l-.027.01.093-.03c.924-.27 1.66-1.312 1.665-2.358.002-.344.063-.625.176-.808.095-.156 1.45-1.556 3.012-3.113 3.134-3.122 3.25-3.21 4.287-3.213.823-.003 1.257.225 2.194 1.16a11.968 11.968 0 012.73 4.162l.001-.002.115.281c.206.504.491 1.709.602 2.538.134 1 .06 3-.143 3.938a12.129 12.129 0 01-3.278 6.052c-1.635 1.646-3.678 2.763-6.027 3.294-.712.162-3.534.265-4.062.15-.878-.192-1.255-.82-.897-1.494.074-.14 1.31-1.425 2.746-2.858l2.611-2.603.793-.026c.53-.016.895-.078 1.097-.186.423-.225.895-.718 1.104-1.152.135-.28.218-.81.22-1.229a2.443 2.443 0 00-.626-1.455c-1.163-1.287-3.25-1.005-4.008.542-.2.41-.249.64-.244 1.151l.006.639-.067.063-2.937 2.94c-3.255 3.258-3.448 3.407-4.434 3.403-.361-.002-.715-.07-.976-.188-.504-.23-1.726-1.402-2.423-2.326-.895-1.188-1.64-2.787-2.067-4.422l-.081-.328-.055-.255a6.168 6.168 0 01-.094-.866c.023.318.055.61.097.859-.21-1.249-.173-3.632.094-4.706a4.787 4.787 0 00-.052.235c.103-.564.27-1.105.535-1.829 1.04-2.842 3.136-5.177 5.88-6.553C8.253.461 9.62.11 11.484.028z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-submodel {
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%22M11.484.028c2.054-.088%202.932.167%203.08.895.1.501-.268.957-2.883%203.57L9.106%207.064l-.732.01c-.555.008-.824.058-1.108.21-1.114.593-1.62%201.858-1.216%203.041.328.964%201.3%201.636%202.34%201.62.215-.005.476-.039.678-.087l-.027.01.093-.03c.924-.27%201.66-1.312%201.665-2.358.002-.344.063-.625.176-.808.095-.156%201.45-1.556%203.012-3.113%203.134-3.122%203.25-3.21%204.287-3.213.823-.003%201.257.225%202.194%201.16a11.968%2011.968%200%20012.73%204.162l.001-.002.115.281c.206.504.491%201.709.602%202.538.134%201%20.06%203-.143%203.938a12.129%2012.129%200%2001-3.278%206.052c-1.635%201.646-3.678%202.763-6.027%203.294-.712.162-3.534.265-4.062.15-.878-.192-1.255-.82-.897-1.494.074-.14%201.31-1.425%202.746-2.858l2.611-2.603.793-.026c.53-.016.895-.078%201.097-.186.423-.225.895-.718%201.104-1.152.135-.28.218-.81.22-1.229a2.443%202.443%200%2000-.626-1.455c-1.163-1.287-3.25-1.005-4.008.542-.2.41-.249.64-.244%201.151l.006.639-.067.063-2.937%202.94c-3.255%203.258-3.448%203.407-4.434%203.403-.361-.002-.715-.07-.976-.188-.504-.23-1.726-1.402-2.423-2.326-.895-1.188-1.64-2.787-2.067-4.422l-.081-.328-.055-.255a6.168%206.168%200%2001-.094-.866c.023.318.055.61.097.859-.21-1.249-.173-3.632.094-4.706a4.787%204.787%200%2000-.052.235c.103-.564.27-1.105.535-1.829%201.04-2.842%203.136-5.177%205.88-6.553C8.253.461%209.62.11%2011.484.028z%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%22M11.484.028c2.054-.088%202.932.167%203.08.895.1.501-.268.957-2.883%203.57L9.106%207.064l-.732.01c-.555.008-.824.058-1.108.21-1.114.593-1.62%201.858-1.216%203.041.328.964%201.3%201.636%202.34%201.62.215-.005.476-.039.678-.087l-.027.01.093-.03c.924-.27%201.66-1.312%201.665-2.358.002-.344.063-.625.176-.808.095-.156%201.45-1.556%203.012-3.113%203.134-3.122%203.25-3.21%204.287-3.213.823-.003%201.257.225%202.194%201.16a11.968%2011.968%200%20012.73%204.162l.001-.002.115.281c.206.504.491%201.709.602%202.538.134%201%20.06%203-.143%203.938a12.129%2012.129%200%2001-3.278%206.052c-1.635%201.646-3.678%202.763-6.027%203.294-.712.162-3.534.265-4.062.15-.878-.192-1.255-.82-.897-1.494.074-.14%201.31-1.425%202.746-2.858l2.611-2.603.793-.026c.53-.016.895-.078%201.097-.186.423-.225.895-.718%201.104-1.152.135-.28.218-.81.22-1.229a2.443%202.443%200%2000-.626-1.455c-1.163-1.287-3.25-1.005-4.008.542-.2.41-.249.64-.244%201.151l.006.639-.067.063-2.937%202.94c-3.255%203.258-3.448%203.407-4.434%203.403-.361-.002-.715-.07-.976-.188-.504-.23-1.726-1.402-2.423-2.326-.895-1.188-1.64-2.787-2.067-4.422l-.081-.328-.055-.255a6.168%206.168%200%2001-.094-.866c.023.318.055.61.097.859-.21-1.249-.173-3.632.094-4.706a4.787%204.787%200%2000-.052.235c.103-.564.27-1.105.535-1.829%201.04-2.842%203.136-5.177%205.88-6.553C8.253.461%209.62.11%2011.484.028z%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/submodel.svg?color=%231a73e8&size=48