orientation-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
orientation-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the orientation icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3.25 5a.25.25 0 0 0-.25.25v.25a.5.5 0 0 1-1 0v-.25C2 4.56 2.56 4 3.25 4h.25a.5.5 0 0 1 0 1zM5 4.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5m3 0a.5.5 0 0 1 .5-.5h.25C9.44 4 10 4.56 10 5.25v.25a.5.5 0 0 1-1 0v-.25A.25.25 0 0 0 8.75 5H8.5a.5.5 0 0 1-.5-.5m6.854 1.354l-.153.152A3.5 3.5 0 0 1 14.5 13a.5.5 0 0 1 0-1a2.5 2.5 0 0 0 .216-4.99l.138.136a.5.5 0 0 1-.708.708l-1-1a.5.5 0 0 1 0-.708l1-1a.5.5 0 0 1 .708.708M3.5 9A1.5 1.5 0 0 0 2 10.5v4A1.5 1.5 0 0 0 3.5 16h8a1.5 1.5 0 0 0 1.5-1.5v-4A1.5 1.5 0 0 0 11.5 9h-2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-1 0v1a.5.5 0 0 0 .5.5zM3 7.5a.5.5 0 0 0-1 0v1a.5.5 0 0 0 1 0z"/></svg>

React

import type { SVGProps } from "react";

export function FluentOrientation20Filled(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="M3.25 5a.25.25 0 0 0-.25.25v.25a.5.5 0 0 1-1 0v-.25C2 4.56 2.56 4 3.25 4h.25a.5.5 0 0 1 0 1zM5 4.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5m3 0a.5.5 0 0 1 .5-.5h.25C9.44 4 10 4.56 10 5.25v.25a.5.5 0 0 1-1 0v-.25A.25.25 0 0 0 8.75 5H8.5a.5.5 0 0 1-.5-.5m6.854 1.354l-.153.152A3.5 3.5 0 0 1 14.5 13a.5.5 0 0 1 0-1a2.5 2.5 0 0 0 .216-4.99l.138.136a.5.5 0 0 1-.708.708l-1-1a.5.5 0 0 1 0-.708l1-1a.5.5 0 0 1 .708.708M3.5 9A1.5 1.5 0 0 0 2 10.5v4A1.5 1.5 0 0 0 3.5 16h8a1.5 1.5 0 0 0 1.5-1.5v-4A1.5 1.5 0 0 0 11.5 9h-2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-1 0v1a.5.5 0 0 0 .5.5zM3 7.5a.5.5 0 0 0-1 0v1a.5.5 0 0 0 1 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3.25 5a.25.25 0 0 0-.25.25v.25a.5.5 0 0 1-1 0v-.25C2 4.56 2.56 4 3.25 4h.25a.5.5 0 0 1 0 1zM5 4.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5m3 0a.5.5 0 0 1 .5-.5h.25C9.44 4 10 4.56 10 5.25v.25a.5.5 0 0 1-1 0v-.25A.25.25 0 0 0 8.75 5H8.5a.5.5 0 0 1-.5-.5m6.854 1.354l-.153.152A3.5 3.5 0 0 1 14.5 13a.5.5 0 0 1 0-1a2.5 2.5 0 0 0 .216-4.99l.138.136a.5.5 0 0 1-.708.708l-1-1a.5.5 0 0 1 0-.708l1-1a.5.5 0 0 1 .708.708M3.5 9A1.5 1.5 0 0 0 2 10.5v4A1.5 1.5 0 0 0 3.5 16h8a1.5 1.5 0 0 0 1.5-1.5v-4A1.5 1.5 0 0 0 11.5 9h-2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-1 0v1a.5.5 0 0 0 .5.5zM3 7.5a.5.5 0 0 0-1 0v1a.5.5 0 0 0 1 0z"/></svg>
</template>

CSS

.icon-orientation-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.25%205a.25.25%200%200%200-.25.25v.25a.5.5%200%200%201-1%200v-.25C2%204.56%202.56%204%203.25%204h.25a.5.5%200%200%201%200%201zM5%204.5a.5.5%200%200%201%20.5-.5h1a.5.5%200%200%201%200%201h-1a.5.5%200%200%201-.5-.5m3%200a.5.5%200%200%201%20.5-.5h.25C9.44%204%2010%204.56%2010%205.25v.25a.5.5%200%200%201-1%200v-.25A.25.25%200%200%200%208.75%205H8.5a.5.5%200%200%201-.5-.5m6.854%201.354l-.153.152A3.5%203.5%200%200%201%2014.5%2013a.5.5%200%200%201%200-1a2.5%202.5%200%200%200%20.216-4.99l.138.136a.5.5%200%200%201-.708.708l-1-1a.5.5%200%200%201%200-.708l1-1a.5.5%200%200%201%20.708.708M3.5%209A1.5%201.5%200%200%200%202%2010.5v4A1.5%201.5%200%200%200%203.5%2016h8a1.5%201.5%200%200%200%201.5-1.5v-4A1.5%201.5%200%200%200%2011.5%209h-2a.5.5%200%200%200%20.5-.5v-1a.5.5%200%200%200-1%200v1a.5.5%200%200%200%20.5.5zM3%207.5a.5.5%200%200%200-1%200v1a.5.5%200%200%200%201%200z%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%22M3.25%205a.25.25%200%200%200-.25.25v.25a.5.5%200%200%201-1%200v-.25C2%204.56%202.56%204%203.25%204h.25a.5.5%200%200%201%200%201zM5%204.5a.5.5%200%200%201%20.5-.5h1a.5.5%200%200%201%200%201h-1a.5.5%200%200%201-.5-.5m3%200a.5.5%200%200%201%20.5-.5h.25C9.44%204%2010%204.56%2010%205.25v.25a.5.5%200%200%201-1%200v-.25A.25.25%200%200%200%208.75%205H8.5a.5.5%200%200%201-.5-.5m6.854%201.354l-.153.152A3.5%203.5%200%200%201%2014.5%2013a.5.5%200%200%201%200-1a2.5%202.5%200%200%200%20.216-4.99l.138.136a.5.5%200%200%201-.708.708l-1-1a.5.5%200%200%201%200-.708l1-1a.5.5%200%200%201%20.708.708M3.5%209A1.5%201.5%200%200%200%202%2010.5v4A1.5%201.5%200%200%200%203.5%2016h8a1.5%201.5%200%200%200%201.5-1.5v-4A1.5%201.5%200%200%200%2011.5%209h-2a.5.5%200%200%200%20.5-.5v-1a.5.5%200%200%200-1%200v1a.5.5%200%200%200%20.5.5zM3%207.5a.5.5%200%200%200-1%200v1a.5.5%200%200%200%201%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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