import4 icon

import4 from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.

Name
import4
Set
Reicon
Style
Outline
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the import4 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.14 9.898h-8.46v3.67l1.57-1.57c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.85 2.84c-.29.29-.77.29-1.06 0l-2.85-2.84a.74.74 0 0 1-.22-.53c0-.19.08-.38.23-.53c.29-.29.77-.29 1.06 0l1.56 1.56v-3.66H2.86c-.48 0-.86.38-.86.86c0 5.89 4.11 10 10 10s10-4.11 10-10c0-.48-.38-.86-.86-.86m-8.46-5.91c0-.41-.34-.75-.75-.75s-.75.34-.75.75v5.9h1.5z"/></svg>

React

import type { SVGProps } from "react";

export function ReiconImport4(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.14 9.898h-8.46v3.67l1.57-1.57c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.85 2.84c-.29.29-.77.29-1.06 0l-2.85-2.84a.74.74 0 0 1-.22-.53c0-.19.08-.38.23-.53c.29-.29.77-.29 1.06 0l1.56 1.56v-3.66H2.86c-.48 0-.86.38-.86.86c0 5.89 4.11 10 10 10s10-4.11 10-10c0-.48-.38-.86-.86-.86m-8.46-5.91c0-.41-.34-.75-.75-.75s-.75.34-.75.75v5.9h1.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.14 9.898h-8.46v3.67l1.57-1.57c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.85 2.84c-.29.29-.77.29-1.06 0l-2.85-2.84a.74.74 0 0 1-.22-.53c0-.19.08-.38.23-.53c.29-.29.77-.29 1.06 0l1.56 1.56v-3.66H2.86c-.48 0-.86.38-.86.86c0 5.89 4.11 10 10 10s10-4.11 10-10c0-.48-.38-.86-.86-.86m-8.46-5.91c0-.41-.34-.75-.75-.75s-.75.34-.75.75v5.9h1.5z"/></svg>
</template>

CSS

.icon-import4 {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.14%209.898h-8.46v3.67l1.57-1.57c.29-.29.77-.29%201.06%200s.29.77%200%201.06l-2.85%202.84c-.29.29-.77.29-1.06%200l-2.85-2.84a.74.74%200%200%201-.22-.53c0-.19.08-.38.23-.53c.29-.29.77-.29%201.06%200l1.56%201.56v-3.66H2.86c-.48%200-.86.38-.86.86c0%205.89%204.11%2010%2010%2010s10-4.11%2010-10c0-.48-.38-.86-.86-.86m-8.46-5.91c0-.41-.34-.75-.75-.75s-.75.34-.75.75v5.9h1.5z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.14%209.898h-8.46v3.67l1.57-1.57c.29-.29.77-.29%201.06%200s.29.77%200%201.06l-2.85%202.84c-.29.29-.77.29-1.06%200l-2.85-2.84a.74.74%200%200%201-.22-.53c0-.19.08-.38.23-.53c.29-.29.77-.29%201.06%200l1.56%201.56v-3.66H2.86c-.48%200-.86.38-.86.86c0%205.89%204.11%2010%2010%2010s10-4.11%2010-10c0-.48-.38-.86-.86-.86m-8.46-5.91c0-.41-.34-.75-.75-.75s-.75.34-.75.75v5.9h1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/import4.svg?color=%231a73e8&size=48