namuwiki from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
namuwiki
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the namuwiki logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.372 0 0 5.372 0 12s5.372 12 12 12s12-5.372 12-12S18.628 0 12 0M6.49 5.922a2.083 2.083 0 0 1 2.096 2.064a2.07 2.07 0 0 1-.832 1.674l1.787 4.22l2.959-1.25l-.385-.908a2 2 0 0 1-.281.023A2.083 2.083 0 0 1 9.738 9.68a2.08 2.08 0 0 1 4.16-.032a2.08 2.08 0 0 1-.767 1.627l1.125 2.657l3.53-1.496a2 2 0 0 1-.046-.413a2.08 2.08 0 1 1 2.096 2.063a2.08 2.08 0 0 1-1.535-.664l-3.614 1.53l.496 1.173a.554.554 0 0 1-.292.727a.555.555 0 0 1-.727-.295l-1.23-2.909l-4.883 2.067q.018.127.02.256a2.083 2.083 0 0 1-2.065 2.095a2.083 2.083 0 0 1-2.096-2.064a2.083 2.083 0 0 1 2.065-2.096a2.07 2.07 0 0 1 1.642.79l.904-.383l-1.796-4.245a2 2 0 0 1-.202.012a2.08 2.08 0 0 1-2.095-2.062A2.08 2.08 0 0 1 6.49 5.922M6.5 7.14a.861.861 0 1 0 .015 1.722A.861.861 0 0 0 6.5 7.14m5.313 1.662a.861.861 0 1 0 .012 1.719a.861.861 0 0 0-.013-1.72m7.956 2.343a.861.861 0 1 0 .91.854a.863.863 0 0 0-.866-.853zM5.985 15.125a.86.86 0 0 0-.853.867a.86.86 0 0 0 .865.856a.862.862 0 0 0-.012-1.723"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsNamuwiki(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="M12 0C5.372 0 0 5.372 0 12s5.372 12 12 12s12-5.372 12-12S18.628 0 12 0M6.49 5.922a2.083 2.083 0 0 1 2.096 2.064a2.07 2.07 0 0 1-.832 1.674l1.787 4.22l2.959-1.25l-.385-.908a2 2 0 0 1-.281.023A2.083 2.083 0 0 1 9.738 9.68a2.08 2.08 0 0 1 4.16-.032a2.08 2.08 0 0 1-.767 1.627l1.125 2.657l3.53-1.496a2 2 0 0 1-.046-.413a2.08 2.08 0 1 1 2.096 2.063a2.08 2.08 0 0 1-1.535-.664l-3.614 1.53l.496 1.173a.554.554 0 0 1-.292.727a.555.555 0 0 1-.727-.295l-1.23-2.909l-4.883 2.067q.018.127.02.256a2.083 2.083 0 0 1-2.065 2.095a2.083 2.083 0 0 1-2.096-2.064a2.083 2.083 0 0 1 2.065-2.096a2.07 2.07 0 0 1 1.642.79l.904-.383l-1.796-4.245a2 2 0 0 1-.202.012a2.08 2.08 0 0 1-2.095-2.062A2.08 2.08 0 0 1 6.49 5.922M6.5 7.14a.861.861 0 1 0 .015 1.722A.861.861 0 0 0 6.5 7.14m5.313 1.662a.861.861 0 1 0 .012 1.719a.861.861 0 0 0-.013-1.72m7.956 2.343a.861.861 0 1 0 .91.854a.863.863 0 0 0-.866-.853zM5.985 15.125a.86.86 0 0 0-.853.867a.86.86 0 0 0 .865.856a.862.862 0 0 0-.012-1.723"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.372 0 0 5.372 0 12s5.372 12 12 12s12-5.372 12-12S18.628 0 12 0M6.49 5.922a2.083 2.083 0 0 1 2.096 2.064a2.07 2.07 0 0 1-.832 1.674l1.787 4.22l2.959-1.25l-.385-.908a2 2 0 0 1-.281.023A2.083 2.083 0 0 1 9.738 9.68a2.08 2.08 0 0 1 4.16-.032a2.08 2.08 0 0 1-.767 1.627l1.125 2.657l3.53-1.496a2 2 0 0 1-.046-.413a2.08 2.08 0 1 1 2.096 2.063a2.08 2.08 0 0 1-1.535-.664l-3.614 1.53l.496 1.173a.554.554 0 0 1-.292.727a.555.555 0 0 1-.727-.295l-1.23-2.909l-4.883 2.067q.018.127.02.256a2.083 2.083 0 0 1-2.065 2.095a2.083 2.083 0 0 1-2.096-2.064a2.083 2.083 0 0 1 2.065-2.096a2.07 2.07 0 0 1 1.642.79l.904-.383l-1.796-4.245a2 2 0 0 1-.202.012a2.08 2.08 0 0 1-2.095-2.062A2.08 2.08 0 0 1 6.49 5.922M6.5 7.14a.861.861 0 1 0 .015 1.722A.861.861 0 0 0 6.5 7.14m5.313 1.662a.861.861 0 1 0 .012 1.719a.861.861 0 0 0-.013-1.72m7.956 2.343a.861.861 0 1 0 .91.854a.863.863 0 0 0-.866-.853zM5.985 15.125a.86.86 0 0 0-.853.867a.86.86 0 0 0 .865.856a.862.862 0 0 0-.012-1.723"/></svg>
</template>

