creative commons zero logo

creative-commons-zero from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
creative-commons-zero
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Related icons in CoreUI Brands

Use the creative commons zero logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.975.5C24.837.5 31.5 7.381 31.5 16c0 9.194-7.406 15.5-15.525 15.5C7.6 31.5.5 24.656.5 16C.5 7.694 7.044.5 15.975.5m.05 2.794C8.638 3.294 3.294 9.413 3.294 16c0 6.863 5.7 12.675 12.731 12.675c6.45 0 12.675-5.069 12.675-12.675c.006-7.113-5.637-12.706-12.675-12.706M16 7.075c-5.119 0-6.406 4.831-6.406 8.925s1.288 8.925 6.406 8.925c5.119 0 6.406-4.831 6.406-8.925S21.118 7.075 16 7.075m0 3.369c.206 0 .4.031.575.075c.369.319.55.756.194 1.369l-3.406 6.262a16 16 0 0 1-.119-2.15c0-1.8.125-5.556 2.756-5.556m2.55 2.887c.181.962.206 1.962.206 2.669c0 1.806-.125 5.556-2.756 5.556c-.844 0-2.038-.481-1.256-1.65z"/></svg>

React

import type { SVGProps } from "react";

export function CibCreativeCommonsZero(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.975.5C24.837.5 31.5 7.381 31.5 16c0 9.194-7.406 15.5-15.525 15.5C7.6 31.5.5 24.656.5 16C.5 7.694 7.044.5 15.975.5m.05 2.794C8.638 3.294 3.294 9.413 3.294 16c0 6.863 5.7 12.675 12.731 12.675c6.45 0 12.675-5.069 12.675-12.675c.006-7.113-5.637-12.706-12.675-12.706M16 7.075c-5.119 0-6.406 4.831-6.406 8.925s1.288 8.925 6.406 8.925c5.119 0 6.406-4.831 6.406-8.925S21.118 7.075 16 7.075m0 3.369c.206 0 .4.031.575.075c.369.319.55.756.194 1.369l-3.406 6.262a16 16 0 0 1-.119-2.15c0-1.8.125-5.556 2.756-5.556m2.55 2.887c.181.962.206 1.962.206 2.669c0 1.806-.125 5.556-2.756 5.556c-.844 0-2.038-.481-1.256-1.65z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.975.5C24.837.5 31.5 7.381 31.5 16c0 9.194-7.406 15.5-15.525 15.5C7.6 31.5.5 24.656.5 16C.5 7.694 7.044.5 15.975.5m.05 2.794C8.638 3.294 3.294 9.413 3.294 16c0 6.863 5.7 12.675 12.731 12.675c6.45 0 12.675-5.069 12.675-12.675c.006-7.113-5.637-12.706-12.675-12.706M16 7.075c-5.119 0-6.406 4.831-6.406 8.925s1.288 8.925 6.406 8.925c5.119 0 6.406-4.831 6.406-8.925S21.118 7.075 16 7.075m0 3.369c.206 0 .4.031.575.075c.369.319.55.756.194 1.369l-3.406 6.262a16 16 0 0 1-.119-2.15c0-1.8.125-5.556 2.756-5.556m2.55 2.887c.181.962.206 1.962.206 2.669c0 1.806-.125 5.556-2.756 5.556c-.844 0-2.038-.481-1.256-1.65z"/></svg>
</template>

CSS

.icon-creative-commons-zero {
  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%22currentColor%22%20d%3D%22M15.975.5C24.837.5%2031.5%207.381%2031.5%2016c0%209.194-7.406%2015.5-15.525%2015.5C7.6%2031.5.5%2024.656.5%2016C.5%207.694%207.044.5%2015.975.5m.05%202.794C8.638%203.294%203.294%209.413%203.294%2016c0%206.863%205.7%2012.675%2012.731%2012.675c6.45%200%2012.675-5.069%2012.675-12.675c.006-7.113-5.637-12.706-12.675-12.706M16%207.075c-5.119%200-6.406%204.831-6.406%208.925s1.288%208.925%206.406%208.925c5.119%200%206.406-4.831%206.406-8.925S21.118%207.075%2016%207.075m0%203.369c.206%200%20.4.031.575.075c.369.319.55.756.194%201.369l-3.406%206.262a16%2016%200%200%201-.119-2.15c0-1.8.125-5.556%202.756-5.556m2.55%202.887c.181.962.206%201.962.206%202.669c0%201.806-.125%205.556-2.756%205.556c-.844%200-2.038-.481-1.256-1.65z%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%22currentColor%22%20d%3D%22M15.975.5C24.837.5%2031.5%207.381%2031.5%2016c0%209.194-7.406%2015.5-15.525%2015.5C7.6%2031.5.5%2024.656.5%2016C.5%207.694%207.044.5%2015.975.5m.05%202.794C8.638%203.294%203.294%209.413%203.294%2016c0%206.863%205.7%2012.675%2012.731%2012.675c6.45%200%2012.675-5.069%2012.675-12.675c.006-7.113-5.637-12.706-12.675-12.706M16%207.075c-5.119%200-6.406%204.831-6.406%208.925s1.288%208.925%206.406%208.925c5.119%200%206.406-4.831%206.406-8.925S21.118%207.075%2016%207.075m0%203.369c.206%200%20.4.031.575.075c.369.319.55.756.194%201.369l-3.406%206.262a16%2016%200%200%201-.119-2.15c0-1.8.125-5.556%202.756-5.556m2.55%202.887c.181.962.206%201.962.206%202.669c0%201.806-.125%205.556-2.756%205.556c-.844%200-2.038-.481-1.256-1.65z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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