creative commons sampling plus icon

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

Name
creative-commons-sampling-plus
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 sampling plus 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.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c6.065 0 11 4.935 11 11s-4.935 11-11 11S5 22.065 5 16S9.935 5 16 5m.127 4a.5.5 0 0 0-.498.469l-.352 3.668l-.314-2.748a.501.501 0 0 0-.998 0l-.315 3.236l-.293-2.32a.5.5 0 0 0-.494-.46h-.004a.5.5 0 0 0-.498.454l-.455 4.703l-.19-1.053a.5.5 0 0 0-.921-.166L10.08 16H8v1h2.365a.5.5 0 0 0 .432-.246l.176-.3l.591 3.288a.516.516 0 0 0 .514.412a.5.5 0 0 0 .477-.453L12.818 18l.375 3.541a.5.5 0 0 0 .498.459h.002a.5.5 0 0 0 .496-.465l.272-2.49l.336 3.488a.501.501 0 0 0 .998-.002L16.109 19l.235 2.53a.5.5 0 0 0 .492.47h.008a.5.5 0 0 0 .498-.455l.347-2.826l.26 2.814a.5.5 0 0 0 .492.467h.006a.5.5 0 0 0 .498-.453l.46-4.91l.296 2.162a.5.5 0 0 0 .953.133L21.498 17H24v-1h-2.828a.5.5 0 0 0-.457.3l-.264.602l-.646-4.7c-.034-.253-.257-.422-.506-.432a.5.5 0 0 0-.486.455L18.526 14l-.267-2.688a.5.5 0 0 0-.996-.011L16.945 13l-.318-3.53a.5.5 0 0 0-.498-.47zM15 14h2v1h1v2h-1v1h-2v-1h-1v-2h1z"/></svg>

React

import type { SVGProps } from "react";

