Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

148
Views
Cómo agregar una imagen dentro de un clip SVG en lugar de un color sólido

Tengo un SVG de ruta de curva con texto a su alrededor, el uso de fill ayuda a agregar un color sólido, pero me preguntaba cómo agregar una imagen en lugar de un color sólido

 path {
 fill: red;
}

Aquí está el fragmento SVG de la curva

 <div class="welcome">
 <svg viewBox="0 30 800 300">
 <path id="curve" d="M 200 300 A 50 50 0 1 1 600 300 L 600 550 L 200 550 L 200 300 " />
 <text class="home-text">
 <textPath xlink:href="#curve">
 Dummy Text Dummy Text Dummy Text Dummy Text
 </textPath>
 </text>
 </svg>
</div>

almost 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!