CSS

.icon-namuwiki {
  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%22M12%200C5.372%200%200%205.372%200%2012s5.372%2012%2012%2012s12-5.372%2012-12S18.628%200%2012%200M6.49%205.922a2.083%202.083%200%200%201%202.096%202.064a2.07%202.07%200%200%201-.832%201.674l1.787%204.22l2.959-1.25l-.385-.908a2%202%200%200%201-.281.023A2.083%202.083%200%200%201%209.738%209.68a2.08%202.08%200%200%201%204.16-.032a2.08%202.08%200%200%201-.767%201.627l1.125%202.657l3.53-1.496a2%202%200%200%201-.046-.413a2.08%202.08%200%201%201%202.096%202.063a2.08%202.08%200%200%201-1.535-.664l-3.614%201.53l.496%201.173a.554.554%200%200%201-.292.727a.555.555%200%200%201-.727-.295l-1.23-2.909l-4.883%202.067q.018.127.02.256a2.083%202.083%200%200%201-2.065%202.095a2.083%202.083%200%200%201-2.096-2.064a2.083%202.083%200%200%201%202.065-2.096a2.07%202.07%200%200%201%201.642.79l.904-.383l-1.796-4.245a2%202%200%200%201-.202.012a2.08%202.08%200%200%201-2.095-2.062A2.08%202.08%200%200%201%206.49%205.922M6.5%207.14a.861.861%200%201%200%20.015%201.722A.861.861%200%200%200%206.5%207.14m5.313%201.662a.861.861%200%201%200%20.012%201.719a.861.861%200%200%200-.013-1.72m7.956%202.343a.861.861%200%201%200%20.91.854a.863.863%200%200%200-.866-.853zM5.985%2015.125a.86.86%200%200%200-.853.867a.86.86%200%200%200%20.865.856a.862.862%200%200%200-.012-1.723%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%22M12%200C5.372%200%200%205.372%200%2012s5.372%2012%2012%2012s12-5.372%2012-12S18.628%200%2012%200M6.49%205.922a2.083%202.083%200%200%201%202.096%202.064a2.07%202.07%200%200%201-.832%201.674l1.787%204.22l2.959-1.25l-.385-.908a2%202%200%200%201-.281.023A2.083%202.083%200%200%201%209.738%209.68a2.08%202.08%200%200%201%204.16-.032a2.08%202.08%200%200%201-.767%201.627l1.125%202.657l3.53-1.496a2%202%200%200%201-.046-.413a2.08%202.08%200%201%201%202.096%202.063a2.08%202.08%200%200%201-1.535-.664l-3.614%201.53l.496%201.173a.554.554%200%200%201-.292.727a.555.555%200%200%201-.727-.295l-1.23-2.909l-4.883%202.067q.018.127.02.256a2.083%202.083%200%200%201-2.065%202.095a2.083%202.083%200%200%201-2.096-2.064a2.083%202.083%200%200%201%202.065-2.096a2.07%202.07%200%200%201%201.642.79l.904-.383l-1.796-4.245a2%202%200%200%201-.202.012a2.08%202.08%200%200%201-2.095-2.062A2.08%202.08%200%200%201%206.49%205.922M6.5%207.14a.861.861%200%201%200%20.015%201.722A.861.861%200%200%200%206.5%207.14m5.313%201.662a.861.861%200%201%200%20.012%201.719a.861.861%200%200%200-.013-1.72m7.956%202.343a.861.861%200%201%200%20.91.854a.863.863%200%200%200-.866-.853zM5.985%2015.125a.86.86%200%200%200-.853.867a.86.86%200%200%200%20.865.856a.862.862%200%200%200-.012-1.723%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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