export function LaCreativeCommonsSamplingPlus(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.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c6.065 0 11 4.935 11 11s-4.935 11-11 11S5 22.065 5 16S9.935 5 16 5m.127 4a.5.5 0 0 0-.498.469l-.352 3.668l-.314-2.748a.501.501 0 0 0-.998 0l-.315 3.236l-.293-2.32a.5.5 0 0 0-.494-.46h-.004a.5.5 0 0 0-.498.454l-.455 4.703l-.19-1.053a.5.5 0 0 0-.921-.166L10.08 16H8v1h2.365a.5.5 0 0 0 .432-.246l.176-.3l.591 3.288a.516.516 0 0 0 .514.412a.5.5 0 0 0 .477-.453L12.818 18l.375 3.541a.5.5 0 0 0 .498.459h.002a.5.5 0 0 0 .496-.465l.272-2.49l.336 3.488a.501.501 0 0 0 .998-.002L16.109 19l.235 2.53a.5.5 0 0 0 .492.47h.008a.5.5 0 0 0 .498-.455l.347-2.826l.26 2.814a.5.5 0 0 0 .492.467h.006a.5.5 0 0 0 .498-.453l.46-4.91l.296 2.162a.5.5 0 0 0 .953.133L21.498 17H24v-1h-2.828a.5.5 0 0 0-.457.3l-.264.602l-.646-4.7c-.034-.253-.257-.422-.506-.432a.5.5 0 0 0-.486.455L18.526 14l-.267-2.688a.5.5 0 0 0-.996-.011L16.945 13l-.318-3.53a.5.5 0 0 0-.498-.47zM15 14h2v1h1v2h-1v1h-2v-1h-1v-2h1z"/></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.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c6.065 0 11 4.935 11 11s-4.935 11-11 11S5 22.065 5 16S9.935 5 16 5m.127 4a.5.5 0 0 0-.498.469l-.352 3.668l-.314-2.748a.501.501 0 0 0-.998 0l-.315 3.236l-.293-2.32a.5.5 0 0 0-.494-.46h-.004a.5.5 0 0 0-.498.454l-.455 4.703l-.19-1.053a.5.5 0 0 0-.921-.166L10.08 16H8v1h2.365a.5.5 0 0 0 .432-.246l.176-.3l.591 3.288a.516.516 0 0 0 .514.412a.5.5 0 0 0 .477-.453L12.818 18l.375 3.541a.5.5 0 0 0 .498.459h.002a.5.5 0 0 0 .496-.465l.272-2.49l.336 3.488a.501.501 0 0 0 .998-.002L16.109 19l.235 2.53a.5.5 0 0 0 .492.47h.008a.5.5 0 0 0 .498-.455l.347-2.826l.26 2.814a.5.5 0 0 0 .492.467h.006a.5.5 0 0 0 .498-.453l.46-4.91l.296 2.162a.5.5 0 0 0 .953.133L21.498 17H24v-1h-2.828a.5.5 0 0 0-.457.3l-.264.602l-.646-4.7c-.034-.253-.257-.422-.506-.432a.5.5 0 0 0-.486.455L18.526 14l-.267-2.688a.5.5 0 0 0-.996-.011L16.945 13l-.318-3.53a.5.5 0 0 0-.498-.47zM15 14h2v1h1v2h-1v1h-2v-1h-1v-2h1z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m0%202c6.065%200%2011%204.935%2011%2011s-4.935%2011-11%2011S5%2022.065%205%2016S9.935%205%2016%205m.127%204a.5.5%200%200%200-.498.469l-.352%203.668l-.314-2.748a.501.501%200%200%200-.998%200l-.315%203.236l-.293-2.32a.5.5%200%200%200-.494-.46h-.004a.5.5%200%200%200-.498.454l-.455%204.703l-.19-1.053a.5.5%200%200%200-.921-.166L10.08%2016H8v1h2.365a.5.5%200%200%200%20.432-.246l.176-.3l.591%203.288a.516.516%200%200%200%20.514.412a.5.5%200%200%200%20.477-.453L12.818%2018l.375%203.541a.5.5%200%200%200%20.498.459h.002a.5.5%200%200%200%20.496-.465l.272-2.49l.336%203.488a.501.501%200%200%200%20.998-.002L16.109%2019l.235%202.53a.5.5%200%200%200%20.492.47h.008a.5.5%200%200%200%20.498-.455l.347-2.826l.26%202.814a.5.5%200%200%200%20.492.467h.006a.5.5%200%200%200%20.498-.453l.46-4.91l.296%202.162a.5.5%200%200%200%20.953.133L21.498%2017H24v-1h-2.828a.5.5%200%200%200-.457.3l-.264.602l-.646-4.7c-.034-.253-.257-.422-.506-.432a.5.5%200%200%200-.486.455L18.526%2014l-.267-2.688a.5.5%200%200%200-.996-.011L16.945%2013l-.318-3.53a.5.5%200%200%200-.498-.47zM15%2014h2v1h1v2h-1v1h-2v-1h-1v-2h1z%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.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m0%202c6.065%200%2011%204.935%2011%2011s-4.935%2011-11%2011S5%2022.065%205%2016S9.935%205%2016%205m.127%204a.5.5%200%200%200-.498.469l-.352%203.668l-.314-2.748a.501.501%200%200%200-.998%200l-.315%203.236l-.293-2.32a.5.5%200%200%200-.494-.46h-.004a.5.5%200%200%200-.498.454l-.455%204.703l-.19-1.053a.5.5%200%200%200-.921-.166L10.08%2016H8v1h2.365a.5.5%200%200%200%20.432-.246l.176-.3l.591%203.288a.516.516%200%200%200%20.514.412a.5.5%200%200%200%20.477-.453L12.818%2018l.375%203.541a.5.5%200%200%200%20.498.459h.002a.5.5%200%200%200%20.496-.465l.272-2.49l.336%203.488a.501.501%200%200%200%20.998-.002L16.109%2019l.235%202.53a.5.5%200%200%200%20.492.47h.008a.5.5%200%200%200%20.498-.455l.347-2.826l.26%202.814a.5.5%200%200%200%20.492.467h.006a.5.5%200%200%200%20.498-.453l.46-4.91l.296%202.162a.5.5%200%200%200%20.953.133L21.498%2017H24v-1h-2.828a.5.5%200%200%200-.457.3l-.264.602l-.646-4.7c-.034-.253-.257-.422-.506-.432a.5.5%200%200%200-.486.455L18.526%2014l-.267-2.688a.5.5%200%200%200-.996-.011L16.945%2013l-.318-3.53a.5.5%200%200%200-.498-.47zM15%2014h2v1h1v2h-1v1h-2v-1h-1v-2h1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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