cargo logo
cargo from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- cargo
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Related icons in Catppuccin Icons
Use the cargo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="#f5a97f" stroke-linejoin="round"><path stroke-linecap="round" d="M1.5 7L8 10.5L14.5 7m-10-2.5l3.503 2L14.498 3M4.5 5.5v7m3.5-6V14"/><path stroke-linecap="round" d="M8.003 3L11.5 4.5v8"/><path stroke-linecap="square" d="M1.5 6.984V11l6.503 3.5L14.5 11V3L11 1.5l-6.5 3v1z"/></g></svg>
React
import type { SVGProps } from "react";
export function CatppuccinCargo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" fillRule="evenodd" stroke="#f5a97f" strokeLinejoin="round"><path strokeLinecap="round" d="M1.5 7L8 10.5L14.5 7m-10-2.5l3.503 2L14.498 3M4.5 5.5v7m3.5-6V14"/><path strokeLinecap="round" d="M8.003 3L11.5 4.5v8"/><path strokeLinecap="square" d="M1.5 6.984V11l6.503 3.5L14.5 11V3L11 1.5l-6.5 3v1z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="#f5a97f" stroke-linejoin="round"><path stroke-linecap="round" d="M1.5 7L8 10.5L14.5 7m-10-2.5l3.503 2L14.498 3M4.5 5.5v7m3.5-6V14"/><path stroke-linecap="round" d="M8.003 3L11.5 4.5v8"/><path stroke-linecap="square" d="M1.5 6.984V11l6.503 3.5L14.5 11V3L11 1.5l-6.5 3v1z"/></g></svg> </template>
CSS
.icon-cargo {
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%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23f5a97f%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M1.5%207L8%2010.5L14.5%207m-10-2.5l3.503%202L14.498%203M4.5%205.5v7m3.5-6V14%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.003%203L11.5%204.5v8%22%2F%3E%3Cpath%20stroke-linecap%3D%22square%22%20d%3D%22M1.5%206.984V11l6.503%203.5L14.5%2011V3L11%201.5l-6.5%203v1z%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23f5a97f%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M1.5%207L8%2010.5L14.5%207m-10-2.5l3.503%202L14.498%203M4.5%205.5v7m3.5-6V14%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.003%203L11.5%204.5v8%22%2F%3E%3Cpath%20stroke-linecap%3D%22square%22%20d%3D%22M1.5%206.984V11l6.503%203.5L14.5%2011V3L11%201.5l-6.5%203v1z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/cargo.svg?color=%231a73e8&size=48