book ribbon icon
book-ribbon-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- book-ribbon-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the book ribbon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 16.496V6.831q0-.371.195-.689t.547-.442q.881-.388 1.833-.563T6.5 4.962q1.639 0 2.91.415q1.27.415 2.598 1.233q.236.13.364.35t.128.505v9.854q1.216-.678 2.453-.98t2.547-.3q.9 0 1.618.111t1.267.296q.23.096.423-.029t.192-.394V6.094q0-.213.143-.356t.357-.144t.357.144t.143.356v10.402q0 .614-.516.943q-.517.328-1.1.111q-.694-.27-1.418-.39q-.724-.121-1.466-.121q-1.283 0-2.512.333q-1.23.334-2.338.984q-.142.086-.312.13t-.338.043t-.337-.043t-.313-.13q-1.108-.65-2.337-.984T6.5 17.039q-.78 0-1.534.13q-.753.131-1.466.42q-.544.217-1.022-.131T2 16.496m13.192-3.334V4.59q0-.268.159-.482q.159-.215.401-.295l1.773-.566q.292-.106.538.093q.245.2.245.497v8.572q0 .267-.159.481q-.158.215-.401.295l-1.773.566q-.292.106-.537-.093q-.246-.2-.246-.497"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBookRibbonRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 16.496V6.831q0-.371.195-.689t.547-.442q.881-.388 1.833-.563T6.5 4.962q1.639 0 2.91.415q1.27.415 2.598 1.233q.236.13.364.35t.128.505v9.854q1.216-.678 2.453-.98t2.547-.3q.9 0 1.618.111t1.267.296q.23.096.423-.029t.192-.394V6.094q0-.213.143-.356t.357-.144t.357.144t.143.356v10.402q0 .614-.516.943q-.517.328-1.1.111q-.694-.27-1.418-.39q-.724-.121-1.466-.121q-1.283 0-2.512.333q-1.23.334-2.338.984q-.142.086-.312.13t-.338.043t-.337-.043t-.313-.13q-1.108-.65-2.337-.984T6.5 17.039q-.78 0-1.534.13q-.753.131-1.466.42q-.544.217-1.022-.131T2 16.496m13.192-3.334V4.59q0-.268.159-.482q.159-.215.401-.295l1.773-.566q.292-.106.538.093q.245.2.245.497v8.572q0 .267-.159.481q-.158.215-.401.295l-1.773.566q-.292.106-.537-.093q-.246-.2-.246-.497"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 16.496V6.831q0-.371.195-.689t.547-.442q.881-.388 1.833-.563T6.5 4.962q1.639 0 2.91.415q1.27.415 2.598 1.233q.236.13.364.35t.128.505v9.854q1.216-.678 2.453-.98t2.547-.3q.9 0 1.618.111t1.267.296q.23.096.423-.029t.192-.394V6.094q0-.213.143-.356t.357-.144t.357.144t.143.356v10.402q0 .614-.516.943q-.517.328-1.1.111q-.694-.27-1.418-.39q-.724-.121-1.466-.121q-1.283 0-2.512.333q-1.23.334-2.338.984q-.142.086-.312.13t-.338.043t-.337-.043t-.313-.13q-1.108-.65-2.337-.984T6.5 17.039q-.78 0-1.534.13q-.753.131-1.466.42q-.544.217-1.022-.131T2 16.496m13.192-3.334V4.59q0-.268.159-.482q.159-.215.401-.295l1.773-.566q.292-.106.538.093q.245.2.245.497v8.572q0 .267-.159.481q-.158.215-.401.295l-1.773.566q-.292.106-.537-.093q-.246-.2-.246-.497"/></svg> </template>
CSS
.icon-book-ribbon-rounded {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2016.496V6.831q0-.371.195-.689t.547-.442q.881-.388%201.833-.563T6.5%204.962q1.639%200%202.91.415q1.27.415%202.598%201.233q.236.13.364.35t.128.505v9.854q1.216-.678%202.453-.98t2.547-.3q.9%200%201.618.111t1.267.296q.23.096.423-.029t.192-.394V6.094q0-.213.143-.356t.357-.144t.357.144t.143.356v10.402q0%20.614-.516.943q-.517.328-1.1.111q-.694-.27-1.418-.39q-.724-.121-1.466-.121q-1.283%200-2.512.333q-1.23.334-2.338.984q-.142.086-.312.13t-.338.043t-.337-.043t-.313-.13q-1.108-.65-2.337-.984T6.5%2017.039q-.78%200-1.534.13q-.753.131-1.466.42q-.544.217-1.022-.131T2%2016.496m13.192-3.334V4.59q0-.268.159-.482q.159-.215.401-.295l1.773-.566q.292-.106.538.093q.245.2.245.497v8.572q0%20.267-.159.481q-.158.215-.401.295l-1.773.566q-.292.106-.537-.093q-.246-.2-.246-.497%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2016.496V6.831q0-.371.195-.689t.547-.442q.881-.388%201.833-.563T6.5%204.962q1.639%200%202.91.415q1.27.415%202.598%201.233q.236.13.364.35t.128.505v9.854q1.216-.678%202.453-.98t2.547-.3q.9%200%201.618.111t1.267.296q.23.096.423-.029t.192-.394V6.094q0-.213.143-.356t.357-.144t.357.144t.143.356v10.402q0%20.614-.516.943q-.517.328-1.1.111q-.694-.27-1.418-.39q-.724-.121-1.466-.121q-1.283%200-2.512.333q-1.23.334-2.338.984q-.142.086-.312.13t-.338.043t-.337-.043t-.313-.13q-1.108-.65-2.337-.984T6.5%2017.039q-.78%200-1.534.13q-.753.131-1.466.42q-.544.217-1.022-.131T2%2016.496m13.192-3.334V4.59q0-.268.159-.482q.159-.215.401-.295l1.773-.566q.292-.106.538.093q.245.2.245.497v8.572q0%20.267-.159.481q-.158.215-.401.295l-1.773.566q-.292.106-.537-.093q-.246-.2-.246-.497%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/book-ribbon-rounded.svg?color=%231a73e8&size=48