graph square icon
graph-square from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- graph-square
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
1 other variant in Framework7 Icons
Related icons in Framework7 Icons
Use the graph square icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="m45.8 32.972l-2.087 7.544c-.768 2.775-3.749 3.145-5.196.67l-7.409-12.671l-6.47 10.004c-1.385 2.14-4.138 2.154-5.537.02l-2.954-4.51l-1.353 1.387c-1.15 1.18-2.99 1.657-4.595 1.273v5.432c0 2.438 1.313 3.68 3.656 3.68h28.313c2.32 0 3.633-1.242 3.633-3.68zm0-15V13.88c0-2.438-1.312-3.68-3.632-3.68H13.855c-2.343 0-3.656 1.242-3.656 3.68v18.47l.86.424c.213.104.705.02.872-.151l1.696-1.74c1.664-1.707 4.29-1.452 5.596.542l2.636 4.023l6.568-10.154c1.41-2.18 4.193-2.12 5.504.123l6.659 11.388zM13.786 49.575c-4.875 0-7.36-2.414-7.36-7.265V13.69c0-4.851 2.485-7.265 7.36-7.265h28.453c4.899 0 7.336 2.437 7.336 7.265v28.62c0 4.828-2.437 7.265-7.336 7.265z"/></svg>
React
import type { SVGProps } from "react";
export function F7GraphSquare(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="m45.8 32.972l-2.087 7.544c-.768 2.775-3.749 3.145-5.196.67l-7.409-12.671l-6.47 10.004c-1.385 2.14-4.138 2.154-5.537.02l-2.954-4.51l-1.353 1.387c-1.15 1.18-2.99 1.657-4.595 1.273v5.432c0 2.438 1.313 3.68 3.656 3.68h28.313c2.32 0 3.633-1.242 3.633-3.68zm0-15V13.88c0-2.438-1.312-3.68-3.632-3.68H13.855c-2.343 0-3.656 1.242-3.656 3.68v18.47l.86.424c.213.104.705.02.872-.151l1.696-1.74c1.664-1.707 4.29-1.452 5.596.542l2.636 4.023l6.568-10.154c1.41-2.18 4.193-2.12 5.504.123l6.659 11.388zM13.786 49.575c-4.875 0-7.36-2.414-7.36-7.265V13.69c0-4.851 2.485-7.265 7.36-7.265h28.453c4.899 0 7.336 2.437 7.336 7.265v28.62c0 4.828-2.437 7.265-7.336 7.265z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="m45.8 32.972l-2.087 7.544c-.768 2.775-3.749 3.145-5.196.67l-7.409-12.671l-6.47 10.004c-1.385 2.14-4.138 2.154-5.537.02l-2.954-4.51l-1.353 1.387c-1.15 1.18-2.99 1.657-4.595 1.273v5.432c0 2.438 1.313 3.68 3.656 3.68h28.313c2.32 0 3.633-1.242 3.633-3.68zm0-15V13.88c0-2.438-1.312-3.68-3.632-3.68H13.855c-2.343 0-3.656 1.242-3.656 3.68v18.47l.86.424c.213.104.705.02.872-.151l1.696-1.74c1.664-1.707 4.29-1.452 5.596.542l2.636 4.023l6.568-10.154c1.41-2.18 4.193-2.12 5.504.123l6.659 11.388zM13.786 49.575c-4.875 0-7.36-2.414-7.36-7.265V13.69c0-4.851 2.485-7.265 7.36-7.265h28.453c4.899 0 7.336 2.437 7.336 7.265v28.62c0 4.828-2.437 7.265-7.336 7.265z"/></svg> </template>
CSS
.icon-graph-square {
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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m45.8%2032.972l-2.087%207.544c-.768%202.775-3.749%203.145-5.196.67l-7.409-12.671l-6.47%2010.004c-1.385%202.14-4.138%202.154-5.537.02l-2.954-4.51l-1.353%201.387c-1.15%201.18-2.99%201.657-4.595%201.273v5.432c0%202.438%201.313%203.68%203.656%203.68h28.313c2.32%200%203.633-1.242%203.633-3.68zm0-15V13.88c0-2.438-1.312-3.68-3.632-3.68H13.855c-2.343%200-3.656%201.242-3.656%203.68v18.47l.86.424c.213.104.705.02.872-.151l1.696-1.74c1.664-1.707%204.29-1.452%205.596.542l2.636%204.023l6.568-10.154c1.41-2.18%204.193-2.12%205.504.123l6.659%2011.388zM13.786%2049.575c-4.875%200-7.36-2.414-7.36-7.265V13.69c0-4.851%202.485-7.265%207.36-7.265h28.453c4.899%200%207.336%202.437%207.336%207.265v28.62c0%204.828-2.437%207.265-7.336%207.265z%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m45.8%2032.972l-2.087%207.544c-.768%202.775-3.749%203.145-5.196.67l-7.409-12.671l-6.47%2010.004c-1.385%202.14-4.138%202.154-5.537.02l-2.954-4.51l-1.353%201.387c-1.15%201.18-2.99%201.657-4.595%201.273v5.432c0%202.438%201.313%203.68%203.656%203.68h28.313c2.32%200%203.633-1.242%203.633-3.68zm0-15V13.88c0-2.438-1.312-3.68-3.632-3.68H13.855c-2.343%200-3.656%201.242-3.656%203.68v18.47l.86.424c.213.104.705.02.872-.151l1.696-1.74c1.664-1.707%204.29-1.452%205.596.542l2.636%204.023l6.568-10.154c1.41-2.18%204.193-2.12%205.504.123l6.659%2011.388zM13.786%2049.575c-4.875%200-7.36-2.414-7.36-7.265V13.69c0-4.851%202.485-7.265%207.36-7.265h28.453c4.899%200%207.336%202.437%207.336%207.265v28.62c0%204.828-2.437%207.265-7.336%207.265z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/graph-square.svg?color=%231a73e8&size=48