packship logo
packship from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- packship
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Use the packship logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#9575cd" d="M2.997 14.967c-.344-.086-.654-.345-.765-.64c-.136-.36-.157-.283 1.119-4.186s1.181-3.58 1.01-3.467c-.741.491-1.703.082-1.95-.83c-.175-.648.027-1.006.899-1.587c1.274-.85 1.979-1.476 2.603-2.312c.492-.659.682-.798 1.194-.873c.623-.09 1.204.138 1.418.56c.075.147.02.153.417-.053c4.991-2.592 6.93 4.168 2.114 7.369c-1.361.904-3.966 1.598-4.84 1.29l-.128-.045l-.144.439c-.08.241-.378 1.16-.663 2.042c-.622 1.929-.645 1.972-1.152 2.21c-.228.106-.854.153-1.132.083m.729-.772c.272-.068.224.052 1.27-3.18c1.267-3.918 1.463-4.385 2.38-5.681c2.03-2.868 4.835-3.397 4.577-.864c-.218 2.145-2.177 3.72-5 4.02c-.493.052-.577.117-.647.496c-.1.542.18.631 1.35.431c3.043-.52 5.106-2.398 5.391-4.906c.365-3.207-3.167-3.65-5.56-.698c-.289.356-.294.418.059-.698c.392-1.241.389-1.266-.198-1.266c-.306 0-.397.047-.604.31c-.072.09-.243.31-.38.486c-.58.745-1.443 1.49-2.632 2.275c-.652.43-.708.542-.468.922c.157.247.337.32.56.226c.238-.099 1.576-1.11 2.002-1.51c.124-.118.226-.205.226-.193s-.7 2.17-1.555 4.795a462 462 0 0 0-1.556 4.82c0 .198.407.31.785.215m3.962-6.61c2.008-.431 3.407-1.742 3.486-3.266c.031-.597-.03-.691-.436-.666c-1.12.068-3.05 2.1-3.756 3.956l-.034.087l.218-.022a6 6 0 0 0 .522-.088"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemePackship(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#9575cd" d="M2.997 14.967c-.344-.086-.654-.345-.765-.64c-.136-.36-.157-.283 1.119-4.186s1.181-3.58 1.01-3.467c-.741.491-1.703.082-1.95-.83c-.175-.648.027-1.006.899-1.587c1.274-.85 1.979-1.476 2.603-2.312c.492-.659.682-.798 1.194-.873c.623-.09 1.204.138 1.418.56c.075.147.02.153.417-.053c4.991-2.592 6.93 4.168 2.114 7.369c-1.361.904-3.966 1.598-4.84 1.29l-.128-.045l-.144.439c-.08.241-.378 1.16-.663 2.042c-.622 1.929-.645 1.972-1.152 2.21c-.228.106-.854.153-1.132.083m.729-.772c.272-.068.224.052 1.27-3.18c1.267-3.918 1.463-4.385 2.38-5.681c2.03-2.868 4.835-3.397 4.577-.864c-.218 2.145-2.177 3.72-5 4.02c-.493.052-.577.117-.647.496c-.1.542.18.631 1.35.431c3.043-.52 5.106-2.398 5.391-4.906c.365-3.207-3.167-3.65-5.56-.698c-.289.356-.294.418.059-.698c.392-1.241.389-1.266-.198-1.266c-.306 0-.397.047-.604.31c-.072.09-.243.31-.38.486c-.58.745-1.443 1.49-2.632 2.275c-.652.43-.708.542-.468.922c.157.247.337.32.56.226c.238-.099 1.576-1.11 2.002-1.51c.124-.118.226-.205.226-.193s-.7 2.17-1.555 4.795a462 462 0 0 0-1.556 4.82c0 .198.407.31.785.215m3.962-6.61c2.008-.431 3.407-1.742 3.486-3.266c.031-.597-.03-.691-.436-.666c-1.12.068-3.05 2.1-3.756 3.956l-.034.087l.218-.022a6 6 0 0 0 .522-.088"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#9575cd" d="M2.997 14.967c-.344-.086-.654-.345-.765-.64c-.136-.36-.157-.283 1.119-4.186s1.181-3.58 1.01-3.467c-.741.491-1.703.082-1.95-.83c-.175-.648.027-1.006.899-1.587c1.274-.85 1.979-1.476 2.603-2.312c.492-.659.682-.798 1.194-.873c.623-.09 1.204.138 1.418.56c.075.147.02.153.417-.053c4.991-2.592 6.93 4.168 2.114 7.369c-1.361.904-3.966 1.598-4.84 1.29l-.128-.045l-.144.439c-.08.241-.378 1.16-.663 2.042c-.622 1.929-.645 1.972-1.152 2.21c-.228.106-.854.153-1.132.083m.729-.772c.272-.068.224.052 1.27-3.18c1.267-3.918 1.463-4.385 2.38-5.681c2.03-2.868 4.835-3.397 4.577-.864c-.218 2.145-2.177 3.72-5 4.02c-.493.052-.577.117-.647.496c-.1.542.18.631 1.35.431c3.043-.52 5.106-2.398 5.391-4.906c.365-3.207-3.167-3.65-5.56-.698c-.289.356-.294.418.059-.698c.392-1.241.389-1.266-.198-1.266c-.306 0-.397.047-.604.31c-.072.09-.243.31-.38.486c-.58.745-1.443 1.49-2.632 2.275c-.652.43-.708.542-.468.922c.157.247.337.32.56.226c.238-.099 1.576-1.11 2.002-1.51c.124-.118.226-.205.226-.193s-.7 2.17-1.555 4.795a462 462 0 0 0-1.556 4.82c0 .198.407.31.785.215m3.962-6.61c2.008-.431 3.407-1.742 3.486-3.266c.031-.597-.03-.691-.436-.666c-1.12.068-3.05 2.1-3.756 3.956l-.034.087l.218-.022a6 6 0 0 0 .522-.088"/></svg> </template>
CSS
.icon-packship {
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%2016%2016%22%3E%3Cpath%20fill%3D%22%239575cd%22%20d%3D%22M2.997%2014.967c-.344-.086-.654-.345-.765-.64c-.136-.36-.157-.283%201.119-4.186s1.181-3.58%201.01-3.467c-.741.491-1.703.082-1.95-.83c-.175-.648.027-1.006.899-1.587c1.274-.85%201.979-1.476%202.603-2.312c.492-.659.682-.798%201.194-.873c.623-.09%201.204.138%201.418.56c.075.147.02.153.417-.053c4.991-2.592%206.93%204.168%202.114%207.369c-1.361.904-3.966%201.598-4.84%201.29l-.128-.045l-.144.439c-.08.241-.378%201.16-.663%202.042c-.622%201.929-.645%201.972-1.152%202.21c-.228.106-.854.153-1.132.083m.729-.772c.272-.068.224.052%201.27-3.18c1.267-3.918%201.463-4.385%202.38-5.681c2.03-2.868%204.835-3.397%204.577-.864c-.218%202.145-2.177%203.72-5%204.02c-.493.052-.577.117-.647.496c-.1.542.18.631%201.35.431c3.043-.52%205.106-2.398%205.391-4.906c.365-3.207-3.167-3.65-5.56-.698c-.289.356-.294.418.059-.698c.392-1.241.389-1.266-.198-1.266c-.306%200-.397.047-.604.31c-.072.09-.243.31-.38.486c-.58.745-1.443%201.49-2.632%202.275c-.652.43-.708.542-.468.922c.157.247.337.32.56.226c.238-.099%201.576-1.11%202.002-1.51c.124-.118.226-.205.226-.193s-.7%202.17-1.555%204.795a462%20462%200%200%200-1.556%204.82c0%20.198.407.31.785.215m3.962-6.61c2.008-.431%203.407-1.742%203.486-3.266c.031-.597-.03-.691-.436-.666c-1.12.068-3.05%202.1-3.756%203.956l-.034.087l.218-.022a6%206%200%200%200%20.522-.088%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%2016%2016%22%3E%3Cpath%20fill%3D%22%239575cd%22%20d%3D%22M2.997%2014.967c-.344-.086-.654-.345-.765-.64c-.136-.36-.157-.283%201.119-4.186s1.181-3.58%201.01-3.467c-.741.491-1.703.082-1.95-.83c-.175-.648.027-1.006.899-1.587c1.274-.85%201.979-1.476%202.603-2.312c.492-.659.682-.798%201.194-.873c.623-.09%201.204.138%201.418.56c.075.147.02.153.417-.053c4.991-2.592%206.93%204.168%202.114%207.369c-1.361.904-3.966%201.598-4.84%201.29l-.128-.045l-.144.439c-.08.241-.378%201.16-.663%202.042c-.622%201.929-.645%201.972-1.152%202.21c-.228.106-.854.153-1.132.083m.729-.772c.272-.068.224.052%201.27-3.18c1.267-3.918%201.463-4.385%202.38-5.681c2.03-2.868%204.835-3.397%204.577-.864c-.218%202.145-2.177%203.72-5%204.02c-.493.052-.577.117-.647.496c-.1.542.18.631%201.35.431c3.043-.52%205.106-2.398%205.391-4.906c.365-3.207-3.167-3.65-5.56-.698c-.289.356-.294.418.059-.698c.392-1.241.389-1.266-.198-1.266c-.306%200-.397.047-.604.31c-.072.09-.243.31-.38.486c-.58.745-1.443%201.49-2.632%202.275c-.652.43-.708.542-.468.922c.157.247.337.32.56.226c.238-.099%201.576-1.11%202.002-1.51c.124-.118.226-.205.226-.193s-.7%202.17-1.555%204.795a462%20462%200%200%200-1.556%204.82c0%20.198.407.31.785.215m3.962-6.61c2.008-.431%203.407-1.742%203.486-3.266c.031-.597-.03-.691-.436-.666c-1.12.068-3.05%202.1-3.756%203.956l-.034.087l.218-.022a6%206%200%200%200%20.522-.088%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/packship.svg?color=%231a73e8&size=48