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

Name
ribbon-off-32-regular
Set
Fluent UI System Icons
Style
32 Regular
Viewbox
32×32
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the ribbon off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.758 8.173L2.292 3.707a1 1 0 0 1 1.415-1.414l26 26a1 1 0 1 1-1.414 1.414L22 23.414V29a1 1 0 0 1-1.515.858L16 27.166l-4.486 2.692A1 1 0 0 1 10 29v-9a9.99 9.99 0 0 1-4-8c0-1.355.27-2.648.758-3.827m13.069 13.068A10 10 0 0 1 16 22a10 10 0 0 1-4-.832v6.066l3.485-2.092a1 1 0 0 1 1.03 0L20 27.234v-5.82zm-1.566-1.565L8.324 9.739a8 8 0 0 0 9.937 9.937M24 12a7.98 7.98 0 0 1-2.58 5.885l1.414 1.415A9.97 9.97 0 0 0 26 12c0-5.523-4.477-10-10-10a9.97 9.97 0 0 0-7.3 3.166l1.415 1.415A8 8 0 0 1 24 12"/></svg>

React

import type { SVGProps } from "react";

export function FluentRibbonOff32Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.758 8.173L2.292 3.707a1 1 0 0 1 1.415-1.414l26 26a1 1 0 1 1-1.414 1.414L22 23.414V29a1 1 0 0 1-1.515.858L16 27.166l-4.486 2.692A1 1 0 0 1 10 29v-9a9.99 9.99 0 0 1-4-8c0-1.355.27-2.648.758-3.827m13.069 13.068A10 10 0 0 1 16 22a10 10 0 0 1-4-.832v6.066l3.485-2.092a1 1 0 0 1 1.03 0L20 27.234v-5.82zm-1.566-1.565L8.324 9.739a8 8 0 0 0 9.937 9.937M24 12a7.98 7.98 0 0 1-2.58 5.885l1.414 1.415A9.97 9.97 0 0 0 26 12c0-5.523-4.477-10-10-10a9.97 9.97 0 0 0-7.3 3.166l1.415 1.415A8 8 0 0 1 24 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.758 8.173L2.292 3.707a1 1 0 0 1 1.415-1.414l26 26a1 1 0 1 1-1.414 1.414L22 23.414V29a1 1 0 0 1-1.515.858L16 27.166l-4.486 2.692A1 1 0 0 1 10 29v-9a9.99 9.99 0 0 1-4-8c0-1.355.27-2.648.758-3.827m13.069 13.068A10 10 0 0 1 16 22a10 10 0 0 1-4-.832v6.066l3.485-2.092a1 1 0 0 1 1.03 0L20 27.234v-5.82zm-1.566-1.565L8.324 9.739a8 8 0 0 0 9.937 9.937M24 12a7.98 7.98 0 0 1-2.58 5.885l1.414 1.415A9.97 9.97 0 0 0 26 12c0-5.523-4.477-10-10-10a9.97 9.97 0 0 0-7.3 3.166l1.415 1.415A8 8 0 0 1 24 12"/></svg>
</template>

CSS

.icon-ribbon-off-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.758%208.173L2.292%203.707a1%201%200%200%201%201.415-1.414l26%2026a1%201%200%201%201-1.414%201.414L22%2023.414V29a1%201%200%200%201-1.515.858L16%2027.166l-4.486%202.692A1%201%200%200%201%2010%2029v-9a9.99%209.99%200%200%201-4-8c0-1.355.27-2.648.758-3.827m13.069%2013.068A10%2010%200%200%201%2016%2022a10%2010%200%200%201-4-.832v6.066l3.485-2.092a1%201%200%200%201%201.03%200L20%2027.234v-5.82zm-1.566-1.565L8.324%209.739a8%208%200%200%200%209.937%209.937M24%2012a7.98%207.98%200%200%201-2.58%205.885l1.414%201.415A9.97%209.97%200%200%200%2026%2012c0-5.523-4.477-10-10-10a9.97%209.97%200%200%200-7.3%203.166l1.415%201.415A8%208%200%200%201%2024%2012%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.758%208.173L2.292%203.707a1%201%200%200%201%201.415-1.414l26%2026a1%201%200%201%201-1.414%201.414L22%2023.414V29a1%201%200%200%201-1.515.858L16%2027.166l-4.486%202.692A1%201%200%200%201%2010%2029v-9a9.99%209.99%200%200%201-4-8c0-1.355.27-2.648.758-3.827m13.069%2013.068A10%2010%200%200%201%2016%2022a10%2010%200%200%201-4-.832v6.066l3.485-2.092a1%201%200%200%201%201.03%200L20%2027.234v-5.82zm-1.566-1.565L8.324%209.739a8%208%200%200%200%209.937%209.937M24%2012a7.98%207.98%200%200%201-2.58%205.885l1.414%201.415A9.97%209.97%200%200%200%2026%2012c0-5.523-4.477-10-10-10a9.97%209.97%200%200%200-7.3%203.166l1.415%201.415A8%208%200%200%201%2024%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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