79389163

Date: 2025-01-26 19:34:24
Score: 3.5
Natty:
Report link

I have similar issue I need to change letter N to letter A but with specific properties.

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 111.7 185">
    <defs>
        <clipPath id="letter-N">
            <path d="M109.71,141.8c0,4.14-2.07,6.2-6.21,6.2h-24.47c-1.95,0-3.79-.46-5.51-1.38s-3.16-2.12-4.31-3.62l-20.68-29.3c-.23-.34-.55-.72-.95-1.12s-.89-.49-1.47-.26c-.81.34-1.21,1.21-1.21,2.59v26.89c0,4.14-2.07,6.2-6.21,6.2H8.19c-4.14,0-6.21-2.07-6.21-6.2V43.2c0-4.14,2.07-6.2,6.21-6.2h24.3c1.95,0,3.79.46,5.52,1.38,1.72.92,3.16,2.13,4.31,3.62l20.86,29.3c.23.34.54.72.95,1.12.4.4.89.49,1.47.26.8-.46,1.21-1.32,1.21-2.59v-26.89c0-4.14,2.07-6.2,6.2-6.2h30.51c4.14,0,6.21,2.07,6.21,6.2v98.6h-.02Z"/>
        </clipPath>
  </defs>
  <image width="100%" height="100%" preserveAspectRatio="xMidYMid slice" clip-path="url(#letter-N)" href=""></image>
  <path class="cover" d="M0,0v185h111.7V0H0ZM109.71,141.8c0,4.14-2.07,6.2-6.21,6.2h-24.47c-1.95,0-3.79-.46-5.51-1.38s-3.16-2.12-4.31-3.62l-20.68-29.3c-.23-.34-.55-.72-.95-1.12s-.89-.49-1.47-.26c-.81.34-1.21,1.21-1.21,2.59v26.89c0,4.14-2.07,6.2-6.21,6.2H8.19c-4.14,0-6.21-2.07-6.21-6.2V43.2c0-4.14,2.07-6.2,6.21-6.2h24.3c1.95,0,3.79.46,5.52,1.38,1.72.92,3.16,2.13,4.31,3.62l20.86,29.3c.23.34.54.72.95,1.12.4.4.89.49,1.47.26.8-.46,1.21-1.32,1.21-2.59v-26.89c0-4.14,2.07-6.2,6.2-6.2h30.51c4.14,0,6.21,2.07,6.21,6.2v98.6h-.02Z"/>
  <path class="outline" d="M103.51,37c4.14,0,6.21,2.07,6.21,6.2v98.59c0,4.14-2.07,6.2-6.21,6.2h-24.48c-1.95,0-3.79-.46-5.51-1.38s-3.16-2.12-4.31-3.62l-20.68-29.3c-.23-.34-.55-.72-.95-1.12-.26-.26-.55-.38-.87-.38-.19,0-.38.04-.59.12-.81.34-1.21,1.21-1.21,2.59v26.89c0,4.14-2.07,6.2-6.21,6.2H8.19c-4.14,0-6.21-2.07-6.21-6.2V43.2c0-4.14,2.07-6.2,6.21-6.2h24.3c1.95,0,3.79.46,5.52,1.38,1.72.92,3.16,2.13,4.31,3.62l20.86,29.3c.23.34.54.72.95,1.12.25.26.54.39.87.39.19,0,.39-.04.6-.13.8-.46,1.21-1.32,1.21-2.59v-26.89c0-4.14,2.07-6.2,6.2-6.2h30.5M103.51,36.25h-30.51c-4.55,0-6.95,2.4-6.95,6.95v26.89c0,1.36-.54,1.76-.78,1.91-.1.04-.19.06-.27.06-.09,0-.19-.02-.34-.16-.36-.36-.65-.7-.85-1.01l-20.88-29.33c-1.23-1.59-2.76-2.88-4.57-3.85-1.83-.97-3.8-1.47-5.87-1.47H8.19c-4.55,0-6.96,2.4-6.96,6.95v98.59c0,4.55,2.41,6.95,6.96,6.95h30.51c4.55,0,6.96-2.4,6.96-6.95v-26.89c0-1.57.56-1.82.75-1.9.1-.04.21-.06.3-.06s.2.02.35.17c.36.37.65.71.85,1.01l20.69,29.32c1.23,1.6,2.76,2.88,4.57,3.85,1.82.97,3.79,1.47,5.87,1.47h24.48c4.55,0,6.96-2.4,6.96-6.95V43.2c-.02-4.55-2.42-6.95-6.97-6.95h0Z"/>
</svg>

I can't do it right and miss class cover and outline.

Letter A Letter N

Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): I have similar
  • Long answer (-1):
  • Has code block (-0.5):
  • Me too answer (2.5): I have similar issue
  • Low reputation (1):
Posted by: Przemysław Jaskulski