creative commons nc eu logo

creative-commons-nc-eu from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
creative-commons-nc-eu
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Related icons in Font Awesome Brands

Use the creative commons nc eu logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M319.7 72C175.6 72 72 188.8 72 320c0 136.3 111.7 248 247.7 248C449.9 568 568 467.1 568 320c0-139-107.6-248-248.3-248m.6 450.7c-112 0-203.6-92.5-203.6-202.7c0-23.2 3.7-45.2 10.9-66l65.7 29.1h-4.7v29.5h23.3c0 6.2-.4 3.2-.4 19.5h-22.8v29.5h27c11.4 67 67.2 101.3 124.6 101.3c26.6 0 50.6-7.9 64.8-15.8l-10-46.1c-8.7 4.6-28.2 10.8-47.3 10.8c-28.2 0-58.1-10.9-67.3-50.2h90.3l128.3 56.8c-1.5 2.1-56.2 104.3-178.8 104.3m-16.7-190.6l-.5-.4l.9.4zm77.2-19.5h3.7v-29.5h-70.3l-28.6-12.6c2.5-5.5 5.4-10.5 8.8-14.3c12.9-15.8 31.1-22.4 51.1-22.4c18.3 0 35.3 5.4 46.1 10l11.6-47.3c-15-6.6-37-12.4-62.3-12.4c-39 0-72.2 15.8-95.9 42.3c-5.3 6.1-9.8 12.9-13.9 20.1l-81.6-36.1c64.6-96.8 157.7-93.6 170.7-93.6c113 0 203 90.2 203 203.4c0 18.7-2.1 36.3-6.3 52.9z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsCreativeCommonsNcEu(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M319.7 72C175.6 72 72 188.8 72 320c0 136.3 111.7 248 247.7 248C449.9 568 568 467.1 568 320c0-139-107.6-248-248.3-248m.6 450.7c-112 0-203.6-92.5-203.6-202.7c0-23.2 3.7-45.2 10.9-66l65.7 29.1h-4.7v29.5h23.3c0 6.2-.4 3.2-.4 19.5h-22.8v29.5h27c11.4 67 67.2 101.3 124.6 101.3c26.6 0 50.6-7.9 64.8-15.8l-10-46.1c-8.7 4.6-28.2 10.8-47.3 10.8c-28.2 0-58.1-10.9-67.3-50.2h90.3l128.3 56.8c-1.5 2.1-56.2 104.3-178.8 104.3m-16.7-190.6l-.5-.4l.9.4zm77.2-19.5h3.7v-29.5h-70.3l-28.6-12.6c2.5-5.5 5.4-10.5 8.8-14.3c12.9-15.8 31.1-22.4 51.1-22.4c18.3 0 35.3 5.4 46.1 10l11.6-47.3c-15-6.6-37-12.4-62.3-12.4c-39 0-72.2 15.8-95.9 42.3c-5.3 6.1-9.8 12.9-13.9 20.1l-81.6-36.1c64.6-96.8 157.7-93.6 170.7-93.6c113 0 203 90.2 203 203.4c0 18.7-2.1 36.3-6.3 52.9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M319.7 72C175.6 72 72 188.8 72 320c0 136.3 111.7 248 247.7 248C449.9 568 568 467.1 568 320c0-139-107.6-248-248.3-248m.6 450.7c-112 0-203.6-92.5-203.6-202.7c0-23.2 3.7-45.2 10.9-66l65.7 29.1h-4.7v29.5h23.3c0 6.2-.4 3.2-.4 19.5h-22.8v29.5h27c11.4 67 67.2 101.3 124.6 101.3c26.6 0 50.6-7.9 64.8-15.8l-10-46.1c-8.7 4.6-28.2 10.8-47.3 10.8c-28.2 0-58.1-10.9-67.3-50.2h90.3l128.3 56.8c-1.5 2.1-56.2 104.3-178.8 104.3m-16.7-190.6l-.5-.4l.9.4zm77.2-19.5h3.7v-29.5h-70.3l-28.6-12.6c2.5-5.5 5.4-10.5 8.8-14.3c12.9-15.8 31.1-22.4 51.1-22.4c18.3 0 35.3 5.4 46.1 10l11.6-47.3c-15-6.6-37-12.4-62.3-12.4c-39 0-72.2 15.8-95.9 42.3c-5.3 6.1-9.8 12.9-13.9 20.1l-81.6-36.1c64.6-96.8 157.7-93.6 170.7-93.6c113 0 203 90.2 203 203.4c0 18.7-2.1 36.3-6.3 52.9z"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M319.7%2072C175.6%2072%2072%20188.8%2072%20320c0%20136.3%20111.7%20248%20247.7%20248C449.9%20568%20568%20467.1%20568%20320c0-139-107.6-248-248.3-248m.6%20450.7c-112%200-203.6-92.5-203.6-202.7c0-23.2%203.7-45.2%2010.9-66l65.7%2029.1h-4.7v29.5h23.3c0%206.2-.4%203.2-.4%2019.5h-22.8v29.5h27c11.4%2067%2067.2%20101.3%20124.6%20101.3c26.6%200%2050.6-7.9%2064.8-15.8l-10-46.1c-8.7%204.6-28.2%2010.8-47.3%2010.8c-28.2%200-58.1-10.9-67.3-50.2h90.3l128.3%2056.8c-1.5%202.1-56.2%20104.3-178.8%20104.3m-16.7-190.6l-.5-.4l.9.4zm77.2-19.5h3.7v-29.5h-70.3l-28.6-12.6c2.5-5.5%205.4-10.5%208.8-14.3c12.9-15.8%2031.1-22.4%2051.1-22.4c18.3%200%2035.3%205.4%2046.1%2010l11.6-47.3c-15-6.6-37-12.4-62.3-12.4c-39%200-72.2%2015.8-95.9%2042.3c-5.3%206.1-9.8%2012.9-13.9%2020.1l-81.6-36.1c64.6-96.8%20157.7-93.6%20170.7-93.6c113%200%20203%2090.2%20203%20203.4c0%2018.7-2.1%2036.3-6.3%2052.9z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M319.7%2072C175.6%2072%2072%20188.8%2072%20320c0%20136.3%20111.7%20248%20247.7%20248C449.9%20568%20568%20467.1%20568%20320c0-139-107.6-248-248.3-248m.6%20450.7c-112%200-203.6-92.5-203.6-202.7c0-23.2%203.7-45.2%2010.9-66l65.7%2029.1h-4.7v29.5h23.3c0%206.2-.4%203.2-.4%2019.5h-22.8v29.5h27c11.4%2067%2067.2%20101.3%20124.6%20101.3c26.6%200%2050.6-7.9%2064.8-15.8l-10-46.1c-8.7%204.6-28.2%2010.8-47.3%2010.8c-28.2%200-58.1-10.9-67.3-50.2h90.3l128.3%2056.8c-1.5%202.1-56.2%20104.3-178.8%20104.3m-16.7-190.6l-.5-.4l.9.4zm77.2-19.5h3.7v-29.5h-70.3l-28.6-12.6c2.5-5.5%205.4-10.5%208.8-14.3c12.9-15.8%2031.1-22.4%2051.1-22.4c18.3%200%2035.3%205.4%2046.1%2010l11.6-47.3c-15-6.6-37-12.4-62.3-12.4c-39%200-72.2%2015.8-95.9%2042.3c-5.3%206.1-9.8%2012.9-13.9%2020.1l-81.6-36.1c64.6-96.8%20157.7-93.6%20170.7-93.6c113%200%20203%2090.2%20203%20203.4c0%2018.7-2.1%2036.3-6.3%2052.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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