ribbon off icon
ribbon-off-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- ribbon-off-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- 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 16 16"><path fill="currentColor" d="M3.38 4.086A5 5 0 0 0 3 6a5 5 0 0 0 2.204 4.146A4.97 4.97 0 0 0 8 11c.678 0 1.324-.135 1.914-.38l.754.756A6 6 0 0 1 8 12a6 6 0 0 1-3-.803V14.5a.5.5 0 0 0 .757.429L8 13.583l2.243 1.346A.5.5 0 0 0 11 14.5v-2.793l3.146 3.147a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708zM13 6c0 1.35-.535 2.575-1.404 3.474l-7.07-7.07A5 5 0 0 1 13 6"/></svg>
React
import type { SVGProps } from "react";
export function FluentRibbonOff16Filled(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="M3.38 4.086A5 5 0 0 0 3 6a5 5 0 0 0 2.204 4.146A4.97 4.97 0 0 0 8 11c.678 0 1.324-.135 1.914-.38l.754.756A6 6 0 0 1 8 12a6 6 0 0 1-3-.803V14.5a.5.5 0 0 0 .757.429L8 13.583l2.243 1.346A.5.5 0 0 0 11 14.5v-2.793l3.146 3.147a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708zM13 6c0 1.35-.535 2.575-1.404 3.474l-7.07-7.07A5 5 0 0 1 13 6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3.38 4.086A5 5 0 0 0 3 6a5 5 0 0 0 2.204 4.146A4.97 4.97 0 0 0 8 11c.678 0 1.324-.135 1.914-.38l.754.756A6 6 0 0 1 8 12a6 6 0 0 1-3-.803V14.5a.5.5 0 0 0 .757.429L8 13.583l2.243 1.346A.5.5 0 0 0 11 14.5v-2.793l3.146 3.147a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708zM13 6c0 1.35-.535 2.575-1.404 3.474l-7.07-7.07A5 5 0 0 1 13 6"/></svg> </template>
CSS
.icon-ribbon-off-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.38%204.086A5%205%200%200%200%203%206a5%205%200%200%200%202.204%204.146A4.97%204.97%200%200%200%208%2011c.678%200%201.324-.135%201.914-.38l.754.756A6%206%200%200%201%208%2012a6%206%200%200%201-3-.803V14.5a.5.5%200%200%200%20.757.429L8%2013.583l2.243%201.346A.5.5%200%200%200%2011%2014.5v-2.793l3.146%203.147a.5.5%200%200%200%20.708-.708l-13-13a.5.5%200%201%200-.708.708zM13%206c0%201.35-.535%202.575-1.404%203.474l-7.07-7.07A5%205%200%200%201%2013%206%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%22M3.38%204.086A5%205%200%200%200%203%206a5%205%200%200%200%202.204%204.146A4.97%204.97%200%200%200%208%2011c.678%200%201.324-.135%201.914-.38l.754.756A6%206%200%200%201%208%2012a6%206%200%200%201-3-.803V14.5a.5.5%200%200%200%20.757.429L8%2013.583l2.243%201.346A.5.5%200%200%200%2011%2014.5v-2.793l3.146%203.147a.5.5%200%200%200%20.708-.708l-13-13a.5.5%200%201%200-.708.708zM13%206c0%201.35-.535%202.575-1.404%203.474l-7.07-7.07A5%205%200%200%201%2013%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/ribbon-off-16-filled.svg?color=%231a73e8&size=48