creative commons by icon

creative-commons-by from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
creative-commons-by
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the creative commons by icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.855 3 3 8.855 3 16s5.855 13 13 13s13-5.855 13-13S23.145 3 16 3m0 2c6.055 0 11 4.945 11 11s-4.945 11-11 11S5 22.055 5 16S9.945 5 16 5m0 3c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2s-.9-2-2-2m0 5c-1.7 0-3 1.3-3 3v3l1 1v4h4v-4l1-1v-3c0-1.7-1.3-3-3-3"/></svg>

React

import type { SVGProps } from "react";

export function LaCreativeCommonsBy(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="M16 3C8.855 3 3 8.855 3 16s5.855 13 13 13s13-5.855 13-13S23.145 3 16 3m0 2c6.055 0 11 4.945 11 11s-4.945 11-11 11S5 22.055 5 16S9.945 5 16 5m0 3c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2s-.9-2-2-2m0 5c-1.7 0-3 1.3-3 3v3l1 1v4h4v-4l1-1v-3c0-1.7-1.3-3-3-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.855 3 3 8.855 3 16s5.855 13 13 13s13-5.855 13-13S23.145 3 16 3m0 2c6.055 0 11 4.945 11 11s-4.945 11-11 11S5 22.055 5 16S9.945 5 16 5m0 3c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2s-.9-2-2-2m0 5c-1.7 0-3 1.3-3 3v3l1 1v4h4v-4l1-1v-3c0-1.7-1.3-3-3-3"/></svg>
</template>

CSS

.icon-creative-commons-by {
  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%22M16%203C8.855%203%203%208.855%203%2016s5.855%2013%2013%2013s13-5.855%2013-13S23.145%203%2016%203m0%202c6.055%200%2011%204.945%2011%2011s-4.945%2011-11%2011S5%2022.055%205%2016S9.945%205%2016%205m0%203c-1.1%200-2%20.9-2%202s.9%202%202%202s2-.9%202-2s-.9-2-2-2m0%205c-1.7%200-3%201.3-3%203v3l1%201v4h4v-4l1-1v-3c0-1.7-1.3-3-3-3%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%22M16%203C8.855%203%203%208.855%203%2016s5.855%2013%2013%2013s13-5.855%2013-13S23.145%203%2016%203m0%202c6.055%200%2011%204.945%2011%2011s-4.945%2011-11%2011S5%2022.055%205%2016S9.945%205%2016%205m0%203c-1.1%200-2%20.9-2%202s.9%202%202%202s2-.9%202-2s-.9-2-2-2m0%205c-1.7%200-3%201.3-3%203v3l1%201v4h4v-4l1-1v-3c0-1.7-1.3-3-3-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/creative-commons-by.svg?color=%231a73e8&size=48