frame3 icon

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

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

1 other variant in Reicon

More newicons icons from Reicon

Use the frame3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19 8a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/><path d="M17.79 9.34a4.46 4.46 0 0 1-3.13-3.13c-.26-.96-.2-1.88.09-2.7a.99.99 0 0 0-.72-1.3c-1.47-.31-3.06-.3-4.72.15c-3.78 1.06-6.67 4.33-7.21 8.22c-.92 6.62 4.69 12.23 11.31 11.32c3.9-.54 7.16-3.43 8.21-7.22c.46-1.65.47-3.24.16-4.72c-.12-.58-.74-.91-1.3-.72c-.81.29-1.73.35-2.69.1"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconFrame3Filled(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="M19 8a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/><path d="M17.79 9.34a4.46 4.46 0 0 1-3.13-3.13c-.26-.96-.2-1.88.09-2.7a.99.99 0 0 0-.72-1.3c-1.47-.31-3.06-.3-4.72.15c-3.78 1.06-6.67 4.33-7.21 8.22c-.92 6.62 4.69 12.23 11.31 11.32c3.9-.54 7.16-3.43 8.21-7.22c.46-1.65.47-3.24.16-4.72c-.12-.58-.74-.91-1.3-.72c-.81.29-1.73.35-2.69.1"/></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="M19 8a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/><path d="M17.79 9.34a4.46 4.46 0 0 1-3.13-3.13c-.26-.96-.2-1.88.09-2.7a.99.99 0 0 0-.72-1.3c-1.47-.31-3.06-.3-4.72.15c-3.78 1.06-6.67 4.33-7.21 8.22c-.92 6.62 4.69 12.23 11.31 11.32c3.9-.54 7.16-3.43 8.21-7.22c.46-1.65.47-3.24.16-4.72c-.12-.58-.74-.91-1.3-.72c-.81.29-1.73.35-2.69.1"/></g></svg>
</template>

CSS

.icon-frame3-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%22M19%208a3%203%200%201%200%200-6a3%203%200%200%200%200%206%22%2F%3E%3Cpath%20d%3D%22M17.79%209.34a4.46%204.46%200%200%201-3.13-3.13c-.26-.96-.2-1.88.09-2.7a.99.99%200%200%200-.72-1.3c-1.47-.31-3.06-.3-4.72.15c-3.78%201.06-6.67%204.33-7.21%208.22c-.92%206.62%204.69%2012.23%2011.31%2011.32c3.9-.54%207.16-3.43%208.21-7.22c.46-1.65.47-3.24.16-4.72c-.12-.58-.74-.91-1.3-.72c-.81.29-1.73.35-2.69.1%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%22M19%208a3%203%200%201%200%200-6a3%203%200%200%200%200%206%22%2F%3E%3Cpath%20d%3D%22M17.79%209.34a4.46%204.46%200%200%201-3.13-3.13c-.26-.96-.2-1.88.09-2.7a.99.99%200%200%200-.72-1.3c-1.47-.31-3.06-.3-4.72.15c-3.78%201.06-6.67%204.33-7.21%208.22c-.92%206.62%204.69%2012.23%2011.31%2011.32c3.9-.54%207.16-3.43%208.21-7.22c.46-1.65.47-3.24.16-4.72c-.12-.58-.74-.91-1.3-.72c-.81.29-1.73.35-2.69.1%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/frame3-filled.svg?color=%231a73e8&size=48

Frame3 filled icon — Reicon · IconsDB