shipping center icon
shipping-center from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- shipping-center
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the shipping center icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M8 19.5c0-.943 0-1.414.293-1.707S9.057 17.5 10 17.5s1.414 0 1.707.293s.293.764.293 1.707s0 1.414-.293 1.707s-.764.293-1.707.293s-1.414 0-1.707-.293S8 20.443 8 19.5Zm4 0c0-.943 0-1.414.293-1.707S13.057 17.5 14 17.5s1.414 0 1.707.293s.293.764.293 1.707s0 1.414-.293 1.707s-.764.293-1.707.293s-1.414 0-1.707-.293S12 20.443 12 19.5Zm-2-4c0-.943 0-1.414.293-1.707S11.057 13.5 12 13.5s1.414 0 1.707.293s.293.764.293 1.707s0 1.414-.293 1.707s-.764.293-1.707.293s-1.414 0-1.707-.293S10 16.443 10 15.5Z"/><path stroke-linecap="round" d="M19 13.532v6.474c0 .464 0 .696.076.88a1 1 0 0 0 .541.538c.184.076.417.076.883.076s.699 0 .883-.076a1 1 0 0 0 .54-.539c.077-.183.077-.415.077-.879v-8.917c0-1.722 0-2.584-.418-3.287c-.417-.704-1.175-1.119-2.69-1.949l-4-2.191C13.478 2.887 12.77 2.5 12 2.5s-1.478.387-2.892 1.162l-4 2.191c-1.515.83-2.273 1.245-2.69 1.949C2 8.505 2 9.367 2 11.089v8.917c0 .464 0 .696.076.88a1 1 0 0 0 .541.538c.184.076.417.076.883.076s.699 0 .883-.076a1 1 0 0 0 .54-.539C5 20.702 5 20.47 5 20.006v-6.474c0-1.878 0-2.817.586-3.4c.586-.584 1.528-.584 3.414-.584h6c1.886 0 2.828 0 3.414.583c.586.584.586 1.523.586 3.401"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsShippingCenter(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path d="M8 19.5c0-.943 0-1.414.293-1.707S9.057 17.5 10 17.5s1.414 0 1.707.293s.293.764.293 1.707s0 1.414-.293 1.707s-.764.293-1.707.293s-1.414 0-1.707-.293S8 20.443 8 19.5Zm4 0c0-.943 0-1.414.293-1.707S13.057 17.5 14 17.5s1.414 0 1.707.293s.293.764.293 1.707s0 1.414-.293 1.707s-.764.293-1.707.293s-1.414 0-1.707-.293S12 20.443 12 19.5Zm-2-4c0-.943 0-1.414.293-1.707S11.057 13.5 12 13.5s1.414 0 1.707.293s.293.764.293 1.707s0 1.414-.293 1.707s-.764.293-1.707.293s-1.414 0-1.707-.293S10 16.443 10 15.5Z"/><path strokeLinecap="round" d="M19 13.532v6.474c0 .464 0 .696.076.88a1 1 0 0 0 .541.538c.184.076.417.076.883.076s.699 0 .883-.076a1 1 0 0 0 .54-.539c.077-.183.077-.415.077-.879v-8.917c0-1.722 0-2.584-.418-3.287c-.417-.704-1.175-1.119-2.69-1.949l-4-2.191C13.478 2.887 12.77 2.5 12 2.5s-1.478.387-2.892 1.162l-4 2.191c-1.515.83-2.273 1.245-2.69 1.949C2 8.505 2 9.367 2 11.089v8.917c0 .464 0 .696.076.88a1 1 0 0 0 .541.538c.184.076.417.076.883.076s.699 0 .883-.076a1 1 0 0 0 .54-.539C5 20.702 5 20.47 5 20.006v-6.474c0-1.878 0-2.817.586-3.4c.586-.584 1.528-.584 3.414-.584h6c1.886 0 2.828 0 3.414.583c.586.584.586 1.523.586 3.401"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M8 19.5c0-.943 0-1.414.293-1.707S9.057 17.5 10 17.5s1.414 0 1.707.293s.293.764.293 1.707s0 1.414-.293 1.707s-.764.293-1.707.293s-1.414 0-1.707-.293S8 20.443 8 19.5Zm4 0c0-.943 0-1.414.293-1.707S13.057 17.5 14 17.5s1.414 0 1.707.293s.293.764.293 1.707s0 1.414-.293 1.707s-.764.293-1.707.293s-1.414 0-1.707-.293S12 20.443 12 19.5Zm-2-4c0-.943 0-1.414.293-1.707S11.057 13.5 12 13.5s1.414 0 1.707.293s.293.764.293 1.707s0 1.414-.293 1.707s-.764.293-1.707.293s-1.414 0-1.707-.293S10 16.443 10 15.5Z"/><path stroke-linecap="round" d="M19 13.532v6.474c0 .464 0 .696.076.88a1 1 0 0 0 .541.538c.184.076.417.076.883.076s.699 0 .883-.076a1 1 0 0 0 .54-.539c.077-.183.077-.415.077-.879v-8.917c0-1.722 0-2.584-.418-3.287c-.417-.704-1.175-1.119-2.69-1.949l-4-2.191C13.478 2.887 12.77 2.5 12 2.5s-1.478.387-2.892 1.162l-4 2.191c-1.515.83-2.273 1.245-2.69 1.949C2 8.505 2 9.367 2 11.089v8.917c0 .464 0 .696.076.88a1 1 0 0 0 .541.538c.184.076.417.076.883.076s.699 0 .883-.076a1 1 0 0 0 .54-.539C5 20.702 5 20.47 5 20.006v-6.474c0-1.878 0-2.817.586-3.4c.586-.584 1.528-.584 3.414-.584h6c1.886 0 2.828 0 3.414.583c.586.584.586 1.523.586 3.401"/></g></svg> </template>
CSS
.icon-shipping-center {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8%2019.5c0-.943%200-1.414.293-1.707S9.057%2017.5%2010%2017.5s1.414%200%201.707.293s.293.764.293%201.707s0%201.414-.293%201.707s-.764.293-1.707.293s-1.414%200-1.707-.293S8%2020.443%208%2019.5Zm4%200c0-.943%200-1.414.293-1.707S13.057%2017.5%2014%2017.5s1.414%200%201.707.293s.293.764.293%201.707s0%201.414-.293%201.707s-.764.293-1.707.293s-1.414%200-1.707-.293S12%2020.443%2012%2019.5Zm-2-4c0-.943%200-1.414.293-1.707S11.057%2013.5%2012%2013.5s1.414%200%201.707.293s.293.764.293%201.707s0%201.414-.293%201.707s-.764.293-1.707.293s-1.414%200-1.707-.293S10%2016.443%2010%2015.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%2013.532v6.474c0%20.464%200%20.696.076.88a1%201%200%200%200%20.541.538c.184.076.417.076.883.076s.699%200%20.883-.076a1%201%200%200%200%20.54-.539c.077-.183.077-.415.077-.879v-8.917c0-1.722%200-2.584-.418-3.287c-.417-.704-1.175-1.119-2.69-1.949l-4-2.191C13.478%202.887%2012.77%202.5%2012%202.5s-1.478.387-2.892%201.162l-4%202.191c-1.515.83-2.273%201.245-2.69%201.949C2%208.505%202%209.367%202%2011.089v8.917c0%20.464%200%20.696.076.88a1%201%200%200%200%20.541.538c.184.076.417.076.883.076s.699%200%20.883-.076a1%201%200%200%200%20.54-.539C5%2020.702%205%2020.47%205%2020.006v-6.474c0-1.878%200-2.817.586-3.4c.586-.584%201.528-.584%203.414-.584h6c1.886%200%202.828%200%203.414.583c.586.584.586%201.523.586%203.401%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8%2019.5c0-.943%200-1.414.293-1.707S9.057%2017.5%2010%2017.5s1.414%200%201.707.293s.293.764.293%201.707s0%201.414-.293%201.707s-.764.293-1.707.293s-1.414%200-1.707-.293S8%2020.443%208%2019.5Zm4%200c0-.943%200-1.414.293-1.707S13.057%2017.5%2014%2017.5s1.414%200%201.707.293s.293.764.293%201.707s0%201.414-.293%201.707s-.764.293-1.707.293s-1.414%200-1.707-.293S12%2020.443%2012%2019.5Zm-2-4c0-.943%200-1.414.293-1.707S11.057%2013.5%2012%2013.5s1.414%200%201.707.293s.293.764.293%201.707s0%201.414-.293%201.707s-.764.293-1.707.293s-1.414%200-1.707-.293S10%2016.443%2010%2015.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%2013.532v6.474c0%20.464%200%20.696.076.88a1%201%200%200%200%20.541.538c.184.076.417.076.883.076s.699%200%20.883-.076a1%201%200%200%200%20.54-.539c.077-.183.077-.415.077-.879v-8.917c0-1.722%200-2.584-.418-3.287c-.417-.704-1.175-1.119-2.69-1.949l-4-2.191C13.478%202.887%2012.77%202.5%2012%202.5s-1.478.387-2.892%201.162l-4%202.191c-1.515.83-2.273%201.245-2.69%201.949C2%208.505%202%209.367%202%2011.089v8.917c0%20.464%200%20.696.076.88a1%201%200%200%200%20.541.538c.184.076.417.076.883.076s.699%200%20.883-.076a1%201%200%200%200%20.54-.539C5%2020.702%205%2020.47%205%2020.006v-6.474c0-1.878%200-2.817.586-3.4c.586-.584%201.528-.584%203.414-.584h6c1.886%200%202.828%200%203.414.583c.586.584.586%201.523.586%203.401%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/shipping-center.svg?color=%231a73e8&size=48