Back to Explorer
16 - 512
0.5 - 4.0
Save to
placesoutline
md backpack
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdBackpackIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g><path d="M17,4.14V2h-3v2h-4V2H7v2.14C5.28,4.59,4,6.14,4,8v12c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V8C20,6.14,18.72,4.59,17,4.14z M18,20H6V8c0-1.1,0.9-2,2-2h8c1.1,0,2,0.9,2,2V20z M16.5,12v4h-2v-2h-7v-2H16.5z"/><path d="M0,0v24h24V0H0z" fill="none"/></g>
</svg>
);SVG Optimizer
Before
0.43 KB
↓
After
0.43 KB
Tags
adventurebackbackpackbagbookbookbagcampingcamping bagcarrycollegedaypackeducationgearhikinghiking bagjourneyknapsackluggageoutdoorpackrucksacksatchelschoolstoragesuppliestraveltravel bagtripvacation
Compare Alternatives
See how other libraries approach this concept.