creative commons logo
creative-commons from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- creative-commons
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
creative-commonsBoxicons Brandscreative-commonsCoreUI Brandscreative-commonsFont Awesome 6 Brandscreative-commonsHuge Iconscreative-commonsHumbleiconscreative-commonsIconoircreative-commonsLine Awesomecreative-commonsLucidecreative-commonsMaterial Design Iconscreative-commons-fillRemix Iconcreative-commons-boldSolarcreative-commonsTabler Icons
Related icons in Font Awesome Brands
Use the creative commons logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m317.8 278.9l-33.2 17.3c-9.4-19.6-25.2-19.9-27.5-19.9c-22.1 0-33.2 14.6-33.2 43.8c0 23.6 9.2 43.8 33.2 43.8c14.5 0 24.6-7.1 30.6-21.3l30.6 15.5c-6.2 11.5-25.7 39-65.1 39c-22.6 0-74-10.3-74-77c0-58.7 43-77.1 72.6-77.1c30.7 0 52.7 11.9 66 35.9m143 0L428 296.2c-9.5-19.8-25.7-19.9-27.9-19.9c-22.1 0-33.2 14.6-33.2 43.8c0 23.5 9.2 43.8 33.2 43.8c14.4 0 24.6-7.1 30.5-21.3l31 15.5c-2.1 3.8-21.4 39-65.1 39c-22.7 0-74-9.9-74-77c0-58.7 43-77.1 72.6-77.1c30.7 0 52.6 11.9 65.6 35.9zM319.6 72C176.7 72 72 187.1 72 320.1c0 138.4 113.6 248 247.6 248c129.9 0 248.4-100.9 248.4-248C568 182.2 461.4 72 319.6 72m.9 450.8c-112.5 0-203.7-93-203.7-202.8c0-105.4 85.4-203.3 203.7-203.3c112.5 0 202.8 89.5 202.8 203.3c0 121.7-99.7 202.8-202.8 202.8"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsCreativeCommons(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="m317.8 278.9l-33.2 17.3c-9.4-19.6-25.2-19.9-27.5-19.9c-22.1 0-33.2 14.6-33.2 43.8c0 23.6 9.2 43.8 33.2 43.8c14.5 0 24.6-7.1 30.6-21.3l30.6 15.5c-6.2 11.5-25.7 39-65.1 39c-22.6 0-74-10.3-74-77c0-58.7 43-77.1 72.6-77.1c30.7 0 52.7 11.9 66 35.9m143 0L428 296.2c-9.5-19.8-25.7-19.9-27.9-19.9c-22.1 0-33.2 14.6-33.2 43.8c0 23.5 9.2 43.8 33.2 43.8c14.4 0 24.6-7.1 30.5-21.3l31 15.5c-2.1 3.8-21.4 39-65.1 39c-22.7 0-74-9.9-74-77c0-58.7 43-77.1 72.6-77.1c30.7 0 52.6 11.9 65.6 35.9zM319.6 72C176.7 72 72 187.1 72 320.1c0 138.4 113.6 248 247.6 248c129.9 0 248.4-100.9 248.4-248C568 182.2 461.4 72 319.6 72m.9 450.8c-112.5 0-203.7-93-203.7-202.8c0-105.4 85.4-203.3 203.7-203.3c112.5 0 202.8 89.5 202.8 203.3c0 121.7-99.7 202.8-202.8 202.8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m317.8 278.9l-33.2 17.3c-9.4-19.6-25.2-19.9-27.5-19.9c-22.1 0-33.2 14.6-33.2 43.8c0 23.6 9.2 43.8 33.2 43.8c14.5 0 24.6-7.1 30.6-21.3l30.6 15.5c-6.2 11.5-25.7 39-65.1 39c-22.6 0-74-10.3-74-77c0-58.7 43-77.1 72.6-77.1c30.7 0 52.7 11.9 66 35.9m143 0L428 296.2c-9.5-19.8-25.7-19.9-27.9-19.9c-22.1 0-33.2 14.6-33.2 43.8c0 23.5 9.2 43.8 33.2 43.8c14.4 0 24.6-7.1 30.5-21.3l31 15.5c-2.1 3.8-21.4 39-65.1 39c-22.7 0-74-9.9-74-77c0-58.7 43-77.1 72.6-77.1c30.7 0 52.6 11.9 65.6 35.9zM319.6 72C176.7 72 72 187.1 72 320.1c0 138.4 113.6 248 247.6 248c129.9 0 248.4-100.9 248.4-248C568 182.2 461.4 72 319.6 72m.9 450.8c-112.5 0-203.7-93-203.7-202.8c0-105.4 85.4-203.3 203.7-203.3c112.5 0 202.8 89.5 202.8 203.3c0 121.7-99.7 202.8-202.8 202.8"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m317.8%20278.9l-33.2%2017.3c-9.4-19.6-25.2-19.9-27.5-19.9c-22.1%200-33.2%2014.6-33.2%2043.8c0%2023.6%209.2%2043.8%2033.2%2043.8c14.5%200%2024.6-7.1%2030.6-21.3l30.6%2015.5c-6.2%2011.5-25.7%2039-65.1%2039c-22.6%200-74-10.3-74-77c0-58.7%2043-77.1%2072.6-77.1c30.7%200%2052.7%2011.9%2066%2035.9m143%200L428%20296.2c-9.5-19.8-25.7-19.9-27.9-19.9c-22.1%200-33.2%2014.6-33.2%2043.8c0%2023.5%209.2%2043.8%2033.2%2043.8c14.4%200%2024.6-7.1%2030.5-21.3l31%2015.5c-2.1%203.8-21.4%2039-65.1%2039c-22.7%200-74-9.9-74-77c0-58.7%2043-77.1%2072.6-77.1c30.7%200%2052.6%2011.9%2065.6%2035.9zM319.6%2072C176.7%2072%2072%20187.1%2072%20320.1c0%20138.4%20113.6%20248%20247.6%20248c129.9%200%20248.4-100.9%20248.4-248C568%20182.2%20461.4%2072%20319.6%2072m.9%20450.8c-112.5%200-203.7-93-203.7-202.8c0-105.4%2085.4-203.3%20203.7-203.3c112.5%200%20202.8%2089.5%20202.8%20203.3c0%20121.7-99.7%20202.8-202.8%20202.8%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%22m317.8%20278.9l-33.2%2017.3c-9.4-19.6-25.2-19.9-27.5-19.9c-22.1%200-33.2%2014.6-33.2%2043.8c0%2023.6%209.2%2043.8%2033.2%2043.8c14.5%200%2024.6-7.1%2030.6-21.3l30.6%2015.5c-6.2%2011.5-25.7%2039-65.1%2039c-22.6%200-74-10.3-74-77c0-58.7%2043-77.1%2072.6-77.1c30.7%200%2052.7%2011.9%2066%2035.9m143%200L428%20296.2c-9.5-19.8-25.7-19.9-27.9-19.9c-22.1%200-33.2%2014.6-33.2%2043.8c0%2023.5%209.2%2043.8%2033.2%2043.8c14.4%200%2024.6-7.1%2030.5-21.3l31%2015.5c-2.1%203.8-21.4%2039-65.1%2039c-22.7%200-74-9.9-74-77c0-58.7%2043-77.1%2072.6-77.1c30.7%200%2052.6%2011.9%2065.6%2035.9zM319.6%2072C176.7%2072%2072%20187.1%2072%20320.1c0%20138.4%20113.6%20248%20247.6%20248c129.9%200%20248.4-100.9%20248.4-248C568%20182.2%20461.4%2072%20319.6%2072m.9%20450.8c-112.5%200-203.7-93-203.7-202.8c0-105.4%2085.4-203.3%20203.7-203.3c112.5%200%20202.8%2089.5%20202.8%20203.3c0%20121.7-99.7%20202.8-202.8%20202.8%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.svg?color=%231a73e8&size=48