bag personal plus icon
bag-personal-plus-outline from Material Design Icons by Pictogrammers · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- bag-personal-plus-outline
- Set
- Material Design Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- backpack-add-outline, backpack-plus-outline, bag-personal-add-outline
1 other variant in Material Design Icons
Related icons in Material Design Icons
Use the bag personal plus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 19h-3v3h-2v-3h-3v-2h3v-3h2v3h3zM8 2c-1.1 0-2 .9-2 2v1C3.8 5 2 6.8 2 9v11c0 1.1.9 2 2 2h9.5c-.5-.6-.9-1.3-1.2-2H4v-4h2v2h1v-2h5.3c.1-.3.3-.7.5-1H4V9c0-1.1.9-2 2-2h8c1.1 0 2 .9 2 2v3.3c.6-.2 1.3-.3 2-.3V9c0-2.2-1.8-4-4-4V4c0-1.1-.9-2-2-2zm0 2h4v1H8zm2 5l-2 2l2 2l2-2z"/></svg>
React
import type { SVGProps } from "react";
export function MdiBagPersonalPlusOutline(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="M22 19h-3v3h-2v-3h-3v-2h3v-3h2v3h3zM8 2c-1.1 0-2 .9-2 2v1C3.8 5 2 6.8 2 9v11c0 1.1.9 2 2 2h9.5c-.5-.6-.9-1.3-1.2-2H4v-4h2v2h1v-2h5.3c.1-.3.3-.7.5-1H4V9c0-1.1.9-2 2-2h8c1.1 0 2 .9 2 2v3.3c.6-.2 1.3-.3 2-.3V9c0-2.2-1.8-4-4-4V4c0-1.1-.9-2-2-2zm0 2h4v1H8zm2 5l-2 2l2 2l2-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 19h-3v3h-2v-3h-3v-2h3v-3h2v3h3zM8 2c-1.1 0-2 .9-2 2v1C3.8 5 2 6.8 2 9v11c0 1.1.9 2 2 2h9.5c-.5-.6-.9-1.3-1.2-2H4v-4h2v2h1v-2h5.3c.1-.3.3-.7.5-1H4V9c0-1.1.9-2 2-2h8c1.1 0 2 .9 2 2v3.3c.6-.2 1.3-.3 2-.3V9c0-2.2-1.8-4-4-4V4c0-1.1-.9-2-2-2zm0 2h4v1H8zm2 5l-2 2l2 2l2-2z"/></svg> </template>
CSS
.icon-bag-personal-plus-outline {
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%22M22%2019h-3v3h-2v-3h-3v-2h3v-3h2v3h3zM8%202c-1.1%200-2%20.9-2%202v1C3.8%205%202%206.8%202%209v11c0%201.1.9%202%202%202h9.5c-.5-.6-.9-1.3-1.2-2H4v-4h2v2h1v-2h5.3c.1-.3.3-.7.5-1H4V9c0-1.1.9-2%202-2h8c1.1%200%202%20.9%202%202v3.3c.6-.2%201.3-.3%202-.3V9c0-2.2-1.8-4-4-4V4c0-1.1-.9-2-2-2zm0%202h4v1H8zm2%205l-2%202l2%202l2-2z%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%22M22%2019h-3v3h-2v-3h-3v-2h3v-3h2v3h3zM8%202c-1.1%200-2%20.9-2%202v1C3.8%205%202%206.8%202%209v11c0%201.1.9%202%202%202h9.5c-.5-.6-.9-1.3-1.2-2H4v-4h2v2h1v-2h5.3c.1-.3.3-.7.5-1H4V9c0-1.1.9-2%202-2h8c1.1%200%202%20.9%202%202v3.3c.6-.2%201.3-.3%202-.3V9c0-2.2-1.8-4-4-4V4c0-1.1-.9-2-2-2zm0%202h4v1H8zm2%205l-2%202l2%202l2-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/bag-personal-plus-outline.svg?color=%231a73e8&size=48