unlicense logo
unlicense from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- unlicense
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the unlicense logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12S5.373 0 12 0s12 5.373 12 12M12 2.449A9.55 9.55 0 0 0 2.449 12c0 2.09.672 4.024 1.811 5.597L17.597 4.26A9.5 9.5 0 0 0 12 2.449m0 19.102A9.55 9.55 0 0 0 21.551 12c0-2.09-.672-4.024-1.811-5.597L6.403 19.74A9.5 9.5 0 0 0 12 21.551m0-2.816a6.7 6.7 0 0 1-3.34-.885l2.32-2.32a3.674 3.674 0 0 0 4.388-2.06h3.206A6.74 6.74 0 0 1 12 18.734ZM5.265 12A6.735 6.735 0 0 1 15.34 6.15l-2.32 2.32a3.673 3.673 0 0 0-4.55 4.55l-2.32 2.32A6.7 6.7 0 0 1 5.265 12m13.28-1.592h-2.443L17.85 8.66c.309.54.545 1.128.695 1.748"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsUnlicense(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="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12S5.373 0 12 0s12 5.373 12 12M12 2.449A9.55 9.55 0 0 0 2.449 12c0 2.09.672 4.024 1.811 5.597L17.597 4.26A9.5 9.5 0 0 0 12 2.449m0 19.102A9.55 9.55 0 0 0 21.551 12c0-2.09-.672-4.024-1.811-5.597L6.403 19.74A9.5 9.5 0 0 0 12 21.551m0-2.816a6.7 6.7 0 0 1-3.34-.885l2.32-2.32a3.674 3.674 0 0 0 4.388-2.06h3.206A6.74 6.74 0 0 1 12 18.734ZM5.265 12A6.735 6.735 0 0 1 15.34 6.15l-2.32 2.32a3.673 3.673 0 0 0-4.55 4.55l-2.32 2.32A6.7 6.7 0 0 1 5.265 12m13.28-1.592h-2.443L17.85 8.66c.309.54.545 1.128.695 1.748"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12S5.373 0 12 0s12 5.373 12 12M12 2.449A9.55 9.55 0 0 0 2.449 12c0 2.09.672 4.024 1.811 5.597L17.597 4.26A9.5 9.5 0 0 0 12 2.449m0 19.102A9.55 9.55 0 0 0 21.551 12c0-2.09-.672-4.024-1.811-5.597L6.403 19.74A9.5 9.5 0 0 0 12 21.551m0-2.816a6.7 6.7 0 0 1-3.34-.885l2.32-2.32a3.674 3.674 0 0 0 4.388-2.06h3.206A6.74 6.74 0 0 1 12 18.734ZM5.265 12A6.735 6.735 0 0 1 15.34 6.15l-2.32 2.32a3.673 3.673 0 0 0-4.55 4.55l-2.32 2.32A6.7 6.7 0 0 1 5.265 12m13.28-1.592h-2.443L17.85 8.66c.309.54.545 1.128.695 1.748"/></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%22M24%2012c0%206.627-5.373%2012-12%2012S0%2018.627%200%2012S5.373%200%2012%200s12%205.373%2012%2012M12%202.449A9.55%209.55%200%200%200%202.449%2012c0%202.09.672%204.024%201.811%205.597L17.597%204.26A9.5%209.5%200%200%200%2012%202.449m0%2019.102A9.55%209.55%200%200%200%2021.551%2012c0-2.09-.672-4.024-1.811-5.597L6.403%2019.74A9.5%209.5%200%200%200%2012%2021.551m0-2.816a6.7%206.7%200%200%201-3.34-.885l2.32-2.32a3.674%203.674%200%200%200%204.388-2.06h3.206A6.74%206.74%200%200%201%2012%2018.734ZM5.265%2012A6.735%206.735%200%200%201%2015.34%206.15l-2.32%202.32a3.673%203.673%200%200%200-4.55%204.55l-2.32%202.32A6.7%206.7%200%200%201%205.265%2012m13.28-1.592h-2.443L17.85%208.66c.309.54.545%201.128.695%201.748%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%22M24%2012c0%206.627-5.373%2012-12%2012S0%2018.627%200%2012S5.373%200%2012%200s12%205.373%2012%2012M12%202.449A9.55%209.55%200%200%200%202.449%2012c0%202.09.672%204.024%201.811%205.597L17.597%204.26A9.5%209.5%200%200%200%2012%202.449m0%2019.102A9.55%209.55%200%200%200%2021.551%2012c0-2.09-.672-4.024-1.811-5.597L6.403%2019.74A9.5%209.5%200%200%200%2012%2021.551m0-2.816a6.7%206.7%200%200%201-3.34-.885l2.32-2.32a3.674%203.674%200%200%200%204.388-2.06h3.206A6.74%206.74%200%200%201%2012%2018.734ZM5.265%2012A6.735%206.735%200%200%201%2015.34%206.15l-2.32%202.32a3.673%203.673%200%200%200-4.55%204.55l-2.32%202.32A6.7%206.7%200%200%201%205.265%2012m13.28-1.592h-2.443L17.85%208.66c.309.54.545%201.128.695%201.748%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/unlicense.svg?color=%231a73e8&size=48