unlicense from Material Symbols by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.

Name
unlicense
Set
Material Symbols
Style
Regular
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
unlicense-sharp

3 other variants in Material Symbols

The same icon in other sets

More actions icons from Material Symbols

Use the unlicense icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.05 15.2l-1.4-1.4q.65-.8 1-1.75T18 10q0-2.5-1.75-4.25T12 4q-1.1 0-2.05.35t-1.75 1l-1.4-1.4q1.05-.9 2.375-1.425T12 2q3.325 0 5.663 2.337T20 10q0 1.5-.525 2.825T18.05 15.2m-3.55-3.55L10.35 7.5q.35-.225.775-.363T12 7q1.25 0 2.125.875T15 10q0 .45-.137.875t-.363.775M6 23v-7.7q-.95-1.1-1.475-2.425T4 10q0-.725.113-1.388T4.5 7.3L1.4 4.2l1.4-1.4l18.4 18.4l-1.4 1.4l-1.8-1.75V23l-6-2zm6-7q.275 0 .525-.025t.525-.075L6.1 8.95q-.05.275-.075.525T6 10q0 2.5 1.75 4.25T12 16"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsUnlicense(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.05 15.2l-1.4-1.4q.65-.8 1-1.75T18 10q0-2.5-1.75-4.25T12 4q-1.1 0-2.05.35t-1.75 1l-1.4-1.4q1.05-.9 2.375-1.425T12 2q3.325 0 5.663 2.337T20 10q0 1.5-.525 2.825T18.05 15.2m-3.55-3.55L10.35 7.5q.35-.225.775-.363T12 7q1.25 0 2.125.875T15 10q0 .45-.137.875t-.363.775M6 23v-7.7q-.95-1.1-1.475-2.425T4 10q0-.725.113-1.388T4.5 7.3L1.4 4.2l1.4-1.4l18.4 18.4l-1.4 1.4l-1.8-1.75V23l-6-2zm6-7q.275 0 .525-.025t.525-.075L6.1 8.95q-.05.275-.075.525T6 10q0 2.5 1.75 4.25T12 16"/></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.05 15.2l-1.4-1.4q.65-.8 1-1.75T18 10q0-2.5-1.75-4.25T12 4q-1.1 0-2.05.35t-1.75 1l-1.4-1.4q1.05-.9 2.375-1.425T12 2q3.325 0 5.663 2.337T20 10q0 1.5-.525 2.825T18.05 15.2m-3.55-3.55L10.35 7.5q.35-.225.775-.363T12 7q1.25 0 2.125.875T15 10q0 .45-.137.875t-.363.775M6 23v-7.7q-.95-1.1-1.475-2.425T4 10q0-.725.113-1.388T4.5 7.3L1.4 4.2l1.4-1.4l18.4 18.4l-1.4 1.4l-1.8-1.75V23l-6-2zm6-7q.275 0 .525-.025t.525-.075L6.1 8.95q-.05.275-.075.525T6 10q0 2.5 1.75 4.25T12 16"/></svg>
</template>

CSS

.icon-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.05%2015.2l-1.4-1.4q.65-.8%201-1.75T18%2010q0-2.5-1.75-4.25T12%204q-1.1%200-2.05.35t-1.75%201l-1.4-1.4q1.05-.9%202.375-1.425T12%202q3.325%200%205.663%202.337T20%2010q0%201.5-.525%202.825T18.05%2015.2m-3.55-3.55L10.35%207.5q.35-.225.775-.363T12%207q1.25%200%202.125.875T15%2010q0%20.45-.137.875t-.363.775M6%2023v-7.7q-.95-1.1-1.475-2.425T4%2010q0-.725.113-1.388T4.5%207.3L1.4%204.2l1.4-1.4l18.4%2018.4l-1.4%201.4l-1.8-1.75V23l-6-2zm6-7q.275%200%20.525-.025t.525-.075L6.1%208.95q-.05.275-.075.525T6%2010q0%202.5%201.75%204.25T12%2016%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.05%2015.2l-1.4-1.4q.65-.8%201-1.75T18%2010q0-2.5-1.75-4.25T12%204q-1.1%200-2.05.35t-1.75%201l-1.4-1.4q1.05-.9%202.375-1.425T12%202q3.325%200%205.663%202.337T20%2010q0%201.5-.525%202.825T18.05%2015.2m-3.55-3.55L10.35%207.5q.35-.225.775-.363T12%207q1.25%200%202.125.875T15%2010q0%20.45-.137.875t-.363.775M6%2023v-7.7q-.95-1.1-1.475-2.425T4%2010q0-.725.113-1.388T4.5%207.3L1.4%204.2l1.4-1.4l18.4%2018.4l-1.4%201.4l-1.8-1.75V23l-6-2zm6-7q.275%200%20.525-.025t.525-.075L6.1%208.95q-.05.275-.075.525T6%2010q0%202.5%201.75%204.25T12%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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