open-off-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.

Name
open-off-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the open off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m12.879 13.586l1.267 1.268a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708L2.414 3.12A2.5 2.5 0 0 0 2 4.5v7A2.5 2.5 0 0 0 4.5 14h7c.51 0 .983-.152 1.379-.414m-.732-.732A1.5 1.5 0 0 1 11.5 13h-7A1.5 1.5 0 0 1 3 11.5v-7c0-.232.052-.45.146-.647zm-3.372-6.2l.571.57a.5.5 0 0 0 .277-.14L13 3.707v3.024a.5.5 0 0 0 1 0V2.5a.5.5 0 0 0-.5-.5H9.27a.5.5 0 0 0 0 1h3.023L8.916 6.377a.5.5 0 0 0-.14.277m5.2 5.2L13 10.879v-1.61a.5.5 0 0 1 1 0V11.5q0 .18-.025.354m-9.829-9.83L5.121 3h1.61a.5.5 0 0 0 0-1H4.5q-.18 0-.354.025"/></svg>

React

import type { SVGProps } from "react";

export function FluentOpenOff16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m12.879 13.586l1.267 1.268a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708L2.414 3.12A2.5 2.5 0 0 0 2 4.5v7A2.5 2.5 0 0 0 4.5 14h7c.51 0 .983-.152 1.379-.414m-.732-.732A1.5 1.5 0 0 1 11.5 13h-7A1.5 1.5 0 0 1 3 11.5v-7c0-.232.052-.45.146-.647zm-3.372-6.2l.571.57a.5.5 0 0 0 .277-.14L13 3.707v3.024a.5.5 0 0 0 1 0V2.5a.5.5 0 0 0-.5-.5H9.27a.5.5 0 0 0 0 1h3.023L8.916 6.377a.5.5 0 0 0-.14.277m5.2 5.2L13 10.879v-1.61a.5.5 0 0 1 1 0V11.5q0 .18-.025.354m-9.829-9.83L5.121 3h1.61a.5.5 0 0 0 0-1H4.5q-.18 0-.354.025"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m12.879 13.586l1.267 1.268a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708L2.414 3.12A2.5 2.5 0 0 0 2 4.5v7A2.5 2.5 0 0 0 4.5 14h7c.51 0 .983-.152 1.379-.414m-.732-.732A1.5 1.5 0 0 1 11.5 13h-7A1.5 1.5 0 0 1 3 11.5v-7c0-.232.052-.45.146-.647zm-3.372-6.2l.571.57a.5.5 0 0 0 .277-.14L13 3.707v3.024a.5.5 0 0 0 1 0V2.5a.5.5 0 0 0-.5-.5H9.27a.5.5 0 0 0 0 1h3.023L8.916 6.377a.5.5 0 0 0-.14.277m5.2 5.2L13 10.879v-1.61a.5.5 0 0 1 1 0V11.5q0 .18-.025.354m-9.829-9.83L5.121 3h1.61a.5.5 0 0 0 0-1H4.5q-.18 0-.354.025"/></svg>
</template>

CSS

.icon-open-off-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.879%2013.586l1.267%201.268a.5.5%200%200%200%20.708-.708l-13-13a.5.5%200%201%200-.708.708L2.414%203.12A2.5%202.5%200%200%200%202%204.5v7A2.5%202.5%200%200%200%204.5%2014h7c.51%200%20.983-.152%201.379-.414m-.732-.732A1.5%201.5%200%200%201%2011.5%2013h-7A1.5%201.5%200%200%201%203%2011.5v-7c0-.232.052-.45.146-.647zm-3.372-6.2l.571.57a.5.5%200%200%200%20.277-.14L13%203.707v3.024a.5.5%200%200%200%201%200V2.5a.5.5%200%200%200-.5-.5H9.27a.5.5%200%200%200%200%201h3.023L8.916%206.377a.5.5%200%200%200-.14.277m5.2%205.2L13%2010.879v-1.61a.5.5%200%200%201%201%200V11.5q0%20.18-.025.354m-9.829-9.83L5.121%203h1.61a.5.5%200%200%200%200-1H4.5q-.18%200-.354.025%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.879%2013.586l1.267%201.268a.5.5%200%200%200%20.708-.708l-13-13a.5.5%200%201%200-.708.708L2.414%203.12A2.5%202.5%200%200%200%202%204.5v7A2.5%202.5%200%200%200%204.5%2014h7c.51%200%20.983-.152%201.379-.414m-.732-.732A1.5%201.5%200%200%201%2011.5%2013h-7A1.5%201.5%200%200%201%203%2011.5v-7c0-.232.052-.45.146-.647zm-3.372-6.2l.571.57a.5.5%200%200%200%20.277-.14L13%203.707v3.024a.5.5%200%200%200%201%200V2.5a.5.5%200%200%200-.5-.5H9.27a.5.5%200%200%200%200%201h3.023L8.916%206.377a.5.5%200%200%200-.14.277m5.2%205.2L13%2010.879v-1.61a.5.5%200%200%201%201%200V11.5q0%20.18-.025.354m-9.829-9.83L5.121%203h1.61a.5.5%200%200%200%200-1H4.5q-.18%200-.354.025%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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