creative commons logo
creative-commons from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- creative-commons
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 496×512
- License
- CC BY 4.0
The same logo in other sets
creative-commonsBoxicons Brandscreative-commonsCoreUI Brandscreative-commonsFont Awesome Brandscreative-commonsHuge Iconscreative-commonsHumbleiconscreative-commonsIconoircreative-commonsLine Awesomecreative-commonsLucidecreative-commonsMaterial Design Iconscreative-commons-fillRemix Iconcreative-commons-boldSolarcreative-commonsTabler Icons
Related icons in Font Awesome 6 Brands
Use the creative commons logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="m245.83 214.87l-33.22 17.28c-9.43-19.58-25.24-19.93-27.46-19.93c-22.13 0-33.22 14.61-33.22 43.84c0 23.57 9.21 43.84 33.22 43.84c14.47 0 24.65-7.09 30.57-21.26l30.55 15.5c-6.17 11.51-25.69 38.98-65.1 38.98c-22.6 0-73.96-10.32-73.96-77.05c0-58.69 43-77.06 72.63-77.06c30.72-.01 52.7 11.95 65.99 35.86m143.05 0l-32.78 17.28c-9.5-19.77-25.72-19.93-27.9-19.93c-22.14 0-33.22 14.61-33.22 43.84c0 23.55 9.23 43.84 33.22 43.84c14.45 0 24.65-7.09 30.54-21.26l31 15.5c-2.1 3.75-21.39 38.98-65.09 38.98c-22.69 0-73.96-9.87-73.96-77.05c0-58.67 42.97-77.06 72.63-77.06c30.71-.01 52.58 11.95 65.56 35.86M247.56 8.05C104.74 8.05 0 123.11 0 256.05c0 138.49 113.6 248 247.56 248c129.93 0 248.44-100.87 248.44-248c0-137.87-106.62-248-248.44-248m.87 450.81c-112.54 0-203.7-93.04-203.7-202.81c0-105.42 85.43-203.27 203.72-203.27c112.53 0 202.82 89.46 202.82 203.26c-.01 121.69-99.68 202.82-202.84 202.82"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsCreativeCommons(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="m245.83 214.87l-33.22 17.28c-9.43-19.58-25.24-19.93-27.46-19.93c-22.13 0-33.22 14.61-33.22 43.84c0 23.57 9.21 43.84 33.22 43.84c14.47 0 24.65-7.09 30.57-21.26l30.55 15.5c-6.17 11.51-25.69 38.98-65.1 38.98c-22.6 0-73.96-10.32-73.96-77.05c0-58.69 43-77.06 72.63-77.06c30.72-.01 52.7 11.95 65.99 35.86m143.05 0l-32.78 17.28c-9.5-19.77-25.72-19.93-27.9-19.93c-22.14 0-33.22 14.61-33.22 43.84c0 23.55 9.23 43.84 33.22 43.84c14.45 0 24.65-7.09 30.54-21.26l31 15.5c-2.1 3.75-21.39 38.98-65.09 38.98c-22.69 0-73.96-9.87-73.96-77.05c0-58.67 42.97-77.06 72.63-77.06c30.71-.01 52.58 11.95 65.56 35.86M247.56 8.05C104.74 8.05 0 123.11 0 256.05c0 138.49 113.6 248 247.56 248c129.93 0 248.44-100.87 248.44-248c0-137.87-106.62-248-248.44-248m.87 450.81c-112.54 0-203.7-93.04-203.7-202.81c0-105.42 85.43-203.27 203.72-203.27c112.53 0 202.82 89.46 202.82 203.26c-.01 121.69-99.68 202.82-202.84 202.82"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="m245.83 214.87l-33.22 17.28c-9.43-19.58-25.24-19.93-27.46-19.93c-22.13 0-33.22 14.61-33.22 43.84c0 23.57 9.21 43.84 33.22 43.84c14.47 0 24.65-7.09 30.57-21.26l30.55 15.5c-6.17 11.51-25.69 38.98-65.1 38.98c-22.6 0-73.96-10.32-73.96-77.05c0-58.69 43-77.06 72.63-77.06c30.72-.01 52.7 11.95 65.99 35.86m143.05 0l-32.78 17.28c-9.5-19.77-25.72-19.93-27.9-19.93c-22.14 0-33.22 14.61-33.22 43.84c0 23.55 9.23 43.84 33.22 43.84c14.45 0 24.65-7.09 30.54-21.26l31 15.5c-2.1 3.75-21.39 38.98-65.09 38.98c-22.69 0-73.96-9.87-73.96-77.05c0-58.67 42.97-77.06 72.63-77.06c30.71-.01 52.58 11.95 65.56 35.86M247.56 8.05C104.74 8.05 0 123.11 0 256.05c0 138.49 113.6 248 247.56 248c129.93 0 248.44-100.87 248.44-248c0-137.87-106.62-248-248.44-248m.87 450.81c-112.54 0-203.7-93.04-203.7-202.81c0-105.42 85.43-203.27 203.72-203.27c112.53 0 202.82 89.46 202.82 203.26c-.01 121.69-99.68 202.82-202.84 202.82"/></svg> </template>
CSS
.icon-creative-commons {
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%20496%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m245.83%20214.87l-33.22%2017.28c-9.43-19.58-25.24-19.93-27.46-19.93c-22.13%200-33.22%2014.61-33.22%2043.84c0%2023.57%209.21%2043.84%2033.22%2043.84c14.47%200%2024.65-7.09%2030.57-21.26l30.55%2015.5c-6.17%2011.51-25.69%2038.98-65.1%2038.98c-22.6%200-73.96-10.32-73.96-77.05c0-58.69%2043-77.06%2072.63-77.06c30.72-.01%2052.7%2011.95%2065.99%2035.86m143.05%200l-32.78%2017.28c-9.5-19.77-25.72-19.93-27.9-19.93c-22.14%200-33.22%2014.61-33.22%2043.84c0%2023.55%209.23%2043.84%2033.22%2043.84c14.45%200%2024.65-7.09%2030.54-21.26l31%2015.5c-2.1%203.75-21.39%2038.98-65.09%2038.98c-22.69%200-73.96-9.87-73.96-77.05c0-58.67%2042.97-77.06%2072.63-77.06c30.71-.01%2052.58%2011.95%2065.56%2035.86M247.56%208.05C104.74%208.05%200%20123.11%200%20256.05c0%20138.49%20113.6%20248%20247.56%20248c129.93%200%20248.44-100.87%20248.44-248c0-137.87-106.62-248-248.44-248m.87%20450.81c-112.54%200-203.7-93.04-203.7-202.81c0-105.42%2085.43-203.27%20203.72-203.27c112.53%200%20202.82%2089.46%20202.82%20203.26c-.01%20121.69-99.68%20202.82-202.84%20202.82%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%20496%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m245.83%20214.87l-33.22%2017.28c-9.43-19.58-25.24-19.93-27.46-19.93c-22.13%200-33.22%2014.61-33.22%2043.84c0%2023.57%209.21%2043.84%2033.22%2043.84c14.47%200%2024.65-7.09%2030.57-21.26l30.55%2015.5c-6.17%2011.51-25.69%2038.98-65.1%2038.98c-22.6%200-73.96-10.32-73.96-77.05c0-58.69%2043-77.06%2072.63-77.06c30.72-.01%2052.7%2011.95%2065.99%2035.86m143.05%200l-32.78%2017.28c-9.5-19.77-25.72-19.93-27.9-19.93c-22.14%200-33.22%2014.61-33.22%2043.84c0%2023.55%209.23%2043.84%2033.22%2043.84c14.45%200%2024.65-7.09%2030.54-21.26l31%2015.5c-2.1%203.75-21.39%2038.98-65.09%2038.98c-22.69%200-73.96-9.87-73.96-77.05c0-58.67%2042.97-77.06%2072.63-77.06c30.71-.01%2052.58%2011.95%2065.56%2035.86M247.56%208.05C104.74%208.05%200%20123.11%200%20256.05c0%20138.49%20113.6%20248%20247.56%20248c129.93%200%20248.44-100.87%20248.44-248c0-137.87-106.62-248-248.44-248m.87%20450.81c-112.54%200-203.7-93.04-203.7-202.81c0-105.42%2085.43-203.27%20203.72-203.27c112.53%200%20202.82%2089.46%20202.82%20203.26c-.01%20121.69-99.68%20202.82-202.84%20202.82%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/creative-commons.svg?color=%231a73e8&size=48