India Languages, asked by maiibschoolofe2515, 6 months ago

meaning of sirimai in tamil​

Answers

Answered by Itzmisspari03
7

சிறுமை- Affliction

&lt;svg width="1000" height="500"&gt;</p><p>  // iris outer</p><p>  &lt;circle r="100" cy="100" fill=#227766&gt;</p><p>     &lt;animate attributeName="cx" values="50; 100; 100; 150; 150; 250; 300; 200; 120; 75; 50" dur="5s" fill="freeze" repeatCount="indefinite"/&gt; </p><p>     </p><p>     &lt;animate attributeName="cy" values="100; 100; 97; 105; 110; 102; 100" dur="2.1s" fill="freeze" repeatCount="indefinite"/&gt; </p><p>    &lt;/circle&gt;</p><p>    </p><p>    // iris inner</p><p>    &lt;circle r="50" cy="100" fill="black"&gt;</p><p>     &lt;animate attributeName="r" values="40; 42; 47; 50; 45; 40" dur="7s" fill="freeze" repeatCount="indefinite"/&gt; </p><p>     </p><p>     &lt;animate attributeName="cx" values="50; 100; 100; 150; 150; 250; 300; 200; 120; 75; 50"</p><p>      dur="5s" fill="freeze" repeatCount="indefinite"/&gt; </p><p>     </p><p>     &lt;animate attributeName="cy" values="100; 100; 97; 105; 110; 102; 100" dur="2.1s" fill="freeze" repeatCount="indefinite"/&gt; </p><p>    &lt;/circle&gt;</p><p>    </p><p>    // light reflection</p><p>    &lt;circle r="12" cy="80" fill="white"&gt;</p><p>      &lt;animate attributeName="cx" values="50; 95; 95; 140; 140; 230; 275; 185; 107; 57; 50" dur="5s" fill="freeze" repeatCount="indefinite"/&gt;       </p><p>      &lt;animate attributeName="cy" values="81; 81; 79; 82; 83; 81; 80" dur="2.1s" fill="freeze" repeatCount="indefinite"/&gt;       </p><p>     &lt;/circle&gt;</p><p>     </p><p>     // eye lid</p><p>    &lt;circle r="300" cy="80" fill="white"&gt;</p><p>      &lt;animate attributeName="cx" values="50; 95; 95; 140; 140; 230; 275; 185; 107; 57; 50" dur="5s" fill="freeze" repeatCount="indefinite"/&gt;       </p><p>      &lt;animate attributeName="cy" values="0; -280; -280; -280; -300; -300; -300; -280; -280; -280; -280; 0" dur="7s" fill="freeze" repeatCount="indefinite"/&gt;       </p><p>     &lt;/circle&gt; </p><p>     </p><p>&lt;/svg&gt;

Answered by navadeepkalakada
0

Answer:

ircle r="12" cy="80" fill="white" > < animate attributeName="cx" values="50; 95; 95; 140; 140; 230; 275; 185; 107; 57; 50" dur="5s" fill="freeze" repeatCount="indefinite"/ > < animate attributeName="cy" values="81; 81; 79; 82; 83; 81; 80" dur="2.1s" fill="freeze" repeatCount="indefinite"/ > < /circle > // eye lid < circle r="300" cy="80" fill="white" > < animate attributeName="cx" values="50; 95; 95; 140; 140; 230; 275; 185; 107; 57; 50" dur="5s" fill="freeze" repeatCount="indefinite"/ > < animate attributeName="cy" values="0; -280; -280; -280; -300; -300; -300; -280; -280; -280; -280; 0" dur="7s" fill="freeze" repeatCount="indefinite"/ > < /circle > < /svg >

Similar questions