file type trunk logo

file-type-trunk from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-trunk
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type trunk logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#fb6a5b"><path d="M16 29.92v-3a11.07 11.07 0 0 0 6.09-1.83A10.95 10.95 0 0 0 23.75 8.3A11 11 0 0 0 6.89 10a10.87 10.87 0 0 0-1.84 6H2a13.83 13.83 0 0 1 2.36-7.73a14 14 0 1 1 19.42 19.29A14.07 14.07 0 0 1 16 29.92"/><path d="M9.2 16h-3A9.78 9.78 0 0 1 9 9.08a9.9 9.9 0 0 1 7-2.86v3A6.79 6.79 0 0 0 9.2 16"/><path d="M21.68 16h-3A2.66 2.66 0 0 0 16 13.36a2.65 2.65 0 0 0-1.88.78a2.6 2.6 0 0 0-.78 1.86h-3a5.68 5.68 0 1 1 11.36 0Z"/></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeTrunk(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#fb6a5b"><path d="M16 29.92v-3a11.07 11.07 0 0 0 6.09-1.83A10.95 10.95 0 0 0 23.75 8.3A11 11 0 0 0 6.89 10a10.87 10.87 0 0 0-1.84 6H2a13.83 13.83 0 0 1 2.36-7.73a14 14 0 1 1 19.42 19.29A14.07 14.07 0 0 1 16 29.92"/><path d="M9.2 16h-3A9.78 9.78 0 0 1 9 9.08a9.9 9.9 0 0 1 7-2.86v3A6.79 6.79 0 0 0 9.2 16"/><path d="M21.68 16h-3A2.66 2.66 0 0 0 16 13.36a2.65 2.65 0 0 0-1.88.78a2.6 2.6 0 0 0-.78 1.86h-3a5.68 5.68 0 1 1 11.36 0Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#fb6a5b"><path d="M16 29.92v-3a11.07 11.07 0 0 0 6.09-1.83A10.95 10.95 0 0 0 23.75 8.3A11 11 0 0 0 6.89 10a10.87 10.87 0 0 0-1.84 6H2a13.83 13.83 0 0 1 2.36-7.73a14 14 0 1 1 19.42 19.29A14.07 14.07 0 0 1 16 29.92"/><path d="M9.2 16h-3A9.78 9.78 0 0 1 9 9.08a9.9 9.9 0 0 1 7-2.86v3A6.79 6.79 0 0 0 9.2 16"/><path d="M21.68 16h-3A2.66 2.66 0 0 0 16 13.36a2.65 2.65 0 0 0-1.88.78a2.6 2.6 0 0 0-.78 1.86h-3a5.68 5.68 0 1 1 11.36 0Z"/></g></svg>
</template>

CSS

.icon-file-type-trunk {
  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%2032%2032%22%3E%3Cg%20fill%3D%22%23fb6a5b%22%3E%3Cpath%20d%3D%22M16%2029.92v-3a11.07%2011.07%200%200%200%206.09-1.83A10.95%2010.95%200%200%200%2023.75%208.3A11%2011%200%200%200%206.89%2010a10.87%2010.87%200%200%200-1.84%206H2a13.83%2013.83%200%200%201%202.36-7.73a14%2014%200%201%201%2019.42%2019.29A14.07%2014.07%200%200%201%2016%2029.92%22%2F%3E%3Cpath%20d%3D%22M9.2%2016h-3A9.78%209.78%200%200%201%209%209.08a9.9%209.9%200%200%201%207-2.86v3A6.79%206.79%200%200%200%209.2%2016%22%2F%3E%3Cpath%20d%3D%22M21.68%2016h-3A2.66%202.66%200%200%200%2016%2013.36a2.65%202.65%200%200%200-1.88.78a2.6%202.6%200%200%200-.78%201.86h-3a5.68%205.68%200%201%201%2011.36%200Z%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%2032%2032%22%3E%3Cg%20fill%3D%22%23fb6a5b%22%3E%3Cpath%20d%3D%22M16%2029.92v-3a11.07%2011.07%200%200%200%206.09-1.83A10.95%2010.95%200%200%200%2023.75%208.3A11%2011%200%200%200%206.89%2010a10.87%2010.87%200%200%200-1.84%206H2a13.83%2013.83%200%200%201%202.36-7.73a14%2014%200%201%201%2019.42%2019.29A14.07%2014.07%200%200%201%2016%2029.92%22%2F%3E%3Cpath%20d%3D%22M9.2%2016h-3A9.78%209.78%200%200%201%209%209.08a9.9%209.9%200%200%201%207-2.86v3A6.79%206.79%200%200%200%209.2%2016%22%2F%3E%3Cpath%20d%3D%22M21.68%2016h-3A2.66%202.66%200%200%200%2016%2013.36a2.65%202.65%200%200%200-1.88.78a2.6%202.6%200%200%200-.78%201.86h-3a5.68%205.68%200%201%201%2011.36%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-trunk.svg?color=%231a73e8&size=48