sketchfab logo
sketchfab from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- sketchfab
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the sketchfab logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.3 0A11.98 11.98 0 0 0 .037 11a14 14 0 0 0 0 2a11.98 11.98 0 0 0 11.29 11h1.346a12.045 12.045 0 0 0 11.3-11.36a14 14 0 0 0 0-1.7A12.05 12.05 0 0 0 12.674 0zM15 6.51l2.99 1.74s-6.064 3.24-6.084 3.24S5.812 8.27 5.8 8.26l2.994-1.77l2.992-1.76zm-6.476 5.126L11 13v5.92l-2.527-1.4l-2.46-1.43v-5.76zm9.461 1.572v2.924L15.5 17.574L13 19.017v-6.024l2.489-1.345l2.5-1.355z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSketchfab(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" d="M11.3 0A11.98 11.98 0 0 0 .037 11a14 14 0 0 0 0 2a11.98 11.98 0 0 0 11.29 11h1.346a12.045 12.045 0 0 0 11.3-11.36a14 14 0 0 0 0-1.7A12.05 12.05 0 0 0 12.674 0zM15 6.51l2.99 1.74s-6.064 3.24-6.084 3.24S5.812 8.27 5.8 8.26l2.994-1.77l2.992-1.76zm-6.476 5.126L11 13v5.92l-2.527-1.4l-2.46-1.43v-5.76zm9.461 1.572v2.924L15.5 17.574L13 19.017v-6.024l2.489-1.345l2.5-1.355z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.3 0A11.98 11.98 0 0 0 .037 11a14 14 0 0 0 0 2a11.98 11.98 0 0 0 11.29 11h1.346a12.045 12.045 0 0 0 11.3-11.36a14 14 0 0 0 0-1.7A12.05 12.05 0 0 0 12.674 0zM15 6.51l2.99 1.74s-6.064 3.24-6.084 3.24S5.812 8.27 5.8 8.26l2.994-1.77l2.992-1.76zm-6.476 5.126L11 13v5.92l-2.527-1.4l-2.46-1.43v-5.76zm9.461 1.572v2.924L15.5 17.574L13 19.017v-6.024l2.489-1.345l2.5-1.355z"/></svg> </template>
CSS
.icon-sketchfab {
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%20d%3D%22M11.3%200A11.98%2011.98%200%200%200%20.037%2011a14%2014%200%200%200%200%202a11.98%2011.98%200%200%200%2011.29%2011h1.346a12.045%2012.045%200%200%200%2011.3-11.36a14%2014%200%200%200%200-1.7A12.05%2012.05%200%200%200%2012.674%200zM15%206.51l2.99%201.74s-6.064%203.24-6.084%203.24S5.812%208.27%205.8%208.26l2.994-1.77l2.992-1.76zm-6.476%205.126L11%2013v5.92l-2.527-1.4l-2.46-1.43v-5.76zm9.461%201.572v2.924L15.5%2017.574L13%2019.017v-6.024l2.489-1.345l2.5-1.355z%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%20d%3D%22M11.3%200A11.98%2011.98%200%200%200%20.037%2011a14%2014%200%200%200%200%202a11.98%2011.98%200%200%200%2011.29%2011h1.346a12.045%2012.045%200%200%200%2011.3-11.36a14%2014%200%200%200%200-1.7A12.05%2012.05%200%200%200%2012.674%200zM15%206.51l2.99%201.74s-6.064%203.24-6.084%203.24S5.812%208.27%205.8%208.26l2.994-1.77l2.992-1.76zm-6.476%205.126L11%2013v5.92l-2.527-1.4l-2.46-1.43v-5.76zm9.461%201.572v2.924L15.5%2017.574L13%2019.017v-6.024l2.489-1.345l2.5-1.355z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/sketchfab.svg?color=%231a73e8&size=48