snow-editor

small markdown and org-mode editor
Log | Files | Refs | README

favicon.svg (1465B)


      1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72" role="img" aria-label="Snow Editor">
      2   <circle cx="36" cy="36" r="36" fill="#00BFFF" />
      3   <g
      4     fill="none"
      5     stroke="#FFFFFF"
      6     stroke-width="3.25"
      7     stroke-linecap="round"
      8     stroke-linejoin="round"
      9     transform="translate(36 36)"
     10   >
     11     <g>
     12       <line x1="0" y1="0" x2="0" y2="-21.5" />
     13       <line x1="0" y1="-13.5" x2="-5.2" y2="-18.7" />
     14       <line x1="0" y1="-13.5" x2="5.2" y2="-18.7" />
     15     </g>
     16     <g transform="rotate(60)">
     17       <line x1="0" y1="0" x2="0" y2="-21.5" />
     18       <line x1="0" y1="-13.5" x2="-5.2" y2="-18.7" />
     19       <line x1="0" y1="-13.5" x2="5.2" y2="-18.7" />
     20     </g>
     21     <g transform="rotate(120)">
     22       <line x1="0" y1="0" x2="0" y2="-21.5" />
     23       <line x1="0" y1="-13.5" x2="-5.2" y2="-18.7" />
     24       <line x1="0" y1="-13.5" x2="5.2" y2="-18.7" />
     25     </g>
     26     <g transform="rotate(180)">
     27       <line x1="0" y1="0" x2="0" y2="-21.5" />
     28       <line x1="0" y1="-13.5" x2="-5.2" y2="-18.7" />
     29       <line x1="0" y1="-13.5" x2="5.2" y2="-18.7" />
     30     </g>
     31     <g transform="rotate(240)">
     32       <line x1="0" y1="0" x2="0" y2="-21.5" />
     33       <line x1="0" y1="-13.5" x2="-5.2" y2="-18.7" />
     34       <line x1="0" y1="-13.5" x2="5.2" y2="-18.7" />
     35     </g>
     36     <g transform="rotate(300)">
     37       <line x1="0" y1="0" x2="0" y2="-21.5" />
     38       <line x1="0" y1="-13.5" x2="-5.2" y2="-18.7" />
     39       <line x1="0" y1="-13.5" x2="5.2" y2="-18.7" />
     40     </g>
     41   </g>
     42 </svg>