Bug Reports
When minifying SVGs elements can move around

I ran the attached SVG file through the web portal for nano. In the original you'll note there are two instaces of "2020" on the X-axis for each graph, but after running through nano (and having the fonts compile et cetera) the 2020s are no longer there (and there is a 2020 in the upper left-hand corner of the resulting SVG)

I tried opening it in Vecta and the "original" looks good, but the "minified" version shows the difference (this is why I suspect the minifier)

I tested just adding a @font-face rule with the base-64 encoded fonts directly into the source file and do not observer this issue (sadly this makes my file much bigger smile ).

(Edit: I don't see how to get at attached files, so including the SVG source for reference)

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="667" viewBox="0 0 1000 667">
  <defs>
    <style>
      .cls-1 {
        clip-path: url(#clip-Therapeutics_Fig1_07_SVG_No_Paths_1);
      }

      .cls-11, .cls-13, .cls-16, .cls-2 {
        fill: #1b193f;
      }

      .cls-2 {
        font-size: 18px;
      }

      .cls-11, .cls-2 {
        font-family: Lato-Bold, Lato;
        font-weight: 700;
      }

      .cls-20, .cls-21, .cls-23, .cls-24, .cls-29, .cls-3, .cls-30, .cls-31, .cls-32, .cls-33, .cls-34, .cls-35, .cls-36, .cls-37, .cls-38, .cls-5, .cls-8 {
        fill: none;
      }

      .cls-3, .cls-5 {
        stroke: #dbdbdb;
      }

      .cls-29, .cls-3, .cls-30, .cls-31, .cls-32, .cls-33, .cls-34, .cls-35, .cls-36, .cls-37, .cls-38, .cls-5 {
        stroke-linecap: round;
      }

      .cls-10, .cls-12, .cls-14, .cls-4, .cls-9 {
        fill: #494765;
      }

      .cls-4 {
        font-size: 16px;
      }

      .cls-10, .cls-12, .cls-14, .cls-15, .cls-16, .cls-4, .cls-7 {
        font-family: Lato-Regular, Lato;
      }

      .cls-29, .cls-30, .cls-31, .cls-32, .cls-33, .cls-34, .cls-35, .cls-36, .cls-37, .cls-38, .cls-5 {
        stroke-width: 2px;
      }

      .cls-6 {
        fill: #05cfab;
      }

      .cls-15, .cls-39, .cls-42, .cls-7 {
        fill: #fff;
      }

      .cls-7 {
        font-size: 13px;
      }

      .cls-8 {
        stroke: #05cfab;
      }

      .cls-20, .cls-21, .cls-23, .cls-24, .cls-8 {
        stroke-dasharray: 2;
      }

      .cls-10 {
        font-size: 12px;
      }

      .cls-11, .cls-12 {
        font-size: 14px;
      }

      .cls-14 {
        font-size: 15px;
      }

      .cls-15, .cls-16 {
        font-size: 11px;
      }

      .cls-17 {
        fill: #f43f77;
      }

      .cls-18 {
        fill: #982770;
      }

      .cls-19 {
        fill: #1fa6d3;
      }

      .cls-20, .cls-35 {
        stroke: #1fa6d3;
      }

      .cls-21, .cls-36 {
        stroke: #f43f77;
      }

      .cls-22 {
        fill: #fdaf55;
      }

      .cls-23, .cls-38 {
        stroke: #fdaf55;
      }

      .cls-24, .cls-37 {
        stroke: #1b193f;
      }

      .cls-25 {
        fill: #064daa;
      }

      .cls-26 {
        fill: #feda56;
      }

      .cls-27 {
        fill: #f54a3e;
      }

      .cls-28 {
        fill: #86868b;
      }

      .cls-29 {
        stroke: #fed955;
      }

      .cls-30 {
        stroke: #86868b;
      }

      .cls-31 {
        stroke: #f54a3e;
      }

      .cls-32 {
        stroke: #04ceaa;
      }

      .cls-33 {
        stroke: #064daa;
      }

      .cls-34 {
        stroke: #982770;
      }

      .cls-40, .cls-41 {
        stroke: none;
      }

      .cls-41 {
        fill: #707070;
      }
    </style>
    <clipPath id="clip-Therapeutics_Fig1_07_SVG_No_Paths_1">
      <rect width="1000" height="667"/>
    </clipPath>
  </defs>
  <g id="Therapeutics_Fig1_07_SVG_No_Paths_1" data-name="Therapeutics_Fig1_07 SVG No Paths – 1" class="cls-1">
    <rect class="cls-42" width="1000" height="667"/>
    <text id="Secondary_Treatments" data-name="Secondary Treatments" class="cls-2" transform="translate(523.889 60)"><tspan x="0" y="0">Secondary Treatments</tspan></text>
    <g id="Horizontal_Lines" data-name="Horizontal Lines" transform="translate(573.5 145.5)">
      <line id="Line_1" data-name="Line 1" class="cls-3" x2="413.5"/>
      <line id="Line_2" data-name="Line 2" class="cls-3" x2="413.5" transform="translate(0 35)"/>
      <line id="Line_3" data-name="Line 3" class="cls-3" x2="413.5" transform="translate(0 70)"/>
      <line id="Line_5" data-name="Line 5" class="cls-3" x2="413.5" transform="translate(0 105)"/>
      <line id="Line_6" data-name="Line 6" class="cls-3" x2="413.5" transform="translate(0 140)"/>
      <line id="Line_7" data-name="Line 7" class="cls-3" x2="413.5" transform="translate(0 175)"/>
      <line id="Line_8" data-name="Line 8" class="cls-3" x2="413.5" transform="translate(0 210)"/>
      <line id="Line_10" data-name="Line 10" class="cls-3" x2="413.5" transform="translate(0 245)"/>
      <line id="Line_175" data-name="Line 175" class="cls-3" x2="413.5" transform="translate(0 280)"/>
    </g>
    <text id="Y_Axis_Labels" data-name="Y Axis Labels" class="cls-4" transform="translate(522 135)"><tspan x="8.432" y="16">80%</tspan><tspan x="8.432" y="51">70%</tspan><tspan x="8.432" y="86">60%</tspan><tspan x="8.432" y="121">50%</tspan><tspan x="8.432" y="156">40%</tspan><tspan x="8.432" y="191">30%</tspan><tspan x="8.432" y="226">20%</tspan><tspan x="8.432" y="261">10%</tspan><tspan x="13.072" y="296">0%</tspan></text>
    <g id="X_Axis_Tick_Marks" data-name="X Axis Tick Marks" transform="translate(573.576 426.5)">
      <line id="Line_12" data-name="Line 12" class="cls-5" y2="6" transform="translate(91.907)"/>
      <line id="Line_13" data-name="Line 13" class="cls-5" y2="6" transform="translate(32)"/>
      <line id="Line_233" data-name="Line 233" class="cls-5" y2="3" transform="translate(16)"/>
      <line id="Line_234" data-name="Line 234" class="cls-5" y2="3" transform="translate(48)"/>
      <line id="Line_237" data-name="Line 237" class="cls-5" y2="3" transform="translate(106.504)"/>
      <line id="Line_240" data-name="Line 240" class="cls-5" y2="3" transform="translate(168.469)"/>
      <line id="Line_243" data-name="Line 243" class="cls-5" y2="3" transform="translate(228.499)"/>
      <line id="Line_246" data-name="Line 246" class="cls-5" y2="3" transform="translate(289.496)"/>
      <line id="Line_249" data-name="Line 249" class="cls-5" y2="3" transform="translate(349.787)"/>
      <line id="Line_235" data-name="Line 235" class="cls-5" y2="3" transform="translate(64)"/>
      <line id="Line_238" data-name="Line 238" class="cls-5" y2="3" transform="translate(121.995)"/>
      <line id="Line_241" data-name="Line 241" class="cls-5" y2="3" transform="translate(183.961)"/>
      <line id="Line_244" data-name="Line 244" class="cls-5" y2="3" transform="translate(243.99)"/>
      <line id="Line_247" data-name="Line 247" class="cls-5" y2="3" transform="translate(304.988)"/>
      <line id="Line_250" data-name="Line 250" class="cls-5" y2="3" transform="translate(365.787)"/>
      <line id="Line_236" data-name="Line 236" class="cls-5" y2="3" transform="translate(80)"/>
      <line id="Line_239" data-name="Line 239" class="cls-5" y2="3" transform="translate(137.486)"/>
      <line id="Line_242" data-name="Line 242" class="cls-5" y2="3" transform="translate(199.452)"/>
      <line id="Line_245" data-name="Line 245" class="cls-5" y2="3" transform="translate(259.482)"/>
      <line id="Line_248" data-name="Line 248" class="cls-5" y2="3" transform="translate(319.96)"/>
      <line id="Line_251" data-name="Line 251" class="cls-5" y2="3" transform="translate(381.787)"/>
      <line id="Line_261" data-name="Line 261" class="cls-5" y2="3" transform="translate(412.787)"/>
      <line id="Line_232" data-name="Line 232" class="cls-5" y2="3" transform="translate(0)"/>
      <line id="Line_14" data-name="Line 14" class="cls-5" x2="0.165" y2="6" transform="translate(152.902)"/>
      <line id="Line_16" data-name="Line 16" class="cls-5" y2="6" transform="translate(213.375)"/>
      <line id="Line_17" data-name="Line 17" class="cls-5" y2="6" transform="translate(274.373)"/>
      <line id="Line_193" data-name="Line 193" class="cls-5" y2="6" transform="translate(334.167)"/>
      <line id="Line_194" data-name="Line 194" class="cls-5" y2="6" transform="translate(397.167)"/>
    </g>
    <g id="Group_673" data-name="Group 673" transform="translate(554 109)">
      <g id="Group_604" data-name="Group 604">
        <g id="Group_572" data-name="Group 572">
          <rect id="Rectangle_7" data-name="Rectangle 7" class="cls-6" width="24" height="20" rx="10" transform="translate(28) rotate(90)"/>
          <path id="Polygon_1" data-name="Polygon 1" class="cls-6" d="M10,0,20,12H0Z" transform="translate(0 22) rotate(-90)"/>
          <text id="_1_" data-name="1 " class="cls-7" transform="translate(12.888 17)"><tspan x="0" y="0">1 </tspan></text>
        </g>
      </g>
    </g>
    <g id="Group_674" data-name="Group 674" transform="translate(568 135)">
      <g id="Group_604-2" data-name="Group 604">
        <g id="Group_572-2" data-name="Group 572">
          <rect id="Rectangle_7-2" data-name="Rectangle 7" class="cls-6" width="24" height="20" rx="10"/>
          <path id="Polygon_1-2" data-name="Polygon 1" class="cls-6" d="M10,0,20,12H0Z" transform="translate(22 28) rotate(180)"/>
          <text id="_2" data-name="2" class="cls-7" transform="translate(8.888 17)"><tspan x="0" y="0">2</tspan></text>
        </g>
      </g>
      <line id="Line_211" data-name="Line 211" class="cls-8" y1="262" transform="translate(12 27.5)"/>
    </g>
    <g id="Group_675" data-name="Group 675" transform="translate(630 109)">
      <g id="Group_604-3" data-name="Group 604">
        <g id="Group_572-3" data-name="Group 572">
          <rect id="Rectangle_7-3" data-name="Rectangle 7" class="cls-6" width="24" height="20" rx="10" transform="translate(0)"/>
          <path id="Polygon_1-3" data-name="Polygon 1" class="cls-6" d="M10,0,20,12H0Z" transform="translate(22 28) rotate(180)"/>
          <text id="_3" data-name="3" class="cls-7" transform="translate(8.656 17)"><tspan x="0" y="0">3</tspan></text>
        </g>
      </g>
      <line id="Line_211-2" data-name="Line 211" class="cls-8" y1="288" transform="translate(11.768 27.5)"/>
    </g>
    <path id="Polygon_5" data-name="Polygon 5" class="cls-9" d="M3.5,0,7,6H0Z" transform="translate(602 428)"/>
    <text id="X_Axis_Labels" data-name="X Axis Labels" class="cls-10" transform="translate(583.535 439.388)"><tspan x="12.19" y="12">Apr</tspan><tspan class="cls-11"><tspan x="5.76" y="30">2020</tspan></tspan></text>
    <text id="X_Axis_Labels-2" data-name="X Axis Labels" class="cls-12" transform="translate(651.442 439.388)"><tspan x="0.039" y="14">May</tspan></text>
    <text id="X_Axis_Labels-3" data-name="X Axis Labels" class="cls-12" transform="translate(712.78 439.388)"><tspan x="2.608" y="14">Jun</tspan></text>
    <text id="X_Axis_Labels-4" data-name="X Axis Labels" class="cls-12" transform="translate(772.181 439.388)"><tspan x="4.708" y="14">Jul</tspan></text>
    <text id="X_Axis_Labels-5" data-name="X Axis Labels" class="cls-12" transform="translate(833.562 439.388)"><tspan x="1.271" y="14">Aug</tspan></text>
    <text id="X_Axis_Labels-6" data-name="X Axis Labels" class="cls-12" transform="translate(893.951 439.388)"><tspan x="2.258" y="14">Sep</tspan></text>
    <text id="X_Axis_Labels-7" data-name="X Axis Labels" class="cls-12" transform="translate(956.322 439.388)"><tspan x="2.034" y="14">Oct</tspan></text>
    <circle id="Ellipse_5" data-name="Ellipse 5" class="cls-13" cx="8.5" cy="8.5" r="8.5" transform="translate(201 573)"/>
    <text id="Dexamethasone" class="cls-14" transform="translate(222 572)"><tspan x="0" y="15">Dexamethasone</tspan></text>
    <rect id="Rectangle_11" data-name="Rectangle 11" class="cls-13" width="16" height="16" rx="8" transform="translate(215 594)"/>
    <text id="_6" data-name="6" class="cls-15" transform="translate(219.889 606)"><tspan x="0" y="0">6</tspan></text>
    <text id="RECOVERY_trial_announces_pre-publication_results_6_16" data-name="RECOVERY trial announces pre-publication results 6/16" class="cls-16" transform="translate(234 594)"><tspan x="0" y="11">RECOVERY trial </tspan><tspan x="0" y="25">announces pre-publication </tspan><tspan x="0" y="39">results 6/16</tspan></text>
    <circle id="Ellipse_4" data-name="Ellipse 4" class="cls-17" cx="8.5" cy="8.5" r="8.5" transform="translate(201 496)"/>
    <text id="Convalescent_Plasma" data-name="Convalescent Plasma" class="cls-14" transform="translate(222 495)"><tspan x="0" y="15">Convalescent Plasma</tspan></text>
    <rect id="Rectangle_11-2" data-name="Rectangle 11" class="cls-17" width="16" height="16" rx="8" transform="translate(214 518)"/>
    <text id="_3-2" data-name="3" class="cls-15" transform="translate(217.889 530)"><tspan x="0" y="0">3</tspan></text>
    <text id="Expanded_Access_Program_initiates_treatmen
I ran the attached SVG file through the web portal for nano. In the original you&#039;ll note there are two instaces of &quot;2020&quot; on the X-axis for each graph, but after running through nano (and having the fonts compile et cetera) the 2020s are no longer there (and there is a 2020 in the upper left-hand corner of the resulting SVG) I tried opening it in Vecta and the &quot;original&quot; looks good, but the &quot;minified&quot; version shows the difference (this is why I suspect the minifier) I tested just adding a @font-face rule with the base-64 encoded fonts directly into the source file and do not observer this issue (sadly this makes my file much bigger :( ). (Edit: I don&#039;t see how to get at attached files, so including the SVG source for reference) ```` &lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; width=&quot;1000&quot; height=&quot;667&quot; viewBox=&quot;0 0 1000 667&quot;&gt; &lt;defs&gt; &lt;style&gt; .cls-1 { clip-path: url(#clip-Therapeutics_Fig1_07_SVG_No_Paths_1); } .cls-11, .cls-13, .cls-16, .cls-2 { fill: #1b193f; } .cls-2 { font-size: 18px; } .cls-11, .cls-2 { font-family: Lato-Bold, Lato; font-weight: 700; } .cls-20, .cls-21, .cls-23, .cls-24, .cls-29, .cls-3, .cls-30, .cls-31, .cls-32, .cls-33, .cls-34, .cls-35, .cls-36, .cls-37, .cls-38, .cls-5, .cls-8 { fill: none; } .cls-3, .cls-5 { stroke: #dbdbdb; } .cls-29, .cls-3, .cls-30, .cls-31, .cls-32, .cls-33, .cls-34, .cls-35, .cls-36, .cls-37, .cls-38, .cls-5 { stroke-linecap: round; } .cls-10, .cls-12, .cls-14, .cls-4, .cls-9 { fill: #494765; } .cls-4 { font-size: 16px; } .cls-10, .cls-12, .cls-14, .cls-15, .cls-16, .cls-4, .cls-7 { font-family: Lato-Regular, Lato; } .cls-29, .cls-30, .cls-31, .cls-32, .cls-33, .cls-34, .cls-35, .cls-36, .cls-37, .cls-38, .cls-5 { stroke-width: 2px; } .cls-6 { fill: #05cfab; } .cls-15, .cls-39, .cls-42, .cls-7 { fill: #fff; } .cls-7 { font-size: 13px; } .cls-8 { stroke: #05cfab; } .cls-20, .cls-21, .cls-23, .cls-24, .cls-8 { stroke-dasharray: 2; } .cls-10 { font-size: 12px; } .cls-11, .cls-12 { font-size: 14px; } .cls-14 { font-size: 15px; } .cls-15, .cls-16 { font-size: 11px; } .cls-17 { fill: #f43f77; } .cls-18 { fill: #982770; } .cls-19 { fill: #1fa6d3; } .cls-20, .cls-35 { stroke: #1fa6d3; } .cls-21, .cls-36 { stroke: #f43f77; } .cls-22 { fill: #fdaf55; } .cls-23, .cls-38 { stroke: #fdaf55; } .cls-24, .cls-37 { stroke: #1b193f; } .cls-25 { fill: #064daa; } .cls-26 { fill: #feda56; } .cls-27 { fill: #f54a3e; } .cls-28 { fill: #86868b; } .cls-29 { stroke: #fed955; } .cls-30 { stroke: #86868b; } .cls-31 { stroke: #f54a3e; } .cls-32 { stroke: #04ceaa; } .cls-33 { stroke: #064daa; } .cls-34 { stroke: #982770; } .cls-40, .cls-41 { stroke: none; } .cls-41 { fill: #707070; } &lt;/style&gt; &lt;clipPath id=&quot;clip-Therapeutics_Fig1_07_SVG_No_Paths_1&quot;&gt; &lt;rect width=&quot;1000&quot; height=&quot;667&quot;/&gt; &lt;/clipPath&gt; &lt;/defs&gt; &lt;g id=&quot;Therapeutics_Fig1_07_SVG_No_Paths_1&quot; data-name=&quot;Therapeutics_Fig1_07 SVG No Paths &ndash; 1&quot; class=&quot;cls-1&quot;&gt; &lt;rect class=&quot;cls-42&quot; width=&quot;1000&quot; height=&quot;667&quot;/&gt; &lt;text id=&quot;Secondary_Treatments&quot; data-name=&quot;Secondary Treatments&quot; class=&quot;cls-2&quot; transform=&quot;translate(523.889 60)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;Secondary Treatments&lt;/tspan&gt;&lt;/text&gt; &lt;g id=&quot;Horizontal_Lines&quot; data-name=&quot;Horizontal Lines&quot; transform=&quot;translate(573.5 145.5)&quot;&gt; &lt;line id=&quot;Line_1&quot; data-name=&quot;Line 1&quot; class=&quot;cls-3&quot; x2=&quot;413.5&quot;/&gt; &lt;line id=&quot;Line_2&quot; data-name=&quot;Line 2&quot; class=&quot;cls-3&quot; x2=&quot;413.5&quot; transform=&quot;translate(0 35)&quot;/&gt; &lt;line id=&quot;Line_3&quot; data-name=&quot;Line 3&quot; class=&quot;cls-3&quot; x2=&quot;413.5&quot; transform=&quot;translate(0 70)&quot;/&gt; &lt;line id=&quot;Line_5&quot; data-name=&quot;Line 5&quot; class=&quot;cls-3&quot; x2=&quot;413.5&quot; transform=&quot;translate(0 105)&quot;/&gt; &lt;line id=&quot;Line_6&quot; data-name=&quot;Line 6&quot; class=&quot;cls-3&quot; x2=&quot;413.5&quot; transform=&quot;translate(0 140)&quot;/&gt; &lt;line id=&quot;Line_7&quot; data-name=&quot;Line 7&quot; class=&quot;cls-3&quot; x2=&quot;413.5&quot; transform=&quot;translate(0 175)&quot;/&gt; &lt;line id=&quot;Line_8&quot; data-name=&quot;Line 8&quot; class=&quot;cls-3&quot; x2=&quot;413.5&quot; transform=&quot;translate(0 210)&quot;/&gt; &lt;line id=&quot;Line_10&quot; data-name=&quot;Line 10&quot; class=&quot;cls-3&quot; x2=&quot;413.5&quot; transform=&quot;translate(0 245)&quot;/&gt; &lt;line id=&quot;Line_175&quot; data-name=&quot;Line 175&quot; class=&quot;cls-3&quot; x2=&quot;413.5&quot; transform=&quot;translate(0 280)&quot;/&gt; &lt;/g&gt; &lt;text id=&quot;Y_Axis_Labels&quot; data-name=&quot;Y Axis Labels&quot; class=&quot;cls-4&quot; transform=&quot;translate(522 135)&quot;&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;16&quot;&gt;80%&lt;/tspan&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;51&quot;&gt;70%&lt;/tspan&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;86&quot;&gt;60%&lt;/tspan&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;121&quot;&gt;50%&lt;/tspan&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;156&quot;&gt;40%&lt;/tspan&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;191&quot;&gt;30%&lt;/tspan&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;226&quot;&gt;20%&lt;/tspan&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;261&quot;&gt;10%&lt;/tspan&gt;&lt;tspan x=&quot;13.072&quot; y=&quot;296&quot;&gt;0%&lt;/tspan&gt;&lt;/text&gt; &lt;g id=&quot;X_Axis_Tick_Marks&quot; data-name=&quot;X Axis Tick Marks&quot; transform=&quot;translate(573.576 426.5)&quot;&gt; &lt;line id=&quot;Line_12&quot; data-name=&quot;Line 12&quot; class=&quot;cls-5&quot; y2=&quot;6&quot; transform=&quot;translate(91.907)&quot;/&gt; &lt;line id=&quot;Line_13&quot; data-name=&quot;Line 13&quot; class=&quot;cls-5&quot; y2=&quot;6&quot; transform=&quot;translate(32)&quot;/&gt; &lt;line id=&quot;Line_233&quot; data-name=&quot;Line 233&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(16)&quot;/&gt; &lt;line id=&quot;Line_234&quot; data-name=&quot;Line 234&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(48)&quot;/&gt; &lt;line id=&quot;Line_237&quot; data-name=&quot;Line 237&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(106.504)&quot;/&gt; &lt;line id=&quot;Line_240&quot; data-name=&quot;Line 240&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(168.469)&quot;/&gt; &lt;line id=&quot;Line_243&quot; data-name=&quot;Line 243&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(228.499)&quot;/&gt; &lt;line id=&quot;Line_246&quot; data-name=&quot;Line 246&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(289.496)&quot;/&gt; &lt;line id=&quot;Line_249&quot; data-name=&quot;Line 249&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(349.787)&quot;/&gt; &lt;line id=&quot;Line_235&quot; data-name=&quot;Line 235&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(64)&quot;/&gt; &lt;line id=&quot;Line_238&quot; data-name=&quot;Line 238&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(121.995)&quot;/&gt; &lt;line id=&quot;Line_241&quot; data-name=&quot;Line 241&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(183.961)&quot;/&gt; &lt;line id=&quot;Line_244&quot; data-name=&quot;Line 244&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(243.99)&quot;/&gt; &lt;line id=&quot;Line_247&quot; data-name=&quot;Line 247&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(304.988)&quot;/&gt; &lt;line id=&quot;Line_250&quot; data-name=&quot;Line 250&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(365.787)&quot;/&gt; &lt;line id=&quot;Line_236&quot; data-name=&quot;Line 236&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(80)&quot;/&gt; &lt;line id=&quot;Line_239&quot; data-name=&quot;Line 239&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(137.486)&quot;/&gt; &lt;line id=&quot;Line_242&quot; data-name=&quot;Line 242&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(199.452)&quot;/&gt; &lt;line id=&quot;Line_245&quot; data-name=&quot;Line 245&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(259.482)&quot;/&gt; &lt;line id=&quot;Line_248&quot; data-name=&quot;Line 248&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(319.96)&quot;/&gt; &lt;line id=&quot;Line_251&quot; data-name=&quot;Line 251&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(381.787)&quot;/&gt; &lt;line id=&quot;Line_261&quot; data-name=&quot;Line 261&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(412.787)&quot;/&gt; &lt;line id=&quot;Line_232&quot; data-name=&quot;Line 232&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(0)&quot;/&gt; &lt;line id=&quot;Line_14&quot; data-name=&quot;Line 14&quot; class=&quot;cls-5&quot; x2=&quot;0.165&quot; y2=&quot;6&quot; transform=&quot;translate(152.902)&quot;/&gt; &lt;line id=&quot;Line_16&quot; data-name=&quot;Line 16&quot; class=&quot;cls-5&quot; y2=&quot;6&quot; transform=&quot;translate(213.375)&quot;/&gt; &lt;line id=&quot;Line_17&quot; data-name=&quot;Line 17&quot; class=&quot;cls-5&quot; y2=&quot;6&quot; transform=&quot;translate(274.373)&quot;/&gt; &lt;line id=&quot;Line_193&quot; data-name=&quot;Line 193&quot; class=&quot;cls-5&quot; y2=&quot;6&quot; transform=&quot;translate(334.167)&quot;/&gt; &lt;line id=&quot;Line_194&quot; data-name=&quot;Line 194&quot; class=&quot;cls-5&quot; y2=&quot;6&quot; transform=&quot;translate(397.167)&quot;/&gt; &lt;/g&gt; &lt;g id=&quot;Group_673&quot; data-name=&quot;Group 673&quot; transform=&quot;translate(554 109)&quot;&gt; &lt;g id=&quot;Group_604&quot; data-name=&quot;Group 604&quot;&gt; &lt;g id=&quot;Group_572&quot; data-name=&quot;Group 572&quot;&gt; &lt;rect id=&quot;Rectangle_7&quot; data-name=&quot;Rectangle 7&quot; class=&quot;cls-6&quot; width=&quot;24&quot; height=&quot;20&quot; rx=&quot;10&quot; transform=&quot;translate(28) rotate(90)&quot;/&gt; &lt;path id=&quot;Polygon_1&quot; data-name=&quot;Polygon 1&quot; class=&quot;cls-6&quot; d=&quot;M10,0,20,12H0Z&quot; transform=&quot;translate(0 22) rotate(-90)&quot;/&gt; &lt;text id=&quot;_1_&quot; data-name=&quot;1 &quot; class=&quot;cls-7&quot; transform=&quot;translate(12.888 17)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;1 &lt;/tspan&gt;&lt;/text&gt; &lt;/g&gt; &lt;/g&gt; &lt;/g&gt; &lt;g id=&quot;Group_674&quot; data-name=&quot;Group 674&quot; transform=&quot;translate(568 135)&quot;&gt; &lt;g id=&quot;Group_604-2&quot; data-name=&quot;Group 604&quot;&gt; &lt;g id=&quot;Group_572-2&quot; data-name=&quot;Group 572&quot;&gt; &lt;rect id=&quot;Rectangle_7-2&quot; data-name=&quot;Rectangle 7&quot; class=&quot;cls-6&quot; width=&quot;24&quot; height=&quot;20&quot; rx=&quot;10&quot;/&gt; &lt;path id=&quot;Polygon_1-2&quot; data-name=&quot;Polygon 1&quot; class=&quot;cls-6&quot; d=&quot;M10,0,20,12H0Z&quot; transform=&quot;translate(22 28) rotate(180)&quot;/&gt; &lt;text id=&quot;_2&quot; data-name=&quot;2&quot; class=&quot;cls-7&quot; transform=&quot;translate(8.888 17)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;2&lt;/tspan&gt;&lt;/text&gt; &lt;/g&gt; &lt;/g&gt; &lt;line id=&quot;Line_211&quot; data-name=&quot;Line 211&quot; class=&quot;cls-8&quot; y1=&quot;262&quot; transform=&quot;translate(12 27.5)&quot;/&gt; &lt;/g&gt; &lt;g id=&quot;Group_675&quot; data-name=&quot;Group 675&quot; transform=&quot;translate(630 109)&quot;&gt; &lt;g id=&quot;Group_604-3&quot; data-name=&quot;Group 604&quot;&gt; &lt;g id=&quot;Group_572-3&quot; data-name=&quot;Group 572&quot;&gt; &lt;rect id=&quot;Rectangle_7-3&quot; data-name=&quot;Rectangle 7&quot; class=&quot;cls-6&quot; width=&quot;24&quot; height=&quot;20&quot; rx=&quot;10&quot; transform=&quot;translate(0)&quot;/&gt; &lt;path id=&quot;Polygon_1-3&quot; data-name=&quot;Polygon 1&quot; class=&quot;cls-6&quot; d=&quot;M10,0,20,12H0Z&quot; transform=&quot;translate(22 28) rotate(180)&quot;/&gt; &lt;text id=&quot;_3&quot; data-name=&quot;3&quot; class=&quot;cls-7&quot; transform=&quot;translate(8.656 17)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;3&lt;/tspan&gt;&lt;/text&gt; &lt;/g&gt; &lt;/g&gt; &lt;line id=&quot;Line_211-2&quot; data-name=&quot;Line 211&quot; class=&quot;cls-8&quot; y1=&quot;288&quot; transform=&quot;translate(11.768 27.5)&quot;/&gt; &lt;/g&gt; &lt;path id=&quot;Polygon_5&quot; data-name=&quot;Polygon 5&quot; class=&quot;cls-9&quot; d=&quot;M3.5,0,7,6H0Z&quot; transform=&quot;translate(602 428)&quot;/&gt; &lt;text id=&quot;X_Axis_Labels&quot; data-name=&quot;X Axis Labels&quot; class=&quot;cls-10&quot; transform=&quot;translate(583.535 439.388)&quot;&gt;&lt;tspan x=&quot;12.19&quot; y=&quot;12&quot;&gt;Apr&lt;/tspan&gt;&lt;tspan class=&quot;cls-11&quot;&gt;&lt;tspan x=&quot;5.76&quot; y=&quot;30&quot;&gt;2020&lt;/tspan&gt;&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;X_Axis_Labels-2&quot; data-name=&quot;X Axis Labels&quot; class=&quot;cls-12&quot; transform=&quot;translate(651.442 439.388)&quot;&gt;&lt;tspan x=&quot;0.039&quot; y=&quot;14&quot;&gt;May&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;X_Axis_Labels-3&quot; data-name=&quot;X Axis Labels&quot; class=&quot;cls-12&quot; transform=&quot;translate(712.78 439.388)&quot;&gt;&lt;tspan x=&quot;2.608&quot; y=&quot;14&quot;&gt;Jun&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;X_Axis_Labels-4&quot; data-name=&quot;X Axis Labels&quot; class=&quot;cls-12&quot; transform=&quot;translate(772.181 439.388)&quot;&gt;&lt;tspan x=&quot;4.708&quot; y=&quot;14&quot;&gt;Jul&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;X_Axis_Labels-5&quot; data-name=&quot;X Axis Labels&quot; class=&quot;cls-12&quot; transform=&quot;translate(833.562 439.388)&quot;&gt;&lt;tspan x=&quot;1.271&quot; y=&quot;14&quot;&gt;Aug&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;X_Axis_Labels-6&quot; data-name=&quot;X Axis Labels&quot; class=&quot;cls-12&quot; transform=&quot;translate(893.951 439.388)&quot;&gt;&lt;tspan x=&quot;2.258&quot; y=&quot;14&quot;&gt;Sep&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;X_Axis_Labels-7&quot; data-name=&quot;X Axis Labels&quot; class=&quot;cls-12&quot; transform=&quot;translate(956.322 439.388)&quot;&gt;&lt;tspan x=&quot;2.034&quot; y=&quot;14&quot;&gt;Oct&lt;/tspan&gt;&lt;/text&gt; &lt;circle id=&quot;Ellipse_5&quot; data-name=&quot;Ellipse 5&quot; class=&quot;cls-13&quot; cx=&quot;8.5&quot; cy=&quot;8.5&quot; r=&quot;8.5&quot; transform=&quot;translate(201 573)&quot;/&gt; &lt;text id=&quot;Dexamethasone&quot; class=&quot;cls-14&quot; transform=&quot;translate(222 572)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;15&quot;&gt;Dexamethasone&lt;/tspan&gt;&lt;/text&gt; &lt;rect id=&quot;Rectangle_11&quot; data-name=&quot;Rectangle 11&quot; class=&quot;cls-13&quot; width=&quot;16&quot; height=&quot;16&quot; rx=&quot;8&quot; transform=&quot;translate(215 594)&quot;/&gt; &lt;text id=&quot;_6&quot; data-name=&quot;6&quot; class=&quot;cls-15&quot; transform=&quot;translate(219.889 606)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;6&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;RECOVERY_trial_announces_pre-publication_results_6_16&quot; data-name=&quot;RECOVERY trial announces pre-publication results 6/16&quot; class=&quot;cls-16&quot; transform=&quot;translate(234 594)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;11&quot;&gt;RECOVERY trial &lt;/tspan&gt;&lt;tspan x=&quot;0&quot; y=&quot;25&quot;&gt;announces pre-publication &lt;/tspan&gt;&lt;tspan x=&quot;0&quot; y=&quot;39&quot;&gt;results 6/16&lt;/tspan&gt;&lt;/text&gt; &lt;circle id=&quot;Ellipse_4&quot; data-name=&quot;Ellipse 4&quot; class=&quot;cls-17&quot; cx=&quot;8.5&quot; cy=&quot;8.5&quot; r=&quot;8.5&quot; transform=&quot;translate(201 496)&quot;/&gt; &lt;text id=&quot;Convalescent_Plasma&quot; data-name=&quot;Convalescent Plasma&quot; class=&quot;cls-14&quot; transform=&quot;translate(222 495)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;15&quot;&gt;Convalescent Plasma&lt;/tspan&gt;&lt;/text&gt; &lt;rect id=&quot;Rectangle_11-2&quot; data-name=&quot;Rectangle 11&quot; class=&quot;cls-17&quot; width=&quot;16&quot; height=&quot;16&quot; rx=&quot;8&quot; transform=&quot;translate(214 518)&quot;/&gt; &lt;text id=&quot;_3-2&quot; data-name=&quot;3&quot; class=&quot;cls-15&quot; transform=&quot;translate(217.889 530)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;3&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;Expanded_Access_Program_initiates_treatment_4_1&quot; data-name=&quot;Expanded Access Program initiates treatment 4/1&quot; class=&quot;cls-16&quot; transform=&quot;translate(233 518)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;11&quot;&gt;Expanded Access Program &lt;/tspan&gt;&lt;tspan x=&quot;0&quot; y=&quot;25&quot;&gt;initiates treatment 4/1&lt;/tspan&gt;&lt;/text&gt; &lt;rect id=&quot;Rectangle_11-3&quot; data-name=&quot;Rectangle 11&quot; class=&quot;cls-17&quot; width=&quot;16&quot; height=&quot;16&quot; rx=&quot;8&quot; transform=&quot;translate(214 550)&quot;/&gt; &lt;text id=&quot;_7&quot; data-name=&quot;7&quot; class=&quot;cls-15&quot; transform=&quot;translate(218.889 562)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;7&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;EUA_issued_8_23&quot; data-name=&quot;EUA issued 8/23&quot; class=&quot;cls-16&quot; transform=&quot;translate(233 550)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;11&quot; xml:space=&quot;preserve&quot;&gt;EUA issued 8/23&lt;/tspan&gt;&lt;/text&gt; &lt;circle id=&quot;Ellipse_7&quot; data-name=&quot;Ellipse 7&quot; class=&quot;cls-18&quot; cx=&quot;8.5&quot; cy=&quot;8.5&quot; r=&quot;8.5&quot; transform=&quot;translate(13 595)&quot;/&gt; &lt;text id=&quot;Azithromycin&quot; class=&quot;cls-14&quot; transform=&quot;translate(34 594)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;15&quot;&gt;Azithromycin&lt;/tspan&gt;&lt;/text&gt; &lt;circle id=&quot;Ellipse_6&quot; data-name=&quot;Ellipse 6&quot; class=&quot;cls-19&quot; cx=&quot;8.5&quot; cy=&quot;8.5&quot; r=&quot;8.5&quot; transform=&quot;translate(13 496)&quot;/&gt; &lt;text id=&quot;Hydroxychloroquine&quot; class=&quot;cls-14&quot; transform=&quot;translate(34 495)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;15&quot;&gt;Hydroxychloroquine&lt;/tspan&gt;&lt;/text&gt; &lt;rect id=&quot;Rectangle_11-4&quot; data-name=&quot;Rectangle 11&quot; class=&quot;cls-19&quot; width=&quot;16&quot; height=&quot;16&quot; rx=&quot;8&quot; transform=&quot;translate(24 519)&quot;/&gt; &lt;text id=&quot;_1_2&quot; data-name=&quot;1 &quot; class=&quot;cls-15&quot; transform=&quot;translate(27.889 531)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;1 &lt;/tspan&gt;&lt;/text&gt; &lt;rect id=&quot;Rectangle_11-5&quot; data-name=&quot;Rectangle 11&quot; class=&quot;cls-19&quot; width=&quot;16&quot; height=&quot;16&quot; rx=&quot;8&quot; transform=&quot;translate(24 551)&quot;/&gt; &lt;text id=&quot;_2-2&quot; data-name=&quot;2&quot; class=&quot;cls-15&quot; transform=&quot;translate(28.889 563)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;2&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;Pre-publication_sparks_interest_3_17&quot; data-name=&quot;Pre-publication sparks interest 3/17&quot; class=&quot;cls-16&quot; transform=&quot;translate(43 520)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;11&quot;&gt;Pre-publication sparks &lt;/tspan&gt;&lt;tspan x=&quot;0&quot; y=&quot;25&quot;&gt;interest 3/17&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;EUA_issued_3_28&quot; data-name=&quot;EUA issued 3/28&quot; class=&quot;cls-16&quot; transform=&quot;translate(43 552)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;11&quot;&gt;EUA issued 3/28&lt;/tspan&gt;&lt;/text&gt; &lt;rect id=&quot;Rectangle_11-6&quot; data-name=&quot;Rectangle 11&quot; class=&quot;cls-19&quot; width=&quot;16&quot; height=&quot;16&quot; rx=&quot;8&quot; transform=&quot;translate(24 571)&quot;/&gt; &lt;text id=&quot;_5&quot; data-name=&quot;5&quot; class=&quot;cls-15&quot; transform=&quot;translate(28.889 583)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;5&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;EUA_revoked_6_15&quot; data-name=&quot;EUA revoked 6/15&quot; class=&quot;cls-16&quot; transform=&quot;translate(43 572)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;11&quot;&gt;EUA revoked 6/15&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;Primary_Treatments&quot; data-name=&quot;Primary Treatments&quot; class=&quot;cls-2&quot; transform=&quot;translate(14.889 60)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;Primary Treatments&lt;/tspan&gt;&lt;/text&gt; &lt;line id=&quot;Line_1-2&quot; data-name=&quot;Line 1&quot; class=&quot;cls-3&quot; x2=&quot;450.772&quot; transform=&quot;translate(64.5 145.5)&quot;/&gt; &lt;line id=&quot;Line_2-2&quot; data-name=&quot;Line 2&quot; class=&quot;cls-3&quot; x2=&quot;450.772&quot; transform=&quot;translate(64.5 180.5)&quot;/&gt; &lt;line id=&quot;Line_3-2&quot; data-name=&quot;Line 3&quot; class=&quot;cls-3&quot; x2=&quot;450.772&quot; transform=&quot;translate(64.5 215.5)&quot;/&gt; &lt;line id=&quot;Line_5-2&quot; data-name=&quot;Line 5&quot; class=&quot;cls-3&quot; x2=&quot;450.772&quot; transform=&quot;translate(64.5 250.5)&quot;/&gt; &lt;line id=&quot;Line_6-2&quot; data-name=&quot;Line 6&quot; class=&quot;cls-3&quot; x2=&quot;450.772&quot; transform=&quot;translate(64.5 285.5)&quot;/&gt; &lt;line id=&quot;Line_7-2&quot; data-name=&quot;Line 7&quot; class=&quot;cls-3&quot; x2=&quot;450.772&quot; transform=&quot;translate(64.5 320.5)&quot;/&gt; &lt;line id=&quot;Line_8-2&quot; data-name=&quot;Line 8&quot; class=&quot;cls-3&quot; x2=&quot;450.772&quot; transform=&quot;translate(64.5 355.5)&quot;/&gt; &lt;line id=&quot;Line_10-2&quot; data-name=&quot;Line 10&quot; class=&quot;cls-3&quot; x2=&quot;450.772&quot; transform=&quot;translate(64.5 390.5)&quot;/&gt; &lt;line id=&quot;Line_175-2&quot; data-name=&quot;Line 175&quot; class=&quot;cls-3&quot; x2=&quot;450.772&quot; transform=&quot;translate(64.5 425.5)&quot;/&gt; &lt;text id=&quot;Y_Axis_Labels-2&quot; data-name=&quot;Y Axis Labels&quot; class=&quot;cls-4&quot; transform=&quot;translate(13 135)&quot;&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;16&quot;&gt;80%&lt;/tspan&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;51&quot;&gt;70%&lt;/tspan&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;86&quot;&gt;60%&lt;/tspan&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;121&quot;&gt;50%&lt;/tspan&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;156&quot;&gt;40%&lt;/tspan&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;191&quot;&gt;30%&lt;/tspan&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;226&quot;&gt;20%&lt;/tspan&gt;&lt;tspan x=&quot;8.432&quot; y=&quot;261&quot;&gt;10%&lt;/tspan&gt;&lt;tspan x=&quot;13.072&quot; y=&quot;296&quot;&gt;0%&lt;/tspan&gt;&lt;/text&gt; &lt;line id=&quot;Line_12-2&quot; data-name=&quot;Line 12&quot; class=&quot;cls-5&quot; y2=&quot;6&quot; transform=&quot;translate(161.805 426.5)&quot;/&gt; &lt;line id=&quot;Line_13-2&quot; data-name=&quot;Line 13&quot; class=&quot;cls-5&quot; y2=&quot;6&quot; transform=&quot;translate(96.576 426.5)&quot;/&gt; &lt;line id=&quot;Line_233-2&quot; data-name=&quot;Line 233&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(80.576 426.5)&quot;/&gt; &lt;line id=&quot;Line_234-2&quot; data-name=&quot;Line 234&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(112.576 426.5)&quot;/&gt; &lt;line id=&quot;Line_237-2&quot; data-name=&quot;Line 237&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(177.247 426.5)&quot;/&gt; &lt;line id=&quot;Line_240-2&quot; data-name=&quot;Line 240&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(242.801 426.5)&quot;/&gt; &lt;line id=&quot;Line_243-2&quot; data-name=&quot;Line 243&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(306.306 426.5)&quot;/&gt; &lt;line id=&quot;Line_246-2&quot; data-name=&quot;Line 246&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(370.835 426.5)&quot;/&gt; &lt;line id=&quot;Line_249-2&quot; data-name=&quot;Line 249&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(435.813 426.5)&quot;/&gt; &lt;line id=&quot;Line_235-2&quot; data-name=&quot;Line 235&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(128.576 426.5)&quot;/&gt; &lt;line id=&quot;Line_238-2&quot; data-name=&quot;Line 238&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(193.635 426.5)&quot;/&gt; &lt;line id=&quot;Line_241-2&quot; data-name=&quot;Line 241&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(259.188 426.5)&quot;/&gt; &lt;line id=&quot;Line_244-2&quot; data-name=&quot;Line 244&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(322.694 426.5)&quot;/&gt; &lt;line id=&quot;Line_247-2&quot; data-name=&quot;Line 247&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(387.224 426.5)&quot;/&gt; &lt;line id=&quot;Line_250-2&quot; data-name=&quot;Line 250&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(451.813 426.5)&quot;/&gt; &lt;line id=&quot;Line_236-2&quot; data-name=&quot;Line 236&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(144.576 426.5)&quot;/&gt; &lt;line id=&quot;Line_239-2&quot; data-name=&quot;Line 239&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(210.023 426.5)&quot;/&gt; &lt;line id=&quot;Line_242-2&quot; data-name=&quot;Line 242&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(275.577 426.5)&quot;/&gt; &lt;line id=&quot;Line_245-2&quot; data-name=&quot;Line 245&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(339.083 426.5)&quot;/&gt; &lt;line id=&quot;Line_248-2&quot; data-name=&quot;Line 248&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(403.256 426.5)&quot;/&gt; &lt;line id=&quot;Line_251-2&quot; data-name=&quot;Line 251&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(467.813 426.5)&quot;/&gt; &lt;line id=&quot;Line_261-2&quot; data-name=&quot;Line 261&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(498.813 426.5)&quot;/&gt; &lt;line id=&quot;Line_262&quot; data-name=&quot;Line 262&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(514.813 426.5)&quot;/&gt; &lt;line id=&quot;Line_232-2&quot; data-name=&quot;Line 232&quot; class=&quot;cls-5&quot; y2=&quot;3&quot; transform=&quot;translate(64.576 426.5)&quot;/&gt; &lt;line id=&quot;Line_14-2&quot; data-name=&quot;Line 14&quot; class=&quot;cls-5&quot; x2=&quot;0.165&quot; y2=&quot;6&quot; transform=&quot;translate(226.336 426.5)&quot;/&gt; &lt;line id=&quot;Line_16-2&quot; data-name=&quot;Line 16&quot; class=&quot;cls-5&quot; y2=&quot;6&quot; transform=&quot;translate(290.307 426.5)&quot;/&gt; &lt;line id=&quot;Line_17-2&quot; data-name=&quot;Line 17&quot; class=&quot;cls-5&quot; y2=&quot;6&quot; transform=&quot;translate(354.836 426.5)&quot;/&gt; &lt;line id=&quot;Line_193-2&quot; data-name=&quot;Line 193&quot; class=&quot;cls-5&quot; y2=&quot;6&quot; transform=&quot;translate(419.294 426.5)&quot;/&gt; &lt;line id=&quot;Line_194-2&quot; data-name=&quot;Line 194&quot; class=&quot;cls-5&quot; y2=&quot;6&quot; transform=&quot;translate(483.192 426.5)&quot;/&gt; &lt;path id=&quot;Polygon_5-2&quot; data-name=&quot;Polygon 5&quot; class=&quot;cls-9&quot; d=&quot;M3.5,0,7,5H0Z&quot; transform=&quot;translate(93 429)&quot;/&gt; &lt;rect id=&quot;Rectangle_7-4&quot; data-name=&quot;Rectangle 7&quot; class=&quot;cls-19&quot; width=&quot;24&quot; height=&quot;20&quot; rx=&quot;10&quot; transform=&quot;translate(59 109)&quot;/&gt; &lt;path id=&quot;Polygon_1-4&quot; data-name=&quot;Polygon 1&quot; class=&quot;cls-19&quot; d=&quot;M10,0,20,12H0Z&quot; transform=&quot;translate(81 137) rotate(180)&quot;/&gt; &lt;text id=&quot;_1_3&quot; data-name=&quot;1 &quot; class=&quot;cls-7&quot; transform=&quot;translate(66.889 126)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;1 &lt;/tspan&gt;&lt;/text&gt; &lt;line id=&quot;Line_211-3&quot; data-name=&quot;Line 211&quot; class=&quot;cls-20&quot; y1=&quot;289&quot; transform=&quot;translate(71 136.5)&quot;/&gt; &lt;rect id=&quot;Rectangle_7-5&quot; data-name=&quot;Rectangle 7&quot; class=&quot;cls-19&quot; width=&quot;24&quot; height=&quot;20&quot; rx=&quot;10&quot; transform=&quot;translate(78 92)&quot;/&gt; &lt;path id=&quot;Polygon_1-5&quot; data-name=&quot;Polygon 1&quot; class=&quot;cls-19&quot; d=&quot;M10,0,20,12H0Z&quot; transform=&quot;translate(100 120) rotate(180)&quot;/&gt; &lt;text id=&quot;_2_&quot; data-name=&quot;2 &quot; class=&quot;cls-7&quot; transform=&quot;translate(86.316 109)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;2 &lt;/tspan&gt;&lt;/text&gt; &lt;line id=&quot;Line_211-4&quot; data-name=&quot;Line 211&quot; class=&quot;cls-20&quot; y1=&quot;309&quot; transform=&quot;translate(90.429 116.5)&quot;/&gt; &lt;rect id=&quot;Rectangle_7-6&quot; data-name=&quot;Rectangle 7&quot; class=&quot;cls-17&quot; width=&quot;24&quot; height=&quot;20&quot; rx=&quot;10&quot; transform=&quot;translate(85 122)&quot;/&gt; &lt;path id=&quot;Polygon_1-6&quot; data-name=&quot;Polygon 1&quot; class=&quot;cls-17&quot; d=&quot;M10,0,20,12H0Z&quot; transform=&quot;translate(107 150) rotate(180)&quot;/&gt; &lt;text id=&quot;_3-3&quot; data-name=&quot;3&quot; class=&quot;cls-7&quot; transform=&quot;translate(92.525 139)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;3&lt;/tspan&gt;&lt;/text&gt; &lt;line id=&quot;Line_211-5&quot; data-name=&quot;Line 211&quot; class=&quot;cls-21&quot; y1=&quot;279&quot; transform=&quot;translate(96.638 146.5)&quot;/&gt; &lt;rect id=&quot;Rectangle_7-7&quot; data-name=&quot;Rectangle 7&quot; class=&quot;cls-19&quot; width=&quot;24&quot; height=&quot;20&quot; rx=&quot;10&quot; transform=&quot;translate(247 92)&quot;/&gt; &lt;path id=&quot;Polygon_1-7&quot; data-name=&quot;Polygon 1&quot; class=&quot;cls-19&quot; d=&quot;M10,0,20,12H0Z&quot; transform=&quot;translate(269 120) rotate(180)&quot;/&gt; &lt;text id=&quot;_5-2&quot; data-name=&quot;5&quot; class=&quot;cls-7&quot; transform=&quot;translate(255.171 109)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;5&lt;/tspan&gt;&lt;/text&gt; &lt;line id=&quot;Line_211-6&quot; data-name=&quot;Line 211&quot; class=&quot;cls-20&quot; y1=&quot;307.828&quot; transform=&quot;translate(259.282 116.5)&quot;/&gt; &lt;rect id=&quot;Rectangle_7-8&quot; data-name=&quot;Rectangle 7&quot; class=&quot;cls-22&quot; width=&quot;24&quot; height=&quot;20&quot; rx=&quot;10&quot; transform=&quot;translate(149 92)&quot;/&gt; &lt;path id=&quot;Polygon_1-8&quot; data-name=&quot;Polygon 1&quot; class=&quot;cls-22&quot; d=&quot;M10,0,20,12H0Z&quot; transform=&quot;translate(171 120) rotate(180)&quot;/&gt; &lt;text id=&quot;_4&quot; data-name=&quot;4&quot; class=&quot;cls-7&quot; transform=&quot;translate(157.221 109)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;4&lt;/tspan&gt;&lt;/text&gt; &lt;line id=&quot;Line_211-7&quot; data-name=&quot;Line 211&quot; class=&quot;cls-23&quot; y1=&quot;307.36&quot; transform=&quot;translate(161.332 116.5)&quot;/&gt; &lt;rect id=&quot;Rectangle_7-9&quot; data-name=&quot;Rectangle 7&quot; class=&quot;cls-22&quot; width=&quot;24&quot; height=&quot;20&quot; rx=&quot;10&quot; transform=&quot;translate(400 92)&quot;/&gt; &lt;path id=&quot;Polygon_1-9&quot; data-name=&quot;Polygon 1&quot; class=&quot;cls-22&quot; d=&quot;M10,0,20,12H0Z&quot; transform=&quot;translate(422 120) rotate(180)&quot;/&gt; &lt;text id=&quot;_8&quot; data-name=&quot;8&quot; class=&quot;cls-7&quot; transform=&quot;translate(407.898 109)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;8&lt;/tspan&gt;&lt;/text&gt; &lt;line id=&quot;Line_211-8&quot; data-name=&quot;Line 211&quot; class=&quot;cls-23&quot; y1=&quot;308&quot; transform=&quot;translate(412.01 116.5)&quot;/&gt; &lt;rect id=&quot;Rectangle_7-10&quot; data-name=&quot;Rectangle 7&quot; class=&quot;cls-17&quot; width=&quot;24&quot; height=&quot;20&quot; rx=&quot;10&quot; transform=&quot;translate(396 122)&quot;/&gt; &lt;path id=&quot;Polygon_1-10&quot; data-name=&quot;Polygon 1&quot; class=&quot;cls-17&quot; d=&quot;M10,0,20,12H0Z&quot; transform=&quot;translate(418 150) rotate(180)&quot;/&gt; &lt;text id=&quot;_7_&quot; data-name=&quot;7 &quot; class=&quot;cls-7&quot; transform=&quot;translate(403.752 139)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;7 &lt;/tspan&gt;&lt;/text&gt; &lt;line id=&quot;Line_211-9&quot; data-name=&quot;Line 211&quot; class=&quot;cls-21&quot; y1=&quot;278&quot; transform=&quot;translate(407.863 146.5)&quot;/&gt; &lt;rect id=&quot;Rectangle_7-11&quot; data-name=&quot;Rectangle 7&quot; class=&quot;cls-13&quot; width=&quot;24&quot; height=&quot;20&quot; rx=&quot;10&quot; transform=&quot;translate(250 122)&quot;/&gt; &lt;path id=&quot;Polygon_1-11&quot; data-name=&quot;Polygon 1&quot; class=&quot;cls-13&quot; d=&quot;M10,0,20,12H0Z&quot; transform=&quot;translate(272 150) rotate(180)&quot;/&gt; &lt;text id=&quot;_6-2&quot; data-name=&quot;6&quot; class=&quot;cls-7&quot; transform=&quot;translate(258.234 139)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;6&lt;/tspan&gt;&lt;/text&gt; &lt;line id=&quot;Line_211-10&quot; data-name=&quot;Line 211&quot; class=&quot;cls-24&quot; y1=&quot;277.828&quot; transform=&quot;translate(262.346 146.5)&quot;/&gt; &lt;text id=&quot;X_Axis_Labels-8&quot; data-name=&quot;X Axis Labels&quot; class=&quot;cls-10&quot; transform=&quot;translate(75.535 437.388)&quot;&gt;&lt;tspan x=&quot;12.19&quot; y=&quot;12&quot;&gt;Apr&lt;/tspan&gt;&lt;tspan class=&quot;cls-11&quot;&gt;&lt;tspan x=&quot;5.76&quot; y=&quot;30&quot;&gt;2020&lt;/tspan&gt;&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;X_Axis_Labels-9&quot; data-name=&quot;X Axis Labels&quot; class=&quot;cls-12&quot; transform=&quot;translate(148.785 441.388)&quot;&gt;&lt;tspan x=&quot;0.039&quot; y=&quot;14&quot;&gt;May&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;X_Axis_Labels-10&quot; data-name=&quot;X Axis Labels&quot; class=&quot;cls-12&quot; transform=&quot;translate(212.947 441.388)&quot;&gt;&lt;tspan x=&quot;2.608&quot; y=&quot;14&quot;&gt;Jun&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;X_Axis_Labels-11&quot; data-name=&quot;X Axis Labels&quot; class=&quot;cls-12&quot; transform=&quot;translate(277.153 441.388)&quot;&gt;&lt;tspan x=&quot;4.708&quot; y=&quot;14&quot;&gt;Jul&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;X_Axis_Labels-12&quot; data-name=&quot;X Axis Labels&quot; class=&quot;cls-12&quot; transform=&quot;translate(341.359 441.388)&quot;&gt;&lt;tspan x=&quot;1.271&quot; y=&quot;14&quot;&gt;Aug&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;X_Axis_Labels-13&quot; data-name=&quot;X Axis Labels&quot; class=&quot;cls-12&quot; transform=&quot;translate(406.771 441.388)&quot;&gt;&lt;tspan x=&quot;2.258&quot; y=&quot;14&quot;&gt;Sep&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;X_Axis_Labels-14&quot; data-name=&quot;X Axis Labels&quot; class=&quot;cls-12&quot; transform=&quot;translate(469.771 441.388)&quot;&gt;&lt;tspan x=&quot;2.034&quot; y=&quot;14&quot;&gt;Oct&lt;/tspan&gt;&lt;/text&gt; &lt;circle id=&quot;Ellipse_1&quot; data-name=&quot;Ellipse 1&quot; class=&quot;cls-22&quot; cx=&quot;8.5&quot; cy=&quot;8.5&quot; r=&quot;8.5&quot; transform=&quot;translate(376 496)&quot;/&gt; &lt;text id=&quot;Remdesivir&quot; class=&quot;cls-14&quot; transform=&quot;translate(397 495)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;15&quot;&gt;Remdesivir&lt;/tspan&gt;&lt;/text&gt; &lt;rect id=&quot;Rectangle_11-7&quot; data-name=&quot;Rectangle 11&quot; class=&quot;cls-22&quot; width=&quot;16&quot; height=&quot;16&quot; rx=&quot;8&quot; transform=&quot;translate(387 518)&quot;/&gt; &lt;text id=&quot;_4-2&quot; data-name=&quot;4&quot; class=&quot;cls-15&quot; transform=&quot;translate(391.889 530)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;4&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;EUA_issued_for_severe_disease_only_5_1&quot; data-name=&quot;EUA issued for severe disease only 5/1&quot; class=&quot;cls-16&quot; transform=&quot;translate(406 518)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;11&quot;&gt;EUA issued for severe &lt;/tspan&gt;&lt;tspan x=&quot;0&quot; y=&quot;25&quot;&gt;disease only 5/1&lt;/tspan&gt;&lt;/text&gt; &lt;rect id=&quot;Rectangle_11-8&quot; data-name=&quot;Rectangle 11&quot; class=&quot;cls-22&quot; width=&quot;16&quot; height=&quot;16&quot; rx=&quot;8&quot; transform=&quot;translate(387 548)&quot;/&gt; &lt;text id=&quot;_8-2&quot; data-name=&quot;8&quot; class=&quot;cls-15&quot; transform=&quot;translate(391.889 560)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;8&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;EUA_for_all_hospitalized_patients_issued_8_26&quot; data-name=&quot;EUA for all hospitalized patients issued 8/26&quot; class=&quot;cls-16&quot; transform=&quot;translate(406 549)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;11&quot;&gt;EUA for all &lt;/tspan&gt;&lt;tspan x=&quot;0&quot; y=&quot;25&quot;&gt;hospitalized patients &lt;/tspan&gt;&lt;tspan x=&quot;0&quot; y=&quot;39&quot;&gt;issued 8/26&lt;/tspan&gt;&lt;/text&gt; &lt;circle id=&quot;Ellipse_4-2&quot; data-name=&quot;Ellipse 4&quot; class=&quot;cls-25&quot; cx=&quot;8.5&quot; cy=&quot;8.5&quot; r=&quot;8.5&quot; transform=&quot;translate(848 544)&quot;/&gt; &lt;text id=&quot;Vasopressors&quot; class=&quot;cls-14&quot; transform=&quot;translate(869 543)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;15&quot;&gt;Vasopressors&lt;/tspan&gt;&lt;/text&gt; &lt;circle id=&quot;Ellipse_4-3&quot; data-name=&quot;Ellipse 4&quot; class=&quot;cls-26&quot; cx=&quot;8.5&quot; cy=&quot;8.5&quot; r=&quot;8.5&quot; transform=&quot;translate(568 606)&quot;/&gt; &lt;text id=&quot;ACE_Inhibitors&quot; data-name=&quot;ACE Inhibitors&quot; class=&quot;cls-14&quot; transform=&quot;translate(589 605)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;15&quot;&gt;ACE Inhibitors&lt;/tspan&gt;&lt;/text&gt; &lt;circle id=&quot;Ellipse_4-4&quot; data-name=&quot;Ellipse 4&quot; class=&quot;cls-27&quot; cx=&quot;8.5&quot; cy=&quot;8.5&quot; r=&quot;8.5&quot; transform=&quot;translate(848 521)&quot;/&gt; &lt;text id=&quot;H2_Blockers&quot; data-name=&quot;H2 Blockers&quot; class=&quot;cls-14&quot; transform=&quot;translate(869 520)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;15&quot;&gt;H2 Blockers&lt;/tspan&gt;&lt;/text&gt; &lt;circle id=&quot;Ellipse_4-5&quot; data-name=&quot;Ellipse 4&quot; class=&quot;cls-28&quot; cx=&quot;8.5&quot; cy=&quot;8.5&quot; r=&quot;8.5&quot; transform=&quot;translate(848 498)&quot;/&gt; &lt;text id=&quot;ARBs&quot; class=&quot;cls-14&quot; transform=&quot;translate(869 497)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;15&quot;&gt;ARBs&lt;/tspan&gt;&lt;/text&gt; &lt;rect id=&quot;Rectangle_11-9&quot; data-name=&quot;Rectangle 11&quot; class=&quot;cls-6&quot; width=&quot;16&quot; height=&quot;16&quot; rx=&quot;8&quot; transform=&quot;translate(577 522)&quot;/&gt; &lt;text id=&quot;_1&quot; data-name=&quot;1&quot; class=&quot;cls-15&quot; transform=&quot;translate(581.889 534)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;1&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;Lancet_article_cautions_use_3_11&quot; data-name=&quot;Lancet article cautions use 3/11&quot; class=&quot;cls-16&quot; transform=&quot;translate(596 522)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;11&quot;&gt;Lancet article cautions use 3/11&lt;/tspan&gt;&lt;/text&gt; &lt;rect id=&quot;Rectangle_11-10&quot; data-name=&quot;Rectangle 11&quot; class=&quot;cls-6&quot; width=&quot;16&quot; height=&quot;16&quot; rx=&quot;8&quot; transform=&quot;translate(577 541)&quot;/&gt; &lt;text id=&quot;_2-3&quot; data-name=&quot;2&quot; class=&quot;cls-15&quot; transform=&quot;translate(581.889 553)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;2&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;WHO_and_FDA_state_no_evidence_of_increased_harm_from_NSAIDs_3_18-3_19&quot; data-name=&quot;WHO and FDA state no evidence of increased harm from NSAIDs 3/18-3/19&quot; class=&quot;cls-16&quot; transform=&quot;translate(596 541)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;11&quot;&gt;WHO and FDA state no evidence of increased &lt;/tspan&gt;&lt;tspan x=&quot;0&quot; y=&quot;25&quot;&gt;harm from NSAIDs 3/18-3/19&lt;/tspan&gt;&lt;/text&gt; &lt;rect id=&quot;Rectangle_11-11&quot; data-name=&quot;Rectangle 11&quot; class=&quot;cls-6&quot; width=&quot;16&quot; height=&quot;16&quot; rx=&quot;8&quot; transform=&quot;translate(577 572)&quot;/&gt; &lt;text id=&quot;_3-4&quot; data-name=&quot;3&quot; class=&quot;cls-15&quot; transform=&quot;translate(581.889 584)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;0&quot;&gt;3&lt;/tspan&gt;&lt;/text&gt; &lt;text id=&quot;WHO_postulates_NSAID_safety_in_literature_review_4_19&quot; data-name=&quot;WHO postulates NSAID safety in literature review 4/19&quot; class=&quot;cls-16&quot; transform=&quot;translate(596 572)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;11&quot;&gt;WHO postulates NSAID safety in literature &lt;/tspan&gt;&lt;tspan x=&quot;0&quot; y=&quot;25&quot;&gt;review 4/19&lt;/tspan&gt;&lt;/text&gt; &lt;circle id=&quot;Ellipse_1-2&quot; data-name=&quot;Ellipse 1&quot; class=&quot;cls-6&quot; cx=&quot;8.5&quot; cy=&quot;8.5&quot; r=&quot;8.5&quot; transform=&quot;translate(567 498)&quot;/&gt; &lt;text id=&quot;NSAIDs&quot; class=&quot;cls-14&quot; transform=&quot;translate(588 497)&quot;&gt;&lt;tspan x=&quot;0&quot; y=&quot;15&quot;&gt;NSAIDs&lt;/tspan&gt;&lt;/text&gt; &lt;path id=&quot;Path_161&quot; data-name=&quot;Path 161&quot; class=&quot;cls-29&quot; d=&quot;M0,24.952H16.45l12.782-2.02,15.076-5.571H61.186L73.968,15.79l12.29-3.571,15.731.714,12.29-2,15.568,1.286,13.929-3.285,15.076-1.428,14.584,1.428,11.8,3.285,29.988-1.286,14.584.571,13.109-.571,13.11-3.428h15.731l13.437-4.713,13.765,4.713,28.677-9.712,14.748-1,14.584,5L367.946.221H413.01&quot; transform=&quot;translate(573.5 385.548)&quot;/&gt; &lt;path id=&quot;Path_162&quot; data-name=&quot;Path 162&quot; class=&quot;cls-30&quot; d=&quot;M0-1.528l15.139,7.2H29.677L43.732,4.324,60.693,6.688,84.44,9.813l15.8-.423,14.539.423L129.8,8.63l12.6-1.858,15.411-.422L170.7,5.422l15.12.929L199.3,10.657,212.963,7.7l14.926.844,12.988-3.377L255.8.524,270.246,1.96,285.366.524l13.182-3.378L315.51-.067,341.584,1.96l13.666-3.63L369.3-.4l14.248-3.378L398.285.44,412.5.856&quot; transform=&quot;translate(574.5 398.594)&quot;/&gt; &lt;path id=&quot;Path_163&quot; data-name=&quot;Path 163&quot; class=&quot;cls-31&quot; d=&quot;M0,39.947l14.569-9.586,15.114-4.435,14.106-8.567,13.225-3.931,19.27.5,9.664-.4L100.34,6.675l12.721-3.326h15.365l13.225,8.164,14.358-3.729,17.507.5L185.482,9.7l27.835,1.814L228.3,9.7l12.721-4.737,14.61-2.621L270.371.728l27.96,9.374,14.862-5.342L326.67,1.736l14.862,2.217L353.749.728,369.367,0l13.6,4.759,15.492,1.31L411.938,0&quot; transform=&quot;translate(573.5 344.881)&quot;/&gt; &lt;path id=&quot;Path_164&quot; data-name=&quot;Path 164&quot; class=&quot;cls-32&quot; d=&quot;M.315,6.215l15.516,20.13L29.7,33.716l14.45-3.17,13.868-7.767,14.061-3.725L85.558,9.7l16.195-4.28,16.292-7.45,25.8-12.919h27.347l14.644,6.42,14.74,11.809L214.342,7.4l15.516-1.03,13.48-3.091,14.546-6.5,13.48-5.31,13.48,1.268,14.062-2.219,28.7.951,14.741-4.834,12.316-1.981,15.322-.555,14.837.555,14.546,4.676L413.5-7.005&quot; transform=&quot;translate(572.5 303.558)&quot;/&gt; &lt;path id=&quot;Path_165&quot; data-name=&quot;Path 165&quot; class=&quot;cls-33&quot; d=&quot;M.17-25.957l15.166-4.071,14.486-4.558,14.194-8.3L58.5-53.962,72.794-55.1l13.806.326,14.389-4.64,13.9-2.443L129.086-59.9,142.7-54.776l14.972-7.652,14.68-.733,13.417,7.9L214.543-24.98l8.361.9,6.514,1.3,8.458-1.3,7.1-.9,13.222-3.5,13.611-2.442L300.2-39.878l14.1-2.443,17.4,3.908,11.763,3.582,13.514-2.931,14.584-1.791L385.75-35.4l12.736,2.442,8.361,3.745,6.967,4.067&quot; transform=&quot;translate(572.186 415.6)&quot;/&gt; &lt;path id=&quot;Path_171&quot; data-name=&quot;Path 171&quot; class=&quot;cls-34&quot; d=&quot;M0,14.571,15.572.469,47.434,34.986,64.172,60.871l12.86,24.91L93.781,105.56,124.8,126.654l30.93,9.93,16.02-3.137h31.018l14.8-13.229L232.8,109.135l15.791-2.5L279.654,92.39l14.758,3.338,31.441,17.34,31.582-.716,16.355-1.966,14.522.894,15.509,3.218,15.227-1.43,15.932-3.575,15.791,7.686&quot; transform=&quot;translate(64.5 186.125)&quot;/&gt; &lt;path id=&quot;Path_172&quot; data-name=&quot;Path 172&quot; class=&quot;cls-35&quot; d=&quot;M-.286,2.914l15.578-67.62,16.05-17.717L47.156-80.65,61.789-57.028,92.945,43.663l14.8,33.847,16.632,27.615,15.542,21.512,15.161,14.07,16.466,7.989H185.3l32.055,18.338,14.34,4.721,17.433-1.452,31.352,1.452,11.95,1.09,22.635-1.09h10.263l14.9,1.09,17.293,2,17.012-1.271h15.746l15.465,1.271h29.665l14.622-1.271&quot; transform=&quot;translate(65.237 247.419)&quot;/&gt; &lt;path id=&quot;Path_173&quot; data-name=&quot;Path 173&quot; class=&quot;cls-36&quot; d=&quot;M0,87.431H48.78l13.386-1.458,10.708-5.789,5.777-1.755L96.828,63.866l28.6-19.3,29.307-7.72h18.177L185.6,39.129l17.19-1.053,14.795-7.369,16.908-12.28,13.949-2.807h16.2l14.795-4.562,15.922-8.6,14.654,5.087h16.344l15.358-6.14,31,7.018,16.767,1.4,14.513-6.316,31.28,1.053,15.5-8.773&quot; transform=&quot;translate(64.5 337.069)&quot;/&gt; &lt;path id=&quot;Path_174&quot; data-name=&quot;Path 174&quot; class=&quot;cls-37&quot; d=&quot;M0,251.105l15.369,1.139,16.04-1.139,46.854-11.218H93.6l17.729-4.413,13.367-1.766h32.221L186.464,230,203.49,178.63l14.557-52.214,14.568-47.175,15.618-32.482,16.181-18.713,15.056-6.178,15.9-1.06L325.9,28.046l15.9-4.413,15.336,8.12,16.04-3.707,15.9,1.412,14.774-4.59,14.774-10.945,16.181-5.648L450.7,0&quot; transform=&quot;translate(64.576 171.017)&quot;/&gt; &lt;path id=&quot;Path_175&quot; data-name=&quot;Path 175&quot; class=&quot;cls-38&quot; d=&quot;M0,164.187l17.486,2.883h17.45l18.576-1.957,9.57-2.313,30.538-1.068,15.762-5.336,16.606-16.9,15.2-19.746L155.4,107.12l15.339-19.746L186.5,77.589l15.621,1.779L232.94,61.934H248.7l27.16-13.52,19-8.539L310.2,43.611l15.761-1.957L341.3,32.582l15.762,4.269,15.9-7.115L388.3,26.889l17.028-4.8,29.412-7.65L450.772,0&quot; transform=&quot;translate(64.5 254.956)&quot;/&gt; &lt;g id=&quot;Path_176&quot; data-name=&quot;Path 176&quot; class=&quot;cls-39&quot; transform=&quot;translate(223 405)&quot;&gt; &lt;path class=&quot;cls-40&quot; d=&quot;M0,0,28.956-3.485Z&quot;/&gt; &lt;path class=&quot;cls-41&quot; d=&quot;M -2.6562499897409e-06 4.218749836581992e-06 L 28.95605659484863 -3.485355854034424 L -2.6562499897409e-06 4.218749836581992e-06 Z&quot;/&gt; &lt;/g&gt; &lt;/g&gt; &lt;/svg&gt; ````
edited Feb 26 '21 at 9:45 pm

Hi Adam,

It seems that the SVG source is not full. Can you send us the file to hello@vecta.io so we can investigate this further?

Regards,
The Vecta Support Team

Hi Adam, It seems that the SVG source is not full. Can you send us the file to hello@vecta.io so we can investigate this further? Regards, The Vecta Support Team
92
1
2
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft