creative commons pd alt logo
creative-commons-pd-alt from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- creative-commons-pd-alt
- 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 pd alt 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 72C176.7 72 72 187.1 72 320c0 138.5 113.6 248 247.6 248C449.5 568 568 467.1 568 320c0-137.9-106.6-248-248.4-248m.8 450.8c-112.5 0-203.7-93-203.7-202.8c0-105.4 85.5-203.3 203.7-203.3c112.6 0 202.9 89.5 202.8 203.3c0 121.7-99.6 202.8-202.8 202.8M388.7 250h-53.2v137.2h53.2c21.4 0 70-5.1 70-68.6c0-63.4-48.6-68.6-70-68.6m.8 108.5h-19.9v-79.7l19.4-.1c3.8 0 35-2.1 35 39.9c0 24.6-10.5 39.9-34.5 39.9M275.7 250h-68.2v137.3h34.6V343h27c54.1 0 57.1-37.5 57.1-46.5c0-31-16.8-46.5-50.5-46.5m-4.9 67.3h-29.2v-41.6h28.3c30.9 0 28.8 41.6.9 41.6"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsCreativeCommonsPdAlt(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 72C176.7 72 72 187.1 72 320c0 138.5 113.6 248 247.6 248C449.5 568 568 467.1 568 320c0-137.9-106.6-248-248.4-248m.8 450.8c-112.5 0-203.7-93-203.7-202.8c0-105.4 85.5-203.3 203.7-203.3c112.6 0 202.9 89.5 202.8 203.3c0 121.7-99.6 202.8-202.8 202.8M388.7 250h-53.2v137.2h53.2c21.4 0 70-5.1 70-68.6c0-63.4-48.6-68.6-70-68.6m.8 108.5h-19.9v-79.7l19.4-.1c3.8 0 35-2.1 35 39.9c0 24.6-10.5 39.9-34.5 39.9M275.7 250h-68.2v137.3h34.6V343h27c54.1 0 57.1-37.5 57.1-46.5c0-31-16.8-46.5-50.5-46.5m-4.9 67.3h-29.2v-41.6h28.3c30.9 0 28.8 41.6.9 41.6"/></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 72C176.7 72 72 187.1 72 320c0 138.5 113.6 248 247.6 248C449.5 568 568 467.1 568 320c0-137.9-106.6-248-248.4-248m.8 450.8c-112.5 0-203.7-93-203.7-202.8c0-105.4 85.5-203.3 203.7-203.3c112.6 0 202.9 89.5 202.8 203.3c0 121.7-99.6 202.8-202.8 202.8M388.7 250h-53.2v137.2h53.2c21.4 0 70-5.1 70-68.6c0-63.4-48.6-68.6-70-68.6m.8 108.5h-19.9v-79.7l19.4-.1c3.8 0 35-2.1 35 39.9c0 24.6-10.5 39.9-34.5 39.9M275.7 250h-68.2v137.3h34.6V343h27c54.1 0 57.1-37.5 57.1-46.5c0-31-16.8-46.5-50.5-46.5m-4.9 67.3h-29.2v-41.6h28.3c30.9 0 28.8 41.6.9 41.6"/></svg> </template>
CSS
.icon-creative-commons-pd-alt {
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%2072C176.7%2072%2072%20187.1%2072%20320c0%20138.5%20113.6%20248%20247.6%20248C449.5%20568%20568%20467.1%20568%20320c0-137.9-106.6-248-248.4-248m.8%20450.8c-112.5%200-203.7-93-203.7-202.8c0-105.4%2085.5-203.3%20203.7-203.3c112.6%200%20202.9%2089.5%20202.8%20203.3c0%20121.7-99.6%20202.8-202.8%20202.8M388.7%20250h-53.2v137.2h53.2c21.4%200%2070-5.1%2070-68.6c0-63.4-48.6-68.6-70-68.6m.8%20108.5h-19.9v-79.7l19.4-.1c3.8%200%2035-2.1%2035%2039.9c0%2024.6-10.5%2039.9-34.5%2039.9M275.7%20250h-68.2v137.3h34.6V343h27c54.1%200%2057.1-37.5%2057.1-46.5c0-31-16.8-46.5-50.5-46.5m-4.9%2067.3h-29.2v-41.6h28.3c30.9%200%2028.8%2041.6.9%2041.6%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%2072C176.7%2072%2072%20187.1%2072%20320c0%20138.5%20113.6%20248%20247.6%20248C449.5%20568%20568%20467.1%20568%20320c0-137.9-106.6-248-248.4-248m.8%20450.8c-112.5%200-203.7-93-203.7-202.8c0-105.4%2085.5-203.3%20203.7-203.3c112.6%200%20202.9%2089.5%20202.8%20203.3c0%20121.7-99.6%20202.8-202.8%20202.8M388.7%20250h-53.2v137.2h53.2c21.4%200%2070-5.1%2070-68.6c0-63.4-48.6-68.6-70-68.6m.8%20108.5h-19.9v-79.7l19.4-.1c3.8%200%2035-2.1%2035%2039.9c0%2024.6-10.5%2039.9-34.5%2039.9M275.7%20250h-68.2v137.3h34.6V343h27c54.1%200%2057.1-37.5%2057.1-46.5c0-31-16.8-46.5-50.5-46.5m-4.9%2067.3h-29.2v-41.6h28.3c30.9%200%2028.8%2041.6.9%2041.6%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-pd-alt.svg?color=%231a73e8&size=48