creative commons pd logo

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

Name
creative-commons-pd
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 pd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 .5C7.437.5.5 7.444.5 16c0 8.563 6.938 15.5 15.5 15.5S31.5 24.562 31.5 16C31.5 7.444 24.562.5 16 .5m0 28.094c-8.7 0-14.738-8.625-11.887-16.744l4.925 2.194a10.5 10.5 0 0 0-.206 2.056c0 6.188 4.619 7.931 7.525 7.931c1.431 0 3.344-.419 4.963-1.844l-2.256-2.744c-.344.394-1.1 1.044-2.269 1.044c-2.363 0-3.356-2.494-3.369-4.494c14.4 6.413 13.531 6.031 13.619 6.05c-2.144 3.9-6.287 6.55-11.044 6.55zm12.137-9.375l-14-6.25c1.175-2.125 3.431-1.919 4.669-.688l2.525-2.6c-1.694-1.456-3.625-1.719-4.881-1.719c-2.962 0-5.056 1.281-6.294 3.225L5.475 9.1c2.256-3.431 6.131-5.7 10.531-5.7C22.95 3.4 28.6 9.05 28.6 15.994c0 1.125-.15 2.213-.425 3.25a.1.1 0 0 1-.038-.025"/></svg>

React

import type { SVGProps } from "react";

export function CibCreativeCommonsPd(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="M16 .5C7.437.5.5 7.444.5 16c0 8.563 6.938 15.5 15.5 15.5S31.5 24.562 31.5 16C31.5 7.444 24.562.5 16 .5m0 28.094c-8.7 0-14.738-8.625-11.887-16.744l4.925 2.194a10.5 10.5 0 0 0-.206 2.056c0 6.188 4.619 7.931 7.525 7.931c1.431 0 3.344-.419 4.963-1.844l-2.256-2.744c-.344.394-1.1 1.044-2.269 1.044c-2.363 0-3.356-2.494-3.369-4.494c14.4 6.413 13.531 6.031 13.619 6.05c-2.144 3.9-6.287 6.55-11.044 6.55zm12.137-9.375l-14-6.25c1.175-2.125 3.431-1.919 4.669-.688l2.525-2.6c-1.694-1.456-3.625-1.719-4.881-1.719c-2.962 0-5.056 1.281-6.294 3.225L5.475 9.1c2.256-3.431 6.131-5.7 10.531-5.7C22.95 3.4 28.6 9.05 28.6 15.994c0 1.125-.15 2.213-.425 3.25a.1.1 0 0 1-.038-.025"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 .5C7.437.5.5 7.444.5 16c0 8.563 6.938 15.5 15.5 15.5S31.5 24.562 31.5 16C31.5 7.444 24.562.5 16 .5m0 28.094c-8.7 0-14.738-8.625-11.887-16.744l4.925 2.194a10.5 10.5 0 0 0-.206 2.056c0 6.188 4.619 7.931 7.525 7.931c1.431 0 3.344-.419 4.963-1.844l-2.256-2.744c-.344.394-1.1 1.044-2.269 1.044c-2.363 0-3.356-2.494-3.369-4.494c14.4 6.413 13.531 6.031 13.619 6.05c-2.144 3.9-6.287 6.55-11.044 6.55zm12.137-9.375l-14-6.25c1.175-2.125 3.431-1.919 4.669-.688l2.525-2.6c-1.694-1.456-3.625-1.719-4.881-1.719c-2.962 0-5.056 1.281-6.294 3.225L5.475 9.1c2.256-3.431 6.131-5.7 10.531-5.7C22.95 3.4 28.6 9.05 28.6 15.994c0 1.125-.15 2.213-.425 3.25a.1.1 0 0 1-.038-.025"/></svg>
</template>

CSS

.icon-creative-commons-pd {
  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%22M16%20.5C7.437.5.5%207.444.5%2016c0%208.563%206.938%2015.5%2015.5%2015.5S31.5%2024.562%2031.5%2016C31.5%207.444%2024.562.5%2016%20.5m0%2028.094c-8.7%200-14.738-8.625-11.887-16.744l4.925%202.194a10.5%2010.5%200%200%200-.206%202.056c0%206.188%204.619%207.931%207.525%207.931c1.431%200%203.344-.419%204.963-1.844l-2.256-2.744c-.344.394-1.1%201.044-2.269%201.044c-2.363%200-3.356-2.494-3.369-4.494c14.4%206.413%2013.531%206.031%2013.619%206.05c-2.144%203.9-6.287%206.55-11.044%206.55zm12.137-9.375l-14-6.25c1.175-2.125%203.431-1.919%204.669-.688l2.525-2.6c-1.694-1.456-3.625-1.719-4.881-1.719c-2.962%200-5.056%201.281-6.294%203.225L5.475%209.1c2.256-3.431%206.131-5.7%2010.531-5.7C22.95%203.4%2028.6%209.05%2028.6%2015.994c0%201.125-.15%202.213-.425%203.25a.1.1%200%200%201-.038-.025%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%22M16%20.5C7.437.5.5%207.444.5%2016c0%208.563%206.938%2015.5%2015.5%2015.5S31.5%2024.562%2031.5%2016C31.5%207.444%2024.562.5%2016%20.5m0%2028.094c-8.7%200-14.738-8.625-11.887-16.744l4.925%202.194a10.5%2010.5%200%200%200-.206%202.056c0%206.188%204.619%207.931%207.525%207.931c1.431%200%203.344-.419%204.963-1.844l-2.256-2.744c-.344.394-1.1%201.044-2.269%201.044c-2.363%200-3.356-2.494-3.369-4.494c14.4%206.413%2013.531%206.031%2013.619%206.05c-2.144%203.9-6.287%206.55-11.044%206.55zm12.137-9.375l-14-6.25c1.175-2.125%203.431-1.919%204.669-.688l2.525-2.6c-1.694-1.456-3.625-1.719-4.881-1.719c-2.962%200-5.056%201.281-6.294%203.225L5.475%209.1c2.256-3.431%206.131-5.7%2010.531-5.7C22.95%203.4%2028.6%209.05%2028.6%2015.994c0%201.125-.15%202.213-.425%203.25a.1.1%200%200%201-.038-.025%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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