creative commons nd logo
creative-commons-nd from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- creative-commons-nd
- 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 nd 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.706m5.875 9.019v2.656H10.632v-2.656zm0 4.987v2.656H10.632V17.3z"/></svg>
React
import type { SVGProps } from "react";
export function CibCreativeCommonsNd(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.706m5.875 9.019v2.656H10.632v-2.656zm0 4.987v2.656H10.632V17.3z"/></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.706m5.875 9.019v2.656H10.632v-2.656zm0 4.987v2.656H10.632V17.3z"/></svg> </template>
CSS
.icon-creative-commons-nd {
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.706m5.875%209.019v2.656H10.632v-2.656zm0%204.987v2.656H10.632V17.3z%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.706m5.875%209.019v2.656H10.632v-2.656zm0%204.987v2.656H10.632V17.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/creative-commons-nd.svg?color=%231a73e8&size=48