book ribbon icon
book-ribbon-outline-sharp from Material Symbols Light by Google · Outline Sharp · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- book-ribbon-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- 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="M15.192 14V4l3.116-1v10zM6.5 16.038q1.306 0 2.57.323t2.43.958V7.508q-1.102-.792-2.378-1.17T6.5 5.963q-.92 0-1.807.136T3 6.681v9.996q.83-.358 1.712-.498t1.788-.14m14.5.638V5.575q.275.104.516.223q.24.12.484.271V18.3q-1.002-.648-2.142-.955T17.5 17.04q-1.48 0-2.88.447T12 18.77q-1.22-.834-2.62-1.282T6.5 17.04q-1.217 0-2.358.306q-1.14.307-2.142.955V6.07q1.008-.634 2.155-.871q1.147-.238 2.345-.238q1.616 0 3.127.539q1.512.538 2.873 1.427v10.392q1.166-.634 2.43-.957t2.57-.323q.907 0 1.788.14t1.712.498M7.25 11.641"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBookRibbonOutlineSharp(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="M15.192 14V4l3.116-1v10zM6.5 16.038q1.306 0 2.57.323t2.43.958V7.508q-1.102-.792-2.378-1.17T6.5 5.963q-.92 0-1.807.136T3 6.681v9.996q.83-.358 1.712-.498t1.788-.14m14.5.638V5.575q.275.104.516.223q.24.12.484.271V18.3q-1.002-.648-2.142-.955T17.5 17.04q-1.48 0-2.88.447T12 18.77q-1.22-.834-2.62-1.282T6.5 17.04q-1.217 0-2.358.306q-1.14.307-2.142.955V6.07q1.008-.634 2.155-.871q1.147-.238 2.345-.238q1.616 0 3.127.539q1.512.538 2.873 1.427v10.392q1.166-.634 2.43-.957t2.57-.323q.907 0 1.788.14t1.712.498M7.25 11.641"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.192 14V4l3.116-1v10zM6.5 16.038q1.306 0 2.57.323t2.43.958V7.508q-1.102-.792-2.378-1.17T6.5 5.963q-.92 0-1.807.136T3 6.681v9.996q.83-.358 1.712-.498t1.788-.14m14.5.638V5.575q.275.104.516.223q.24.12.484.271V18.3q-1.002-.648-2.142-.955T17.5 17.04q-1.48 0-2.88.447T12 18.77q-1.22-.834-2.62-1.282T6.5 17.04q-1.217 0-2.358.306q-1.14.307-2.142.955V6.07q1.008-.634 2.155-.871q1.147-.238 2.345-.238q1.616 0 3.127.539q1.512.538 2.873 1.427v10.392q1.166-.634 2.43-.957t2.57-.323q.907 0 1.788.14t1.712.498M7.25 11.641"/></svg> </template>
CSS
.icon-book-ribbon-outline-sharp {
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%22M15.192%2014V4l3.116-1v10zM6.5%2016.038q1.306%200%202.57.323t2.43.958V7.508q-1.102-.792-2.378-1.17T6.5%205.963q-.92%200-1.807.136T3%206.681v9.996q.83-.358%201.712-.498t1.788-.14m14.5.638V5.575q.275.104.516.223q.24.12.484.271V18.3q-1.002-.648-2.142-.955T17.5%2017.04q-1.48%200-2.88.447T12%2018.77q-1.22-.834-2.62-1.282T6.5%2017.04q-1.217%200-2.358.306q-1.14.307-2.142.955V6.07q1.008-.634%202.155-.871q1.147-.238%202.345-.238q1.616%200%203.127.539q1.512.538%202.873%201.427v10.392q1.166-.634%202.43-.957t2.57-.323q.907%200%201.788.14t1.712.498M7.25%2011.641%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%22M15.192%2014V4l3.116-1v10zM6.5%2016.038q1.306%200%202.57.323t2.43.958V7.508q-1.102-.792-2.378-1.17T6.5%205.963q-.92%200-1.807.136T3%206.681v9.996q.83-.358%201.712-.498t1.788-.14m14.5.638V5.575q.275.104.516.223q.24.12.484.271V18.3q-1.002-.648-2.142-.955T17.5%2017.04q-1.48%200-2.88.447T12%2018.77q-1.22-.834-2.62-1.282T6.5%2017.04q-1.217%200-2.358.306q-1.14.307-2.142.955V6.07q1.008-.634%202.155-.871q1.147-.238%202.345-.238q1.616%200%203.127.539q1.512.538%202.873%201.427v10.392q1.166-.634%202.43-.957t2.57-.323q.907%200%201.788.14t1.712.498M7.25%2011.641%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-outline-sharp.svg?color=%231a73e8&size=48