shapes2 icon

shapes2-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
shapes2-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the shapes2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.75 7H7c-2.76 0-5 2.24-5 5v5c0 2.76 2.24 5 5 5h5c2.76 0 5-2.24 5-5v-4.75C17 9.35 14.65 7 11.75 7"/><path d="M21.88 6.33c.525 2.56-.717 4.882-2.72 5.976c-.308.168-.66-.072-.66-.422v-.134c0-3.44-2.81-6.25-6.25-6.25h-.133c-.35 0-.59-.351-.422-.659c1.094-2.003 3.416-3.245 5.976-2.72c2.09.43 3.78 2.12 4.21 4.21"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconShapes2Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.75 7H7c-2.76 0-5 2.24-5 5v5c0 2.76 2.24 5 5 5h5c2.76 0 5-2.24 5-5v-4.75C17 9.35 14.65 7 11.75 7"/><path d="M21.88 6.33c.525 2.56-.717 4.882-2.72 5.976c-.308.168-.66-.072-.66-.422v-.134c0-3.44-2.81-6.25-6.25-6.25h-.133c-.35 0-.59-.351-.422-.659c1.094-2.003 3.416-3.245 5.976-2.72c2.09.43 3.78 2.12 4.21 4.21"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.75 7H7c-2.76 0-5 2.24-5 5v5c0 2.76 2.24 5 5 5h5c2.76 0 5-2.24 5-5v-4.75C17 9.35 14.65 7 11.75 7"/><path d="M21.88 6.33c.525 2.56-.717 4.882-2.72 5.976c-.308.168-.66-.072-.66-.422v-.134c0-3.44-2.81-6.25-6.25-6.25h-.133c-.35 0-.59-.351-.422-.659c1.094-2.003 3.416-3.245 5.976-2.72c2.09.43 3.78 2.12 4.21 4.21"/></g></svg>
</template>

CSS

.icon-shapes2-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.75%207H7c-2.76%200-5%202.24-5%205v5c0%202.76%202.24%205%205%205h5c2.76%200%205-2.24%205-5v-4.75C17%209.35%2014.65%207%2011.75%207%22%2F%3E%3Cpath%20d%3D%22M21.88%206.33c.525%202.56-.717%204.882-2.72%205.976c-.308.168-.66-.072-.66-.422v-.134c0-3.44-2.81-6.25-6.25-6.25h-.133c-.35%200-.59-.351-.422-.659c1.094-2.003%203.416-3.245%205.976-2.72c2.09.43%203.78%202.12%204.21%204.21%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.75%207H7c-2.76%200-5%202.24-5%205v5c0%202.76%202.24%205%205%205h5c2.76%200%205-2.24%205-5v-4.75C17%209.35%2014.65%207%2011.75%207%22%2F%3E%3Cpath%20d%3D%22M21.88%206.33c.525%202.56-.717%204.882-2.72%205.976c-.308.168-.66-.072-.66-.422v-.134c0-3.44-2.81-6.25-6.25-6.25h-.133c-.35%200-.59-.351-.422-.659c1.094-2.003%203.416-3.245%205.976-2.72c2.09.43%203.78%202.12%204.21%204.21%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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