gltf logo
gltf from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- gltf
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the gltf logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.154 9.357h-.205v.533h-.179v-.533h-.206v-.154h.59zm.08-.154h.263l.119.458h.002l.118-.458H24v.687h-.169v-.522h-.001l-.145.522h-.137l-.144-.522h-.002v.522h-.168zM9.671 16.29c-.742.832-2.001 1.293-4.483 1.208C2.094 16.427 0 14.366 0 11.998C0 8.53 4.497 5.72 10.043 5.721c3.621 0 6.788 1.263 8.555 3.061c-1.619-1.073-4.052-1.691-6.767-1.691C6.959 7.091 3.01 9.289 3.01 12c0 1.7 1.552 3.198 3.911 4.079v-.001l.017.007l.182.066q.083.025.173.043q.247.048.473.048q.45 0 .762-.156t.516-.429t.295-.661c.091-.387.091-.544.091-.859v-.365h-.021q-.119.257-.3.445q-.183.189-.414.312a2.2 2.2 0 0 1-1.015.252q-.624 0-1.085-.225a2.25 2.25 0 0 1-.774-.613q-.31-.386-.467-.896c-.157-.51-.155-.7-.155-1.08q0-.494.128-1.01q.129-.514.43-.945q.3-.43.795-.703q.494-.274 1.214-.274q.526 0 .966.231t.688.693h.01v-.795h.87v5.08c0 .909-.217 1.584-.629 2.046m-.375-3.689q.091-.387.091-.774q0-.365-.085-.719a2 2 0 0 0-.274-.639a1.44 1.44 0 0 0-.489-.457a1.46 1.46 0 0 0-.73-.172q-.441 0-.752.167a1.45 1.45 0 0 0-.51.446q-.2.28-.291.644q-.09.366-.091.763q0 .375.075.751q.075.377.258.683c.183.306.283.368.484.494q.3.188.751.188q.452 0 .768-.188a1.5 1.5 0 0 0 .511-.494q.192-.306.284-.693m.798 4.213c.604.072 1.095.095 1.738.095c2.704 0 5.128-.607 6.746-1.673c-1.771 1.785-4.93 3.044-8.537 3.043c-.933 0-1.836-.079-2.693-.228c1.28-.214 2.22-.76 2.746-1.237m5.554-2.082h-1.311v-4.415h-1.644V9.194h4.599v1.123h-1.644zm3.637 0h-1.31V9.194h4.046v1.123h-2.736v1.036h2.395v1.123h-2.395zm-8.222-6.917h.913v6.902h-.913z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsGltf(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="M23.154 9.357h-.205v.533h-.179v-.533h-.206v-.154h.59zm.08-.154h.263l.119.458h.002l.118-.458H24v.687h-.169v-.522h-.001l-.145.522h-.137l-.144-.522h-.002v.522h-.168zM9.671 16.29c-.742.832-2.001 1.293-4.483 1.208C2.094 16.427 0 14.366 0 11.998C0 8.53 4.497 5.72 10.043 5.721c3.621 0 6.788 1.263 8.555 3.061c-1.619-1.073-4.052-1.691-6.767-1.691C6.959 7.091 3.01 9.289 3.01 12c0 1.7 1.552 3.198 3.911 4.079v-.001l.017.007l.182.066q.083.025.173.043q.247.048.473.048q.45 0 .762-.156t.516-.429t.295-.661c.091-.387.091-.544.091-.859v-.365h-.021q-.119.257-.3.445q-.183.189-.414.312a2.2 2.2 0 0 1-1.015.252q-.624 0-1.085-.225a2.25 2.25 0 0 1-.774-.613q-.31-.386-.467-.896c-.157-.51-.155-.7-.155-1.08q0-.494.128-1.01q.129-.514.43-.945q.3-.43.795-.703q.494-.274 1.214-.274q.526 0 .966.231t.688.693h.01v-.795h.87v5.08c0 .909-.217 1.584-.629 2.046m-.375-3.689q.091-.387.091-.774q0-.365-.085-.719a2 2 0 0 0-.274-.639a1.44 1.44 0 0 0-.489-.457a1.46 1.46 0 0 0-.73-.172q-.441 0-.752.167a1.45 1.45 0 0 0-.51.446q-.2.28-.291.644q-.09.366-.091.763q0 .375.075.751q.075.377.258.683c.183.306.283.368.484.494q.3.188.751.188q.452 0 .768-.188a1.5 1.5 0 0 0 .511-.494q.192-.306.284-.693m.798 4.213c.604.072 1.095.095 1.738.095c2.704 0 5.128-.607 6.746-1.673c-1.771 1.785-4.93 3.044-8.537 3.043c-.933 0-1.836-.079-2.693-.228c1.28-.214 2.22-.76 2.746-1.237m5.554-2.082h-1.311v-4.415h-1.644V9.194h4.599v1.123h-1.644zm3.637 0h-1.31V9.194h4.046v1.123h-2.736v1.036h2.395v1.123h-2.395zm-8.222-6.917h.913v6.902h-.913z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.154 9.357h-.205v.533h-.179v-.533h-.206v-.154h.59zm.08-.154h.263l.119.458h.002l.118-.458H24v.687h-.169v-.522h-.001l-.145.522h-.137l-.144-.522h-.002v.522h-.168zM9.671 16.29c-.742.832-2.001 1.293-4.483 1.208C2.094 16.427 0 14.366 0 11.998C0 8.53 4.497 5.72 10.043 5.721c3.621 0 6.788 1.263 8.555 3.061c-1.619-1.073-4.052-1.691-6.767-1.691C6.959 7.091 3.01 9.289 3.01 12c0 1.7 1.552 3.198 3.911 4.079v-.001l.017.007l.182.066q.083.025.173.043q.247.048.473.048q.45 0 .762-.156t.516-.429t.295-.661c.091-.387.091-.544.091-.859v-.365h-.021q-.119.257-.3.445q-.183.189-.414.312a2.2 2.2 0 0 1-1.015.252q-.624 0-1.085-.225a2.25 2.25 0 0 1-.774-.613q-.31-.386-.467-.896c-.157-.51-.155-.7-.155-1.08q0-.494.128-1.01q.129-.514.43-.945q.3-.43.795-.703q.494-.274 1.214-.274q.526 0 .966.231t.688.693h.01v-.795h.87v5.08c0 .909-.217 1.584-.629 2.046m-.375-3.689q.091-.387.091-.774q0-.365-.085-.719a2 2 0 0 0-.274-.639a1.44 1.44 0 0 0-.489-.457a1.46 1.46 0 0 0-.73-.172q-.441 0-.752.167a1.45 1.45 0 0 0-.51.446q-.2.28-.291.644q-.09.366-.091.763q0 .375.075.751q.075.377.258.683c.183.306.283.368.484.494q.3.188.751.188q.452 0 .768-.188a1.5 1.5 0 0 0 .511-.494q.192-.306.284-.693m.798 4.213c.604.072 1.095.095 1.738.095c2.704 0 5.128-.607 6.746-1.673c-1.771 1.785-4.93 3.044-8.537 3.043c-.933 0-1.836-.079-2.693-.228c1.28-.214 2.22-.76 2.746-1.237m5.554-2.082h-1.311v-4.415h-1.644V9.194h4.599v1.123h-1.644zm3.637 0h-1.31V9.194h4.046v1.123h-2.736v1.036h2.395v1.123h-2.395zm-8.222-6.917h.913v6.902h-.913z"/></svg> </template>
CSS
.icon-gltf {
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%22M23.154%209.357h-.205v.533h-.179v-.533h-.206v-.154h.59zm.08-.154h.263l.119.458h.002l.118-.458H24v.687h-.169v-.522h-.001l-.145.522h-.137l-.144-.522h-.002v.522h-.168zM9.671%2016.29c-.742.832-2.001%201.293-4.483%201.208C2.094%2016.427%200%2014.366%200%2011.998C0%208.53%204.497%205.72%2010.043%205.721c3.621%200%206.788%201.263%208.555%203.061c-1.619-1.073-4.052-1.691-6.767-1.691C6.959%207.091%203.01%209.289%203.01%2012c0%201.7%201.552%203.198%203.911%204.079v-.001l.017.007l.182.066q.083.025.173.043q.247.048.473.048q.45%200%20.762-.156t.516-.429t.295-.661c.091-.387.091-.544.091-.859v-.365h-.021q-.119.257-.3.445q-.183.189-.414.312a2.2%202.2%200%200%201-1.015.252q-.624%200-1.085-.225a2.25%202.25%200%200%201-.774-.613q-.31-.386-.467-.896c-.157-.51-.155-.7-.155-1.08q0-.494.128-1.01q.129-.514.43-.945q.3-.43.795-.703q.494-.274%201.214-.274q.526%200%20.966.231t.688.693h.01v-.795h.87v5.08c0%20.909-.217%201.584-.629%202.046m-.375-3.689q.091-.387.091-.774q0-.365-.085-.719a2%202%200%200%200-.274-.639a1.44%201.44%200%200%200-.489-.457a1.46%201.46%200%200%200-.73-.172q-.441%200-.752.167a1.45%201.45%200%200%200-.51.446q-.2.28-.291.644q-.09.366-.091.763q0%20.375.075.751q.075.377.258.683c.183.306.283.368.484.494q.3.188.751.188q.452%200%20.768-.188a1.5%201.5%200%200%200%20.511-.494q.192-.306.284-.693m.798%204.213c.604.072%201.095.095%201.738.095c2.704%200%205.128-.607%206.746-1.673c-1.771%201.785-4.93%203.044-8.537%203.043c-.933%200-1.836-.079-2.693-.228c1.28-.214%202.22-.76%202.746-1.237m5.554-2.082h-1.311v-4.415h-1.644V9.194h4.599v1.123h-1.644zm3.637%200h-1.31V9.194h4.046v1.123h-2.736v1.036h2.395v1.123h-2.395zm-8.222-6.917h.913v6.902h-.913z%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%22M23.154%209.357h-.205v.533h-.179v-.533h-.206v-.154h.59zm.08-.154h.263l.119.458h.002l.118-.458H24v.687h-.169v-.522h-.001l-.145.522h-.137l-.144-.522h-.002v.522h-.168zM9.671%2016.29c-.742.832-2.001%201.293-4.483%201.208C2.094%2016.427%200%2014.366%200%2011.998C0%208.53%204.497%205.72%2010.043%205.721c3.621%200%206.788%201.263%208.555%203.061c-1.619-1.073-4.052-1.691-6.767-1.691C6.959%207.091%203.01%209.289%203.01%2012c0%201.7%201.552%203.198%203.911%204.079v-.001l.017.007l.182.066q.083.025.173.043q.247.048.473.048q.45%200%20.762-.156t.516-.429t.295-.661c.091-.387.091-.544.091-.859v-.365h-.021q-.119.257-.3.445q-.183.189-.414.312a2.2%202.2%200%200%201-1.015.252q-.624%200-1.085-.225a2.25%202.25%200%200%201-.774-.613q-.31-.386-.467-.896c-.157-.51-.155-.7-.155-1.08q0-.494.128-1.01q.129-.514.43-.945q.3-.43.795-.703q.494-.274%201.214-.274q.526%200%20.966.231t.688.693h.01v-.795h.87v5.08c0%20.909-.217%201.584-.629%202.046m-.375-3.689q.091-.387.091-.774q0-.365-.085-.719a2%202%200%200%200-.274-.639a1.44%201.44%200%200%200-.489-.457a1.46%201.46%200%200%200-.73-.172q-.441%200-.752.167a1.45%201.45%200%200%200-.51.446q-.2.28-.291.644q-.09.366-.091.763q0%20.375.075.751q.075.377.258.683c.183.306.283.368.484.494q.3.188.751.188q.452%200%20.768-.188a1.5%201.5%200%200%200%20.511-.494q.192-.306.284-.693m.798%204.213c.604.072%201.095.095%201.738.095c2.704%200%205.128-.607%206.746-1.673c-1.771%201.785-4.93%203.044-8.537%203.043c-.933%200-1.836-.079-2.693-.228c1.28-.214%202.22-.76%202.746-1.237m5.554-2.082h-1.311v-4.415h-1.644V9.194h4.599v1.123h-1.644zm3.637%200h-1.31V9.194h4.046v1.123h-2.736v1.036h2.395v1.123h-2.395zm-8.222-6.917h.913v6.902h-.913z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/gltf.svg?color=%231a73e8&size=48