creative commons zero icon

creative-commons-zero-fill from Remix Icon by Remix Design · Fill · Business · Apache-2.0 Free for personal and commercial use.

Name
creative-commons-zero-fill
Set
Remix Icon
Style
Fill
Category
Business
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More business icons from Remix Icon

Use the creative commons zero icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12S6.48 2 12 2m0 4c-2.761 0-5 2.686-5 6s2.239 6 5 6s5-2.686 5-6s-2.239-6-5-6m2.325 3.472c.422.69.675 1.57.675 2.528c0 2.21-1.343 4-3 4c-.441 0-.86-.127-1.237-.355zM12 8c.441 0 .86.127 1.237.355l-3.562 6.173C9.253 13.838 9 12.958 9 12c0-2.21 1.343-4 3-4"/></svg>

React

import type { SVGProps } from "react";

export function RiCreativeCommonsZeroFill(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="M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12S6.48 2 12 2m0 4c-2.761 0-5 2.686-5 6s2.239 6 5 6s5-2.686 5-6s-2.239-6-5-6m2.325 3.472c.422.69.675 1.57.675 2.528c0 2.21-1.343 4-3 4c-.441 0-.86-.127-1.237-.355zM12 8c.441 0 .86.127 1.237.355l-3.562 6.173C9.253 13.838 9 12.958 9 12c0-2.21 1.343-4 3-4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12S6.48 2 12 2m0 4c-2.761 0-5 2.686-5 6s2.239 6 5 6s5-2.686 5-6s-2.239-6-5-6m2.325 3.472c.422.69.675 1.57.675 2.528c0 2.21-1.343 4-3 4c-.441 0-.86-.127-1.237-.355zM12 8c.441 0 .86.127 1.237.355l-3.562 6.173C9.253 13.838 9 12.958 9 12c0-2.21 1.343-4 3-4"/></svg>
</template>

CSS

.icon-creative-commons-zero-fill {
  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%22M12%202c5.52%200%2010%204.48%2010%2010s-4.48%2010-10%2010S2%2017.52%202%2012S6.48%202%2012%202m0%204c-2.761%200-5%202.686-5%206s2.239%206%205%206s5-2.686%205-6s-2.239-6-5-6m2.325%203.472c.422.69.675%201.57.675%202.528c0%202.21-1.343%204-3%204c-.441%200-.86-.127-1.237-.355zM12%208c.441%200%20.86.127%201.237.355l-3.562%206.173C9.253%2013.838%209%2012.958%209%2012c0-2.21%201.343-4%203-4%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%22M12%202c5.52%200%2010%204.48%2010%2010s-4.48%2010-10%2010S2%2017.52%202%2012S6.48%202%2012%202m0%204c-2.761%200-5%202.686-5%206s2.239%206%205%206s5-2.686%205-6s-2.239-6-5-6m2.325%203.472c.422.69.675%201.57.675%202.528c0%202.21-1.343%204-3%204c-.441%200-.86-.127-1.237-.355zM12%208c.441%200%20.86.127%201.237.355l-3.562%206.173C9.253%2013.838%209%2012.958%209%2012c0-2.21%201.343-4%203-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/creative-commons-zero-fill.svg?color=%231a73e8&size=48