turbosquid logo
turbosquid from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- turbosquid
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the turbosquid logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.909.01C9.832.153 7.89 1.617 7.89 1.617s4.235-1.383 5.42.752c.861 1.552-.133 3.989-1.67 6.6c-1.418-1.212-5.21-4.035-8.73-3.038C-1.528 7.187.43 13.176.43 13.176S.45 8.632 2.803 8.14c1.71-.358 3.673 1.364 5.63 3.664c-1.567 1.005-5.368 3.815-5.526 7.545C2.705 24.048 8.883 24 8.883 24s-4.224-1.424-3.955-3.863c.196-1.773 2.403-3.148 5.149-4.338c.451 1.833 1.894 6.393 5.316 7.701c4.313 1.648 6.176-4.37 6.176-4.37s-2.627 3.662-4.816 2.647c-1.59-.737-2.189-3.308-2.448-6.343c1.845.127 6.536.137 8.811-2.785c2.867-3.681-2.158-7.353-2.158-7.353s2.597 3.687.976 5.5c-1.178 1.317-3.755 1.103-6.66.417c.689-1.753 2.146-6.31.129-9.423C14.45.32 13.155-.074 11.909.01m-1.266 2.487c-.547 0-1.097.072-1.557.162c.78.292 1.413.754 1.862 1.361a3.6 3.6 0 0 1 .646 1.524a10 10 0 0 0 .524-1.475a1.25 1.25 0 0 0-.186-1.039a1.23 1.23 0 0 0-.93-.523a5 5 0 0 0-.359-.01m9.713 4.283c-.032.849-.263 1.606-.691 2.228a3.5 3.5 0 0 1-1.219 1.098a10 10 0 0 0 1.115.065q.214 0 .418-.01a1.2 1.2 0 0 0 .912-.502a1.28 1.28 0 0 0 .198-1.065c-.164-.657-.459-1.302-.733-1.814M3.362 9.626a1.23 1.23 0 0 0-1.143.802c-.245.629-.378 1.33-.451 1.91c.785-1.018 1.825-1.582 2.967-1.582a3.4 3.4 0 0 1 .494.036a9.6 9.6 0 0 0-1.211-.965a1.2 1.2 0 0 0-.656-.201m12.953 8.546c.12.576.26 1.076.424 1.512a1.21 1.21 0 0 0 1.135.795a1.25 1.25 0 0 0 .666-.202c.559-.362 1.07-.848 1.463-1.273a4.4 4.4 0 0 1-1.211.178a3.47 3.47 0 0 1-2.477-1.01m-8.168.428a10 10 0 0 0-1.272.877a1.24 1.24 0 0 0-.449.95a1.27 1.27 0 0 0 .451.981c.51.431 1.122.78 1.64 1.03c-.465-.707-.711-1.46-.724-2.221a3.6 3.6 0 0 1 .354-1.617"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsTurbosquid(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.909.01C9.832.153 7.89 1.617 7.89 1.617s4.235-1.383 5.42.752c.861 1.552-.133 3.989-1.67 6.6c-1.418-1.212-5.21-4.035-8.73-3.038C-1.528 7.187.43 13.176.43 13.176S.45 8.632 2.803 8.14c1.71-.358 3.673 1.364 5.63 3.664c-1.567 1.005-5.368 3.815-5.526 7.545C2.705 24.048 8.883 24 8.883 24s-4.224-1.424-3.955-3.863c.196-1.773 2.403-3.148 5.149-4.338c.451 1.833 1.894 6.393 5.316 7.701c4.313 1.648 6.176-4.37 6.176-4.37s-2.627 3.662-4.816 2.647c-1.59-.737-2.189-3.308-2.448-6.343c1.845.127 6.536.137 8.811-2.785c2.867-3.681-2.158-7.353-2.158-7.353s2.597 3.687.976 5.5c-1.178 1.317-3.755 1.103-6.66.417c.689-1.753 2.146-6.31.129-9.423C14.45.32 13.155-.074 11.909.01m-1.266 2.487c-.547 0-1.097.072-1.557.162c.78.292 1.413.754 1.862 1.361a3.6 3.6 0 0 1 .646 1.524a10 10 0 0 0 .524-1.475a1.25 1.25 0 0 0-.186-1.039a1.23 1.23 0 0 0-.93-.523a5 5 0 0 0-.359-.01m9.713 4.283c-.032.849-.263 1.606-.691 2.228a3.5 3.5 0 0 1-1.219 1.098a10 10 0 0 0 1.115.065q.214 0 .418-.01a1.2 1.2 0 0 0 .912-.502a1.28 1.28 0 0 0 .198-1.065c-.164-.657-.459-1.302-.733-1.814M3.362 9.626a1.23 1.23 0 0 0-1.143.802c-.245.629-.378 1.33-.451 1.91c.785-1.018 1.825-1.582 2.967-1.582a3.4 3.4 0 0 1 .494.036a9.6 9.6 0 0 0-1.211-.965a1.2 1.2 0 0 0-.656-.201m12.953 8.546c.12.576.26 1.076.424 1.512a1.21 1.21 0 0 0 1.135.795a1.25 1.25 0 0 0 .666-.202c.559-.362 1.07-.848 1.463-1.273a4.4 4.4 0 0 1-1.211.178a3.47 3.47 0 0 1-2.477-1.01m-8.168.428a10 10 0 0 0-1.272.877a1.24 1.24 0 0 0-.449.95a1.27 1.27 0 0 0 .451.981c.51.431 1.122.78 1.64 1.03c-.465-.707-.711-1.46-.724-2.221a3.6 3.6 0 0 1 .354-1.617"/></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.909.01C9.832.153 7.89 1.617 7.89 1.617s4.235-1.383 5.42.752c.861 1.552-.133 3.989-1.67 6.6c-1.418-1.212-5.21-4.035-8.73-3.038C-1.528 7.187.43 13.176.43 13.176S.45 8.632 2.803 8.14c1.71-.358 3.673 1.364 5.63 3.664c-1.567 1.005-5.368 3.815-5.526 7.545C2.705 24.048 8.883 24 8.883 24s-4.224-1.424-3.955-3.863c.196-1.773 2.403-3.148 5.149-4.338c.451 1.833 1.894 6.393 5.316 7.701c4.313 1.648 6.176-4.37 6.176-4.37s-2.627 3.662-4.816 2.647c-1.59-.737-2.189-3.308-2.448-6.343c1.845.127 6.536.137 8.811-2.785c2.867-3.681-2.158-7.353-2.158-7.353s2.597 3.687.976 5.5c-1.178 1.317-3.755 1.103-6.66.417c.689-1.753 2.146-6.31.129-9.423C14.45.32 13.155-.074 11.909.01m-1.266 2.487c-.547 0-1.097.072-1.557.162c.78.292 1.413.754 1.862 1.361a3.6 3.6 0 0 1 .646 1.524a10 10 0 0 0 .524-1.475a1.25 1.25 0 0 0-.186-1.039a1.23 1.23 0 0 0-.93-.523a5 5 0 0 0-.359-.01m9.713 4.283c-.032.849-.263 1.606-.691 2.228a3.5 3.5 0 0 1-1.219 1.098a10 10 0 0 0 1.115.065q.214 0 .418-.01a1.2 1.2 0 0 0 .912-.502a1.28 1.28 0 0 0 .198-1.065c-.164-.657-.459-1.302-.733-1.814M3.362 9.626a1.23 1.23 0 0 0-1.143.802c-.245.629-.378 1.33-.451 1.91c.785-1.018 1.825-1.582 2.967-1.582a3.4 3.4 0 0 1 .494.036a9.6 9.6 0 0 0-1.211-.965a1.2 1.2 0 0 0-.656-.201m12.953 8.546c.12.576.26 1.076.424 1.512a1.21 1.21 0 0 0 1.135.795a1.25 1.25 0 0 0 .666-.202c.559-.362 1.07-.848 1.463-1.273a4.4 4.4 0 0 1-1.211.178a3.47 3.47 0 0 1-2.477-1.01m-8.168.428a10 10 0 0 0-1.272.877a1.24 1.24 0 0 0-.449.95a1.27 1.27 0 0 0 .451.981c.51.431 1.122.78 1.64 1.03c-.465-.707-.711-1.46-.724-2.221a3.6 3.6 0 0 1 .354-1.617"/></svg> </template>
CSS
.icon-turbosquid {
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.909.01C9.832.153%207.89%201.617%207.89%201.617s4.235-1.383%205.42.752c.861%201.552-.133%203.989-1.67%206.6c-1.418-1.212-5.21-4.035-8.73-3.038C-1.528%207.187.43%2013.176.43%2013.176S.45%208.632%202.803%208.14c1.71-.358%203.673%201.364%205.63%203.664c-1.567%201.005-5.368%203.815-5.526%207.545C2.705%2024.048%208.883%2024%208.883%2024s-4.224-1.424-3.955-3.863c.196-1.773%202.403-3.148%205.149-4.338c.451%201.833%201.894%206.393%205.316%207.701c4.313%201.648%206.176-4.37%206.176-4.37s-2.627%203.662-4.816%202.647c-1.59-.737-2.189-3.308-2.448-6.343c1.845.127%206.536.137%208.811-2.785c2.867-3.681-2.158-7.353-2.158-7.353s2.597%203.687.976%205.5c-1.178%201.317-3.755%201.103-6.66.417c.689-1.753%202.146-6.31.129-9.423C14.45.32%2013.155-.074%2011.909.01m-1.266%202.487c-.547%200-1.097.072-1.557.162c.78.292%201.413.754%201.862%201.361a3.6%203.6%200%200%201%20.646%201.524a10%2010%200%200%200%20.524-1.475a1.25%201.25%200%200%200-.186-1.039a1.23%201.23%200%200%200-.93-.523a5%205%200%200%200-.359-.01m9.713%204.283c-.032.849-.263%201.606-.691%202.228a3.5%203.5%200%200%201-1.219%201.098a10%2010%200%200%200%201.115.065q.214%200%20.418-.01a1.2%201.2%200%200%200%20.912-.502a1.28%201.28%200%200%200%20.198-1.065c-.164-.657-.459-1.302-.733-1.814M3.362%209.626a1.23%201.23%200%200%200-1.143.802c-.245.629-.378%201.33-.451%201.91c.785-1.018%201.825-1.582%202.967-1.582a3.4%203.4%200%200%201%20.494.036a9.6%209.6%200%200%200-1.211-.965a1.2%201.2%200%200%200-.656-.201m12.953%208.546c.12.576.26%201.076.424%201.512a1.21%201.21%200%200%200%201.135.795a1.25%201.25%200%200%200%20.666-.202c.559-.362%201.07-.848%201.463-1.273a4.4%204.4%200%200%201-1.211.178a3.47%203.47%200%200%201-2.477-1.01m-8.168.428a10%2010%200%200%200-1.272.877a1.24%201.24%200%200%200-.449.95a1.27%201.27%200%200%200%20.451.981c.51.431%201.122.78%201.64%201.03c-.465-.707-.711-1.46-.724-2.221a3.6%203.6%200%200%201%20.354-1.617%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.909.01C9.832.153%207.89%201.617%207.89%201.617s4.235-1.383%205.42.752c.861%201.552-.133%203.989-1.67%206.6c-1.418-1.212-5.21-4.035-8.73-3.038C-1.528%207.187.43%2013.176.43%2013.176S.45%208.632%202.803%208.14c1.71-.358%203.673%201.364%205.63%203.664c-1.567%201.005-5.368%203.815-5.526%207.545C2.705%2024.048%208.883%2024%208.883%2024s-4.224-1.424-3.955-3.863c.196-1.773%202.403-3.148%205.149-4.338c.451%201.833%201.894%206.393%205.316%207.701c4.313%201.648%206.176-4.37%206.176-4.37s-2.627%203.662-4.816%202.647c-1.59-.737-2.189-3.308-2.448-6.343c1.845.127%206.536.137%208.811-2.785c2.867-3.681-2.158-7.353-2.158-7.353s2.597%203.687.976%205.5c-1.178%201.317-3.755%201.103-6.66.417c.689-1.753%202.146-6.31.129-9.423C14.45.32%2013.155-.074%2011.909.01m-1.266%202.487c-.547%200-1.097.072-1.557.162c.78.292%201.413.754%201.862%201.361a3.6%203.6%200%200%201%20.646%201.524a10%2010%200%200%200%20.524-1.475a1.25%201.25%200%200%200-.186-1.039a1.23%201.23%200%200%200-.93-.523a5%205%200%200%200-.359-.01m9.713%204.283c-.032.849-.263%201.606-.691%202.228a3.5%203.5%200%200%201-1.219%201.098a10%2010%200%200%200%201.115.065q.214%200%20.418-.01a1.2%201.2%200%200%200%20.912-.502a1.28%201.28%200%200%200%20.198-1.065c-.164-.657-.459-1.302-.733-1.814M3.362%209.626a1.23%201.23%200%200%200-1.143.802c-.245.629-.378%201.33-.451%201.91c.785-1.018%201.825-1.582%202.967-1.582a3.4%203.4%200%200%201%20.494.036a9.6%209.6%200%200%200-1.211-.965a1.2%201.2%200%200%200-.656-.201m12.953%208.546c.12.576.26%201.076.424%201.512a1.21%201.21%200%200%200%201.135.795a1.25%201.25%200%200%200%20.666-.202c.559-.362%201.07-.848%201.463-1.273a4.4%204.4%200%200%201-1.211.178a3.47%203.47%200%200%201-2.477-1.01m-8.168.428a10%2010%200%200%200-1.272.877a1.24%201.24%200%200%200-.449.95a1.27%201.27%200%200%200%20.451.981c.51.431%201.122.78%201.64%201.03c-.465-.707-.711-1.46-.724-2.221a3.6%203.6%200%200%201%20.354-1.617%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/turbosquid.svg?color=%231a73e8&size=48