blender logo
blender from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- blender
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
blenderBoxicons BrandsblenderDeviconblenderFont Awesome 6 SolidblenderFont Awesome SolidblenderHuge IconsblenderLine AwesomeblenderSVG LogosblenderLucideblenderMaterial Icon ThemeblenderMaterial SymbolsblenderMaterial Symbols LightblenderMaterial Design Iconsblender-fillRemix IconblenderSimple Iconsblender-darkSkill IconsblenderTabler Icons
Use the blender logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.683 17.62c.057-1.068.583-2.011 1.369-2.677a4.58 4.58 0 0 1 2.953-1.052c1.131 0 2.172.401 2.948 1.052c.787.667 1.307 1.609 1.369 2.677c.057 1.093-.38 2.115-1.156 2.869a4.52 4.52 0 0 1-3.161 1.251a4.54 4.54 0 0 1-3.172-1.251c-.771-.755-1.213-1.776-1.151-2.869zm-6.88 2.156c.004.417.14 1.229.337 1.864a9.8 9.8 0 0 0 2.125 3.672a11 11 0 0 0 3.713 2.672a12 12 0 0 0 4.881 1.011a12 12 0 0 0 4.88-1.025a11.15 11.15 0 0 0 3.713-2.683a9.9 9.9 0 0 0 2.12-3.683a9.3 9.3 0 0 0 .333-4.099a9.45 9.45 0 0 0-1.355-3.703a10.2 10.2 0 0 0-2.469-2.724l-10.02-7.699c-.656-.505-1.76-.5-2.479 0c-.729.511-.813 1.355-.168 1.891l4.168 3.391l-12.724.016c-1.053 0-2.057.687-2.261 1.563c-.203.885.505 1.62 1.599 1.624l6.443-.009l-11.541 8.853c-1.083.828-1.432 2.213-.749 3.084c.692.891 2.167.891 3.265.005l6.271-5.131s-.093.693-.083 1.109zm16.118 2.317c-1.296 1.319-3.104 2.068-5.061 2.068c-1.959.005-3.772-.735-5.063-2.047a6 6 0 0 1-1.381-2.167a5.72 5.72 0 0 1 .376-4.693a6.3 6.3 0 0 1 1.536-1.828c1.256-1.02 2.855-1.572 4.532-1.577c1.671 0 3.271.547 4.525 1.567a6.2 6.2 0 0 1 1.536 1.824c.391.697.631 1.473.699 2.276a5.6 5.6 0 0 1-.317 2.411a6.1 6.1 0 0 1-1.381 2.167z"/></svg>
React
import type { SVGProps } from "react";
export function CibBlender(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.683 17.62c.057-1.068.583-2.011 1.369-2.677a4.58 4.58 0 0 1 2.953-1.052c1.131 0 2.172.401 2.948 1.052c.787.667 1.307 1.609 1.369 2.677c.057 1.093-.38 2.115-1.156 2.869a4.52 4.52 0 0 1-3.161 1.251a4.54 4.54 0 0 1-3.172-1.251c-.771-.755-1.213-1.776-1.151-2.869zm-6.88 2.156c.004.417.14 1.229.337 1.864a9.8 9.8 0 0 0 2.125 3.672a11 11 0 0 0 3.713 2.672a12 12 0 0 0 4.881 1.011a12 12 0 0 0 4.88-1.025a11.15 11.15 0 0 0 3.713-2.683a9.9 9.9 0 0 0 2.12-3.683a9.3 9.3 0 0 0 .333-4.099a9.45 9.45 0 0 0-1.355-3.703a10.2 10.2 0 0 0-2.469-2.724l-10.02-7.699c-.656-.505-1.76-.5-2.479 0c-.729.511-.813 1.355-.168 1.891l4.168 3.391l-12.724.016c-1.053 0-2.057.687-2.261 1.563c-.203.885.505 1.62 1.599 1.624l6.443-.009l-11.541 8.853c-1.083.828-1.432 2.213-.749 3.084c.692.891 2.167.891 3.265.005l6.271-5.131s-.093.693-.083 1.109zm16.118 2.317c-1.296 1.319-3.104 2.068-5.061 2.068c-1.959.005-3.772-.735-5.063-2.047a6 6 0 0 1-1.381-2.167a5.72 5.72 0 0 1 .376-4.693a6.3 6.3 0 0 1 1.536-1.828c1.256-1.02 2.855-1.572 4.532-1.577c1.671 0 3.271.547 4.525 1.567a6.2 6.2 0 0 1 1.536 1.824c.391.697.631 1.473.699 2.276a5.6 5.6 0 0 1-.317 2.411a6.1 6.1 0 0 1-1.381 2.167z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.683 17.62c.057-1.068.583-2.011 1.369-2.677a4.58 4.58 0 0 1 2.953-1.052c1.131 0 2.172.401 2.948 1.052c.787.667 1.307 1.609 1.369 2.677c.057 1.093-.38 2.115-1.156 2.869a4.52 4.52 0 0 1-3.161 1.251a4.54 4.54 0 0 1-3.172-1.251c-.771-.755-1.213-1.776-1.151-2.869zm-6.88 2.156c.004.417.14 1.229.337 1.864a9.8 9.8 0 0 0 2.125 3.672a11 11 0 0 0 3.713 2.672a12 12 0 0 0 4.881 1.011a12 12 0 0 0 4.88-1.025a11.15 11.15 0 0 0 3.713-2.683a9.9 9.9 0 0 0 2.12-3.683a9.3 9.3 0 0 0 .333-4.099a9.45 9.45 0 0 0-1.355-3.703a10.2 10.2 0 0 0-2.469-2.724l-10.02-7.699c-.656-.505-1.76-.5-2.479 0c-.729.511-.813 1.355-.168 1.891l4.168 3.391l-12.724.016c-1.053 0-2.057.687-2.261 1.563c-.203.885.505 1.62 1.599 1.624l6.443-.009l-11.541 8.853c-1.083.828-1.432 2.213-.749 3.084c.692.891 2.167.891 3.265.005l6.271-5.131s-.093.693-.083 1.109zm16.118 2.317c-1.296 1.319-3.104 2.068-5.061 2.068c-1.959.005-3.772-.735-5.063-2.047a6 6 0 0 1-1.381-2.167a5.72 5.72 0 0 1 .376-4.693a6.3 6.3 0 0 1 1.536-1.828c1.256-1.02 2.855-1.572 4.532-1.577c1.671 0 3.271.547 4.525 1.567a6.2 6.2 0 0 1 1.536 1.824c.391.697.631 1.473.699 2.276a5.6 5.6 0 0 1-.317 2.411a6.1 6.1 0 0 1-1.381 2.167z"/></svg> </template>
CSS
.icon-blender {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.683%2017.62c.057-1.068.583-2.011%201.369-2.677a4.58%204.58%200%200%201%202.953-1.052c1.131%200%202.172.401%202.948%201.052c.787.667%201.307%201.609%201.369%202.677c.057%201.093-.38%202.115-1.156%202.869a4.52%204.52%200%200%201-3.161%201.251a4.54%204.54%200%200%201-3.172-1.251c-.771-.755-1.213-1.776-1.151-2.869zm-6.88%202.156c.004.417.14%201.229.337%201.864a9.8%209.8%200%200%200%202.125%203.672a11%2011%200%200%200%203.713%202.672a12%2012%200%200%200%204.881%201.011a12%2012%200%200%200%204.88-1.025a11.15%2011.15%200%200%200%203.713-2.683a9.9%209.9%200%200%200%202.12-3.683a9.3%209.3%200%200%200%20.333-4.099a9.45%209.45%200%200%200-1.355-3.703a10.2%2010.2%200%200%200-2.469-2.724l-10.02-7.699c-.656-.505-1.76-.5-2.479%200c-.729.511-.813%201.355-.168%201.891l4.168%203.391l-12.724.016c-1.053%200-2.057.687-2.261%201.563c-.203.885.505%201.62%201.599%201.624l6.443-.009l-11.541%208.853c-1.083.828-1.432%202.213-.749%203.084c.692.891%202.167.891%203.265.005l6.271-5.131s-.093.693-.083%201.109zm16.118%202.317c-1.296%201.319-3.104%202.068-5.061%202.068c-1.959.005-3.772-.735-5.063-2.047a6%206%200%200%201-1.381-2.167a5.72%205.72%200%200%201%20.376-4.693a6.3%206.3%200%200%201%201.536-1.828c1.256-1.02%202.855-1.572%204.532-1.577c1.671%200%203.271.547%204.525%201.567a6.2%206.2%200%200%201%201.536%201.824c.391.697.631%201.473.699%202.276a5.6%205.6%200%200%201-.317%202.411a6.1%206.1%200%200%201-1.381%202.167z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.683%2017.62c.057-1.068.583-2.011%201.369-2.677a4.58%204.58%200%200%201%202.953-1.052c1.131%200%202.172.401%202.948%201.052c.787.667%201.307%201.609%201.369%202.677c.057%201.093-.38%202.115-1.156%202.869a4.52%204.52%200%200%201-3.161%201.251a4.54%204.54%200%200%201-3.172-1.251c-.771-.755-1.213-1.776-1.151-2.869zm-6.88%202.156c.004.417.14%201.229.337%201.864a9.8%209.8%200%200%200%202.125%203.672a11%2011%200%200%200%203.713%202.672a12%2012%200%200%200%204.881%201.011a12%2012%200%200%200%204.88-1.025a11.15%2011.15%200%200%200%203.713-2.683a9.9%209.9%200%200%200%202.12-3.683a9.3%209.3%200%200%200%20.333-4.099a9.45%209.45%200%200%200-1.355-3.703a10.2%2010.2%200%200%200-2.469-2.724l-10.02-7.699c-.656-.505-1.76-.5-2.479%200c-.729.511-.813%201.355-.168%201.891l4.168%203.391l-12.724.016c-1.053%200-2.057.687-2.261%201.563c-.203.885.505%201.62%201.599%201.624l6.443-.009l-11.541%208.853c-1.083.828-1.432%202.213-.749%203.084c.692.891%202.167.891%203.265.005l6.271-5.131s-.093.693-.083%201.109zm16.118%202.317c-1.296%201.319-3.104%202.068-5.061%202.068c-1.959.005-3.772-.735-5.063-2.047a6%206%200%200%201-1.381-2.167a5.72%205.72%200%200%201%20.376-4.693a6.3%206.3%200%200%201%201.536-1.828c1.256-1.02%202.855-1.572%204.532-1.577c1.671%200%203.271.547%204.525%201.567a6.2%206.2%200%200%201%201.536%201.824c.391.697.631%201.473.699%202.276a5.6%205.6%200%200%201-.317%202.411a6.1%206.1%200%200%201-1.381%202.167z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/blender.svg?color=%231a73e8&size=48