blender icon
blender-line from Remix Icon by Remix Design · Line · Logos · Apache-2.0 Free for personal and commercial use.
- Name
- blender-line
- Set
- Remix Icon
- Style
- Line
- Category
- Logos
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
blenderBoxicons BrandsblenderCoreUI BrandsblenderDeviconblenderFont Awesome 6 SolidblenderFont Awesome SolidblenderHuge IconsblenderLine AwesomeblenderSVG LogosblenderLucideblenderMaterial Icon ThemeblenderMaterial SymbolsblenderMaterial Symbols LightblenderMaterial Design IconsblenderSimple Iconsblender-darkSkill IconsblenderTabler Icons
More logos icons from Remix Icon
Use the blender icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.122 2.217a1 1 0 1 0-1.244 1.566L15.297 6.5H4.5a1 1 0 1 0 0 2h5.472L.878 15.717a1 1 0 0 0 1.244 1.566l5.423-4.303q-.045.379-.045.77c0 4.108 3.691 7.25 8 7.25s8-3.142 8-7.25c0-2.247-1.124-4.227-2.835-5.539zM11.565 9.79C12.61 8.992 13.983 8.5 15.5 8.5c1.52 0 2.895.494 3.942 1.295c1.284.98 2.058 2.403 2.058 3.955c0 2.796-2.577 5.25-6 5.25s-6-2.454-6-5.25c0-1.48.704-2.842 1.882-3.816zm2.913 4.303c-.277-.26-.399-.566-.381-.882c.032-.565.624-1.21 1.498-1.21c.873 0 1.465.644 1.498 1.209c.018.33-.108.633-.378.887c-.285.27-.697.44-1.12.44a1.66 1.66 0 0 1-1.117-.444M15.595 10c-1.746 0-3.394 1.295-3.495 3.1c-.108 1.945 1.625 3.436 3.495 3.436c1.876 0 3.602-1.477 3.495-3.438C18.988 11.294 17.34 10 15.595 10"/></svg>
React
import type { SVGProps } from "react";
export function RiBlenderLine(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="M13.122 2.217a1 1 0 1 0-1.244 1.566L15.297 6.5H4.5a1 1 0 1 0 0 2h5.472L.878 15.717a1 1 0 0 0 1.244 1.566l5.423-4.303q-.045.379-.045.77c0 4.108 3.691 7.25 8 7.25s8-3.142 8-7.25c0-2.247-1.124-4.227-2.835-5.539zM11.565 9.79C12.61 8.992 13.983 8.5 15.5 8.5c1.52 0 2.895.494 3.942 1.295c1.284.98 2.058 2.403 2.058 3.955c0 2.796-2.577 5.25-6 5.25s-6-2.454-6-5.25c0-1.48.704-2.842 1.882-3.816zm2.913 4.303c-.277-.26-.399-.566-.381-.882c.032-.565.624-1.21 1.498-1.21c.873 0 1.465.644 1.498 1.209c.018.33-.108.633-.378.887c-.285.27-.697.44-1.12.44a1.66 1.66 0 0 1-1.117-.444M15.595 10c-1.746 0-3.394 1.295-3.495 3.1c-.108 1.945 1.625 3.436 3.495 3.436c1.876 0 3.602-1.477 3.495-3.438C18.988 11.294 17.34 10 15.595 10"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.122 2.217a1 1 0 1 0-1.244 1.566L15.297 6.5H4.5a1 1 0 1 0 0 2h5.472L.878 15.717a1 1 0 0 0 1.244 1.566l5.423-4.303q-.045.379-.045.77c0 4.108 3.691 7.25 8 7.25s8-3.142 8-7.25c0-2.247-1.124-4.227-2.835-5.539zM11.565 9.79C12.61 8.992 13.983 8.5 15.5 8.5c1.52 0 2.895.494 3.942 1.295c1.284.98 2.058 2.403 2.058 3.955c0 2.796-2.577 5.25-6 5.25s-6-2.454-6-5.25c0-1.48.704-2.842 1.882-3.816zm2.913 4.303c-.277-.26-.399-.566-.381-.882c.032-.565.624-1.21 1.498-1.21c.873 0 1.465.644 1.498 1.209c.018.33-.108.633-.378.887c-.285.27-.697.44-1.12.44a1.66 1.66 0 0 1-1.117-.444M15.595 10c-1.746 0-3.394 1.295-3.495 3.1c-.108 1.945 1.625 3.436 3.495 3.436c1.876 0 3.602-1.477 3.495-3.438C18.988 11.294 17.34 10 15.595 10"/></svg> </template>
CSS
.icon-blender-line {
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%22M13.122%202.217a1%201%200%201%200-1.244%201.566L15.297%206.5H4.5a1%201%200%201%200%200%202h5.472L.878%2015.717a1%201%200%200%200%201.244%201.566l5.423-4.303q-.045.379-.045.77c0%204.108%203.691%207.25%208%207.25s8-3.142%208-7.25c0-2.247-1.124-4.227-2.835-5.539zM11.565%209.79C12.61%208.992%2013.983%208.5%2015.5%208.5c1.52%200%202.895.494%203.942%201.295c1.284.98%202.058%202.403%202.058%203.955c0%202.796-2.577%205.25-6%205.25s-6-2.454-6-5.25c0-1.48.704-2.842%201.882-3.816zm2.913%204.303c-.277-.26-.399-.566-.381-.882c.032-.565.624-1.21%201.498-1.21c.873%200%201.465.644%201.498%201.209c.018.33-.108.633-.378.887c-.285.27-.697.44-1.12.44a1.66%201.66%200%200%201-1.117-.444M15.595%2010c-1.746%200-3.394%201.295-3.495%203.1c-.108%201.945%201.625%203.436%203.495%203.436c1.876%200%203.602-1.477%203.495-3.438C18.988%2011.294%2017.34%2010%2015.595%2010%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%22M13.122%202.217a1%201%200%201%200-1.244%201.566L15.297%206.5H4.5a1%201%200%201%200%200%202h5.472L.878%2015.717a1%201%200%200%200%201.244%201.566l5.423-4.303q-.045.379-.045.77c0%204.108%203.691%207.25%208%207.25s8-3.142%208-7.25c0-2.247-1.124-4.227-2.835-5.539zM11.565%209.79C12.61%208.992%2013.983%208.5%2015.5%208.5c1.52%200%202.895.494%203.942%201.295c1.284.98%202.058%202.403%202.058%203.955c0%202.796-2.577%205.25-6%205.25s-6-2.454-6-5.25c0-1.48.704-2.842%201.882-3.816zm2.913%204.303c-.277-.26-.399-.566-.381-.882c.032-.565.624-1.21%201.498-1.21c.873%200%201.465.644%201.498%201.209c.018.33-.108.633-.378.887c-.285.27-.697.44-1.12.44a1.66%201.66%200%200%201-1.117-.444M15.595%2010c-1.746%200-3.394%201.295-3.495%203.1c-.108%201.945%201.625%203.436%203.495%203.436c1.876%200%203.602-1.477%203.495-3.438C18.988%2011.294%2017.34%2010%2015.595%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/blender-line.svg?color=%231a73e8&size=48