baseline drive file rename icon

baseline-drive-file-rename-outline from Google Material Icons by Material Design Authors · Outline · File · Apache-2.0 Free for personal and commercial use.

Name
baseline-drive-file-rename-outline
Set
Google Material Icons
Style
Outline
Category
File
Viewbox
24×24
License
Apache 2.0

More file icons from Google Material Icons

Use the baseline drive file rename icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.41 5.8L17.2 4.59c-.78-.78-2.05-.78-2.83 0l-2.68 2.68L3 15.96V20h4.04l8.74-8.74l2.63-2.63c.79-.78.79-2.05 0-2.83M6.21 18H5v-1.21l8.66-8.66l1.21 1.21zM11 20l4-4h6v4z"/></svg>

React

import type { SVGProps } from "react";

export function IcBaselineDriveFileRenameOutline(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="M18.41 5.8L17.2 4.59c-.78-.78-2.05-.78-2.83 0l-2.68 2.68L3 15.96V20h4.04l8.74-8.74l2.63-2.63c.79-.78.79-2.05 0-2.83M6.21 18H5v-1.21l8.66-8.66l1.21 1.21zM11 20l4-4h6v4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.41 5.8L17.2 4.59c-.78-.78-2.05-.78-2.83 0l-2.68 2.68L3 15.96V20h4.04l8.74-8.74l2.63-2.63c.79-.78.79-2.05 0-2.83M6.21 18H5v-1.21l8.66-8.66l1.21 1.21zM11 20l4-4h6v4z"/></svg>
</template>

CSS

.icon-baseline-drive-file-rename-outline {
  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%22M18.41%205.8L17.2%204.59c-.78-.78-2.05-.78-2.83%200l-2.68%202.68L3%2015.96V20h4.04l8.74-8.74l2.63-2.63c.79-.78.79-2.05%200-2.83M6.21%2018H5v-1.21l8.66-8.66l1.21%201.21zM11%2020l4-4h6v4z%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%22M18.41%205.8L17.2%204.59c-.78-.78-2.05-.78-2.83%200l-2.68%202.68L3%2015.96V20h4.04l8.74-8.74l2.63-2.63c.79-.78.79-2.05%200-2.83M6.21%2018H5v-1.21l8.66-8.66l1.21%201.21zM11%2020l4-4h6v4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/baseline-drive-file-rename-outline.svg?color=%231a73e8&size=48