file axis3d icon

file-axis3d from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
file-axis3d
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the file axis3d icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M14 22.75a.75.75 0 0 0 0-1.5zM4 16h.75zm.75-4a.75.75 0 1 0-1.5 0zm-.28 8.47a.75.75 0 1 0 1.06 1.06L5 21zm6.06-3.94a.75.75 0 1 0-1.06-1.06L10 16zM14 22v-.75h-4v1.5h4zM4 16h.75v-4h-1.5v4zm6 6v-.75c-1.436 0-2.437-.002-3.192-.103c-.734-.099-1.122-.28-1.4-.556l-.53.53l-.53.53c.602.603 1.36.861 2.26.983c.879.118 1.999.116 3.392.116zm-6-6h-.75c0 1.393-.002 2.513.116 3.392c.121.9.38 1.658.982 2.26l.53-.53l.53-.531c-.276-.277-.456-.665-.555-1.4c-.102-.755-.103-1.756-.103-3.191zm1 5l.53.53l5-5L10 16l-.53-.53l-5 5z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 2.5V3c0 2.828 0 4.243.879 5.121C14.757 9 16.172 9 19 9h.5"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 21.415a3 3 0 0 0 .828-.587C20 19.657 20 17.771 20 14v-3.343c0-.818 0-1.226-.152-1.594c-.152-.367-.441-.657-1.02-1.235l-4.736-4.736c-.499-.499-.748-.748-1.058-.896a2 2 0 0 0-.197-.082C12.514 2 12.161 2 11.456 2c-3.245 0-4.868 0-5.967.886a4 4 0 0 0-.603.603C4.144 4.41 4.023 5.7 4.004 8"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsFileAxis3d(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"><path fill="currentColor" d="M14 22.75a.75.75 0 0 0 0-1.5zM4 16h.75zm.75-4a.75.75 0 1 0-1.5 0zm-.28 8.47a.75.75 0 1 0 1.06 1.06L5 21zm6.06-3.94a.75.75 0 1 0-1.06-1.06L10 16zM14 22v-.75h-4v1.5h4zM4 16h.75v-4h-1.5v4zm6 6v-.75c-1.436 0-2.437-.002-3.192-.103c-.734-.099-1.122-.28-1.4-.556l-.53.53l-.53.53c.602.603 1.36.861 2.26.983c.879.118 1.999.116 3.392.116zm-6-6h-.75c0 1.393-.002 2.513.116 3.392c.121.9.38 1.658.982 2.26l.53-.53l.53-.531c-.276-.277-.456-.665-.555-1.4c-.102-.755-.103-1.756-.103-3.191zm1 5l.53.53l5-5L10 16l-.53-.53l-5 5z"/><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M13 2.5V3c0 2.828 0 4.243.879 5.121C14.757 9 16.172 9 19 9h.5"/><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M18 21.415a3 3 0 0 0 .828-.587C20 19.657 20 17.771 20 14v-3.343c0-.818 0-1.226-.152-1.594c-.152-.367-.441-.657-1.02-1.235l-4.736-4.736c-.499-.499-.748-.748-1.058-.896a2 2 0 0 0-.197-.082C12.514 2 12.161 2 11.456 2c-3.245 0-4.868 0-5.967.886a4 4 0 0 0-.603.603C4.144 4.41 4.023 5.7 4.004 8"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M14 22.75a.75.75 0 0 0 0-1.5zM4 16h.75zm.75-4a.75.75 0 1 0-1.5 0zm-.28 8.47a.75.75 0 1 0 1.06 1.06L5 21zm6.06-3.94a.75.75 0 1 0-1.06-1.06L10 16zM14 22v-.75h-4v1.5h4zM4 16h.75v-4h-1.5v4zm6 6v-.75c-1.436 0-2.437-.002-3.192-.103c-.734-.099-1.122-.28-1.4-.556l-.53.53l-.53.53c.602.603 1.36.861 2.26.983c.879.118 1.999.116 3.392.116zm-6-6h-.75c0 1.393-.002 2.513.116 3.392c.121.9.38 1.658.982 2.26l.53-.53l.53-.531c-.276-.277-.456-.665-.555-1.4c-.102-.755-.103-1.756-.103-3.191zm1 5l.53.53l5-5L10 16l-.53-.53l-5 5z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 2.5V3c0 2.828 0 4.243.879 5.121C14.757 9 16.172 9 19 9h.5"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 21.415a3 3 0 0 0 .828-.587C20 19.657 20 17.771 20 14v-3.343c0-.818 0-1.226-.152-1.594c-.152-.367-.441-.657-1.02-1.235l-4.736-4.736c-.499-.499-.748-.748-1.058-.896a2 2 0 0 0-.197-.082C12.514 2 12.161 2 11.456 2c-3.245 0-4.868 0-5.967.886a4 4 0 0 0-.603.603C4.144 4.41 4.023 5.7 4.004 8"/></g></svg>
</template>

CSS

.icon-file-axis3d {
  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%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%2022.75a.75.75%200%200%200%200-1.5zM4%2016h.75zm.75-4a.75.75%200%201%200-1.5%200zm-.28%208.47a.75.75%200%201%200%201.06%201.06L5%2021zm6.06-3.94a.75.75%200%201%200-1.06-1.06L10%2016zM14%2022v-.75h-4v1.5h4zM4%2016h.75v-4h-1.5v4zm6%206v-.75c-1.436%200-2.437-.002-3.192-.103c-.734-.099-1.122-.28-1.4-.556l-.53.53l-.53.53c.602.603%201.36.861%202.26.983c.879.118%201.999.116%203.392.116zm-6-6h-.75c0%201.393-.002%202.513.116%203.392c.121.9.38%201.658.982%202.26l.53-.53l.53-.531c-.276-.277-.456-.665-.555-1.4c-.102-.755-.103-1.756-.103-3.191zm1%205l.53.53l5-5L10%2016l-.53-.53l-5%205z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13%202.5V3c0%202.828%200%204.243.879%205.121C14.757%209%2016.172%209%2019%209h.5%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M18%2021.415a3%203%200%200%200%20.828-.587C20%2019.657%2020%2017.771%2020%2014v-3.343c0-.818%200-1.226-.152-1.594c-.152-.367-.441-.657-1.02-1.235l-4.736-4.736c-.499-.499-.748-.748-1.058-.896a2%202%200%200%200-.197-.082C12.514%202%2012.161%202%2011.456%202c-3.245%200-4.868%200-5.967.886a4%204%200%200%200-.603.603C4.144%204.41%204.023%205.7%204.004%208%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%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%2022.75a.75.75%200%200%200%200-1.5zM4%2016h.75zm.75-4a.75.75%200%201%200-1.5%200zm-.28%208.47a.75.75%200%201%200%201.06%201.06L5%2021zm6.06-3.94a.75.75%200%201%200-1.06-1.06L10%2016zM14%2022v-.75h-4v1.5h4zM4%2016h.75v-4h-1.5v4zm6%206v-.75c-1.436%200-2.437-.002-3.192-.103c-.734-.099-1.122-.28-1.4-.556l-.53.53l-.53.53c.602.603%201.36.861%202.26.983c.879.118%201.999.116%203.392.116zm-6-6h-.75c0%201.393-.002%202.513.116%203.392c.121.9.38%201.658.982%202.26l.53-.53l.53-.531c-.276-.277-.456-.665-.555-1.4c-.102-.755-.103-1.756-.103-3.191zm1%205l.53.53l5-5L10%2016l-.53-.53l-5%205z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13%202.5V3c0%202.828%200%204.243.879%205.121C14.757%209%2016.172%209%2019%209h.5%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M18%2021.415a3%203%200%200%200%20.828-.587C20%2019.657%2020%2017.771%2020%2014v-3.343c0-.818%200-1.226-.152-1.594c-.152-.367-.441-.657-1.02-1.235l-4.736-4.736c-.499-.499-.748-.748-1.058-.896a2%202%200%200%200-.197-.082C12.514%202%2012.161%202%2011.456%202c-3.245%200-4.868%200-5.967.886a4%204%200%200%200-.603.603C4.144%204.41%204.023%205.7%204.004%208%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/file-axis3d.svg?color=%231a73e8&size=48