creative commons remix logo
creative-commons-remix from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- creative-commons-remix
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Related icons in CoreUI Brands
Use the creative commons remix logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.975.5C24.837.5 31.5 7.381 31.5 16c0 9.194-7.406 15.5-15.525 15.5C7.6 31.5.5 24.656.5 16C.5 7.694 7.044.5 15.975.5m.05 2.794C8.638 3.294 3.294 9.413 3.294 16c0 6.863 5.7 12.675 12.731 12.675c6.45 0 12.675-5.069 12.675-12.675c.006-7.113-5.637-12.706-12.675-12.706m10.106 12.981l.306.138v4.375c-.45.225-3.962 1.719-4.206 1.8c-.406-.112-7.106-2.925-8.581-3.512l-4.012 1.663l-3.956-1.719v-3.988l3.706-1.55c-.044-.044-.025.313-.025-4.4l4.206-1.856l9.494 3.931v3.85zm-4.4 5.094v-2.737h-.025v-.113l-7.113-2.906v2.825l7.113 2.931v-.025zm.469-3.6l2.494-1.025l-2.3-.969l-2.438 1.025zm3.269 2.381v-2.688L22.7 18.625v2.712z"/></svg>
React
import type { SVGProps } from "react";
export function CibCreativeCommonsRemix(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.975.5C24.837.5 31.5 7.381 31.5 16c0 9.194-7.406 15.5-15.525 15.5C7.6 31.5.5 24.656.5 16C.5 7.694 7.044.5 15.975.5m.05 2.794C8.638 3.294 3.294 9.413 3.294 16c0 6.863 5.7 12.675 12.731 12.675c6.45 0 12.675-5.069 12.675-12.675c.006-7.113-5.637-12.706-12.675-12.706m10.106 12.981l.306.138v4.375c-.45.225-3.962 1.719-4.206 1.8c-.406-.112-7.106-2.925-8.581-3.512l-4.012 1.663l-3.956-1.719v-3.988l3.706-1.55c-.044-.044-.025.313-.025-4.4l4.206-1.856l9.494 3.931v3.85zm-4.4 5.094v-2.737h-.025v-.113l-7.113-2.906v2.825l7.113 2.931v-.025zm.469-3.6l2.494-1.025l-2.3-.969l-2.438 1.025zm3.269 2.381v-2.688L22.7 18.625v2.712z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.975.5C24.837.5 31.5 7.381 31.5 16c0 9.194-7.406 15.5-15.525 15.5C7.6 31.5.5 24.656.5 16C.5 7.694 7.044.5 15.975.5m.05 2.794C8.638 3.294 3.294 9.413 3.294 16c0 6.863 5.7 12.675 12.731 12.675c6.45 0 12.675-5.069 12.675-12.675c.006-7.113-5.637-12.706-12.675-12.706m10.106 12.981l.306.138v4.375c-.45.225-3.962 1.719-4.206 1.8c-.406-.112-7.106-2.925-8.581-3.512l-4.012 1.663l-3.956-1.719v-3.988l3.706-1.55c-.044-.044-.025.313-.025-4.4l4.206-1.856l9.494 3.931v3.85zm-4.4 5.094v-2.737h-.025v-.113l-7.113-2.906v2.825l7.113 2.931v-.025zm.469-3.6l2.494-1.025l-2.3-.969l-2.438 1.025zm3.269 2.381v-2.688L22.7 18.625v2.712z"/></svg> </template>
CSS
.icon-creative-commons-remix {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.975.5C24.837.5%2031.5%207.381%2031.5%2016c0%209.194-7.406%2015.5-15.525%2015.5C7.6%2031.5.5%2024.656.5%2016C.5%207.694%207.044.5%2015.975.5m.05%202.794C8.638%203.294%203.294%209.413%203.294%2016c0%206.863%205.7%2012.675%2012.731%2012.675c6.45%200%2012.675-5.069%2012.675-12.675c.006-7.113-5.637-12.706-12.675-12.706m10.106%2012.981l.306.138v4.375c-.45.225-3.962%201.719-4.206%201.8c-.406-.112-7.106-2.925-8.581-3.512l-4.012%201.663l-3.956-1.719v-3.988l3.706-1.55c-.044-.044-.025.313-.025-4.4l4.206-1.856l9.494%203.931v3.85zm-4.4%205.094v-2.737h-.025v-.113l-7.113-2.906v2.825l7.113%202.931v-.025zm.469-3.6l2.494-1.025l-2.3-.969l-2.438%201.025zm3.269%202.381v-2.688L22.7%2018.625v2.712z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.975.5C24.837.5%2031.5%207.381%2031.5%2016c0%209.194-7.406%2015.5-15.525%2015.5C7.6%2031.5.5%2024.656.5%2016C.5%207.694%207.044.5%2015.975.5m.05%202.794C8.638%203.294%203.294%209.413%203.294%2016c0%206.863%205.7%2012.675%2012.731%2012.675c6.45%200%2012.675-5.069%2012.675-12.675c.006-7.113-5.637-12.706-12.675-12.706m10.106%2012.981l.306.138v4.375c-.45.225-3.962%201.719-4.206%201.8c-.406-.112-7.106-2.925-8.581-3.512l-4.012%201.663l-3.956-1.719v-3.988l3.706-1.55c-.044-.044-.025.313-.025-4.4l4.206-1.856l9.494%203.931v3.85zm-4.4%205.094v-2.737h-.025v-.113l-7.113-2.906v2.825l7.113%202.931v-.025zm.469-3.6l2.494-1.025l-2.3-.969l-2.438%201.025zm3.269%202.381v-2.688L22.7%2018.625v2.712z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/creative-commons-remix.svg?color=%231a73e8&size=48