creative commons nc icon
creative-commons-nc-fill from Remix Icon by Remix Design · Fill · Business · Apache-2.0 Free for personal and commercial use.
- Name
- creative-commons-nc-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More business icons from Remix Icon
advertisement-fillarchive-2-fillarchive-drawer-fillarchive-fillarchive-stack-fillarea-chart-fillat-fillattachment-fillaward-fillbar-chart-2-fillbar-chart-box-ai-fillbar-chart-box-fillbar-chart-fillbar-chart-grouped-fillbar-chart-horizontal-fillbookmark-2-fillbookmark-3-fillbookmark-fillbriefcase-2-fillbriefcase-3-fillbriefcase-4-fillbriefcase-5-fillbriefcase-fillbubble-chart-fill
Use the creative commons nc icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.256 5.672l3.58 3.577A2.5 2.5 0 0 0 10 13h3.999l.09.008A.5.5 0 0 1 14 14H8.5v2H11v2h2v-2h1q.273-.001.53-.056l3.798 3.8A9.96 9.96 0 0 1 12 22C6.477 22 2 17.523 2 12c0-2.4.846-4.604 2.256-6.328M12 2c5.523 0 10 4.477 10 10c0 2.4-.846 4.604-2.256 6.328l-3.579-3.577A2.5 2.5 0 0 0 14 11h-4l-.09-.01A.5.5 0 0 1 10 10h5.5V8H13V6h-2v2h-1q-.272.001-.529.056l-3.799-3.8A9.96 9.96 0 0 1 12 2"/></svg>
React
import type { SVGProps } from "react";
export function RiCreativeCommonsNcFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.256 5.672l3.58 3.577A2.5 2.5 0 0 0 10 13h3.999l.09.008A.5.5 0 0 1 14 14H8.5v2H11v2h2v-2h1q.273-.001.53-.056l3.798 3.8A9.96 9.96 0 0 1 12 22C6.477 22 2 17.523 2 12c0-2.4.846-4.604 2.256-6.328M12 2c5.523 0 10 4.477 10 10c0 2.4-.846 4.604-2.256 6.328l-3.579-3.577A2.5 2.5 0 0 0 14 11h-4l-.09-.01A.5.5 0 0 1 10 10h5.5V8H13V6h-2v2h-1q-.272.001-.529.056l-3.799-3.8A9.96 9.96 0 0 1 12 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.256 5.672l3.58 3.577A2.5 2.5 0 0 0 10 13h3.999l.09.008A.5.5 0 0 1 14 14H8.5v2H11v2h2v-2h1q.273-.001.53-.056l3.798 3.8A9.96 9.96 0 0 1 12 22C6.477 22 2 17.523 2 12c0-2.4.846-4.604 2.256-6.328M12 2c5.523 0 10 4.477 10 10c0 2.4-.846 4.604-2.256 6.328l-3.579-3.577A2.5 2.5 0 0 0 14 11h-4l-.09-.01A.5.5 0 0 1 10 10h5.5V8H13V6h-2v2h-1q-.272.001-.529.056l-3.799-3.8A9.96 9.96 0 0 1 12 2"/></svg> </template>
CSS
.icon-creative-commons-nc-fill {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m4.256%205.672l3.58%203.577A2.5%202.5%200%200%200%2010%2013h3.999l.09.008A.5.5%200%200%201%2014%2014H8.5v2H11v2h2v-2h1q.273-.001.53-.056l3.798%203.8A9.96%209.96%200%200%201%2012%2022C6.477%2022%202%2017.523%202%2012c0-2.4.846-4.604%202.256-6.328M12%202c5.523%200%2010%204.477%2010%2010c0%202.4-.846%204.604-2.256%206.328l-3.579-3.577A2.5%202.5%200%200%200%2014%2011h-4l-.09-.01A.5.5%200%200%201%2010%2010h5.5V8H13V6h-2v2h-1q-.272.001-.529.056l-3.799-3.8A9.96%209.96%200%200%201%2012%202%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m4.256%205.672l3.58%203.577A2.5%202.5%200%200%200%2010%2013h3.999l.09.008A.5.5%200%200%201%2014%2014H8.5v2H11v2h2v-2h1q.273-.001.53-.056l3.798%203.8A9.96%209.96%200%200%201%2012%2022C6.477%2022%202%2017.523%202%2012c0-2.4.846-4.604%202.256-6.328M12%202c5.523%200%2010%204.477%2010%2010c0%202.4-.846%204.604-2.256%206.328l-3.579-3.577A2.5%202.5%200%200%200%2014%2011h-4l-.09-.01A.5.5%200%200%201%2010%2010h5.5V8H13V6h-2v2h-1q-.272.001-.529.056l-3.799-3.8A9.96%209.96%200%200%201%2012%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/creative-commons-nc-fill.svg?color=%231a73e8&size=48