file type unlicense logo

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

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

Related icons in VSCode Icons

Use the file type unlicense logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="gray" d="M23.627 14.143a7.8 7.8 0 0 0-.807-2.034l-2.034 2.034ZM11.714 16A4.286 4.286 0 0 1 16 11.714a4.2 4.2 0 0 1 1.174.184l2.717-2.718A7.849 7.849 0 0 0 9.18 19.891l2.72-2.717A4.2 4.2 0 0 1 11.714 16M16 20.286a4.2 4.2 0 0 1-1.174-.184l-2.717 2.718a7.844 7.844 0 0 0 11.555-5.106h-3.74A4.28 4.28 0 0 1 16 20.286"/><path fill="gray" d="M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2M4.857 16a11.13 11.13 0 0 1 17.665-9.022L6.978 22.522A11.1 11.1 0 0 1 4.857 16M16 27.143a11.1 11.1 0 0 1-6.522-2.121L25.022 9.478A11.13 11.13 0 0 1 16 27.143"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeUnlicense(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="gray" d="M23.627 14.143a7.8 7.8 0 0 0-.807-2.034l-2.034 2.034ZM11.714 16A4.286 4.286 0 0 1 16 11.714a4.2 4.2 0 0 1 1.174.184l2.717-2.718A7.849 7.849 0 0 0 9.18 19.891l2.72-2.717A4.2 4.2 0 0 1 11.714 16M16 20.286a4.2 4.2 0 0 1-1.174-.184l-2.717 2.718a7.844 7.844 0 0 0 11.555-5.106h-3.74A4.28 4.28 0 0 1 16 20.286"/><path fill="gray" d="M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2M4.857 16a11.13 11.13 0 0 1 17.665-9.022L6.978 22.522A11.1 11.1 0 0 1 4.857 16M16 27.143a11.1 11.1 0 0 1-6.522-2.121L25.022 9.478A11.13 11.13 0 0 1 16 27.143"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="gray" d="M23.627 14.143a7.8 7.8 0 0 0-.807-2.034l-2.034 2.034ZM11.714 16A4.286 4.286 0 0 1 16 11.714a4.2 4.2 0 0 1 1.174.184l2.717-2.718A7.849 7.849 0 0 0 9.18 19.891l2.72-2.717A4.2 4.2 0 0 1 11.714 16M16 20.286a4.2 4.2 0 0 1-1.174-.184l-2.717 2.718a7.844 7.844 0 0 0 11.555-5.106h-3.74A4.28 4.28 0 0 1 16 20.286"/><path fill="gray" d="M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2M4.857 16a11.13 11.13 0 0 1 17.665-9.022L6.978 22.522A11.1 11.1 0 0 1 4.857 16M16 27.143a11.1 11.1 0 0 1-6.522-2.121L25.022 9.478A11.13 11.13 0 0 1 16 27.143"/></svg>
</template>

CSS

.icon-file-type-unlicense {
  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%3Cpath%20fill%3D%22gray%22%20d%3D%22M23.627%2014.143a7.8%207.8%200%200%200-.807-2.034l-2.034%202.034ZM11.714%2016A4.286%204.286%200%200%201%2016%2011.714a4.2%204.2%200%200%201%201.174.184l2.717-2.718A7.849%207.849%200%200%200%209.18%2019.891l2.72-2.717A4.2%204.2%200%200%201%2011.714%2016M16%2020.286a4.2%204.2%200%200%201-1.174-.184l-2.717%202.718a7.844%207.844%200%200%200%2011.555-5.106h-3.74A4.28%204.28%200%200%201%2016%2020.286%22%2F%3E%3Cpath%20fill%3D%22gray%22%20d%3D%22M16%202a14%2014%200%201%200%2014%2014A14%2014%200%200%200%2016%202M4.857%2016a11.13%2011.13%200%200%201%2017.665-9.022L6.978%2022.522A11.1%2011.1%200%200%201%204.857%2016M16%2027.143a11.1%2011.1%200%200%201-6.522-2.121L25.022%209.478A11.13%2011.13%200%200%201%2016%2027.143%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%2032%2032%22%3E%3Cpath%20fill%3D%22gray%22%20d%3D%22M23.627%2014.143a7.8%207.8%200%200%200-.807-2.034l-2.034%202.034ZM11.714%2016A4.286%204.286%200%200%201%2016%2011.714a4.2%204.2%200%200%201%201.174.184l2.717-2.718A7.849%207.849%200%200%200%209.18%2019.891l2.72-2.717A4.2%204.2%200%200%201%2011.714%2016M16%2020.286a4.2%204.2%200%200%201-1.174-.184l-2.717%202.718a7.844%207.844%200%200%200%2011.555-5.106h-3.74A4.28%204.28%200%200%201%2016%2020.286%22%2F%3E%3Cpath%20fill%3D%22gray%22%20d%3D%22M16%202a14%2014%200%201%200%2014%2014A14%2014%200%200%200%2016%202M4.857%2016a11.13%2011.13%200%200%201%2017.665-9.022L6.978%2022.522A11.1%2011.1%200%200%201%204.857%2016M16%2027.143a11.1%2011.1%200%200%201-6.522-2.121L25.022%209.478A11.13%2011.13%200%200%201%2016%2027.143%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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