bxl blender icon

bxl-blender from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
bxl-blender
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT

Related icons in BoxIcons v2

Use the bxl blender icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M12.427 13.011c.037-.667.363-1.254.856-1.671a2.855 2.855 0 0 1 1.844-.66c.71 0 1.36.25 1.845.66c.492.417.819 1.005.856 1.671c.038.686-.237 1.323-.721 1.795a2.829 2.829 0 0 1-1.979.782a2.83 2.83 0 0 1-1.981-.782c-.483-.472-.759-1.109-.72-1.795z" fill="currentColor"/><path d="M8.124 14.361c.005.26.089.767.213 1.164a6.156 6.156 0 0 0 1.328 2.299a6.833 6.833 0 0 0 2.323 1.667a7.465 7.465 0 0 0 3.05.635a7.495 7.495 0 0 0 3.051-.645a6.913 6.913 0 0 0 2.321-1.675a6.196 6.196 0 0 0 1.326-2.303a5.76 5.76 0 0 0 .25-1.285a5.942 5.942 0 0 0-.888-3.594a6.496 6.496 0 0 0-1.545-1.703l.001-.001l-6.249-4.799l-.016-.014c-.411-.314-1.101-.313-1.551.002c-.457.319-.508.846-.104 1.18l-.001.001l2.606 2.121l-7.943.009h-.012c-.656 0-1.287.432-1.412.976c-.128.555.318 1.015 1.001 1.017l-.001.003l4.027-.008l-7.188 5.516l-.027.021c-.677.519-.896 1.382-.47 1.929c.434.556 1.354.556 2.04.002l3.922-3.209c.001 0-.056.433-.052.694zm10.078 1.45c-.808.824-1.938 1.291-3.163 1.293c-1.226.002-2.356-.461-3.165-1.283a3.739 3.739 0 0 1-.864-1.352a3.503 3.503 0 0 1-.199-1.511c.044-.505.193-.987.434-1.422c.236-.429.562-.815.962-1.144a4.477 4.477 0 0 1 2.832-.988a4.478 4.478 0 0 1 2.832.98c.399.326.725.711.961 1.139c.24.436.39.916.434 1.421a3.52 3.52 0 0 1-.198 1.511a3.804 3.804 0 0 1-.866 1.356z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function BxBxlBlender(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M12.427 13.011c.037-.667.363-1.254.856-1.671a2.855 2.855 0 0 1 1.844-.66c.71 0 1.36.25 1.845.66c.492.417.819 1.005.856 1.671c.038.686-.237 1.323-.721 1.795a2.829 2.829 0 0 1-1.979.782a2.83 2.83 0 0 1-1.981-.782c-.483-.472-.759-1.109-.72-1.795z" fill="currentColor"/><path d="M8.124 14.361c.005.26.089.767.213 1.164a6.156 6.156 0 0 0 1.328 2.299a6.833 6.833 0 0 0 2.323 1.667a7.465 7.465 0 0 0 3.05.635a7.495 7.495 0 0 0 3.051-.645a6.913 6.913 0 0 0 2.321-1.675a6.196 6.196 0 0 0 1.326-2.303a5.76 5.76 0 0 0 .25-1.285a5.942 5.942 0 0 0-.888-3.594a6.496 6.496 0 0 0-1.545-1.703l.001-.001l-6.249-4.799l-.016-.014c-.411-.314-1.101-.313-1.551.002c-.457.319-.508.846-.104 1.18l-.001.001l2.606 2.121l-7.943.009h-.012c-.656 0-1.287.432-1.412.976c-.128.555.318 1.015 1.001 1.017l-.001.003l4.027-.008l-7.188 5.516l-.027.021c-.677.519-.896 1.382-.47 1.929c.434.556 1.354.556 2.04.002l3.922-3.209c.001 0-.056.433-.052.694zm10.078 1.45c-.808.824-1.938 1.291-3.163 1.293c-1.226.002-2.356-.461-3.165-1.283a3.739 3.739 0 0 1-.864-1.352a3.503 3.503 0 0 1-.199-1.511c.044-.505.193-.987.434-1.422c.236-.429.562-.815.962-1.144a4.477 4.477 0 0 1 2.832-.988a4.478 4.478 0 0 1 2.832.98c.399.326.725.711.961 1.139c.24.436.39.916.434 1.421a3.52 3.52 0 0 1-.198 1.511a3.804 3.804 0 0 1-.866 1.356z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M12.427 13.011c.037-.667.363-1.254.856-1.671a2.855 2.855 0 0 1 1.844-.66c.71 0 1.36.25 1.845.66c.492.417.819 1.005.856 1.671c.038.686-.237 1.323-.721 1.795a2.829 2.829 0 0 1-1.979.782a2.83 2.83 0 0 1-1.981-.782c-.483-.472-.759-1.109-.72-1.795z" fill="currentColor"/><path d="M8.124 14.361c.005.26.089.767.213 1.164a6.156 6.156 0 0 0 1.328 2.299a6.833 6.833 0 0 0 2.323 1.667a7.465 7.465 0 0 0 3.05.635a7.495 7.495 0 0 0 3.051-.645a6.913 6.913 0 0 0 2.321-1.675a6.196 6.196 0 0 0 1.326-2.303a5.76 5.76 0 0 0 .25-1.285a5.942 5.942 0 0 0-.888-3.594a6.496 6.496 0 0 0-1.545-1.703l.001-.001l-6.249-4.799l-.016-.014c-.411-.314-1.101-.313-1.551.002c-.457.319-.508.846-.104 1.18l-.001.001l2.606 2.121l-7.943.009h-.012c-.656 0-1.287.432-1.412.976c-.128.555.318 1.015 1.001 1.017l-.001.003l4.027-.008l-7.188 5.516l-.027.021c-.677.519-.896 1.382-.47 1.929c.434.556 1.354.556 2.04.002l3.922-3.209c.001 0-.056.433-.052.694zm10.078 1.45c-.808.824-1.938 1.291-3.163 1.293c-1.226.002-2.356-.461-3.165-1.283a3.739 3.739 0 0 1-.864-1.352a3.503 3.503 0 0 1-.199-1.511c.044-.505.193-.987.434-1.422c.236-.429.562-.815.962-1.144a4.477 4.477 0 0 1 2.832-.988a4.478 4.478 0 0 1 2.832.98c.399.326.725.711.961 1.139c.24.436.39.916.434 1.421a3.52 3.52 0 0 1-.198 1.511a3.804 3.804 0 0 1-.866 1.356z" fill="currentColor"/></svg>
</template>

CSS

.icon-bxl-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%2024%2024%22%3E%3Cpath%20d%3D%22M12.427%2013.011c.037-.667.363-1.254.856-1.671a2.855%202.855%200%200%201%201.844-.66c.71%200%201.36.25%201.845.66c.492.417.819%201.005.856%201.671c.038.686-.237%201.323-.721%201.795a2.829%202.829%200%200%201-1.979.782a2.83%202.83%200%200%201-1.981-.782c-.483-.472-.759-1.109-.72-1.795z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M8.124%2014.361c.005.26.089.767.213%201.164a6.156%206.156%200%200%200%201.328%202.299a6.833%206.833%200%200%200%202.323%201.667a7.465%207.465%200%200%200%203.05.635a7.495%207.495%200%200%200%203.051-.645a6.913%206.913%200%200%200%202.321-1.675a6.196%206.196%200%200%200%201.326-2.303a5.76%205.76%200%200%200%20.25-1.285a5.942%205.942%200%200%200-.888-3.594a6.496%206.496%200%200%200-1.545-1.703l.001-.001l-6.249-4.799l-.016-.014c-.411-.314-1.101-.313-1.551.002c-.457.319-.508.846-.104%201.18l-.001.001l2.606%202.121l-7.943.009h-.012c-.656%200-1.287.432-1.412.976c-.128.555.318%201.015%201.001%201.017l-.001.003l4.027-.008l-7.188%205.516l-.027.021c-.677.519-.896%201.382-.47%201.929c.434.556%201.354.556%202.04.002l3.922-3.209c.001%200-.056.433-.052.694zm10.078%201.45c-.808.824-1.938%201.291-3.163%201.293c-1.226.002-2.356-.461-3.165-1.283a3.739%203.739%200%200%201-.864-1.352a3.503%203.503%200%200%201-.199-1.511c.044-.505.193-.987.434-1.422c.236-.429.562-.815.962-1.144a4.477%204.477%200%200%201%202.832-.988a4.478%204.478%200%200%201%202.832.98c.399.326.725.711.961%201.139c.24.436.39.916.434%201.421a3.52%203.52%200%200%201-.198%201.511a3.804%203.804%200%200%201-.866%201.356z%22%20fill%3D%22currentColor%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%20d%3D%22M12.427%2013.011c.037-.667.363-1.254.856-1.671a2.855%202.855%200%200%201%201.844-.66c.71%200%201.36.25%201.845.66c.492.417.819%201.005.856%201.671c.038.686-.237%201.323-.721%201.795a2.829%202.829%200%200%201-1.979.782a2.83%202.83%200%200%201-1.981-.782c-.483-.472-.759-1.109-.72-1.795z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M8.124%2014.361c.005.26.089.767.213%201.164a6.156%206.156%200%200%200%201.328%202.299a6.833%206.833%200%200%200%202.323%201.667a7.465%207.465%200%200%200%203.05.635a7.495%207.495%200%200%200%203.051-.645a6.913%206.913%200%200%200%202.321-1.675a6.196%206.196%200%200%200%201.326-2.303a5.76%205.76%200%200%200%20.25-1.285a5.942%205.942%200%200%200-.888-3.594a6.496%206.496%200%200%200-1.545-1.703l.001-.001l-6.249-4.799l-.016-.014c-.411-.314-1.101-.313-1.551.002c-.457.319-.508.846-.104%201.18l-.001.001l2.606%202.121l-7.943.009h-.012c-.656%200-1.287.432-1.412.976c-.128.555.318%201.015%201.001%201.017l-.001.003l4.027-.008l-7.188%205.516l-.027.021c-.677.519-.896%201.382-.47%201.929c.434.556%201.354.556%202.04.002l3.922-3.209c.001%200-.056.433-.052.694zm10.078%201.45c-.808.824-1.938%201.291-3.163%201.293c-1.226.002-2.356-.461-3.165-1.283a3.739%203.739%200%200%201-.864-1.352a3.503%203.503%200%200%201-.199-1.511c.044-.505.193-.987.434-1.422c.236-.429.562-.815.962-1.144a4.477%204.477%200%200%201%202.832-.988a4.478%204.478%200%200%201%202.832.98c.399.326.725.711.961%201.139c.24.436.39.916.434%201.421a3.52%203.52%200%200%201-.198%201.511a3.804%203.804%200%200%201-.866%201.356z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxl-blender.svg?color=%231a73e8&size=48