no backpack icon
no-backpack-outline-rounded from Material Symbols by Google · Outline Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- no-backpack-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More activities icons from Material Symbols
Use the no backpack icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 2q.425 0 .713.288T17 3v1.15q1.3.35 2.15 1.4T20 8v7.175q0 .425-.288.713t-.712.287t-.712-.288t-.288-.712V8q0-.825-.587-1.412T16 6H8.825l-1.25-1.275Q7.3 4.45 7.15 4.087T7 3.325V3q0-.425.288-.713T8 2h1q.425 0 .713.288T10 3v1h4V3q0-.425.288-.712T15 2zm-4 10l1.975 2H8.5q-.425 0-.712-.288T7.5 13t.288-.712T8.5 12zM5.175 5.175l1.4 1.4q-.275.275-.425.638T6 8v12h12v-1.975L20 20q0 .825-.587 1.413T18 22H6q-.825 0-1.412-.587T4 20V8q0-.825.313-1.55t.862-1.275m13.9 16.725L2.1 4.925q-.275-.275-.275-.687t.275-.713q.3-.3.713-.3t.712.3L20.475 20.5q.275.275.287.688t-.287.712q-.275.275-.7.275t-.7-.275"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNoBackpackOutlineRounded(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="M16 2q.425 0 .713.288T17 3v1.15q1.3.35 2.15 1.4T20 8v7.175q0 .425-.288.713t-.712.287t-.712-.288t-.288-.712V8q0-.825-.587-1.412T16 6H8.825l-1.25-1.275Q7.3 4.45 7.15 4.087T7 3.325V3q0-.425.288-.713T8 2h1q.425 0 .713.288T10 3v1h4V3q0-.425.288-.712T15 2zm-4 10l1.975 2H8.5q-.425 0-.712-.288T7.5 13t.288-.712T8.5 12zM5.175 5.175l1.4 1.4q-.275.275-.425.638T6 8v12h12v-1.975L20 20q0 .825-.587 1.413T18 22H6q-.825 0-1.412-.587T4 20V8q0-.825.313-1.55t.862-1.275m13.9 16.725L2.1 4.925q-.275-.275-.275-.687t.275-.713q.3-.3.713-.3t.712.3L20.475 20.5q.275.275.287.688t-.287.712q-.275.275-.7.275t-.7-.275"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 2q.425 0 .713.288T17 3v1.15q1.3.35 2.15 1.4T20 8v7.175q0 .425-.288.713t-.712.287t-.712-.288t-.288-.712V8q0-.825-.587-1.412T16 6H8.825l-1.25-1.275Q7.3 4.45 7.15 4.087T7 3.325V3q0-.425.288-.713T8 2h1q.425 0 .713.288T10 3v1h4V3q0-.425.288-.712T15 2zm-4 10l1.975 2H8.5q-.425 0-.712-.288T7.5 13t.288-.712T8.5 12zM5.175 5.175l1.4 1.4q-.275.275-.425.638T6 8v12h12v-1.975L20 20q0 .825-.587 1.413T18 22H6q-.825 0-1.412-.587T4 20V8q0-.825.313-1.55t.862-1.275m13.9 16.725L2.1 4.925q-.275-.275-.275-.687t.275-.713q.3-.3.713-.3t.712.3L20.475 20.5q.275.275.287.688t-.287.712q-.275.275-.7.275t-.7-.275"/></svg> </template>
CSS
.icon-no-backpack-outline-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%22M16%202q.425%200%20.713.288T17%203v1.15q1.3.35%202.15%201.4T20%208v7.175q0%20.425-.288.713t-.712.287t-.712-.288t-.288-.712V8q0-.825-.587-1.412T16%206H8.825l-1.25-1.275Q7.3%204.45%207.15%204.087T7%203.325V3q0-.425.288-.713T8%202h1q.425%200%20.713.288T10%203v1h4V3q0-.425.288-.712T15%202zm-4%2010l1.975%202H8.5q-.425%200-.712-.288T7.5%2013t.288-.712T8.5%2012zM5.175%205.175l1.4%201.4q-.275.275-.425.638T6%208v12h12v-1.975L20%2020q0%20.825-.587%201.413T18%2022H6q-.825%200-1.412-.587T4%2020V8q0-.825.313-1.55t.862-1.275m13.9%2016.725L2.1%204.925q-.275-.275-.275-.687t.275-.713q.3-.3.713-.3t.712.3L20.475%2020.5q.275.275.287.688t-.287.712q-.275.275-.7.275t-.7-.275%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%22M16%202q.425%200%20.713.288T17%203v1.15q1.3.35%202.15%201.4T20%208v7.175q0%20.425-.288.713t-.712.287t-.712-.288t-.288-.712V8q0-.825-.587-1.412T16%206H8.825l-1.25-1.275Q7.3%204.45%207.15%204.087T7%203.325V3q0-.425.288-.713T8%202h1q.425%200%20.713.288T10%203v1h4V3q0-.425.288-.712T15%202zm-4%2010l1.975%202H8.5q-.425%200-.712-.288T7.5%2013t.288-.712T8.5%2012zM5.175%205.175l1.4%201.4q-.275.275-.425.638T6%208v12h12v-1.975L20%2020q0%20.825-.587%201.413T18%2022H6q-.825%200-1.412-.587T4%2020V8q0-.825.313-1.55t.862-1.275m13.9%2016.725L2.1%204.925q-.275-.275-.275-.687t.275-.713q.3-.3.713-.3t.712.3L20.475%2020.5q.275.275.287.688t-.287.712q-.275.275-.7.275t-.7-.275%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/no-backpack-outline-rounded.svg?color=%231a73e8&size=48