style-guide-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
style-guide-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Use the style guide icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.62 16.26a1 1 0 0 0 1.226.706l5.417-1.451a1 1 0 0 0 .706-1.225L13.133 3.741a1 1 0 0 0-1.225-.707L6.49 4.486a1 1 0 0 0-.706 1.224zm1.486 1.672a2 2 0 0 1-2.451-1.414L4.819 5.97a2 2 0 0 1 1.413-2.45l5.416-1.451a2 2 0 0 1 2.451 1.413l2.836 10.55a2 2 0 0 1-1.413 2.449zM7.002 18h.152a2.5 2.5 0 0 1-.335-.74l-.079-.295A1 1 0 0 1 6 16v-1.79l-1.004-3.732l.005 5.523a2 2 0 0 0 2.001 2m-3.004-1.5q0 .228.04.445l-.054-.015a2 2 0 0 1-1.416-2.45l1.424-5.33l.003 3.864l-.46 1.725c-.12.446.082.902.462 1.124zM8.25 5.5a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentStyleGuide20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.62 16.26a1 1 0 0 0 1.226.706l5.417-1.451a1 1 0 0 0 .706-1.225L13.133 3.741a1 1 0 0 0-1.225-.707L6.49 4.486a1 1 0 0 0-.706 1.224zm1.486 1.672a2 2 0 0 1-2.451-1.414L4.819 5.97a2 2 0 0 1 1.413-2.45l5.416-1.451a2 2 0 0 1 2.451 1.413l2.836 10.55a2 2 0 0 1-1.413 2.449zM7.002 18h.152a2.5 2.5 0 0 1-.335-.74l-.079-.295A1 1 0 0 1 6 16v-1.79l-1.004-3.732l.005 5.523a2 2 0 0 0 2.001 2m-3.004-1.5q0 .228.04.445l-.054-.015a2 2 0 0 1-1.416-2.45l1.424-5.33l.003 3.864l-.46 1.725c-.12.446.082.902.462 1.124zM8.25 5.5a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.62 16.26a1 1 0 0 0 1.226.706l5.417-1.451a1 1 0 0 0 .706-1.225L13.133 3.741a1 1 0 0 0-1.225-.707L6.49 4.486a1 1 0 0 0-.706 1.224zm1.486 1.672a2 2 0 0 1-2.451-1.414L4.819 5.97a2 2 0 0 1 1.413-2.45l5.416-1.451a2 2 0 0 1 2.451 1.413l2.836 10.55a2 2 0 0 1-1.413 2.449zM7.002 18h.152a2.5 2.5 0 0 1-.335-.74l-.079-.295A1 1 0 0 1 6 16v-1.79l-1.004-3.732l.005 5.523a2 2 0 0 0 2.001 2m-3.004-1.5q0 .228.04.445l-.054-.015a2 2 0 0 1-1.416-2.45l1.424-5.33l.003 3.864l-.46 1.725c-.12.446.082.902.462 1.124zM8.25 5.5a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5"/></svg>
</template>

CSS

.icon-style-guide-20-regular {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.62%2016.26a1%201%200%200%200%201.226.706l5.417-1.451a1%201%200%200%200%20.706-1.225L13.133%203.741a1%201%200%200%200-1.225-.707L6.49%204.486a1%201%200%200%200-.706%201.224zm1.486%201.672a2%202%200%200%201-2.451-1.414L4.819%205.97a2%202%200%200%201%201.413-2.45l5.416-1.451a2%202%200%200%201%202.451%201.413l2.836%2010.55a2%202%200%200%201-1.413%202.449zM7.002%2018h.152a2.5%202.5%200%200%201-.335-.74l-.079-.295A1%201%200%200%201%206%2016v-1.79l-1.004-3.732l.005%205.523a2%202%200%200%200%202.001%202m-3.004-1.5q0%20.228.04.445l-.054-.015a2%202%200%200%201-1.416-2.45l1.424-5.33l.003%203.864l-.46%201.725c-.12.446.082.902.462%201.124zM8.25%205.5a.75.75%200%201%201%200%201.5a.75.75%200%200%201%200-1.5%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.62%2016.26a1%201%200%200%200%201.226.706l5.417-1.451a1%201%200%200%200%20.706-1.225L13.133%203.741a1%201%200%200%200-1.225-.707L6.49%204.486a1%201%200%200%200-.706%201.224zm1.486%201.672a2%202%200%200%201-2.451-1.414L4.819%205.97a2%202%200%200%201%201.413-2.45l5.416-1.451a2%202%200%200%201%202.451%201.413l2.836%2010.55a2%202%200%200%201-1.413%202.449zM7.002%2018h.152a2.5%202.5%200%200%201-.335-.74l-.079-.295A1%201%200%200%201%206%2016v-1.79l-1.004-3.732l.005%205.523a2%202%200%200%200%202.001%202m-3.004-1.5q0%20.228.04.445l-.054-.015a2%202%200%200%201-1.416-2.45l1.424-5.33l.003%203.864l-.46%201.725c-.12.446.082.902.462%201.124zM8.25%205.5a.75.75%200%201%201%200%201.5a.75.75%200%200%201%200-1.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/style-guide-20-regular.svg?color=%231a73e8&size=48