open access logo

open-access from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
open-access
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

Related icons in CoreUI Brands

Use the open access logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.297 17.984a10 10 0 0 0-.719-1.391V8.552a8.52 8.52 0 0 0-2.511-6.047A8.5 8.5 0 0 0 16.02 0a8.5 8.5 0 0 0-6.052 2.505a8.5 8.5 0 0 0-2.505 6.047v1.172h3.427V8.552c0-1.364.531-2.656 1.505-3.625a5.1 5.1 0 0 1 3.625-1.5a5.14 5.14 0 0 1 5.129 5.125v4.683a10 10 0 0 0-5.151-1.412a10.05 10.05 0 0 0-7.136 2.953a10.05 10.05 0 0 0-2.952 7.136a10.04 10.04 0 0 0 2.952 7.129a10.08 10.08 0 0 0 14.272.005a10.05 10.05 0 0 0 2.952-7.135c0-1.36-.265-2.683-.791-3.928zM16 28.573c-3.672 0-6.661-2.989-6.661-6.661s2.989-6.661 6.661-6.661a6.666 6.666 0 0 1 6.661 6.661A6.67 6.67 0 0 1 16 28.573m2.86-6.63c0 3.765-5.652 3.765-5.652 0c0-3.771 5.652-3.771 5.652 0"/></svg>

React

import type { SVGProps } from "react";

export function CibOpenAccess(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="M25.297 17.984a10 10 0 0 0-.719-1.391V8.552a8.52 8.52 0 0 0-2.511-6.047A8.5 8.5 0 0 0 16.02 0a8.5 8.5 0 0 0-6.052 2.505a8.5 8.5 0 0 0-2.505 6.047v1.172h3.427V8.552c0-1.364.531-2.656 1.505-3.625a5.1 5.1 0 0 1 3.625-1.5a5.14 5.14 0 0 1 5.129 5.125v4.683a10 10 0 0 0-5.151-1.412a10.05 10.05 0 0 0-7.136 2.953a10.05 10.05 0 0 0-2.952 7.136a10.04 10.04 0 0 0 2.952 7.129a10.08 10.08 0 0 0 14.272.005a10.05 10.05 0 0 0 2.952-7.135c0-1.36-.265-2.683-.791-3.928zM16 28.573c-3.672 0-6.661-2.989-6.661-6.661s2.989-6.661 6.661-6.661a6.666 6.666 0 0 1 6.661 6.661A6.67 6.67 0 0 1 16 28.573m2.86-6.63c0 3.765-5.652 3.765-5.652 0c0-3.771 5.652-3.771 5.652 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.297 17.984a10 10 0 0 0-.719-1.391V8.552a8.52 8.52 0 0 0-2.511-6.047A8.5 8.5 0 0 0 16.02 0a8.5 8.5 0 0 0-6.052 2.505a8.5 8.5 0 0 0-2.505 6.047v1.172h3.427V8.552c0-1.364.531-2.656 1.505-3.625a5.1 5.1 0 0 1 3.625-1.5a5.14 5.14 0 0 1 5.129 5.125v4.683a10 10 0 0 0-5.151-1.412a10.05 10.05 0 0 0-7.136 2.953a10.05 10.05 0 0 0-2.952 7.136a10.04 10.04 0 0 0 2.952 7.129a10.08 10.08 0 0 0 14.272.005a10.05 10.05 0 0 0 2.952-7.135c0-1.36-.265-2.683-.791-3.928zM16 28.573c-3.672 0-6.661-2.989-6.661-6.661s2.989-6.661 6.661-6.661a6.666 6.666 0 0 1 6.661 6.661A6.67 6.67 0 0 1 16 28.573m2.86-6.63c0 3.765-5.652 3.765-5.652 0c0-3.771 5.652-3.771 5.652 0"/></svg>
</template>

CSS

.icon-open-access {
  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%22M25.297%2017.984a10%2010%200%200%200-.719-1.391V8.552a8.52%208.52%200%200%200-2.511-6.047A8.5%208.5%200%200%200%2016.02%200a8.5%208.5%200%200%200-6.052%202.505a8.5%208.5%200%200%200-2.505%206.047v1.172h3.427V8.552c0-1.364.531-2.656%201.505-3.625a5.1%205.1%200%200%201%203.625-1.5a5.14%205.14%200%200%201%205.129%205.125v4.683a10%2010%200%200%200-5.151-1.412a10.05%2010.05%200%200%200-7.136%202.953a10.05%2010.05%200%200%200-2.952%207.136a10.04%2010.04%200%200%200%202.952%207.129a10.08%2010.08%200%200%200%2014.272.005a10.05%2010.05%200%200%200%202.952-7.135c0-1.36-.265-2.683-.791-3.928zM16%2028.573c-3.672%200-6.661-2.989-6.661-6.661s2.989-6.661%206.661-6.661a6.666%206.666%200%200%201%206.661%206.661A6.67%206.67%200%200%201%2016%2028.573m2.86-6.63c0%203.765-5.652%203.765-5.652%200c0-3.771%205.652-3.771%205.652%200%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%22M25.297%2017.984a10%2010%200%200%200-.719-1.391V8.552a8.52%208.52%200%200%200-2.511-6.047A8.5%208.5%200%200%200%2016.02%200a8.5%208.5%200%200%200-6.052%202.505a8.5%208.5%200%200%200-2.505%206.047v1.172h3.427V8.552c0-1.364.531-2.656%201.505-3.625a5.1%205.1%200%200%201%203.625-1.5a5.14%205.14%200%200%201%205.129%205.125v4.683a10%2010%200%200%200-5.151-1.412a10.05%2010.05%200%200%200-7.136%202.953a10.05%2010.05%200%200%200-2.952%207.136a10.04%2010.04%200%200%200%202.952%207.129a10.08%2010.08%200%200%200%2014.272.005a10.05%2010.05%200%200%200%202.952-7.135c0-1.36-.265-2.683-.791-3.928zM16%2028.573c-3.672%200-6.661-2.989-6.661-6.661s2.989-6.661%206.661-6.661a6.666%206.666%200%200%201%206.661%206.661A6.67%206.67%200%200%201%2016%2028.573m2.86-6.63c0%203.765-5.652%203.765-5.652%200c0-3.771%205.652-3.771%205.652%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/open-access.svg?color=%231a73e8&size=48