creative commons sampling plus logo
creative-commons-sampling-plus from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- creative-commons-sampling-plus
- 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 sampling plus logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M319.6 72C461.4 72 568 182.1 568 320c0 147.1-118.5 248-248.4 248C185.6 568 72 458.5 72 320C72 187.1 176.7 72 319.6 72m.8 44.7c-118.2 0-203.7 97.9-203.7 203.3c0 109.8 91.2 202.8 203.7 202.8c103.2 0 202.8-81.1 202.8-202.8c.1-113.8-90.2-203.3-202.8-203.3m107 205.6c-4.7 0-9 2.8-10.7 7.2l-4 9.5l-11-92.8c-1.7-13.9-22-13.4-23.1.4l-4.3 51.4l-5.2-68.8c-1.1-14.3-22.1-14.2-23.2 0l-3.5 44.9l-5.9-94.3c-.9-14.5-22.3-14.4-23.2 0l-5.1 83.7l-4.3-66.3c-.9-14.4-22.2-14.4-23.2 0l-5.3 80.2l-4.1-57c-1.1-14.3-22-14.3-23.2-.2l-7.7 89.8l-1.8-12.2c-1.7-11.4-17.1-13.6-22-3.3l-13.2 27.7h-43.9v23.2h51.3c4.4 0 8.4-2.5 10.4-6.4l10.7 73.1c2 13.5 21.9 13 23.1-.7l3.8-43.6l5.7 78.3c1.1 14.4 22.3 14.2 23.2-.1l4.6-70.4l4.8 73.3c.9 14.4 22.3 14.4 23.2-.1l4.9-80.5l4.5 71.8c.9 14.3 22.1 14.5 23.2.2l4.6-58.6l4.9 64.4c1.1 14.3 22 14.2 23.1.1l6.8-83l2.7 22.3c1.4 11.8 17.7 14.1 22.3 3.1l18-43.4h50.5V322zm-78 5.2h-21.9v21.9c0 4.1-3.3 7.5-7.5 7.5c-4.1 0-7.5-3.3-7.5-7.5v-21.9h-21.9c-4.1 0-7.5-3.3-7.5-7.5c0-4.1 3.4-7.5 7.5-7.5h21.9v-21.9c0-4.1 3.4-7.5 7.5-7.5s7.5 3.3 7.5 7.5v21.9h21.9c4.1 0 7.5 3.3 7.5 7.5c0 4.1-3.4 7.5-7.5 7.5"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsCreativeCommonsSamplingPlus(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.6 72C461.4 72 568 182.1 568 320c0 147.1-118.5 248-248.4 248C185.6 568 72 458.5 72 320C72 187.1 176.7 72 319.6 72m.8 44.7c-118.2 0-203.7 97.9-203.7 203.3c0 109.8 91.2 202.8 203.7 202.8c103.2 0 202.8-81.1 202.8-202.8c.1-113.8-90.2-203.3-202.8-203.3m107 205.6c-4.7 0-9 2.8-10.7 7.2l-4 9.5l-11-92.8c-1.7-13.9-22-13.4-23.1.4l-4.3 51.4l-5.2-68.8c-1.1-14.3-22.1-14.2-23.2 0l-3.5 44.9l-5.9-94.3c-.9-14.5-22.3-14.4-23.2 0l-5.1 83.7l-4.3-66.3c-.9-14.4-22.2-14.4-23.2 0l-5.3 80.2l-4.1-57c-1.1-14.3-22-14.3-23.2-.2l-7.7 89.8l-1.8-12.2c-1.7-11.4-17.1-13.6-22-3.3l-13.2 27.7h-43.9v23.2h51.3c4.4 0 8.4-2.5 10.4-6.4l10.7 73.1c2 13.5 21.9 13 23.1-.7l3.8-43.6l5.7 78.3c1.1 14.4 22.3 14.2 23.2-.1l4.6-70.4l4.8 73.3c.9 14.4 22.3 14.4 23.2-.1l4.9-80.5l4.5 71.8c.9 14.3 22.1 14.5 23.2.2l4.6-58.6l4.9 64.4c1.1 14.3 22 14.2 23.1.1l6.8-83l2.7 22.3c1.4 11.8 17.7 14.1 22.3 3.1l18-43.4h50.5V322zm-78 5.2h-21.9v21.9c0 4.1-3.3 7.5-7.5 7.5c-4.1 0-7.5-3.3-7.5-7.5v-21.9h-21.9c-4.1 0-7.5-3.3-7.5-7.5c0-4.1 3.4-7.5 7.5-7.5h21.9v-21.9c0-4.1 3.4-7.5 7.5-7.5s7.5 3.3 7.5 7.5v21.9h21.9c4.1 0 7.5 3.3 7.5 7.5c0 4.1-3.4 7.5-7.5 7.5"/></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.6 72C461.4 72 568 182.1 568 320c0 147.1-118.5 248-248.4 248C185.6 568 72 458.5 72 320C72 187.1 176.7 72 319.6 72m.8 44.7c-118.2 0-203.7 97.9-203.7 203.3c0 109.8 91.2 202.8 203.7 202.8c103.2 0 202.8-81.1 202.8-202.8c.1-113.8-90.2-203.3-202.8-203.3m107 205.6c-4.7 0-9 2.8-10.7 7.2l-4 9.5l-11-92.8c-1.7-13.9-22-13.4-23.1.4l-4.3 51.4l-5.2-68.8c-1.1-14.3-22.1-14.2-23.2 0l-3.5 44.9l-5.9-94.3c-.9-14.5-22.3-14.4-23.2 0l-5.1 83.7l-4.3-66.3c-.9-14.4-22.2-14.4-23.2 0l-5.3 80.2l-4.1-57c-1.1-14.3-22-14.3-23.2-.2l-7.7 89.8l-1.8-12.2c-1.7-11.4-17.1-13.6-22-3.3l-13.2 27.7h-43.9v23.2h51.3c4.4 0 8.4-2.5 10.4-6.4l10.7 73.1c2 13.5 21.9 13 23.1-.7l3.8-43.6l5.7 78.3c1.1 14.4 22.3 14.2 23.2-.1l4.6-70.4l4.8 73.3c.9 14.4 22.3 14.4 23.2-.1l4.9-80.5l4.5 71.8c.9 14.3 22.1 14.5 23.2.2l4.6-58.6l4.9 64.4c1.1 14.3 22 14.2 23.1.1l6.8-83l2.7 22.3c1.4 11.8 17.7 14.1 22.3 3.1l18-43.4h50.5V322zm-78 5.2h-21.9v21.9c0 4.1-3.3 7.5-7.5 7.5c-4.1 0-7.5-3.3-7.5-7.5v-21.9h-21.9c-4.1 0-7.5-3.3-7.5-7.5c0-4.1 3.4-7.5 7.5-7.5h21.9v-21.9c0-4.1 3.4-7.5 7.5-7.5s7.5 3.3 7.5 7.5v21.9h21.9c4.1 0 7.5 3.3 7.5 7.5c0 4.1-3.4 7.5-7.5 7.5"/></svg> </template>
CSS
.icon-creative-commons-sampling-plus {
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.6%2072C461.4%2072%20568%20182.1%20568%20320c0%20147.1-118.5%20248-248.4%20248C185.6%20568%2072%20458.5%2072%20320C72%20187.1%20176.7%2072%20319.6%2072m.8%2044.7c-118.2%200-203.7%2097.9-203.7%20203.3c0%20109.8%2091.2%20202.8%20203.7%20202.8c103.2%200%20202.8-81.1%20202.8-202.8c.1-113.8-90.2-203.3-202.8-203.3m107%20205.6c-4.7%200-9%202.8-10.7%207.2l-4%209.5l-11-92.8c-1.7-13.9-22-13.4-23.1.4l-4.3%2051.4l-5.2-68.8c-1.1-14.3-22.1-14.2-23.2%200l-3.5%2044.9l-5.9-94.3c-.9-14.5-22.3-14.4-23.2%200l-5.1%2083.7l-4.3-66.3c-.9-14.4-22.2-14.4-23.2%200l-5.3%2080.2l-4.1-57c-1.1-14.3-22-14.3-23.2-.2l-7.7%2089.8l-1.8-12.2c-1.7-11.4-17.1-13.6-22-3.3l-13.2%2027.7h-43.9v23.2h51.3c4.4%200%208.4-2.5%2010.4-6.4l10.7%2073.1c2%2013.5%2021.9%2013%2023.1-.7l3.8-43.6l5.7%2078.3c1.1%2014.4%2022.3%2014.2%2023.2-.1l4.6-70.4l4.8%2073.3c.9%2014.4%2022.3%2014.4%2023.2-.1l4.9-80.5l4.5%2071.8c.9%2014.3%2022.1%2014.5%2023.2.2l4.6-58.6l4.9%2064.4c1.1%2014.3%2022%2014.2%2023.1.1l6.8-83l2.7%2022.3c1.4%2011.8%2017.7%2014.1%2022.3%203.1l18-43.4h50.5V322zm-78%205.2h-21.9v21.9c0%204.1-3.3%207.5-7.5%207.5c-4.1%200-7.5-3.3-7.5-7.5v-21.9h-21.9c-4.1%200-7.5-3.3-7.5-7.5c0-4.1%203.4-7.5%207.5-7.5h21.9v-21.9c0-4.1%203.4-7.5%207.5-7.5s7.5%203.3%207.5%207.5v21.9h21.9c4.1%200%207.5%203.3%207.5%207.5c0%204.1-3.4%207.5-7.5%207.5%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.6%2072C461.4%2072%20568%20182.1%20568%20320c0%20147.1-118.5%20248-248.4%20248C185.6%20568%2072%20458.5%2072%20320C72%20187.1%20176.7%2072%20319.6%2072m.8%2044.7c-118.2%200-203.7%2097.9-203.7%20203.3c0%20109.8%2091.2%20202.8%20203.7%20202.8c103.2%200%20202.8-81.1%20202.8-202.8c.1-113.8-90.2-203.3-202.8-203.3m107%20205.6c-4.7%200-9%202.8-10.7%207.2l-4%209.5l-11-92.8c-1.7-13.9-22-13.4-23.1.4l-4.3%2051.4l-5.2-68.8c-1.1-14.3-22.1-14.2-23.2%200l-3.5%2044.9l-5.9-94.3c-.9-14.5-22.3-14.4-23.2%200l-5.1%2083.7l-4.3-66.3c-.9-14.4-22.2-14.4-23.2%200l-5.3%2080.2l-4.1-57c-1.1-14.3-22-14.3-23.2-.2l-7.7%2089.8l-1.8-12.2c-1.7-11.4-17.1-13.6-22-3.3l-13.2%2027.7h-43.9v23.2h51.3c4.4%200%208.4-2.5%2010.4-6.4l10.7%2073.1c2%2013.5%2021.9%2013%2023.1-.7l3.8-43.6l5.7%2078.3c1.1%2014.4%2022.3%2014.2%2023.2-.1l4.6-70.4l4.8%2073.3c.9%2014.4%2022.3%2014.4%2023.2-.1l4.9-80.5l4.5%2071.8c.9%2014.3%2022.1%2014.5%2023.2.2l4.6-58.6l4.9%2064.4c1.1%2014.3%2022%2014.2%2023.1.1l6.8-83l2.7%2022.3c1.4%2011.8%2017.7%2014.1%2022.3%203.1l18-43.4h50.5V322zm-78%205.2h-21.9v21.9c0%204.1-3.3%207.5-7.5%207.5c-4.1%200-7.5-3.3-7.5-7.5v-21.9h-21.9c-4.1%200-7.5-3.3-7.5-7.5c0-4.1%203.4-7.5%207.5-7.5h21.9v-21.9c0-4.1%203.4-7.5%207.5-7.5s7.5%203.3%207.5%207.5v21.9h21.9c4.1%200%207.5%203.3%207.5%207.5c0%204.1-3.4%207.5-7.5%207.5%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-sampling-plus.svg?color=%231a73e8&size=48