blender logo
blender-dark from Skill Icons by tandpfun · Dark · MIT Free for personal and commercial use.
- Name
- blender-dark
- Set
- Skill Icons
- Style
- Dark
- Viewbox
- 256×256
- License
- MIT
1 other variant in Skill Icons
The same logo in other sets
blenderBoxicons BrandsblenderCoreUI BrandsblenderDeviconblenderFont Awesome 6 SolidblenderFont Awesome SolidblenderHuge IconsblenderLine AwesomeblenderSVG LogosblenderLucideblenderMaterial Icon ThemeblenderMaterial SymbolsblenderMaterial Symbols LightblenderMaterial Design Iconsblender-fillRemix IconblenderSimple IconsblenderTabler Icons
Use the blender logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#fff" d="M105.552 137.283c.775-13.88 7.539-26.109 17.744-34.778c10.008-8.514 23.479-13.718 38.177-13.718c14.683 0 28.154 5.204 38.169 13.718c10.198 8.669 16.962 20.898 17.744 34.763c.774 14.262-4.931 27.511-14.939 37.332c-10.205 9.99-24.72 16.259-40.974 16.259s-30.798-6.269-40.996-16.259c-10.016-9.821-15.706-23.07-14.925-37.317"/><path fill="#265787" d="M132.782 138.529c.397-7.122 3.868-13.397 9.104-17.845c5.135-4.369 12.047-7.039 19.589-7.039c7.534 0 14.446 2.67 19.584 7.039c5.233 4.448 8.704 10.723 9.105 17.837c.397 7.318-2.53 14.116-7.665 19.156c-5.237 5.126-12.684 8.342-21.024 8.342s-15.803-3.216-21.036-8.342c-5.138-5.04-8.058-11.838-7.657-19.148"/><path fill="#ea7600" d="M87.09 152.92c.049 2.787.933 8.203 2.26 12.433c2.79 8.952 7.52 17.234 14.101 24.533c6.755 7.503 15.072 13.529 24.679 17.807c10.098 4.493 21.039 6.783 32.404 6.764c11.346-.015 22.287-2.35 32.385-6.877c9.607-4.32 17.917-10.372 24.66-17.878c6.578-7.33 11.301-15.627 14.097-24.579a62.4 62.4 0 0 0 2.65-13.721a62.8 62.8 0 0 0-.438-13.626c-1.252-8.851-4.3-17.156-8.993-24.726c-4.291-6.956-9.824-13.046-16.402-18.172l.015-.012l-66.386-51.217c-.06-.046-.108-.095-.172-.136c-4.356-3.36-11.68-3.348-16.47.019c-4.843 3.405-5.397 9.035-1.087 12.587l-.019.019l27.689 22.624l-84.393.09h-.112c-6.976.008-13.681 4.606-15.008 10.418c-1.364 5.92 3.373 10.831 10.626 10.858l-.011.026l42.775-.083l-76.33 58.871c-.097.072-.202.147-.292.219c-7.2 5.54-9.528 14.752-4.993 20.582c4.603 5.929 14.39 5.94 21.665.034l41.659-34.258s-.608 4.625-.559 7.401m107.047 15.487c-8.583 8.787-20.6 13.77-33.603 13.796c-13.022.023-25.039-4.915-33.622-13.687c-4.194-4.275-7.276-9.193-9.176-14.432a37.6 37.6 0 0 1-2.106-16.128c.453-5.389 2.05-10.53 4.599-15.181c2.504-4.573 5.952-8.704 10.21-12.199c8.344-6.832 18.966-10.531 30.076-10.546c11.121-.015 21.736 3.649 30.088 10.459c4.25 3.48 7.695 7.597 10.199 12.161a38.2 38.2 0 0 1 4.617 15.175a37.7 37.7 0 0 1-2.114 16.116c-1.904 5.254-4.974 10.172-9.168 14.466"/></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsBlenderDark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#fff" d="M105.552 137.283c.775-13.88 7.539-26.109 17.744-34.778c10.008-8.514 23.479-13.718 38.177-13.718c14.683 0 28.154 5.204 38.169 13.718c10.198 8.669 16.962 20.898 17.744 34.763c.774 14.262-4.931 27.511-14.939 37.332c-10.205 9.99-24.72 16.259-40.974 16.259s-30.798-6.269-40.996-16.259c-10.016-9.821-15.706-23.07-14.925-37.317"/><path fill="#265787" d="M132.782 138.529c.397-7.122 3.868-13.397 9.104-17.845c5.135-4.369 12.047-7.039 19.589-7.039c7.534 0 14.446 2.67 19.584 7.039c5.233 4.448 8.704 10.723 9.105 17.837c.397 7.318-2.53 14.116-7.665 19.156c-5.237 5.126-12.684 8.342-21.024 8.342s-15.803-3.216-21.036-8.342c-5.138-5.04-8.058-11.838-7.657-19.148"/><path fill="#ea7600" d="M87.09 152.92c.049 2.787.933 8.203 2.26 12.433c2.79 8.952 7.52 17.234 14.101 24.533c6.755 7.503 15.072 13.529 24.679 17.807c10.098 4.493 21.039 6.783 32.404 6.764c11.346-.015 22.287-2.35 32.385-6.877c9.607-4.32 17.917-10.372 24.66-17.878c6.578-7.33 11.301-15.627 14.097-24.579a62.4 62.4 0 0 0 2.65-13.721a62.8 62.8 0 0 0-.438-13.626c-1.252-8.851-4.3-17.156-8.993-24.726c-4.291-6.956-9.824-13.046-16.402-18.172l.015-.012l-66.386-51.217c-.06-.046-.108-.095-.172-.136c-4.356-3.36-11.68-3.348-16.47.019c-4.843 3.405-5.397 9.035-1.087 12.587l-.019.019l27.689 22.624l-84.393.09h-.112c-6.976.008-13.681 4.606-15.008 10.418c-1.364 5.92 3.373 10.831 10.626 10.858l-.011.026l42.775-.083l-76.33 58.871c-.097.072-.202.147-.292.219c-7.2 5.54-9.528 14.752-4.993 20.582c4.603 5.929 14.39 5.94 21.665.034l41.659-34.258s-.608 4.625-.559 7.401m107.047 15.487c-8.583 8.787-20.6 13.77-33.603 13.796c-13.022.023-25.039-4.915-33.622-13.687c-4.194-4.275-7.276-9.193-9.176-14.432a37.6 37.6 0 0 1-2.106-16.128c.453-5.389 2.05-10.53 4.599-15.181c2.504-4.573 5.952-8.704 10.21-12.199c8.344-6.832 18.966-10.531 30.076-10.546c11.121-.015 21.736 3.649 30.088 10.459c4.25 3.48 7.695 7.597 10.199 12.161a38.2 38.2 0 0 1 4.617 15.175a37.7 37.7 0 0 1-2.114 16.116c-1.904 5.254-4.974 10.172-9.168 14.466"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#fff" d="M105.552 137.283c.775-13.88 7.539-26.109 17.744-34.778c10.008-8.514 23.479-13.718 38.177-13.718c14.683 0 28.154 5.204 38.169 13.718c10.198 8.669 16.962 20.898 17.744 34.763c.774 14.262-4.931 27.511-14.939 37.332c-10.205 9.99-24.72 16.259-40.974 16.259s-30.798-6.269-40.996-16.259c-10.016-9.821-15.706-23.07-14.925-37.317"/><path fill="#265787" d="M132.782 138.529c.397-7.122 3.868-13.397 9.104-17.845c5.135-4.369 12.047-7.039 19.589-7.039c7.534 0 14.446 2.67 19.584 7.039c5.233 4.448 8.704 10.723 9.105 17.837c.397 7.318-2.53 14.116-7.665 19.156c-5.237 5.126-12.684 8.342-21.024 8.342s-15.803-3.216-21.036-8.342c-5.138-5.04-8.058-11.838-7.657-19.148"/><path fill="#ea7600" d="M87.09 152.92c.049 2.787.933 8.203 2.26 12.433c2.79 8.952 7.52 17.234 14.101 24.533c6.755 7.503 15.072 13.529 24.679 17.807c10.098 4.493 21.039 6.783 32.404 6.764c11.346-.015 22.287-2.35 32.385-6.877c9.607-4.32 17.917-10.372 24.66-17.878c6.578-7.33 11.301-15.627 14.097-24.579a62.4 62.4 0 0 0 2.65-13.721a62.8 62.8 0 0 0-.438-13.626c-1.252-8.851-4.3-17.156-8.993-24.726c-4.291-6.956-9.824-13.046-16.402-18.172l.015-.012l-66.386-51.217c-.06-.046-.108-.095-.172-.136c-4.356-3.36-11.68-3.348-16.47.019c-4.843 3.405-5.397 9.035-1.087 12.587l-.019.019l27.689 22.624l-84.393.09h-.112c-6.976.008-13.681 4.606-15.008 10.418c-1.364 5.92 3.373 10.831 10.626 10.858l-.011.026l42.775-.083l-76.33 58.871c-.097.072-.202.147-.292.219c-7.2 5.54-9.528 14.752-4.993 20.582c4.603 5.929 14.39 5.94 21.665.034l41.659-34.258s-.608 4.625-.559 7.401m107.047 15.487c-8.583 8.787-20.6 13.77-33.603 13.796c-13.022.023-25.039-4.915-33.622-13.687c-4.194-4.275-7.276-9.193-9.176-14.432a37.6 37.6 0 0 1-2.106-16.128c.453-5.389 2.05-10.53 4.599-15.181c2.504-4.573 5.952-8.704 10.21-12.199c8.344-6.832 18.966-10.531 30.076-10.546c11.121-.015 21.736 3.649 30.088 10.459c4.25 3.48 7.695 7.597 10.199 12.161a38.2 38.2 0 0 1 4.617 15.175a37.7 37.7 0 0 1-2.114 16.116c-1.904 5.254-4.974 10.172-9.168 14.466"/></g></svg> </template>
CSS
.icon-blender-dark {
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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M105.552%20137.283c.775-13.88%207.539-26.109%2017.744-34.778c10.008-8.514%2023.479-13.718%2038.177-13.718c14.683%200%2028.154%205.204%2038.169%2013.718c10.198%208.669%2016.962%2020.898%2017.744%2034.763c.774%2014.262-4.931%2027.511-14.939%2037.332c-10.205%209.99-24.72%2016.259-40.974%2016.259s-30.798-6.269-40.996-16.259c-10.016-9.821-15.706-23.07-14.925-37.317%22%2F%3E%3Cpath%20fill%3D%22%23265787%22%20d%3D%22M132.782%20138.529c.397-7.122%203.868-13.397%209.104-17.845c5.135-4.369%2012.047-7.039%2019.589-7.039c7.534%200%2014.446%202.67%2019.584%207.039c5.233%204.448%208.704%2010.723%209.105%2017.837c.397%207.318-2.53%2014.116-7.665%2019.156c-5.237%205.126-12.684%208.342-21.024%208.342s-15.803-3.216-21.036-8.342c-5.138-5.04-8.058-11.838-7.657-19.148%22%2F%3E%3Cpath%20fill%3D%22%23ea7600%22%20d%3D%22M87.09%20152.92c.049%202.787.933%208.203%202.26%2012.433c2.79%208.952%207.52%2017.234%2014.101%2024.533c6.755%207.503%2015.072%2013.529%2024.679%2017.807c10.098%204.493%2021.039%206.783%2032.404%206.764c11.346-.015%2022.287-2.35%2032.385-6.877c9.607-4.32%2017.917-10.372%2024.66-17.878c6.578-7.33%2011.301-15.627%2014.097-24.579a62.4%2062.4%200%200%200%202.65-13.721a62.8%2062.8%200%200%200-.438-13.626c-1.252-8.851-4.3-17.156-8.993-24.726c-4.291-6.956-9.824-13.046-16.402-18.172l.015-.012l-66.386-51.217c-.06-.046-.108-.095-.172-.136c-4.356-3.36-11.68-3.348-16.47.019c-4.843%203.405-5.397%209.035-1.087%2012.587l-.019.019l27.689%2022.624l-84.393.09h-.112c-6.976.008-13.681%204.606-15.008%2010.418c-1.364%205.92%203.373%2010.831%2010.626%2010.858l-.011.026l42.775-.083l-76.33%2058.871c-.097.072-.202.147-.292.219c-7.2%205.54-9.528%2014.752-4.993%2020.582c4.603%205.929%2014.39%205.94%2021.665.034l41.659-34.258s-.608%204.625-.559%207.401m107.047%2015.487c-8.583%208.787-20.6%2013.77-33.603%2013.796c-13.022.023-25.039-4.915-33.622-13.687c-4.194-4.275-7.276-9.193-9.176-14.432a37.6%2037.6%200%200%201-2.106-16.128c.453-5.389%202.05-10.53%204.599-15.181c2.504-4.573%205.952-8.704%2010.21-12.199c8.344-6.832%2018.966-10.531%2030.076-10.546c11.121-.015%2021.736%203.649%2030.088%2010.459c4.25%203.48%207.695%207.597%2010.199%2012.161a38.2%2038.2%200%200%201%204.617%2015.175a37.7%2037.7%200%200%201-2.114%2016.116c-1.904%205.254-4.974%2010.172-9.168%2014.466%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M105.552%20137.283c.775-13.88%207.539-26.109%2017.744-34.778c10.008-8.514%2023.479-13.718%2038.177-13.718c14.683%200%2028.154%205.204%2038.169%2013.718c10.198%208.669%2016.962%2020.898%2017.744%2034.763c.774%2014.262-4.931%2027.511-14.939%2037.332c-10.205%209.99-24.72%2016.259-40.974%2016.259s-30.798-6.269-40.996-16.259c-10.016-9.821-15.706-23.07-14.925-37.317%22%2F%3E%3Cpath%20fill%3D%22%23265787%22%20d%3D%22M132.782%20138.529c.397-7.122%203.868-13.397%209.104-17.845c5.135-4.369%2012.047-7.039%2019.589-7.039c7.534%200%2014.446%202.67%2019.584%207.039c5.233%204.448%208.704%2010.723%209.105%2017.837c.397%207.318-2.53%2014.116-7.665%2019.156c-5.237%205.126-12.684%208.342-21.024%208.342s-15.803-3.216-21.036-8.342c-5.138-5.04-8.058-11.838-7.657-19.148%22%2F%3E%3Cpath%20fill%3D%22%23ea7600%22%20d%3D%22M87.09%20152.92c.049%202.787.933%208.203%202.26%2012.433c2.79%208.952%207.52%2017.234%2014.101%2024.533c6.755%207.503%2015.072%2013.529%2024.679%2017.807c10.098%204.493%2021.039%206.783%2032.404%206.764c11.346-.015%2022.287-2.35%2032.385-6.877c9.607-4.32%2017.917-10.372%2024.66-17.878c6.578-7.33%2011.301-15.627%2014.097-24.579a62.4%2062.4%200%200%200%202.65-13.721a62.8%2062.8%200%200%200-.438-13.626c-1.252-8.851-4.3-17.156-8.993-24.726c-4.291-6.956-9.824-13.046-16.402-18.172l.015-.012l-66.386-51.217c-.06-.046-.108-.095-.172-.136c-4.356-3.36-11.68-3.348-16.47.019c-4.843%203.405-5.397%209.035-1.087%2012.587l-.019.019l27.689%2022.624l-84.393.09h-.112c-6.976.008-13.681%204.606-15.008%2010.418c-1.364%205.92%203.373%2010.831%2010.626%2010.858l-.011.026l42.775-.083l-76.33%2058.871c-.097.072-.202.147-.292.219c-7.2%205.54-9.528%2014.752-4.993%2020.582c4.603%205.929%2014.39%205.94%2021.665.034l41.659-34.258s-.608%204.625-.559%207.401m107.047%2015.487c-8.583%208.787-20.6%2013.77-33.603%2013.796c-13.022.023-25.039-4.915-33.622-13.687c-4.194-4.275-7.276-9.193-9.176-14.432a37.6%2037.6%200%200%201-2.106-16.128c.453-5.389%202.05-10.53%204.599-15.181c2.504-4.573%205.952-8.704%2010.21-12.199c8.344-6.832%2018.966-10.531%2030.076-10.546c11.121-.015%2021.736%203.649%2030.088%2010.459c4.25%203.48%207.695%207.597%2010.199%2012.161a38.2%2038.2%200%200%201%204.617%2015.175a37.7%2037.7%200%200%201-2.114%2016.116c-1.904%205.254-4.974%2010.172-9.168%2014.466%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/blender-dark.svg?color=%231a73e8&size=48