loom from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
loom
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the loom logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.22 7.96l-1.11-1.93l-5.06 2.92l2.92-5.06l-1.93-1.11l-2.92 5.06V2H10.9v5.85L7.98 2.78L6.05 3.89l2.92 5.06l-5.06-2.92L2.8 7.96l5.06 2.92H2v2.22h5.85l-5.06 2.92l1.11 1.93l5.06-2.92l-2.92 5.06l1.93 1.11l2.92-5.07v5.85h2.22v-5.85l2.92 5.06l1.93-1.11l-2.92-5.07l5.06 2.92L21.21 16l-5.06-2.92H22v-2.22h-5.85l5.06-2.92ZM12 15.02c-1.68 0-3.04-1.36-3.04-3.04S10.32 8.94 12 8.94s3.04 1.36 3.04 3.04s-1.36 3.04-3.04 3.04" class="b"/></svg>

React

import type { SVGProps } from "react";

export function BxlLoom(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="m21.22 7.96l-1.11-1.93l-5.06 2.92l2.92-5.06l-1.93-1.11l-2.92 5.06V2H10.9v5.85L7.98 2.78L6.05 3.89l2.92 5.06l-5.06-2.92L2.8 7.96l5.06 2.92H2v2.22h5.85l-5.06 2.92l1.11 1.93l5.06-2.92l-2.92 5.06l1.93 1.11l2.92-5.07v5.85h2.22v-5.85l2.92 5.06l1.93-1.11l-2.92-5.07l5.06 2.92L21.21 16l-5.06-2.92H22v-2.22h-5.85l5.06-2.92ZM12 15.02c-1.68 0-3.04-1.36-3.04-3.04S10.32 8.94 12 8.94s3.04 1.36 3.04 3.04s-1.36 3.04-3.04 3.04" className="b"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.22 7.96l-1.11-1.93l-5.06 2.92l2.92-5.06l-1.93-1.11l-2.92 5.06V2H10.9v5.85L7.98 2.78L6.05 3.89l2.92 5.06l-5.06-2.92L2.8 7.96l5.06 2.92H2v2.22h5.85l-5.06 2.92l1.11 1.93l5.06-2.92l-2.92 5.06l1.93 1.11l2.92-5.07v5.85h2.22v-5.85l2.92 5.06l1.93-1.11l-2.92-5.07l5.06 2.92L21.21 16l-5.06-2.92H22v-2.22h-5.85l5.06-2.92ZM12 15.02c-1.68 0-3.04-1.36-3.04-3.04S10.32 8.94 12 8.94s3.04 1.36 3.04 3.04s-1.36 3.04-3.04 3.04" class="b"/></svg>
</template>

CSS

.icon-loom {
  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%22m21.22%207.96l-1.11-1.93l-5.06%202.92l2.92-5.06l-1.93-1.11l-2.92%205.06V2H10.9v5.85L7.98%202.78L6.05%203.89l2.92%205.06l-5.06-2.92L2.8%207.96l5.06%202.92H2v2.22h5.85l-5.06%202.92l1.11%201.93l5.06-2.92l-2.92%205.06l1.93%201.11l2.92-5.07v5.85h2.22v-5.85l2.92%205.06l1.93-1.11l-2.92-5.07l5.06%202.92L21.21%2016l-5.06-2.92H22v-2.22h-5.85l5.06-2.92ZM12%2015.02c-1.68%200-3.04-1.36-3.04-3.04S10.32%208.94%2012%208.94s3.04%201.36%203.04%203.04s-1.36%203.04-3.04%203.04%22%20class%3D%22b%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%22m21.22%207.96l-1.11-1.93l-5.06%202.92l2.92-5.06l-1.93-1.11l-2.92%205.06V2H10.9v5.85L7.98%202.78L6.05%203.89l2.92%205.06l-5.06-2.92L2.8%207.96l5.06%202.92H2v2.22h5.85l-5.06%202.92l1.11%201.93l5.06-2.92l-2.92%205.06l1.93%201.11l2.92-5.07v5.85h2.22v-5.85l2.92%205.06l1.93-1.11l-2.92-5.07l5.06%202.92L21.21%2016l-5.06-2.92H22v-2.22h-5.85l5.06-2.92ZM12%2015.02c-1.68%200-3.04-1.36-3.04-3.04S10.32%208.94%2012%208.94s3.04%201.36%203.04%203.04s-1.36%203.04-3.04%203.04%22%20class%3D%22b%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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