creative commons nc eu logo
creative-commons-nc-eu from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- creative-commons-nc-eu
- 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 nc eu logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.981.5C6.975.5.5 7.8.5 16c0 8.519 6.981 15.5 15.481 15.5C24.118 31.5 31.5 25.194 31.5 16C31.5 7.312 24.775.5 15.981.5m.038 28.169c-7 0-12.725-5.781-12.725-12.669c0-1.45.231-2.825.681-4.125l4.106 1.819h-.294v1.844h1.456c0 .387-.025.2-.025 1.219H7.793v1.844h1.688c.713 4.188 4.2 6.331 7.788 6.331c1.662 0 3.162-.494 4.05-.987l-.625-2.881c-.544.288-1.763.675-2.956.675c-1.762 0-3.631-.681-4.206-3.137h5.644l8.019 3.55c-.094.131-3.513 6.519-11.175 6.519zm-1.044-11.913l-.031-.025l.056.025zm4.825-1.218h.231v-1.844h-4.394l-1.787-.788c.156-.344.337-.656.55-.894c.806-.988 1.944-1.4 3.194-1.4c1.144 0 2.206.337 2.881.625l.725-2.956c-.938-.413-2.313-.775-3.894-.775c-2.438 0-4.512.987-5.994 2.644a7.7 7.7 0 0 0-.869 1.256l-5.1-2.256C9.381 3.1 15.199 3.3 16.012 3.3C23.075 3.3 28.7 8.937 28.7 16.012q0 1.752-.394 3.306z"/></svg>
React
import type { SVGProps } from "react";
export function CibCreativeCommonsNcEu(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.981.5C6.975.5.5 7.8.5 16c0 8.519 6.981 15.5 15.481 15.5C24.118 31.5 31.5 25.194 31.5 16C31.5 7.312 24.775.5 15.981.5m.038 28.169c-7 0-12.725-5.781-12.725-12.669c0-1.45.231-2.825.681-4.125l4.106 1.819h-.294v1.844h1.456c0 .387-.025.2-.025 1.219H7.793v1.844h1.688c.713 4.188 4.2 6.331 7.788 6.331c1.662 0 3.162-.494 4.05-.987l-.625-2.881c-.544.288-1.763.675-2.956.675c-1.762 0-3.631-.681-4.206-3.137h5.644l8.019 3.55c-.094.131-3.513 6.519-11.175 6.519zm-1.044-11.913l-.031-.025l.056.025zm4.825-1.218h.231v-1.844h-4.394l-1.787-.788c.156-.344.337-.656.55-.894c.806-.988 1.944-1.4 3.194-1.4c1.144 0 2.206.337 2.881.625l.725-2.956c-.938-.413-2.313-.775-3.894-.775c-2.438 0-4.512.987-5.994 2.644a7.7 7.7 0 0 0-.869 1.256l-5.1-2.256C9.381 3.1 15.199 3.3 16.012 3.3C23.075 3.3 28.7 8.937 28.7 16.012q0 1.752-.394 3.306z"/></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.981.5C6.975.5.5 7.8.5 16c0 8.519 6.981 15.5 15.481 15.5C24.118 31.5 31.5 25.194 31.5 16C31.5 7.312 24.775.5 15.981.5m.038 28.169c-7 0-12.725-5.781-12.725-12.669c0-1.45.231-2.825.681-4.125l4.106 1.819h-.294v1.844h1.456c0 .387-.025.2-.025 1.219H7.793v1.844h1.688c.713 4.188 4.2 6.331 7.788 6.331c1.662 0 3.162-.494 4.05-.987l-.625-2.881c-.544.288-1.763.675-2.956.675c-1.762 0-3.631-.681-4.206-3.137h5.644l8.019 3.55c-.094.131-3.513 6.519-11.175 6.519zm-1.044-11.913l-.031-.025l.056.025zm4.825-1.218h.231v-1.844h-4.394l-1.787-.788c.156-.344.337-.656.55-.894c.806-.988 1.944-1.4 3.194-1.4c1.144 0 2.206.337 2.881.625l.725-2.956c-.938-.413-2.313-.775-3.894-.775c-2.438 0-4.512.987-5.994 2.644a7.7 7.7 0 0 0-.869 1.256l-5.1-2.256C9.381 3.1 15.199 3.3 16.012 3.3C23.075 3.3 28.7 8.937 28.7 16.012q0 1.752-.394 3.306z"/></svg> </template>
CSS
.icon-creative-commons-nc-eu {
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.981.5C6.975.5.5%207.8.5%2016c0%208.519%206.981%2015.5%2015.481%2015.5C24.118%2031.5%2031.5%2025.194%2031.5%2016C31.5%207.312%2024.775.5%2015.981.5m.038%2028.169c-7%200-12.725-5.781-12.725-12.669c0-1.45.231-2.825.681-4.125l4.106%201.819h-.294v1.844h1.456c0%20.387-.025.2-.025%201.219H7.793v1.844h1.688c.713%204.188%204.2%206.331%207.788%206.331c1.662%200%203.162-.494%204.05-.987l-.625-2.881c-.544.288-1.763.675-2.956.675c-1.762%200-3.631-.681-4.206-3.137h5.644l8.019%203.55c-.094.131-3.513%206.519-11.175%206.519zm-1.044-11.913l-.031-.025l.056.025zm4.825-1.218h.231v-1.844h-4.394l-1.787-.788c.156-.344.337-.656.55-.894c.806-.988%201.944-1.4%203.194-1.4c1.144%200%202.206.337%202.881.625l.725-2.956c-.938-.413-2.313-.775-3.894-.775c-2.438%200-4.512.987-5.994%202.644a7.7%207.7%200%200%200-.869%201.256l-5.1-2.256C9.381%203.1%2015.199%203.3%2016.012%203.3C23.075%203.3%2028.7%208.937%2028.7%2016.012q0%201.752-.394%203.306z%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.981.5C6.975.5.5%207.8.5%2016c0%208.519%206.981%2015.5%2015.481%2015.5C24.118%2031.5%2031.5%2025.194%2031.5%2016C31.5%207.312%2024.775.5%2015.981.5m.038%2028.169c-7%200-12.725-5.781-12.725-12.669c0-1.45.231-2.825.681-4.125l4.106%201.819h-.294v1.844h1.456c0%20.387-.025.2-.025%201.219H7.793v1.844h1.688c.713%204.188%204.2%206.331%207.788%206.331c1.662%200%203.162-.494%204.05-.987l-.625-2.881c-.544.288-1.763.675-2.956.675c-1.762%200-3.631-.681-4.206-3.137h5.644l8.019%203.55c-.094.131-3.513%206.519-11.175%206.519zm-1.044-11.913l-.031-.025l.056.025zm4.825-1.218h.231v-1.844h-4.394l-1.787-.788c.156-.344.337-.656.55-.894c.806-.988%201.944-1.4%203.194-1.4c1.144%200%202.206.337%202.881.625l.725-2.956c-.938-.413-2.313-.775-3.894-.775c-2.438%200-4.512.987-5.994%202.644a7.7%207.7%200%200%200-.869%201.256l-5.1-2.256C9.381%203.1%2015.199%203.3%2016.012%203.3C23.075%203.3%2028.7%208.937%2028.7%2016.012q0%201.752-.394%203.306z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/creative-commons-nc-eu.svg?color=%231a73e8&size=48