instruction
stringlengths
1.09k
1.24k
input
stringclasses
1 value
output
stringlengths
63
10k
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a spool of thread with a black and white design "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M384 272H64v32h320V272zM64 176h320v-32H64V176zM32 64h32v48h320V64h32c17.67 0 32-14.33 32-32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32C0 49.67 14.33 64 32 64zM432 208H64v32h368C440.8 240 448 232.8 448 224C448 215.2 440.8 208 432 208zM416 448h-32v-48H64V448H32c-17.67 0-32 14.33-32 32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32C448 462.3 433.7 448 416 448zM64 368h320v-32H64V368z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white icon of a rupee sign "</description> ```svg
```svg <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M5 13V11C5 7.68629 7.68629 5 11 5H13C16.3137 5 19 7.68629 19 11V13C19 16.3137 16.3137 19 13 19H11C7.68629 19 5 16.3137 5 13Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14 9.75001C14.4142 9.75001 14.75 9.41422 14.75 9.00001C14.75 8.58579 14.4142 8.25001 14 8.25001V9.75001ZM10.429 8.25001C10.0148 8.25001 9.679 8.58579 9.679 9.00001C9.679 9.41422 10.0148 9.75001 10.429 9.75001V8.25001ZM10.4219 8.25004C10.0077 8.25397 9.67511 8.59292 9.67903 9.00711C9.68296 9.42131 10.0219 9.7539 10.4361 9.74997L10.4219 8.25004ZM12.571 11.1L13.321 11.1077C13.321 11.1026 13.321 11.0974 13.321 11.0923L12.571 11.1ZM10.429 13.2L10.4361 12.45H10.429V13.2ZM9 13.2V12.45C8.69528 12.45 8.42085 12.6344 8.30565 12.9165C8.19046 13.1986 8.25741 13.5224 8.47504 13.7357L9 13.2ZM11.332 16.5357C11.6279 16.8256 12.1027 16.8208 12.3926 16.525C12.6826 16.2291 12.6778 15.7543 12.382 15.4644L11.332 16.5357ZM10.429 9.75001C10.8432 9.75001 11.179 9.41422 11.179 9.00001C11.179 8.58579 10.8432 8.25001 10.429 8.25001V9.75001ZM9 8.25001C8.58579 8.25001 8.25 8.58579 8.25 9.00001C8.25 9.41422 8.58579 9.75001 9 9.75001V8.25001ZM14 11.85C14.4142 11.85 14.75 11.5142 14.75 11.1C14.75 10.6858 14.4142 10.35 14 10.35V11.85ZM9 10.35C8.58579 10.35 8.25 10.6858 8.25 11.1C8.25 11.5142 8.58579 11.85 9 11.85V10.35ZM14 8.25001H10.429V9.75001H14V8.25001ZM10.4361 9.74997C11.1934 9.74279 11.8132 10.3505 11.821 11.1077L13.321 11.0923C13.3046 9.50713 12.007 8.23501 10.4219 8.25004L10.4361 9.74997ZM11.821 11.0923C11.8132 11.8495 11.1934 12.4572 10.4361 12.45L10.4219 13.95C12.007 13.965 13.3046 12.6929 13.321 11.1077L11.821 11.0923ZM10.429 12.45H9V13.95H10.429V12.45ZM8.47504 13.7357L11.332 16.5357L12.382 15.4644L9.52496 12.6644L8.47504 13.7357ZM10.429 8.25001H9V9.75001H10.429V8.25001ZM14 10.35H9V11.85H14V10.35Z" fill="currentColor"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white icon of a file "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 89.52999114990234 86.4990005493164"><path d="M89.049 58.803L70.59 45.661a1.255 1.255 0 0 0-1.312-.093c-.424.218-.684.694-.685 1.173l.009 6.221H51.996c-.706 0-1.391.497-1.391 1.204v11.442c0 .707.685 1.194 1.391 1.194H68.77v6.27c0 .478.184.917.609 1.136.425.219.853.182 1.242-.096l18.432-13.228c.335-.239.477-.626.477-1.038v-.002c0-.415-.144-.801-.481-1.041z"/><path d="M58.825 71.803h-6.49a1.73 1.73 0 0 0-1.73 1.73h-.007v3.01H9.956V29.41h17.723a1.73 1.73 0 0 0 1.73-1.73V9.957h21.188v36.356h.011a1.728 1.728 0 0 0 1.726 1.691h6.49c.943 0 1.705-.754 1.726-1.691h.004V5.751h-.005V1.73A1.73 1.73 0 0 0 58.819 0h-32.87L0 25.95v58.819c0 .956.774 1.73 1.73 1.73h57.089a1.73 1.73 0 0 0 1.73-1.73v-2.448h.005v-8.79a1.729 1.729 0 0 0-1.729-1.728z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"the instagram logo is shown in black and white "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"> <path d="M10,1.8025 C12.67,1.8025 12.9866667,1.8125 14.0416667,1.86083333 C16.7516667,1.98416667 18.0175,3.27 18.1408333,5.96 C18.1891667,7.01416667 18.1983333,7.33083333 18.1983333,10.0008333 C18.1983333,12.6716667 18.1883333,12.9875 18.1408333,14.0416667 C18.0166667,16.7291667 16.7541667,18.0175 14.0416667,18.1408333 C12.9866667,18.1891667 12.6716667,18.1991667 10,18.1991667 C7.33,18.1991667 7.01333333,18.1891667 5.95916667,18.1408333 C3.2425,18.0166667 1.98333333,16.725 1.86,14.0408333 C1.81166667,12.9866667 1.80166667,12.6708333 1.80166667,10 C1.80166667,7.33 1.8125,7.01416667 1.86,5.95916667 C1.98416667,3.27 3.24666667,1.98333333 5.95916667,1.86 C7.01416667,1.8125 7.33,1.8025 10,1.8025 L10,1.8025 Z M10,0 C7.28416667,0 6.94416667,0.0116666667 5.8775,0.06 C2.24583333,0.226666667 0.2275,2.24166667 0.0608333333,5.87666667 C0.0116666667,6.94416667 0,7.28416667 0,10 C0,12.7158333 0.0116666667,13.0566667 0.06,14.1233333 C0.226666667,17.755 2.24166667,19.7733333 5.87666667,19.94 C6.94416667,19.9883333 7.28416667,20 10,20 C12.7158333,20 13.0566667,19.9883333 14.1233333,19.94 C17.7516667,19.7733333 19.775,17.7583333 19.9391667,14.1233333 C19.9883333,13.0566667 20,12.7158333 20,10 C20,7.28416667 19.9883333,6.94416667 19.94,5.8775 C19.7766667,2.24916667 17.7591667,0.2275 14.1241667,0.0608333333 C13.0566667,0.0116666667 12.7158333,0 10,0 Z M10,4.865 C7.16416667,4.865 4.865,7.16416667 4.865,10 C4.865,12.8358333 7.16416667,15.1358333 10,15.1358333 C12.8358333,15.1358333 15.135,12.8366667 15.135,10 C15.135,7.16416667 12.8358333,4.865 10,4.865 Z M10,13.3333333 C8.15916667,13.3333333 6.66666667,11.8416667 6.66666667,10 C6.66666667,8.15916667 8.15916667,6.66666667 10,6.66666667 C11.8408333,6.66666667 13.3333333,8.15916667 13.3333333,10 C13.3333333,11.8416667 11.8408333,13.3333333 10,13.3333333 Z M15.3383333,3.4625 C14.675,3.4625 14.1375,4 14.1375,4.6625 C14.1375,5.325 14.675,5.8625 15.3383333,5.8625 C16.0008333,5.8625 16.5375,5.325 16.5375,4.6625 C16.5375,4 16.0008333,3.4625 15.3383333,3.4625 Z"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a document icon on a white background "</description> ```svg
```svg <svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><g fill="#2e2c2d"><path d="m24 50v2a10 10 0 0 1 -10 10h36a10 10 0 0 0 10-10v-2z"/><path d="m4 2v50a10 10 0 0 0 6.1 9.2 4 4 0 0 1 3.9-3.2 6 6 0 0 0 6-6v-2a4 4 0 0 1 4-4h20v-44zm30 42h-20a2 2 0 0 1 0-4h20a2 2 0 0 1 0 4zm0-10h-20a2 2 0 0 1 0-4h20a2 2 0 0 1 0 4zm0-10h-20a2 2 0 0 1 0-4h20a2 2 0 0 1 0 4zm0-10h-20a2 2 0 0 1 0-4h20a2 2 0 0 1 0 4z"/></g></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white icon of a euro sign "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 22H5a1 1 0 01-1-1V3a1 1 0 011-1h14a1 1 0 011 1v18a1 1 0 01-1 1zM6 20h12V4H6z"/><path d="M12.63 13a3.5 3.5 0 112.13-6.29.51.51 0 01.1.7.5.5 0 01-.7.1A2.54 2.54 0 0012.63 7a2.5 2.5 0 101.64 4.4.5.5 0 01.65.76 3.55 3.55 0 01-2.29.84z"/><path d="M12.46 9.12H8.91a.5.5 0 01-.5-.5.5.5 0 01.5-.5h3.55a.5.5 0 01.5.5.5.5 0 01-.5.5zM12.46 10.88H8.91a.5.5 0 01-.5-.5.5.5 0 01.5-.5h3.55a.5.5 0 01.5.5.5.5 0 01-.5.5zM15.5 18h-7a.5.5 0 010-1h7a.5.5 0 010 1zM15.5 15.5h-7a.5.5 0 010-1h7a.5.5 0 010 1z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white logo of a windmill "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor"><path d="M184,184a32.00415,32.00415,0,0,1-62.01855,11.10449,8.00013,8.00013,0,1,1,15.00585-5.55273A16.00278,16.00278,0,1,0,152,168H40a8,8,0,0,1,0-16H152A32.03635,32.03635,0,0,1,184,184Zm-64-80A32,32,0,1,0,89.98145,60.89551a8.00013,8.00013,0,1,0,15.00585,5.55273A16.00278,16.00278,0,1,1,120,88H24a8,8,0,0,0,0,16Zm88-32a32.13165,32.13165,0,0,0-30.01855,20.89551,8.00013,8.00013,0,1,0,15.00585,5.55273A16.00278,16.00278,0,1,1,208,120H32a8,8,0,0,0,0,16H208a32,32,0,0,0,0-64Z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a pink plus sign with a white cross in the middle "</description> ```svg
```svg <svg width="55" height="31" viewBox="0 0 55 31" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="14" cy="14" r="14" transform="translate(0 2)" fill="#FE2B54"/> <path d="M0 1.75C0 0.783502 0.783502 0 1.75 0C2.7165 0 3.5 0.783502 3.5 1.75V16.75C3.5 17.7165 2.7165 18.5 1.75 18.5C0.783502 18.5 0 17.7165 0 16.75V1.75Z" transform="translate(12.5 6.5)" fill="white"/> <path d="M0 1.75C0 0.783502 0.783502 0 1.75 0C2.7165 0 3.5 0.783502 3.5 1.75V16.4337C3.5 17.4002 2.7165 18.1837 1.75 18.1837C0.783502 18.1837 0 17.4002 0 16.4337V1.75Z" transform="translate(23.3605 13.9593) rotate(89.744)" fill="white"/> <rect width="30" height="4" rx="2" transform="translate(25)" fill="#F7A3B3"/> <rect width="24" height="4" rx="2" transform="translate(31 9)" fill="#F7A3B3"/> <rect width="23" height="4" rx="2" transform="translate(32 18)" fill="#F7A3B3"/> <rect width="30" height="4" rx="2" transform="translate(25 27)" fill="#F7A3B3"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"two black and white icons of two boxes "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><path d="M208,138H48a14,14,0,0,0-14,14v48a14,14,0,0,0,14,14H208a14,14,0,0,0,14-14V152A14,14,0,0,0,208,138Zm2,62a2,2,0,0,1-2,2H48a2,2,0,0,1-2-2V152a2,2,0,0,1,2-2H208a2,2,0,0,1,2,2ZM208,42H48A14,14,0,0,0,34,56v48a14,14,0,0,0,14,14H208a14,14,0,0,0,14-14V56A14,14,0,0,0,208,42Zm2,62a2,2,0,0,1-2,2H48a2,2,0,0,1-2-2V56a2,2,0,0,1,2-2H208a2,2,0,0,1,2,2ZM190,80a10,10,0,1,1-10-10A10,10,0,0,1,190,80Zm0,96a10,10,0,1,1-10-10A10,10,0,0,1,190,176Z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white icon of a padlock "</description> ```svg
```svg <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor" stroke-width="4"> <rect x="7" y="21" width="34" height="20" rx="1" stroke-linecap="butt"></rect> <path d="M44 15V15C44 10.0294 39.9706 6 35 6V6C30.0294 6 26 10.0294 26 15V21" stroke-linecap="butt"></path> <path d="M24 35V27" stroke-linecap="butt"></path> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a book with a circle on it in a circle "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="47" height="47"><path d="M33.847 8.311l-20.5 1.7c-.014 0-.026.008-.04.008h-.136A1.151 1.151 0 0 0 12 11.151v25.721A1.15 1.15 0 0 0 13.172 38h.136c.014 0 .026.008.04.008l.091-.008H32.3a1.15 1.15 0 0 0 1.169-1.131v-.528l.378-.032a1.141 1.141 0 0 0 1.147-1.133V9.444a1.141 1.141 0 0 0-1.147-1.133zm-1.9 28.561a.135.135 0 0 1-.146.12H13.172a.135.135 0 0 1-.146-.12V11.151a.137.137 0 0 1 .146-.122H31.8a.137.137 0 0 1 .146.122v25.721zm2.025-1.693a.124.124 0 0 1-.124.122h-.093l-.788.025V11.151a1.151 1.151 0 0 0-1.169-1.132h-5.9l7.971-.695a.123.123 0 0 1 .1.12v25.735zm-6.1-4.178H17.136a1.166 1.166 0 0 0-1.131 1.2v.6a1.165 1.165 0 0 0 1.131 1.2h10.739a1.165 1.165 0 0 0 1.131-1.2v-.6A1.166 1.166 0 0 0 27.875 31zm.131 1.8a.183.183 0 0 1-.131.2H17.136a.182.182 0 0 1-.131-.2v-.6a.181.181 0 0 1 .131-.2h10.739a.181.181 0 0 1 .131.2v.6zM22.5 27a6.5 6.5 0 1 1 6.5-6.5 6.5 6.5 0 0 1-6.5 6.5zm0-12a5.5 5.5 0 1 0 5.5 5.5 5.5 5.5 0 0 0-5.5-5.5zm1 32A23.5 23.5 0 1 1 47 23.5 23.527 23.527 0 0 1 23.5 47zm0-46A22.5 22.5 0 1 0 46 23.5 22.526 22.526 0 0 0 23.5 1z" fill="#9e9e9e" fill-rule="evenodd"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a camera icon on a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="-2 -4 24 24" width="24" height="24" preserveAspectRatio="xMinYMin"> <path d="M5.676 5H4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-1.676l-.387-1.501A2.002 2.002 0 0 0 12 2H8a2 2 0 0 0-1.937 1.499L5.676 5zm-1.55-2C4.57 1.275 6.136 0 8 0h4a4.002 4.002 0 0 1 3.874 3H16a4 4 0 0 1 4 4v5a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h.126zM10 13a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm6-3a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"> </path> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white logo with the words "the best" "</description> ```svg
```svg <svg width="17" height="3" viewBox="0 0 17 3" xmlns="http://www.w3.org/2000/svg"> <path d="M0.5 0.5H16.25V2.75H0.5V0.5Z" /> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a triangle is shown in a flat design "</description> ```svg
```svg <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M15 12l-5-5-5 5z" fill="#212B36"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"an envelope icon with a white arrow "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 18"> <path d="M22 2.125l-11 8.25-11-8.25A1.37 1.37 0 0 1 1.375.75h19.25A1.37 1.37 0 0 1 22 2.125zM0 4.595l11 8.25 11-8.25v11.28a1.37 1.37 0 0 1-1.375 1.375H1.375A1.37 1.37 0 0 1 0 15.875V4.595z" fill-rule="evenodd"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white icon of a document with a check mark "</description> ```svg
```svg <svg height="512pt" viewBox="-21 0 512 512" width="512pt" xmlns="http://www.w3.org/2000/svg"><path d="M421.5 472.168a7.5 7.5 0 0 0-7.5 7.5V497h-45v-44.5a7.5 7.5 0 0 0-7.5-7.5h-194a7.5 7.5 0 0 0-7.5 7.5V497H15V160a7.5 7.5 0 1 0-15 0v344.5a7.5 7.5 0 0 0 7.5 7.5h414a7.5 7.5 0 0 0 7.5-7.5v-24.832a7.5 7.5 0 0 0-7.5-7.5zM175 497v-37h179v37zm0 0"/><path d="M61.5 359.5h306c4.14 0 7.5-3.355 7.5-7.5s-3.36-7.5-7.5-7.5h-306c-4.14 0-7.5 3.355-7.5 7.5s3.36 7.5 7.5 7.5zm0 36h306c4.14 0 7.5-3.355 7.5-7.5s-3.36-7.5-7.5-7.5h-306c-4.14 0-7.5 3.355-7.5 7.5s3.36 7.5 7.5 7.5zm0 36h306c4.14 0 7.5-3.355 7.5-7.5s-3.36-7.5-7.5-7.5h-306c-4.14 0-7.5 3.355-7.5 7.5s3.36 7.5 7.5 7.5zm0 36h78.004c4.14 0 7.5-3.355 7.5-7.5s-3.36-7.5-7.5-7.5H61.5c-4.14 0-7.5 3.355-7.5 7.5s3.36 7.5 7.5 7.5zM239 166c0 21.781 17.719 39.5 39.5 39.5S318 187.781 318 166s-17.719-39.5-39.5-39.5S239 144.219 239 166zm39.5-24.5c13.508 0 24.5 10.988 24.5 24.5s-10.992 24.5-24.5 24.5S254 179.512 254 166s10.992-24.5 24.5-24.5zm0 0"/><path d="M470 71.5C470 32.074 437.926 0 398.5 0c-35.336 0-64.746 25.77-70.473 59.5H7.5A7.5 7.5 0 0 0 0 67v60.832a7.5 7.5 0 1 0 15 0V74.5h312.074a71.358 71.358 0 0 0 2.223 15h-30.465c-4.14 0-7.5 3.355-7.5 7.5s3.36 7.5 7.5 7.5h36.27c9.789 18.73 27.625 32.621 48.898 37.02v59.343l-99.684 62.875-132.343-73.48a7.499 7.499 0 0 0-7.668.23L45 253.723V104.5h222c4.14 0 7.5-3.355 7.5-7.5s-3.36-7.5-7.5-7.5H37.5A7.5 7.5 0 0 0 30 97v216a7.5 7.5 0 0 0 7.5 7.5h354a7.5 7.5 0 0 0 7.5-7.5V142.988a71.603 71.603 0 0 0 15-1.699V448a7.5 7.5 0 1 0 15 0V136.152c24.21-11.468 41-36.132 41-64.652zm-425 234v-33.996l103.594-65.965L328.633 305.5zm339 0h-24.469l-60.258-33.457L384 218.598zM398.5 128c-31.152 0-56.5-25.348-56.5-56.5S367.348 15 398.5 15 455 40.348 455 71.5 429.652 128 398.5 128zm0 0"/><path d="M435.773 44.496a7.5 7.5 0 0 0-10.586.617l-33.375 37.489-22.257-17.797a7.503 7.503 0 0 0-10.543 1.175 7.503 7.503 0 0 0 1.175 10.543L388 98.758a7.461 7.461 0 0 0 4.68 1.644c2.07 0 4.129-.855 5.605-2.515l38.106-42.801a7.502 7.502 0 0 0-.618-10.59zm0 0"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a red line is drawn on a white background "</description> ```svg
```svg <svg width="94" height="57" viewBox="0 0 94 57" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.46253 56.3198C-11.3012 13.2776 16.8516 16.6018 54.7162 30.1084C86.7649 41.5404 109.589 25.8453 77.0346 0.524902" stroke="#EC595A"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a white arrow pointing to the right on a white background "</description> ```svg
```svg <svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="56" height="56" transform="translate(56 56) rotate(-180)" fill="white" fill-opacity="0.1"/> <path d="M13.15 27.3852C13.2174 27.2194 13.3139 27.067 13.435 26.9352L19.435 20.9352C19.5744 20.7946 19.7403 20.683 19.9231 20.6069C20.1059 20.5307 20.302 20.4915 20.5 20.4915C20.698 20.4915 20.8941 20.5307 21.0769 20.6069C21.2597 20.683 21.4256 20.7946 21.565 20.9352C21.7056 21.0747 21.8172 21.2406 21.8933 21.4233C21.9695 21.6061 22.0087 21.8022 22.0087 22.0002C22.0087 22.1982 21.9695 22.3943 21.8933 22.5771C21.8172 22.7599 21.7056 22.9258 21.565 23.0652L18.115 26.5002H41.5C41.8978 26.5002 42.2794 26.6582 42.5607 26.9395C42.842 27.2209 43 27.6024 43 28.0002C43 28.398 42.842 28.7796 42.5607 29.0609C42.2794 29.3422 41.8978 29.5002 41.5 29.5002H18.115L21.565 32.9352C21.8475 33.2177 22.0061 33.6008 22.0061 34.0002C22.0061 34.3997 21.8475 34.7828 21.565 35.0652C21.2825 35.3477 20.8995 35.5063 20.5 35.5063C20.1005 35.5063 19.7175 35.3477 19.435 35.0652L13.435 29.0652C13.3094 28.9369 13.2123 28.7836 13.15 28.6152V28.6152C13.0491 28.4261 12.9975 28.2146 13 28.0002V27.8502C12.9843 27.7257 12.9843 27.5997 13 27.4752C13.0436 27.4357 13.0946 27.4051 13.15 27.3852V27.3852Z" fill="#EBE5E4"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"shopping bag icon "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15px" height="18px"> <path fill-rule="evenodd" fill="currentColor" d="M0.840,17.999 C0.377,17.999 0.0,17.619 0.0,17.152 L0.0,5.641 C0.0,5.174 0.377,4.794 0.840,4.794 L4.281,4.794 L4.281,4.191 C4.281,3.90 4.559,2.104 5.84,1.340 C5.662,0.500 6.565,0.1 7.499,0.1 C8.433,0.1 9.336,0.500 9.914,1.340 C10.439,2.104 10.717,3.90 10.717,4.191 L10.717,4.794 L14.158,4.794 C14.622,4.794 14.999,5.174 14.999,5.641 L14.999,17.152 C14.999,17.619 14.622,17.999 14.158,17.999 L14.158,17.999 L0.840,17.999 ZM1.682,16.304 L13.319,16.304 L13.319,6.489 L10.718,6.489 L10.718,7.537 C10.722,7.787 10.644,7.999 10.495,8.152 C10.342,8.308 10.117,8.398 9.877,8.398 C9.638,8.398 9.413,8.308 9.260,8.152 C9.110,7.999 9.33,7.787 9.36,7.538 L9.36,6.489 L5.963,6.489 L5.963,7.537 C5.967,7.787 5.890,7.999 5.740,8.152 C5.587,8.308 5.362,8.398 5.123,8.398 C4.883,8.398 4.658,8.308 4.505,8.152 C4.356,7.999 4.278,7.787 4.282,7.538 L4.282,6.489 L1.682,6.489 L1.682,16.304 ZM7.499,1.693 C7.71,1.693 6.762,1.876 6.467,2.306 C6.147,2.771 5.963,3.458 5.963,4.191 L5.963,4.794 L9.36,4.794 L9.36,4.191 C9.36,3.458 8.853,2.771 8.533,2.306 C8.237,1.876 7.928,1.693 7.499,1.693 L7.499,1.693 Z"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white square logo with four squares "</description> ```svg
```svg <svg width="19" height="19" viewBox="0 0 19 19" xmlns="http://www.w3.org/2000/svg"> <path d="M14 0H5V9H14V0ZM7 2H12V7H7V2Z" /> <path d="M9 10V19H0V10H9ZM7 12H2V17H7V12Z" /> <path d="M19 10V19H10V10H19ZM17 12H12V17H17V12Z" /> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"the letter r in a red square "</description> ```svg
```svg <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18.1832 1.16922H3.93104C2.80658 1.16922 1.89502 2.13812 1.89502 3.33332V18.482C1.89502 19.6772 2.80658 20.6461 3.93104 20.6461H18.1832C19.3076 20.6461 20.2192 19.6772 20.2192 18.482V3.33332C20.2192 2.13812 19.3076 1.16922 18.1832 1.16922Z" fill="#DE5F5F" stroke="#DE5F5F" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M11.9176 11.6214H10.2477V14.4974H9.30534V7.38805H11.6589C12.4596 7.38805 13.0749 7.57034 13.5046 7.93492C13.9375 8.2995 14.154 8.8301 14.154 9.52672C14.154 9.96943 14.0335 10.3552 13.7926 10.6839C13.555 11.0127 13.223 11.2585 12.7966 11.4212L14.4665 14.4388V14.4974H13.4606L11.9176 11.6214ZM10.2477 10.8548H11.6882C12.1537 10.8548 12.5231 10.7344 12.7966 10.4935C13.0732 10.2526 13.2116 9.93036 13.2116 9.52672C13.2116 9.08727 13.0798 8.75035 12.8161 8.51598C12.5557 8.2816 12.1781 8.16279 11.6833 8.15953H10.2477V10.8548Z" fill="white"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"the logo for the monero cryptocurrency "</description> ```svg
```svg <svg fill="#000000" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" width="50px" height="50px"><path d="M 25 2.0019531 C 12.309534 2.0019531 2 12.311487 2 25.001953 C 2 27.56052 2.4240787 30.020333 3.1953125 32.318359 L 3.4238281 33 L 12 33 L 12 32 L 12 17.435547 L 25 30.601562 L 38 17.435547 L 38 33 L 46.576172 33 L 46.804688 32.318359 C 47.575921 30.020333 48 27.56052 48 25.001953 C 48 12.311487 37.690466 2.0019531 25 2.0019531 z M 25 4.0019531 C 36.609534 4.0019531 46 13.39242 46 25.001953 C 46 27.09441 45.648765 29.093684 45.078125 31 L 40 31 L 40 12.564453 L 25 27.753906 L 10 12.564453 L 10 31 L 4.921875 31 C 4.3512345 29.093684 4 27.09441 4 25.001953 C 4 13.39242 13.390466 4.0019531 25 4.0019531 z M 14 22.308594 L 14 35 L 4.2167969 35 L 5.0839844 36.5 C 9.0608196 43.372691 16.495517 48.001953 25 48.001953 C 33.504483 48.001953 40.93918 43.372691 44.916016 36.5 L 45.783203 35 L 36 35 L 36 22.308594 L 25 33.447266 L 14 22.308594 z M 16 27.179688 L 25 36.294922 L 34 27.179688 L 34 37 L 35 37 L 42.037109 37 C 38.23683 42.384377 32.099227 46.001953 25 46.001953 C 17.900773 46.001953 11.76317 42.384377 7.9628906 37 L 16 37 L 16 27.179688 z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white logo with a dog "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <path d="M10 11.95c-.6 0-1.1.45-1.25 1.05H6.8c-4.6 0-5.5-1.75-5.75-3.25C.75 8.15 1 6.9 1.7 6.1c.95-1.15 2.55-1.2 2.8-1.2 0 .15.1.25.25.25h.15v.55h-.5c-.45 0-.85.35-.85.85v5.6c.15.05.3.1.5.15V6.55c0-.2.15-.35.35-.35h2.2c.2 0 .35.15.35.35v6.05h.5V6.55c0-.45-.35-.85-.85-.85h-.5v-.55h.15c.15 0 .25-.1.25-.25v-.6c0-.15-.1-.25-.25-.25h-1.5c-.1.05-.25.15-.25.25v.1c-.35 0-2.1.05-3.2 1.3C.5 6.65.2 8 .55 9.75 1 12.25 3 13.4 6.8 13.4h1.95c.1.55.6 1 1.25 1 .7 0 1.25-.55 1.25-1.25 0-.65-.6-1.2-1.25-1.2zM5.6 5.7h-.2v-.55h.2v.55zm4.4 8.25c-.45 0-.75-.35-.75-.75 0-.45.35-.75.75-.75.45 0 .75.35.75.75s-.35.75-.75.75z" /> <path d="M6.95 14.4c0 .2-.15.35-.35.35H4.4c-.2 0-.35-.15-.35-.35v-.85c-.15-.05-.35-.1-.5-.1v1c0 .45.35.85.85.85h2.2c.45 0 .85-.35.85-.85v-.6h-.5v.55z" /> <path d="M6.95 3.3v.2c0 1.2.95 2.15 2.15 2.15h.4c.25 0 .55-.15.65-.35l.75-1.1c.25-.4.7-.4.95 0l.75 1.1c.15.2.45.35.65.35h.45c1.2 0 2.15-.95 2.15-2.15v-.2C15.85 2 14.8.95 13.5.95H9.25C8 .95 6.95 2 6.95 3.3zm6.6-1.9c1.05 0 1.9.85 1.9 1.9v.2c0 .95-.75 1.7-1.7 1.7h-.45c-.1 0-.25-.1-.3-.15l-.75-1.1c-.45-.65-1.25-.65-1.65 0l-.75 1.1c-.05.1-.25.15-.3.15H9.1c-.95 0-1.7-.75-1.7-1.7v-.2c0-1.05.85-1.9 1.9-1.9h4.25zm0 .4c.8 0 1.5.65 1.5 1.5v.2c0 .7-.55 1.25-1.3 1.25h-.45.05l-.75-1.1c-.6-.85-1.75-.85-2.35 0L9.5 4.8c0-.05 0 0 0 0h-.45c-.7 0-1.25-.55-1.25-1.25V3.3c0-.8.65-1.5 1.5-1.5h4.25z" /> <path d="M3.75 6.1H7.2v8.85H3.75V6.1z" /> <path d="M3.55 12.15H5v1.95H3.55v-1.95z" /> <path d="M5.8 11.95h1.6v2.4H5.8v-2.4z" /> <path d="M10 12.3c-.5 0-.9.4-.9.9s.4.9.9.9.9-.4.9-.9c-.05-.5-.45-.9-.9-.9zm0 1.35c-.25 0-.45-.2-.45-.45s.2-.45.45-.45.45.2.45.45c-.05.25-.25.45-.45.45z" /> <path d="M13.65 6.2v4.15c0 .65-.55 1.2-1.2 1.2-.7 0-1.2-.55-1.2-1.2h.5V9.6H10v.75h.5c0 1.1.9 1.95 1.95 1.95 1.1 0 1.95-.9 1.95-1.95V6.2h-.75zm.55 1.4h-.35V6.35h.35V7.6z" /> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"an i icon in a black circle "</description> ```svg
```svg <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M44 24C44 35.0457 35.0457 44 24 44C12.9543 44 4 35.0457 4 24C4 12.9543 12.9543 4 24 4C35.0457 4 44 12.9543 44 24ZM22 35C22 36.1046 22.8954 37 24 37C25.1046 37 26 36.1046 26 35V21C26 19.8954 25.1046 19 24 19C22.8954 19 22 19.8954 22 21V35ZM24 15C22.8954 15 22 14.1046 22 13C22 11.8954 22.8954 11 24 11C25.1046 11 26 11.8954 26 13C26 14.1046 25.1046 15 24 15Z" fill="#333333"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white drawing of a knife "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72"><path fill="#3F3F3F" d="M35 27.166h2s4-11 4-16v-.068a5 5 0 00-10-.005v.073c0 5 4 16 4 16"/><path fill="#9B9B9A" d="M28 27.166s-5 3 0 5c0 0 8-2 17 0 0 0 4-4-1-5 0 0-6 1-16 0z"/><path fill="#D0CFCE" d="M36 65.71a39.702 39.702 0 01-3.197-14.613l-.488-18.895s3.685-.492 7.685 0l-.488 18.895a39.698 39.698 0 01-3.197 14.613"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M35 26.906h2s4-11 4-16v-.067a5 5 0 00-10-.006v.073c0 5 4 16 4 16M28 26.906a3 3 0 100 6v-.015M44 32.891v.015a3 3 0 100-6M28 26.906a32.985 32.985 0 0016 0M44 32.891a32.983 32.983 0 00-16 0"/><path d="M36 65.71a39.702 39.702 0 01-3.197-14.613l-.488-18.895s3.685-.492 7.685 0l-.488 18.895a39.698 39.698 0 01-3.197 14.613"/></g></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"redis is a popular open source database that is used to store data "</description> ```svg
```svg <svg width="167" height="54" viewBox="0 0 167 54" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M90.905 16.68c0 1.338-1.08 2.531-2.488 2.531-1.08 0-2.018.287-2.816.908-.891.573-1.596 1.384-2.159 2.291-1.126 1.528-1.688 3.342-1.924 4.01v9.071c0 1.385-1.173 2.53-2.58 2.53a2.485 2.485 0 01-1.754-.746 2.571 2.571 0 01-.734-1.784v-18.81a2.484 2.484 0 012.487-2.482c1.408 0 2.581 1.098 2.581 2.482v.335c.282-.335.654-.716.986-.955 1.549-1.05 3.566-1.91 5.913-1.862a2.456 2.456 0 012.488 2.482zm-1.378 9.406c.047-6.493 5.022-11.935 11.45-11.935 6.102 0 10.932 4.63 11.311 11.075v.239c0 .096 0 .334-.047.43-.145 1.145-1.127 1.91-2.441 1.91H94.877c.234 1.098.75 2.339 1.595 3.15.986 1.147 2.863 2.005 4.505 2.148 1.69.143 3.705-.286 4.881-1.193.986-1.05 2.91-.907 3.52-.148.61.665 1.079 2.102 0 3.104-2.3 2.148-5.069 3.151-8.401 3.151-6.429-.047-11.403-5.442-11.45-11.935v.004zm5.115-2.34h13.281c-.469-1.91-2.863-4.726-6.946-5.06-3.988.19-5.956 3.103-6.335 5.06zM136.2 35.444c0 1.384-1.126 2.578-2.535 2.578-1.271 0-2.252-.907-2.487-2.053-1.78 1.242-4.036 2.053-6.383 2.053-6.335 0-11.404-5.442-11.404-11.887 0-6.541 5.069-11.984 11.404-11.984 2.3 0 4.552.764 6.289 2.005V7.18a2.586 2.586 0 012.581-2.578c1.408 0 2.534 1.193 2.534 2.578v28.263h.001zm-11.404-16.09c-1.689 0-3.238.717-4.411 1.958-1.173 1.194-1.877 2.912-1.877 4.822 0 1.81.703 3.533 1.877 4.726 1.173 1.241 2.722 1.958 4.411 1.958 1.736 0 3.238-.716 4.411-1.958 1.173-1.193 1.878-2.912 1.878-4.726 0-1.91-.704-3.628-1.878-4.822-1.173-1.241-2.675-1.957-4.411-1.957zm20.337-11.17c0 1.432-1.079 2.625-2.535 2.625-1.408 0-2.534-1.193-2.534-2.626V7.18a2.583 2.583 0 01.739-1.826 2.485 2.485 0 011.795-.752c1.456 0 2.535 1.145 2.535 2.578v1.003zm0 8.644v18.62c0 1.432-1.079 2.578-2.535 2.578a2.484 2.484 0 01-.971-.193 2.529 2.529 0 01-.824-.56 2.582 2.582 0 01-.739-1.825v-18.62c0-1.527 1.126-2.626 2.534-2.626 1.456 0 2.535 1.099 2.535 2.626zm3.223 14.367c.844-1.145 2.487-1.288 3.519-.381 1.221 1.05 3.333 2.148 5.163 2.1 1.271 0 2.44-.429 3.191-.907.654-.572.845-1.05.845-1.432a.728.728 0 00-.141-.478c-.047-.143-.235-.334-.61-.572-.654-.478-2.065-1.003-3.754-1.338h-.048c-1.455-.286-2.863-.665-4.083-1.241-1.271-.62-2.397-1.48-3.238-2.768-.516-.86-.798-1.91-.798-3.008 0-2.196 1.221-4.058 2.769-5.252 1.643-1.145 3.614-1.765 5.773-1.765 3.238 0 5.538 1.575 7.04 2.625 1.126.764 1.454 2.34.75 3.533a2.453 2.453 0 01-3.472.665c-1.502-1.003-2.816-1.767-4.322-1.767-1.173 0-2.206.382-2.816.86-.61.43-.751.859-.751 1.098 0 .19 0 .238.094.381.047.096.188.287.517.478.61.43 1.83.859 3.426 1.146l.047.048h.047c1.549.285 3.003.715 4.365 1.384 1.271.572 2.534 1.48 3.332 2.816.563.955.891 2.053.891 3.152 0 2.339-1.271 4.296-2.956 5.541a10.557 10.557 0 01-6.102 1.91c-3.66-.048-6.476-1.766-8.353-3.294-1.033-.859-1.173-2.482-.329-3.533h.004zM59.359 41.531c-3.297 1.748-20.376 8.892-24.012 10.82-3.636 1.928-5.656 1.91-8.528.514C23.947 51.468 5.772 44 2.498 42.407.86 41.612 0 40.94 0 40.306v-6.352s23.66-5.24 27.481-6.634c3.82-1.395 5.145-1.441 8.396-.233 3.25 1.208 22.688 4.779 25.9 5.976v6.262c0 .628-.742 1.317-2.42 2.206z" fill="#141414"/><path d="M59.358 35.178c-3.296 1.747-20.375 8.891-24.011 10.82-3.636 1.927-5.656 1.91-8.528.513-2.873-1.397-21.048-8.866-24.321-10.457-3.274-1.591-3.343-2.688-.127-3.969l25.111-9.89c3.82-1.393 5.145-1.44 8.396-.233 3.25 1.209 20.228 8.086 23.44 9.283 3.212 1.197 3.337 2.184.036 3.933h.004z" fill="#fff"/><path d="M59.359 31.173c-3.297 1.748-20.376 8.891-24.012 10.82-3.636 1.93-5.656 1.91-8.528.513-2.872-1.397-21.047-8.865-24.321-10.457C.86 31.253 0 30.583 0 29.95v-6.354s23.66-5.24 27.481-6.634c3.82-1.394 5.145-1.44 8.396-.233 3.25 1.208 22.688 4.779 25.9 5.976v6.263c0 .628-.742 1.317-2.42 2.206z" fill="#141414"/><path d="M59.358 24.819c-3.296 1.748-20.375 8.892-24.011 10.82-3.636 1.93-5.656 1.91-8.528.513-2.873-1.397-21.048-8.865-24.321-10.457-3.274-1.591-3.343-2.687-.127-3.968l25.111-9.89c3.82-1.394 5.145-1.44 8.396-.233 3.25 1.208 20.228 8.085 23.44 9.283 3.212 1.197 3.337 2.184.036 3.932h.004z" fill="#fff"/><path d="M59.359 20.431c-3.297 1.748-20.376 8.892-24.012 10.825-3.636 1.932-5.656 1.909-8.528.512-2.872-1.397-21.047-8.865-24.321-10.457C.86 20.515 0 19.845 0 19.211v-6.353S23.66 7.614 27.481 6.22c3.82-1.394 5.145-1.44 8.396-.233 3.25 1.208 22.688 4.778 25.9 5.976v6.262c0 .628-.742 1.317-2.42 2.206z" fill="#141414"/><path d="M59.358 14.077c-3.296 1.748-20.375 8.892-24.011 10.82-3.636 1.93-5.656 1.91-8.528.513-2.873-1.396-21.048-8.865-24.321-10.456-3.274-1.592-3.343-2.688-.127-3.97l25.111-9.889c3.82-1.394 5.145-1.44 8.396-.233 3.25 1.208 20.228 8.085 23.44 9.283 3.212 1.197 3.337 2.184.036 3.932h.004z" fill="#141414"/><path d="M33.631 8.523l-1.199 2.935-1.937-3.274-6.181-.565 4.612-1.693-1.38-2.597 4.317 1.719 4.073-1.356-1.102 2.685 4.15 1.58-5.353.566zm-11.51 9.451l14.315-2.235-4.323 6.45-9.993-4.215zm-3.859-2.35c4.226 0 7.652-1.35 7.652-3.017 0-1.666-3.426-3.017-7.652-3.017s-7.651 1.35-7.651 3.017c0 1.666 3.425 3.017 7.651 3.017zm35.521-3.456l-8.467 3.4-.005-6.808 8.472 3.408z" fill="#fff"/><path d="M45.312 8.76l.004 6.808-.917.368-8.462-3.405 9.375-3.772z" fill="#fff"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a pen and ink on a white background vector "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path d="M12.3 43.8l7.9 7.9-6.1 10.1S7.7 61.1 1.6 64l10-10c.5 0 .9-.1 1.3-.5.7-.7.7-1.7 0-2.4s-1.7-.7-2.4 0c-.4.4-.5.9-.5 1.3l-10 10c2.9-6.2 2.2-12.5 2.2-12.5l10.1-6.1" fill="#94989b"/><path d="M61.5 2.5c3.3 3.3 3.3 8.6 0 11.9L56.9 19S55.1 24 46 33.1C36.8 42.2 31.8 44 31.8 44l-9.7 9.7-11.8-11.9 9.7-9.7s1.8-5 10.9-14.1S45 7.1 45 7.1l4.7-4.7c3.3-3.2 8.6-3.2 11.8.1z" fill="#3e4347"/><g fill="#94989b"><path d="M45.008 7.149l1.555-1.556 11.88 11.88-1.556 1.555zM18.404 33.752l1.554-1.557 11.89 11.87-1.553 1.556z"/></g></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a letter b is shown in a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 88.71 129.164"><path d="M.5 128.664V.5h46.361a37.307 37.307 0 0 1 26.134 10.024 32.056 32.056 0 0 1 10.917 24.881q0 18.974-17.363 26.671v.716a31.125 31.125 0 0 1 15.754 11.187 29.711 29.711 0 0 1 5.909 18.169 33.768 33.768 0 0 1-11.458 26.134q-11.098 10.382-27.387 10.382zM16.968 16.252v39.2h29.893a19.927 19.927 0 0 0 14.678-5.907 19.285 19.285 0 0 0 5.907-13.781 19.384 19.384 0 0 0-5.728-13.6 18.917 18.917 0 0 0-14.141-5.907zm0 54.6v42.065h33.115a20.715 20.715 0 0 0 15.215-6.265 20.6 20.6 0 0 0 6.086-14.857 20.1 20.1 0 0 0-6.265-14.678 21.36 21.36 0 0 0-15.752-6.265z" fill="none" stroke="#707070"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a colorful hexagon with lines and lines "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path fill="#FF4081" d="M10.5,17.5l0.5-0.9l21.7,21.9L32.3,39h-0.5L10.5,17.5z M34,39H14v3h20V39z"/><path fill="#9C27B0" d="M37.4,30.7l-0.5,0.9L15.3,9.5L15.6,9h0.6L37.4,30.7z M32.3,39l1.7,3l11-18h-3.5L32.3,39z"/><path fill="#00BCD4" d="M34,9H14V6h20V9z M32.3,9h-0.6L10.4,30.4l0.5,0.9L32.6,9.5L32.3,9z"/><path fill="#FFC107" d="M15.6,9L5.5,25.6L3,24L14,6L15.6,9z M32.6,9.4L32.3,9h-1.7l-19,6.6l-0.8,1.3L32.6,9.4z"/><path fill="#FF5722" d="M15.7,39L14,42L3,24h3.5L15.7,39z M16,31V9h-0.4L15,10v21h-4.2l0.6,1H15v5.9l0.7,1.1H16v-7h20.6l0.6-1H16z"/><path fill="#03A9F4" d="M36.7,16.2L15.5,38.7l0.2,0.3h0.9l20.5-21.8L31.7,39h0.7l0.6-1l5-19.8L36.7,16.2z M41.5,24L32.3,9L34,6l11,18H41.5z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"the puerto flag in a circle "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" xmlns:v="https://vecta.io/nano"><circle cx="256" cy="256" r="256" fill="#f0f0f0"/><path d="M256 0C172.248 0 97.893 40.223 51.2 102.4H460.8C414.107 40.223 339.752 0 256 0zm0 512c83.752 0 158.107-40.223 204.8-102.4H51.2C97.893 471.777 172.248 512 256 512zM0 256a257.1 257.1 0 0 0 5.127 51.2h501.748A257.1 257.1 0 0 0 512 256c0-17.535-1.768-34.657-5.126-51.2H5.127A257.1 257.1 0 0 0 0 256z" fill="#d80027"/><path d="M74.98 74.98c-99.974 99.974-99.974 262.065 0 362.04L256 256 74.98 74.98z" fill="#0052b4"/><path d="M103.6 189.217l16.575 51.016h53.646l-43.398 31.532 16.574 51.018-43.397-31.53-43.4 31.53 16.578-51.018-43.398-31.532h53.642z" fill="#f0f0f0"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a yellow square with two black squares on it "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 90 90"><path fill="#000" d="M0 0h90v90H0z"/><path fill="#f6ff00" d="M75.5 47L67 77H27.5L36 47h39.5zm-13-34L54 43H14l8.5-30h40z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"kodi kodi kodi kodi kodi kodi kodi kodi kodi k"</description> ```svg
```svg <svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="a" x1="-26.21" x2="-27.53" y1="59.52" y2="34.05" gradientUnits="userSpaceOnUse"><stop stop-color="#d5dbff" offset="0"/><stop stop-color="#f9ffff" offset="1"/></linearGradient><linearGradient id="b" x1="2.353" x2="13.38" gradientUnits="userSpaceOnUse"><stop stop-color="#989a9b" offset="0"/><stop stop-color="#f6f6f7" offset="1"/></linearGradient><linearGradient id="d" x1="556.4" x2="555.3" y1="468.2" y2="419.6" gradientUnits="userSpaceOnUse"><stop stop-color="#566069" offset="0"/><stop stop-color="#6c7884" offset="1"/></linearGradient><linearGradient id="c" x1="-109.5" x2="-109.6" y1="31.56" y2="1.264" gradientUnits="userSpaceOnUse"><stop stop-color="#1365f4" offset="0"/><stop stop-color="#05b2fc" offset="1"/></linearGradient></defs><g transform="matrix(.80031-.01103.01103.80031 31.33-2.991)"><rect transform="matrix(-.66071-.01326-.01326.66071 354.61-267.73)" x="504.3" y="424.2" width="76.81" height="58.99" rx="2.3" fill="url(#d)"/><rect transform="matrix(-1.227 -.2373 -.2373 1.227 -139.2 -7.543)" x="-130.5" y=".696" width="40.63" height="31.2" rx="1.217" fill="url(#c)"/><path transform="matrix(.05896.01333-.01333.05896-23.79 42.45)" d="m272.5-344-75.37 7.247v310.5l74.56-11.27v-132.4l100.3 146.9 78.59-24.96-102.7-141.2 103.6-133.2-80.2-18.36-99.52 133.2 0.805-136.4m-170.9 75.69c-0.852 0.088-1.774 0.323-2.416 0.966l-29.63 29.63c-1.244 1.248-1.397 3.159-0.483 4.67l34.62 57.17c-6.148 10.34-11.14 21.42-14.65 33.17l-63.61 13.2c-1.77 0.366-3.06 2.051-3.06 3.865v41.87c0 1.77 1.346 3.286 3.06 3.704l61.68 14.98c3.298 13.61 8.393 26.63 15.14 38.49l-35.75 54.43c-0.997 1.52-0.803 3.548 0.483 4.831l29.63 29.63c1.248 1.244 3.163 1.4 4.67 0.483l56.04-33.98c10.99 6.346 22.89 11.43 35.43 14.82l13.04 62.8c0.366 1.775 1.891 3.06 3.704 3.06h41.87c1.757 0 3.286-1.18 3.704-2.899l15.46-63.13c12.93-3.486 25.12-8.661 36.39-15.3l55.24 36.23c1.523 0.992 3.54 0.8 4.831-0.483l29.47-29.63c1.252-1.25 1.561-3.163 0.644-4.67l-20.13-33.17-6.603 2.093c-0.953 0.294-2.01-0.137-2.577-0.966 0 0-12.72-18.7-29.31-43-19.84 38.83-60.32 65.38-106.9 65.38-66.24 0-120-53.74-120-120 0-48.72 29.14-90.57 70.86-109.3v-30.92c-7.593 2.658-14.93 5.864-21.9 9.662-0.013-8e-3 0.013-0.153 0-0.161l-56.52-37.04c-0.76-0.497-1.563-0.571-2.416-0.483" fill="url(#b)" opacity=".878"/><path d="m-26.71 33.94a13.08 13.08 0 0 0-13.08 13.08 13.08 13.08 0 0 0 13.08 13.07 13.08 13.08 0 0 0 13.08-13.07 13.08 13.08 0 0 0-13.08-13.08m-3.955 7.557 9.557 5.435-9.484 5.561-0.074-11" fill="url(#a)"/></g></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white logo of a stack of three cubes "</description> ```svg
```svg <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2"> <path d="M1.714 14.509l10.368 4.095 10.204-4.093v1.083l-10.2 4.269-10.372-4.27v-1.085zm0-3.889l10.368 4.095 10.204-4.094v1.082l-10.2 4.269-10.372-4.267V10.62zm10.307-7.191l10.265 4.4-10.265 4.094L1.714 7.829l10.307-4.4zm-.002 1.261l-7.54 3.1 7.54 2.883 7.515-2.883-7.515-3.1z" /> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white icon of two people sitting in a car "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M16 9c6 0 6 4 6 4v2h-6v-2s0-1.69-1.15-3.2c-.17-.23-.38-.45-.6-.66C14.77 9.06 15.34 9 16 9m-8 2c3.5 0 3.94 1.56 4 2H4c.06-.44.5-2 4-2m0-2c-6 0-6 4-6 4v2h12v-2s0-4-6-4m1 8v2h6v-2l3 3-3 3v-2H9v2l-3-3 3-3M8 3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1m0-2C6.34 1 5 2.34 5 4s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3m8 0c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3Z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white clock icon on a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path d="M32 19.7a1.5 1.5 0 00-1.5 1.5v10.18l-5 5a1.49 1.49 0 000 2.12 1.5 1.5 0 002.12 0l5.4-5.4a1.5 1.5 0 00.48-1.1V21.2a1.5 1.5 0 00-1.5-1.5z"/><path d="M32 5a27 27 0 1027 27A27 27 0 0032 5zm1 51v-4a1 1 0 00-2 0v4A24 24 0 018 33h4a1 1 0 000-2H8A24 24 0 0131 8v4a1 1 0 002 0V8a24 24 0 0123 23h-4a1 1 0 000 2h4a24 24 0 01-23 23z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white logo with three triangles "</description> ```svg
```svg <svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.9 9.1 11.7 7c.2-.1.4-.1.7 0l4.8 2.1c.4.2.8-.3.5-.7l-5-6.1c-.3-.4-.9-.4-1.2 0l-5 6.1c-.4.4 0 .9.4.7ZM6.9 14.9l4.8 2.1c.2.1.4.1.7 0l4.8-2.1c.4-.2.8.3.5.7l-5 6.1c-.3.4-.9.4-1.2 0l-5-6.1c-.4-.4 0-.9.4-.7ZM12 9.4 6.8 12l5.2 2.6 5.2-2.6L12 9.4Z" stroke="#17191C" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white icon of a square "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M20 3H4c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2V5c0-1.103-.897-2-2-2zM4 19V5h16l.002 14H4z"/><path d="M6 7h12v2H6zm0 4h12v2H6zm0 4h6v2H6z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white image of a padlock "</description> ```svg
```svg <svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="currentColor"> <g> <path d="M 30,30L 30,14 c0-1.104-0.896-2-2-2L 7.99,12 L 8,11.152C 8,5.764, 11.328,2, 16.096,2c 3.49,0, 6.6,2.006, 8.118,5.236 c 0.234,0.5, 0.828,0.714, 1.33,0.478c 0.5-0.234, 0.714-0.83, 0.478-1.33C 24.172,2.448, 20.37,0, 16.096,0C 10.246,0, 6,4.69, 6,11.14 L 5.99,12L 4,12 C 2.896,12, 2,12.896, 2,14l0,16 c0,1.104, 0.896,2, 2,2l 24,0 C 29.104,32, 30,31.104, 30,30z M 4,14l 24,0 l0,16 L 4,30 L 4,14 zM 16,18c-2.21,0-4,1.79-4,4s 1.79,4, 4,4s 4-1.79, 4-4S 18.21,18, 16,18z M 16,24c-1.102,0-2-0.898-2-2s 0.898-2, 2-2 s 2,0.898, 2,2S 17.102,24, 16,24z"></path> </g> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white silhouette of a black shape "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M24.183 6.035C22.296 4.2 19.82 4.526 17.526 4.306a2.122 2.122 0 0 0-1.905.889c-1.697 2.377-3.894 4.281-6.191 6.037-3.468 2.649-3.902 7.509-1.007 10.815 1.324 1.511 3.387 1.886 4.646 3.406h3.836c1.899-.514 3.293-1.978 5.089-2.716 1.163-.479 1.744-1.48 1.563-2.859-.314-2.438.197-4.635 2.073-6.381.877-.817 1.269-1.864 1.155-3.038-.181-1.861-1.327-3.187-2.602-4.424z" fill-rule="evenodd" clip-rule="evenodd" fill="#121111"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a circle with black dots on it "</description> ```svg
```svg <svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.78688 8.702C10.3909 8.702 10.8806 9.1917 10.8806 9.79575C10.8806 10.3998 10.3909 10.8895 9.78688 10.8895C9.18281 10.8895 8.69313 10.3998 8.69313 9.79575C8.69313 9.19168 9.18281 8.702 9.78688 8.702ZM3.78367 8.98142C4.20855 8.98142 4.55297 9.32584 4.55297 9.75071C4.55297 10.1756 4.20855 10.52 3.78367 10.52C3.3588 10.52 3.01438 10.1756 3.01438 9.75071C3.01438 9.32584 3.3588 8.98142 3.78367 8.98142ZM11.1256 5.81875C11.7297 5.81875 12.2194 6.30843 12.2194 6.9125C12.2194 7.51657 11.7297 8.00625 11.1256 8.00625C10.5216 8.00625 10.0319 7.51657 10.0319 6.9125C10.0319 6.30843 10.5216 5.81875 11.1256 5.81875ZM2.57315 6.02526C3.02777 6.02526 3.3963 6.39379 3.3963 6.84841C3.3963 7.30303 3.02777 7.67156 2.57315 7.67156C2.11853 7.67156 1.75 7.30303 1.75 6.84841C1.75 6.39379 2.11853 6.02526 2.57315 6.02526ZM10.0129 2.90506C10.6138 2.90506 11.1009 3.39215 11.1009 3.99301C11.1009 4.59387 10.6138 5.08095 10.0129 5.08095C9.41208 5.08095 8.925 4.59387 8.925 3.99301C8.925 3.39214 9.41208 2.90506 10.0129 2.90506ZM3.91883 2.94806C4.41594 2.94806 4.81891 3.35104 4.81891 3.84814C4.81891 4.34525 4.41594 4.74822 3.91883 4.74822C3.42172 4.74822 3.01875 4.34525 3.01875 3.84814C3.01875 3.35104 3.42172 2.94806 3.91883 2.94806ZM6.99412 1.75C7.53453 1.75 7.97261 2.18808 7.97261 2.72849C7.97261 3.26891 7.53453 3.70699 6.99412 3.70699C6.4537 3.70699 6.01563 3.26891 6.01563 2.72849C6.01563 2.18808 6.4537 1.75 6.99412 1.75Z" /> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"the t logo is shown in black and white "</description> ```svg
```svg <svg height="17" viewBox="0 0 17 17" width="17" xmlns="http://www.w3.org/2000/svg"><path d="m7 4h1v2h-1v-1h-2v8h1v1h-3v-1h1v-8h-2v1h-1v-2zm8 0h-6v2h1v-1h2v8h-1v1h3v-1h-1v-8h2v1h1v-2z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"radio station logo with a black and white image "</description> ```svg
```svg <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M8 16c-4.418 0-8-3.582-8-8s3.582-8 8-8 8 3.582 8 8-3.582 8-8 8zm-1.7-.92c.432-.33.847-.713 1.234-1.143-.198-.227-.388-.465-.57-.716l-.736 1.84.073.02zm1.69-1.69c.25-.32.484-.665.7-1.03L8 10.63l-.7 1.75c.214.358.445.695.69 1.01zm.418.505c.4.45.828.846 1.275 1.188l.09-.022L9 13.13c-.19.27-.388.523-.593.766zm.487 1.33c-.324-.253-.637-.53-.937-.833-.29.3-.592.576-.904.826.31.04.625.06.946.06.303 0 .602-.018.895-.054zM8 .72C3.98.72.72 3.98.72 8c0 3.215 2.086 5.943 4.978 6.907L7.568 9.3c-.545-.182-.937-.695-.937-1.3 0-.756.62-1.37 1.37-1.37.76 0 1.37.614 1.37 1.37 0 .605-.39 1.118-.93 1.3l1.87 5.607c2.89-.964 4.98-3.692 4.98-6.907C15.28 3.98 12.02.72 8 .72zm4.052 11.332l-.51-.51c.906-.907 1.467-2.16 1.467-3.542 0-1.383-.57-2.635-1.47-3.542l.51-.51c1.04 1.037 1.68 2.47 1.68 4.052 0 1.582-.65 3.015-1.68 4.052zM9.975 9.975c.505-.506.818-1.204.818-1.975 0-.77-.313-1.47-.818-1.975l.51-.51C11.12 6.15 11.513 7.03 11.513 8s-.393 1.85-1.03 2.484l-.508-.51zm-4.46.51C4.88 9.848 4.488 8.97 4.488 8s.393-1.85 1.03-2.484l.508.51c-.506.504-.82 1.202-.82 1.974 0 .77.314 1.47.82 1.975l-.51.51zM3.95 12.05C2.912 11.015 2.27 9.582 2.27 8c0-1.582.642-3.015 1.678-4.052l.51.51C3.552 5.365 2.99 6.618 2.99 8c0 1.383.562 2.635 1.468 3.542l-.51.51z" fill-rule="nonzero"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a red button with a thumb down sign "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 50 50"><defs><linearGradient id="a" x1="25" x2="25" y2="50" gradientTransform="matrix(1, 0, 0, -1, 0, 50)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#992628"/><stop offset="1" stop-color="#cc3336"/></linearGradient><linearGradient id="b" x1="25" y1="2" x2="25" y2="48" gradientTransform="matrix(1, 0, 0, -1, 0, 50)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b32d2f"/><stop offset="1" stop-color="#e6393c"/></linearGradient></defs><path d="M25,0A25,25,0,1,0,50,25,25,25,0,0,0,25,0Z" fill="url(#a)"/><path d="M25,5.875A19.125,19.125,0,1,0,44.125,25,19.125,19.125,0,0,0,25,5.875Z" fill="#f5f5f5"/><path d="M25,2A23,23,0,1,0,48,25,23,23,0,0,0,25,2Zm8.87719,25.2162c-3.27851,6.25438-4.99342,4.89254-8.57456,9.07894s-2.77412,3.32895-3.48026,4.99342-2.875,2.37062-2.875-2.32017,3.22807-4.28728,2.97588-7.3136c-.2522-2.32017-5.85088-1.76535-5.85088-1.76535-4.64035.95833-4.79167-3.27851-2.47149-4.58991a2.37319,2.37319,0,0,1,.25219-3.93421,2.97948,2.97948,0,0,1,1.16009-4.33772A3.81627,3.81627,0,0,1,18.31059,12.755q.06607-.00851.13241-.01471c1.71491-.20176,9.98684.60526,12.05483,1.51316C32.28335,17.86663,34.17982,22.32365,33.87719,27.2162Zm6.69154-.79018c-1.84943,1.00878-5.11114.60527-5.11114.60527a30.25629,30.25629,0,0,0-3.83334-13.48395,12.19561,12.19561,0,0,1,4.30413-1.5804A21.478,21.478,0,0,1,40.56873,26.426Z" fill="url(#b)"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a gray arrow pointing down on a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 779 1200"><path fill="#888" d="M778.736 600.01L600.001 421.277 178.735 0 0 178.72l421.268 421.29L.001 1021.277 178.723 1200l421.266-421.266L778.713 600.01z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a man holding a sign with a stick "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M501.489 66.631L414.245 34.889C414.247 34.885 414.249 34.885 414.251 34.881L423.469 10.881C425.063 6.756 423.001 2.115 418.876 0.537S410.094 0.975 408.532 5.131L399.313 29.131C399.27 29.242 399.358 29.348 399.321 29.459L321.118 1.006C319.302 0.355 317.448 0.045 315.63 0.045C309.071 0.045 302.968 4.074 300.618 10.631L256.743 130.881C253.743 139.256 258.118 148.381 266.368 151.381L348.762 181.338L296.532 317.131C294.938 321.256 297.001 325.881 301.126 327.475C302.063 327.834 303.032 328.006 304.001 328.006C307.219 328.006 310.251 326.053 311.469 322.881L363.807 186.809L446.864 217.006C448.682 217.656 450.536 217.967 452.354 217.967C458.913 217.967 465.016 213.938 467.364 207.381L510.989 87.131C514.114 78.756 509.739 69.756 501.489 66.631ZM452.333 201.969L271.774 136.365L315.675 16.051L495.948 81.674L452.333 201.969ZM143.995 104C172.702 104 195.995 80.709 195.995 52S172.567 0 143.995 0C115.421 0 91.997 23.291 91.997 52S115.286 104 143.995 104ZM143.995 16C163.844 16 179.995 32.15 179.995 52S163.844 88 143.995 88S107.997 71.85 107.997 52S124.145 16 143.995 16ZM286.962 251.607C265.057 245.01 255.454 244.174 239.432 229.938L205.776 196.277C200.737 191.238 192.12 194.807 192.12 201.934V316.143L234.971 402.111C238.257 408.588 239.993 415.984 239.993 423.5V478.945C239.993 501.354 207.995 501.254 207.995 480V419.723L168.346 340.424C166.991 337.713 164.219 336 161.188 336H133.63C129.52 336 126.079 339.115 125.669 343.205L111.835 481.562C109.536 503.229 77.989 499.008 80.042 478.346L95.997 318.375V229.834C95.997 221.396 84.628 218.705 80.844 226.246L46.311 295.094C36.762 314.189 8.298 299.674 17.682 280.906L72.934 170.402C81.063 154.145 97.68 143.875 115.856 143.875H178.745C191.397 143.875 203.403 148.914 212.569 158.078C268.839 214.207 260.999 206.387 264.6 209.979C265.645 210.328 278.653 215.404 298.077 223.002C302.61 224.775 307.768 222.576 309.577 218.057C311.468 213.326 308.993 207.979 304.163 206.359L273.243 196L223.868 146.75C211.743 134.625 195.745 127.875 178.745 127.875H115.86C91.622 127.875 69.462 141.57 58.622 163.25L3.372 273.75C-4.503 289.5 1.872 308.75 17.747 316.625C22.247 318.875 27.247 320 31.997 320C43.747 320 54.997 313.5 60.622 302.25L79.997 263.625V318.375L64.122 476.75C62.372 494.375 75.247 510.125 92.747 511.75C93.747 511.875 94.872 512 95.872 512C112.12 512 125.995 499.75 127.745 483.25L140.87 352H156.245L191.995 423.5V478.312C191.995 495.666 205.073 511.137 222.407 511.963C240.885 512.842 255.993 498.275 255.993 480V423.5C255.993 413.625 253.743 403.75 249.243 394.875L208.12 312.375V221.25L228.118 241.25C235.118 248.25 243.743 253.5 253.118 256.75L282.313 266.48C286.225 267.785 290.475 265.812 292.007 261.984C293.704 257.74 291.339 252.928 286.962 251.607Z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white clip board with a pen "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path stroke-miterlimit="10" stroke-width="2" d="M16 24h22M16 34h22M16 44h22M16 54h22M12 24H8m4 10H8m4 10H8m4 10H8m6-46H1v55h44V8H32"/><path stroke-miterlimit="10" stroke-width="2" d="M27 5V1h-8v4h-4l-2 8h20l-2-8zm36-2v50l-4 8-4-8V3zm-8 4h-4v10"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"the color palette for a design with different shades of green, blue, and red "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="480" height="160" viewBox="0 0 480 160"><defs/><defs><linearGradient id="a" x1="0%" x2="100%" y1="50%" y2="50%"><stop offset="0%" stop-color="#19201d"/><stop offset="16.7%" stop-color="#393f3b"/><stop offset="33.3%" stop-color="#5a5e5a"/><stop offset="50%" stop-color="#7a7d78"/><stop offset="66.7%" stop-color="#9b9d96"/><stop offset="83.3%" stop-color="#bbbcb4"/><stop offset="100%" stop-color="#dcdbd3"/></linearGradient></defs><path fill="#fcfaf1" d="M0 0h480v160H0z"/><circle cx="51" cy="49" r="21" fill="#8f4053"/><circle cx="105" cy="49" r="21" fill="#d8965d"/><circle cx="159" cy="49" r="21" fill="#cfa253"/><circle cx="213" cy="49" r="21" fill="#4e8579"/><circle cx="267" cy="49" r="21" fill="#8cb3a0"/><circle cx="321" cy="49" r="21" fill="#4d7260"/><circle cx="375" cy="49" r="21" fill="#786366"/><circle cx="429" cy="49" r="21" fill="#9f5e58"/><rect width="420" height="42" x="30" y="86" fill="url(#a)" rx="3" ry="3"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"cross symbol with a black outline "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"> <path fill="currentColor" d="M251.4,26.5h-7v-7a.5.5,0,1,0-1,0v7h-7a.5.5,0,1,0,0,1h7v7a.5.5,0,0,0,1,0v-7h7a.5.5,0,0,0,0-1Z" transform="translate(-234.9 -18)"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a blue cross with an x on it "</description> ```svg
```svg <svg width="6" height="6" viewBox="0 0 6 6" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.49518 0.916504L2.99935 2.41234L1.50352 0.916504L0.916016 1.504L2.41185 2.99984L0.916016 4.49567L1.50352 5.08317L2.99935 3.58734L4.49518 5.08317L5.08268 4.49567L3.58685 2.99984L5.08268 1.504L4.49518 0.916504Z" fill="#004BB3"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"four spades and hearts on a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"> <path id="clubs" d="m74,33 a10,10 0 1,0 10,-12 a10,10 0 1,0 -18,0 a10,10 0 1,0 10,12 m-1,4 l5,8 h-10 z"/> <path id="diamonds" fill="red" d="m25,54 l18,21 l-18,21 l-18,-21 z"/> <path id="spades" d="m72,79 a1,1 0 0,0 20,0 q0,-7 -9,-14 t-8,-14 q0,7 -9,14 t-8,14 a1,1 0 0,0 20,0 m-3,8 l5,8 h-10 z"/> <path id="hearts" fill="red" d="M28 18a1 1 0 0 0-20 0q0 7 9 14t8 14q0-7 9-14t8-14a1 1 0 0 0-20 0z"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white icon of a computer "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M434.6 167.8L344.5 77.38C332.1 64.88 312 64.88 299.5 77.25L224 152.9V424l210.6-211.1C447.1 200.4 447.1 180.2 434.6 167.8zM480 320h-106.9l-186.5 186.5C184.6 508.6 182.1 510.1 180 512H480c17.62 0 32-14.38 32-32v-128C512 334.4 497.6 320 480 320zM192 32c0-17.62-14.38-32-32-32L32 .0001c-17.62 0-32 14.38-32 32v384c0 53 43 95.1 96 95.1s96-42.1 96-95.1V32zM96 440c-13.25 0-24-10.75-24-24s10.75-24 24-24s24 10.75 24 24S109.2 440 96 440zM128 256H64v-64h64V256zM128 128H64V64h64V128z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white silhouette of a hammer "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M148 130q-1-1 0-2l26-22q1-2 3-1 4 3 9 3 13 0 17-4l9-13q8-10 12.5-13.5T254 65l3-1q2-1 3 1l4 7q1 2-1 3-12 2-25 11-6 4-9 11-2 3-1 19v3q0 5-6 12-4 5-4 8.5t5 15.5l2 3-1 5 6 9-1 3 29 33 1 2v2l-10 13q-1 2-.5 3t2.5 0l6-5 6-7h1l38 43q2 1 1 3l-14 15q-1 0-.5 1t1.5 1q6-4 11-8l6-5q1 0 2 1l49 52 64 68 1 1-5 5-15 18q-2 2-1 2t2-1h1q11-8 15-12 3-2 5-5l2-2q1-1 2 0l12 13q3 3 2 6v6q-3 20-4 21l-2 2q-6 6-8 6.5t-15.5 0-15-1T354 387l-65-88-84-105-2 1q-1 1-2 0l-7-8q-1 0-2 .5t-2 .5-9-6l-8-5q-2 0-3 1l-26 24q-2 2-8 17-8 22-15 34-17 31-44 56 0 1-1 1t-1-1l-6-6v-2q27-39 36-61t11-49q1-6 1-7l8-10 4-7 1-3q0-4 1-5 17-17 17.5-21t-.5-8z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white trash can icon "</description> ```svg
```svg <svg width="12" height="16" fill-rule="evenodd"><path d="M11 4v11c0 .6-.4 1-1 1H2c-.6 0-1-.4-1-1V4H0V3h12v1h-1zM2 4v11h8V4H2z"/><path d="M4 6h1v7H4zM7 6h1v7H7zM3 1V0h6v1z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white arrow pointing to the left "</description> ```svg
```svg <svg id="icon-page-first" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> <path d="M2 0h1.6v16H2zM6 8l8-8v16z" fill-rule="nonzero"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a document icon on a white background "</description> ```svg
```svg <svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><g fill="#430632"><path d="m81.29 88.82h-62.58a1.5 1.5 0 0 1 -1.5-1.5v-74.64a1.5 1.5 0 0 1 1.5-1.5h62.58a1.5 1.5 0 0 1 1.5 1.5v74.64a1.5 1.5 0 0 1 -1.5 1.5zm-61.08-3h59.58v-71.64h-59.58z"/><path d="m73.2 29.73h-46.4a1.5 1.5 0 0 1 0-3h46.4a1.5 1.5 0 0 1 0 3z"/><path d="m73.2 44.24h-46.4a1.5 1.5 0 0 1 0-3h46.4a1.5 1.5 0 0 1 0 3z"/><path d="m73.2 58.76h-46.4a1.5 1.5 0 0 1 0-3h46.4a1.5 1.5 0 0 1 0 3z"/><path d="m73.2 73.27h-46.4a1.5 1.5 0 1 1 0-3h46.4a1.5 1.5 0 0 1 0 3z"/></g></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white icon of a clock and a credit card "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M12 6a4 4 0 110 8 4 4 0 010-8zm0 1a3 3 0 100 6 3 3 0 000-6zm1-5a1 1 0 011 1v1.5a.5.5 0 11-1 0V3H2v2h5.5a.5.5 0 010 1H2v5l4.5.001a.5.5 0 01.09.991L6.5 12H2a1 1 0 01-1-1V3a1 1 0 011-1h11zm-1.5 6c.245 0 .449.176.491.41l.008.09v1.498h1.499a.499.499 0 01.09.991l-.09.008H11.5a.499.499 0 01-.492-.41l-.008-.09V8.5c0-.277.223-.5.5-.5zm-7 1a.5.5 0 010 1h-1a.5.5 0 010-1h1z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"cigarette and a bottle of water vector "</description> ```svg
```svg <svg width="156" height="228" viewBox="0 0 156 228" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.4001 226.3C6.20006 226.2 1.20006 221.1 1.30006 214.9L2.00006 164.4C2.10006 158.2 7.20006 153.2 13.4001 153.3" fill="#99C1E1"/> <path d="M43.4001 226.8L13.0001 226.4C6.40013 226.3 1.10012 220.8 1.20012 214.2L1.90013 165.2C2.00013 158.6 7.50012 153.3 14.1001 153.4L44.5001 153.8C51.1001 153.9 56.4001 159.4 56.3001 166L55.6001 215C55.5001 221.5 50.0001 226.8 43.4001 226.8Z" stroke="#0165B5" stroke-width="2" stroke-miterlimit="10"/> <path d="M47.4 153.8L29.3 153.6L29.5 142.5C29.5 139.6 32 137.2 34.9 137.2L42.3 137.3C45.2 137.3 47.6001 139.8 47.6001 142.7L47.4 153.8Z" stroke="#0165B5" stroke-width="2" stroke-miterlimit="10"/> <path d="M23.7001 153.5L10.9001 153.3V152.3C10.9001 149.7 13.1001 147.6 15.7001 147.6H19.0001C21.6001 147.6 23.7001 149.8 23.7001 152.4V153.5Z" stroke="#0165B5" stroke-width="2" stroke-miterlimit="10"/> <path d="M42.7 137.3L34.3 137.2L34.4 129.5C34.4 127.6 36 126 37.9 126H39.3C41.2 126 42.8 127.6 42.8 129.5L42.7 137.3Z" stroke="#0165B5" stroke-width="2" stroke-miterlimit="10"/> <path d="M21.7002 193.3L36.3002 185.8" stroke="#0165B5" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M13.3 192.7L26 186.2" stroke="#0165B5" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M61 102.2C73.7025 102.2 84 91.9025 84 79.2C84 66.4974 73.7025 56.2 61 56.2C48.2975 56.2 38 66.4974 38 79.2C38 91.9025 48.2975 102.2 61 102.2Z" fill="#0165B5"/> <path d="M74.5 109.4C80.5751 109.4 85.5 104.475 85.5 98.4C85.5 92.3248 80.5751 87.4 74.5 87.4C68.4249 87.4 63.5 92.3248 63.5 98.4C63.5 104.475 68.4249 109.4 74.5 109.4Z" fill="#0165B5"/> <path d="M65.5999 114.7C70.5704 114.7 74.5999 110.671 74.5999 105.7C74.5999 100.729 70.5704 96.7 65.5999 96.7C60.6293 96.7 56.5999 100.729 56.5999 105.7C56.5999 110.671 60.6293 114.7 65.5999 114.7Z" fill="#0165B5"/> <path d="M74.5999 117.1C78.5764 117.1 81.7999 113.876 81.7999 109.9C81.7999 105.923 78.5764 102.7 74.5999 102.7C70.6235 102.7 67.3999 105.923 67.3999 109.9C67.3999 113.876 70.6235 117.1 74.5999 117.1Z" fill="#0165B5"/> <path d="M79.4998 119.4C82.0955 119.4 84.1998 117.296 84.1998 114.7C84.1998 112.104 82.0955 110 79.4998 110C76.9041 110 74.7998 112.104 74.7998 114.7C74.7998 117.296 76.9041 119.4 79.4998 119.4Z" fill="#0165B5"/> <path d="M60.9998 119.4C67.8482 119.4 73.3998 113.848 73.3998 107C73.3998 100.152 67.8482 94.6 60.9998 94.6C54.1515 94.6 48.5999 100.152 48.5999 107C48.5999 113.848 54.1515 119.4 60.9998 119.4Z" fill="#0165B5"/> <path d="M53.8998 121.1C59.4779 121.1 63.9998 116.578 63.9998 111C63.9998 105.422 59.4779 100.9 53.8998 100.9C48.3217 100.9 43.7998 105.422 43.7998 111C43.7998 116.578 48.3217 121.1 53.8998 121.1Z" fill="#0165B5"/> <path d="M43.6998 120C46.5165 120 48.7999 117.717 48.7999 114.9C48.7999 112.083 46.5165 109.8 43.6998 109.8C40.8832 109.8 38.5999 112.083 38.5999 114.9C38.5999 117.717 40.8832 120 43.6998 120Z" fill="#0165B5"/> <path d="M85.5998 125.8C95.7066 125.8 103.9 117.607 103.9 107.5C103.9 97.3931 95.7066 89.2 85.5998 89.2C75.493 89.2 67.2998 97.3931 67.2998 107.5C67.2998 117.607 75.493 125.8 85.5998 125.8Z" fill="#0165B5"/> <path d="M85.5998 138.5C91.2883 138.5 95.8998 133.888 95.8998 128.2C95.8998 122.511 91.2883 117.9 85.5998 117.9C79.9113 117.9 75.2998 122.511 75.2998 128.2C75.2998 133.888 79.9113 138.5 85.5998 138.5Z" fill="#0165B5"/> <path d="M84.1998 143.9C87.0165 143.9 89.2999 141.617 89.2999 138.8C89.2999 135.983 87.0165 133.7 84.1998 133.7C81.3832 133.7 79.0999 135.983 79.0999 138.8C79.0999 141.617 81.3832 143.9 84.1998 143.9Z" fill="#0165B5"/> <path d="M53.2999 67.5C71.7462 67.5 86.6999 52.5463 86.6999 34.0999C86.6999 15.6536 71.7462 0.699951 53.2999 0.699951C34.8536 0.699951 19.8999 15.6536 19.8999 34.0999C19.8999 52.5463 34.8536 67.5 53.2999 67.5Z" fill="#0165B5"/> <path d="M49.1 7.59996C67.5 7.59996 82.5 22.5 82.5 41C82.5 46 81.4 50.7 79.4 55C83.9 49.3 86.7 42.1 86.7 34.2C86.7 15.8 71.8 0.799957 53.3 0.799957C39.9 0.799957 28.3 8.69995 23 20.2C29.1 12.5 38.5 7.59996 49.1 7.59996Z" fill="#3484C4"/> <path d="M98.1999 66.5C113.277 66.5 125.5 54.2773 125.5 39.2C125.5 24.1226 113.277 11.9 98.1999 11.9C83.1225 11.9 70.8999 24.1226 70.8999 39.2C70.8999 54.2773 83.1225 66.5 98.1999 66.5Z" fill="#0165B5"/> <path d="M94.8 17.5C109.9 17.5 122.1 29.7 122.1 44.8C122.1 48.9 121.2 52.7 119.6 56.2C123.3 51.5 125.5 45.6 125.5 39.2C125.5 24.1 113.3 11.9 98.2 11.9C87.2 11.9 77.8 18.4 73.5 27.7C78.4 21.5 86.1 17.5 94.8 17.5Z" fill="#3484C4"/> <path d="M79.4998 94.3999C93.4174 94.3999 104.7 83.1175 104.7 69.1999C104.7 55.2824 93.4174 43.9999 79.4998 43.9999C65.5822 43.9999 54.2998 55.2824 54.2998 69.1999C54.2998 83.1175 65.5822 94.3999 79.4998 94.3999Z" fill="#0165B5"/> <path d="M76.2999 49.1999C90.1999 49.1999 101.5 60.4999 101.5 74.3999C101.5 78.1999 100.7 81.6999 99.1998 84.9999C102.6 80.6999 104.7 75.1999 104.7 69.2999C104.7 55.4 93.3998 44.0999 79.4998 44.0999C69.3998 44.0999 60.5999 50.0999 56.5999 58.6999C61.1999 52.8999 68.2999 49.1999 76.2999 49.1999Z" fill="#3484C4"/> <path d="M140.6 188L153.8 199.5C155.2 200.7 155.3 202.9 154.1 204.3L150.2 208.7C149 210.1 146.8 210.3 145.4 209.1L132.2 197.6" fill="#99C1E1"/> <path d="M144.8 208.6L90.3002 161C88.6002 159.5 88.4002 156.9 89.9002 155.2L92.9002 151.8C94.4002 150.1 97.0002 149.9 98.7002 151.4L153.2 199C154.9 200.5 155.1 203.1 153.6 204.8L150.6 208.2C149.1 209.9 146.5 210.1 144.8 208.6Z" stroke="#0165B5" stroke-width="2" stroke-miterlimit="10"/> <path d="M88.5001 158.1L84.8001 154.9C83.7001 153.9 83.6001 152.3 84.5001 151.2L88.1001 147C89.1001 145.9 90.7001 145.8 91.8001 146.7L95.5001 149.9L88.5001 158.1Z" fill="#0165B5"/> <path d="M137.955 184.369L135.093 181.87L126.741 191.437L129.604 193.935L137.955 184.369Z" fill="#0165B5"/> <path opacity="0.4" d="M85.7 193.3C86.4732 193.3 87.1001 192.673 87.1001 191.9C87.1001 191.127 86.4732 190.5 85.7 190.5C84.9268 190.5 84.3 191.127 84.3 191.9C84.3 192.673 84.9268 193.3 85.7 193.3Z" fill="#0165B5"/> <path opacity="0.4" d="M83.4001 199.7C84.1181 199.7 84.7001 199.118 84.7001 198.4C84.7001 197.682 84.1181 197.1 83.4001 197.1C82.6821 197.1 82.1001 197.682 82.1001 198.4C82.1001 199.118 82.6821 199.7 83.4001 199.7Z" fill="#0165B5"/> <path opacity="0.4" d="M86.6 202.2C86.9314 202.2 87.2 201.931 87.2 201.6C87.2 201.269 86.9314 201 86.6 201C86.2686 201 86 201.269 86 201.6C86 201.931 86.2686 202.2 86.6 202.2Z" fill="#0165B5"/> <path d="M82.3 188.8C82.9075 188.8 83.3999 188.307 83.3999 187.7C83.3999 187.092 82.9075 186.6 82.3 186.6C81.6924 186.6 81.2 187.092 81.2 187.7C81.2 188.307 81.6924 188.8 82.3 188.8Z" fill="#0165B5"/> <path opacity="0.4" d="M80.7 168.6C82.3017 168.6 83.6001 167.302 83.6001 165.7C83.6001 164.098 82.3017 162.8 80.7 162.8C79.0984 162.8 77.8 164.098 77.8 165.7C77.8 167.302 79.0984 168.6 80.7 168.6Z" fill="#0165B5"/> <path d="M83.6 176.8C84.6493 176.8 85.5 175.949 85.5 174.9C85.5 173.851 84.6493 173 83.6 173C82.5506 173 81.7 173.851 81.7 174.9C81.7 175.949 82.5506 176.8 83.6 176.8Z" fill="#0165B5"/> <path d="M77.6 184C79.0359 184 80.2 182.836 80.2 181.4C80.2 179.964 79.0359 178.8 77.6 178.8C76.1641 178.8 75 179.964 75 181.4C75 182.836 76.1641 184 77.6 184Z" fill="#0165B5"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"no internet icon vector | price 1 credit usd $1 "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 42"><path d="M42.44 32.58l4 4H48v-4h-5.56zm1.54-4l.02-20c0-2.22-1.8-4-4-4H14.44L24.9 15.04c.36-.08.72-.14 1.1-.2v-4.26l8 7.46-3.16 2.94 11.08 11.08a3.965 3.965 0 0 0 2.06-3.48zM4.78 0L2.22 2.54 5.3 5.62C4.5 6.34 4 7.4 4 8.58v20c0 2.2 1.78 4 4 4H0v4h36.26L41.68 42l2.54-2.54L4.78 0zM14 26.58c.62-2.96 1.84-5.9 4.14-8.12l3.18 3.18c-3.08.76-5.4 2.36-7.32 4.94z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white wifi symbol on a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle cx="16" cy="25" r="2"/><path d="M10.47,19.2334l1.4136,1.4131a5.9688,5.9688,0,0,1,8.2229-.0093L21.52,19.2236a7.9629,7.9629,0,0,0-11.05.01Z"/><path d="M6.229,14.9927l1.4136,1.4135a11.955,11.955,0,0,1,16.7041-.01L25.76,14.9829a13.9514,13.9514,0,0,0-19.5313.01Z"/><path d="M30,10.7412a19.94,19.94,0,0,0-28,0v.0225L3.4043,12.168a17.9336,17.9336,0,0,1,25.1811-.01L30,10.7432Z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"like icon vector | price 1 credit usd $1 "</description> ```svg
```svg <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5.37641 7.46661L7.63216 3.26182C7.94343 2.6816 8.81796 2.85587 8.88303 3.51109L9.14011 6.09956C9.15704 6.27006 9.30047 6.39995 9.47181 6.39995H12.2373C12.3944 6.3982 12.55 6.43009 12.6934 6.4934C12.8367 6.55672 12.9643 6.64994 13.0674 6.76663C13.1705 6.88331 13.2466 7.02065 13.2904 7.16915C13.3342 7.31764 13.3447 7.47374 13.3211 7.62661L12.5733 12.4266C12.5341 12.6809 12.4028 12.9128 12.2036 13.0794C12.0045 13.246 11.7508 13.3361 11.4894 13.3332H5.37641M5.37641 7.46661V13.3332M5.37641 7.46661H3.75061C3.46315 7.46661 3.18747 7.57899 2.9842 7.77903C2.78094 7.97907 2.66675 8.25038 2.66675 8.53327V12.2666C2.66675 12.5495 2.78094 12.8208 2.9842 13.0208C3.18747 13.2209 3.46315 13.3332 3.75061 13.3332H5.37641" stroke="#233043" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a hamburger icon on a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 160"><g fill="#031268"><path d="M15.8 154.1c-3.5 0-6.4-2.9-6.4-6.4v-17.4c0-.5.4-.9.9-.9h179.4c.5 0 .9.4.9.9v17.4c0 3.5-2.9 6.4-6.4 6.4H15.8z"/><path d="M189.2 130.8v16.9c0 2.8-2.3 5.1-5.1 5.1H15.8c-2.8 0-5-2.3-5-5v-16.9h178.4m.5-2.9H10.3C9 128 8 129 8 130.3v17.4c0 4.3 3.5 7.8 7.8 7.8h168.4c4.3 0 7.8-3.5 7.8-7.8v-17.4c0-1.2-1-2.3-2.3-2.3zm3.6-7.3c0 1.6-1.3 2.8-2.9 2.7-8.8-.4-13.9-2.4-18.3-4.2-4.4-1.7-8.1-3.2-16.1-3.2s-11.8 1.5-16.1 3.2c-5 2-10.6 4.2-21.2 4.2-10.7 0-16.3-2.2-21.2-4.2-4.3-1.7-8.1-3.2-16.1-3.2-8 0-11.8 1.5-16.1 3.2-4.9 2-10.6 4.2-21.2 4.2-10.7 0-16.3-2.2-21.2-4.2-3.8-1.5-7.2-2.9-13.5-3.2-1.5-.1-2.6-1.3-2.6-2.7v-8.2c0-1.6 1.3-2.8 2.9-2.7 8.8.4 13.8 2.4 18.3 4.2 4.3 1.7 8.1 3.2 16.1 3.2 8 0 11.8-1.5 16.1-3.2 4.9-2 10.6-4.2 21.2-4.2 10.7 0 16.3 2.2 21.2 4.2 4.3 1.7 8.1 3.2 16.1 3.2 8 0 11.8-1.5 16.1-3.2 5-2 10.6-4.2 21.2-4.2 10.7 0 16.3 2.2 21.2 4.2 3.8 1.5 7.2 2.9 13.5 3.2 1.5.1 2.6 1.3 2.6 2.7v8.2zM14.9 96.4c-3.5 0-6.8-1.5-9.1-4-2.4-2.6-3.5-6-3.1-9.5.6-6.2 6.2-11.1 12.8-11.1h101.9c1.1 0 2.1.4 2.9 1.2L134 86.8c1.6 1.6 3.6 2.4 5.8 2.4 2.2 0 4.3-.9 5.8-2.4L159.4 73c.8-.8 1.8-1.2 2.9-1.2h22.3c6.6 0 12.2 4.9 12.8 11.1.3 3.5-.8 6.9-3.1 9.5-2.3 2.6-5.6 4-9.1 4H14.9z"/><path d="M184.5 70.4v2.8c5.9 0 10.9 4.3 11.4 9.8.3 3.1-.7 6.1-2.8 8.4-2.1 2.3-5 3.6-8.1 3.6H14.9c-3.1 0-6-1.3-8.1-3.6C4.7 89.1 3.7 86.1 4 83c.5-5.5 5.5-9.8 11.4-9.8h101.9c.7 0 1.4.3 1.9.8L133 87.8c1.8 1.8 4.2 2.8 6.8 2.8s5-1 6.8-2.8L160.4 74c.5-.5 1.2-.8 1.9-.8h22.3v-2.8m-.1 0h-22.3c-1.5 0-2.9.6-3.9 1.6l-13.8 13.8c-1.3 1.3-3.1 2-4.8 2s-3.5-.7-4.8-2L121.2 72c-1-1-2.4-1.6-3.9-1.6H15.4c-7.2 0-13.6 5.2-14.3 12.4-.7 8.2 5.8 15 13.8 15h170.2c8 0 14.4-6.9 13.7-15.1-.7-7.1-7.1-12.3-14.3-12.3zM13.5 60.8c-1.3 0-2.4-.6-3.2-1.6-.7-.9-1-2.1-.8-3.3 6.4-28.6 31.7-50.1 59-50.1h63.1c27.3 0 52.6 21.5 59 50.1.3 1.1 0 2.3-.8 3.3s-2 1.5-3.2 1.5H13.5zm86.5-25c-3.9 0-7.1 3.2-7.1 7.1S96.1 50 100 50c3.9 0 7.1-3.2 7.1-7.1s-3.2-7.1-7.1-7.1zm57.5-2.7c-3.9 0-7.1 3.2-7.1 7.1s3.2 7.1 7.1 7.1 7.1-3.2 7.1-7.1-3.1-7.1-7.1-7.1zm-117.6 0c-3.9 0-7.1 3.2-7.1 7.1s3.2 7.1 7.1 7.1c3.9 0 7.1-3.2 7.1-7.1s-3.1-7.1-7.1-7.1zm87.9-13.7c-3.9 0-7.1 3.2-7.1 7.1 0 3.9 3.2 7.1 7.1 7.1s7.1-3.2 7.1-7.1c0-3.9-3.2-7.1-7.1-7.1zm-58.1 0c-3.9 0-7.1 3.2-7.1 7.1 0 3.9 3.2 7.1 7.1 7.1s7.1-3.2 7.1-7.1c0-3.9-3.2-7.1-7.1-7.1z"/><path d="M131.6 7.2c26.6 0 51.4 21.1 57.6 49 .2 1-.2 1.7-.5 2.1-.5.7-1.3 1-2.1 1H13.5c-.8 0-1.6-.4-2.2-1-.3-.4-.7-1.1-.5-2.1 6.2-27.9 31-49 57.6-49h63.2m-3.8 27.7c4.7 0 8.5-3.8 8.5-8.5s-3.8-8.5-8.5-8.5-8.5 3.8-8.5 8.5 3.8 8.5 8.5 8.5m-58.1 0c4.7 0 8.5-3.8 8.5-8.5s-3.8-8.5-8.5-8.5-8.5 3.8-8.5 8.5 3.8 8.5 8.5 8.5m87.8 13.8c4.7 0 8.5-3.8 8.5-8.5s-3.8-8.5-8.5-8.5-8.5 3.8-8.5 8.5c.1 4.7 3.9 8.5 8.5 8.5m-117.6 0c4.7 0 8.5-3.8 8.5-8.5s-3.8-8.5-8.5-8.5-8.5 3.8-8.5 8.5c.1 4.7 3.9 8.5 8.5 8.5m60.1 2.7c4.7 0 8.5-3.8 8.5-8.5s-3.8-8.5-8.5-8.5-8.5 3.8-8.5 8.5 3.8 8.5 8.5 8.5m31.6-46.9H68.4C39 4.5 14.3 28.1 8.1 55.7c-.7 3.3 1.9 6.5 5.3 6.5h173.1c3.4 0 6.1-3.1 5.3-6.5-6.1-27.6-30.8-51.2-60.2-51.2zm-3.8 27.7c-3.2 0-5.7-2.6-5.7-5.7 0-3.2 2.6-5.7 5.7-5.7 3.2 0 5.7 2.6 5.7 5.7s-2.5 5.7-5.7 5.7zm-58.1 0c-3.2 0-5.7-2.6-5.7-5.7 0-3.2 2.6-5.7 5.7-5.7 3.2 0 5.7 2.6 5.7 5.7s-2.6 5.7-5.7 5.7zm87.8 13.7c-3.2 0-5.7-2.6-5.7-5.7 0-3.2 2.6-5.7 5.7-5.7 3.2 0 5.7 2.6 5.7 5.7.1 3.1-2.5 5.7-5.7 5.7zm-117.6 0c-3.2 0-5.7-2.6-5.7-5.7 0-3.2 2.6-5.7 5.7-5.7 3.2 0 5.7 2.6 5.7 5.7.1 3.1-2.5 5.7-5.7 5.7zm60.1 2.8c-3.2 0-5.7-2.6-5.7-5.7 0-3.2 2.6-5.7 5.7-5.7 3.2 0 5.7 2.6 5.7 5.7s-2.5 5.7-5.7 5.7z"/></g></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"planet icon with stars vector illustration "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="64pt" height="64pt" viewBox="0 0 64 64"><defs><radialGradient id="a" gradientUnits="userSpaceOnUse" cx="450.909" cy="189.579" fx="450.909" fy="189.579" r="21.167" gradientTransform="matrix(0 -.15626 -.28128 0 89.046 127.19)"><stop offset="0" stop-opacity=".314"/><stop offset=".222" stop-opacity=".275"/><stop offset="1" stop-opacity="0"/></radialGradient><radialGradient id="b" gradientUnits="userSpaceOnUse" cx="450.909" cy="189.579" fx="450.909" fy="189.579" r="21.167" gradientTransform="matrix(0 .15626 .28128 0 -25.54 -15.055)"><stop offset="0" stop-opacity=".314"/><stop offset=".222" stop-opacity=".275"/><stop offset="1" stop-opacity="0"/></radialGradient><radialGradient id="c" gradientUnits="userSpaceOnUse" cx="450.909" cy="189.579" fx="450.909" fy="189.579" r="21.167" gradientTransform="matrix(0 -.15626 .28128 0 -25.54 127.19)"><stop offset="0" stop-opacity=".314"/><stop offset=".222" stop-opacity=".275"/><stop offset="1" stop-opacity="0"/></radialGradient><radialGradient id="d" gradientUnits="userSpaceOnUse" cx="450.909" cy="189.579" fx="450.909" fy="189.579" r="21.167" gradientTransform="matrix(0 .15626 -.28128 0 89.046 -15.055)"><stop offset="0" stop-opacity=".314"/><stop offset=".222" stop-opacity=".275"/><stop offset="1" stop-opacity="0"/></radialGradient><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="255.323" y1="233.5" x2="255.323" y2="254.667" gradientTransform="matrix(.02672 0 0 .12501 24.93 26.878)"><stop offset="0" stop-opacity=".275"/><stop offset="1" stop-opacity="0"/></linearGradient><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="254" y1="233.5" x2="254" y2="-168.667" gradientTransform="translate(0 26.878) scale(.12501)"><stop offset="0" stop-color="#7e57c2"/><stop offset="1" stop-color="#ba68c8"/></linearGradient></defs><path d="M36.383 56.066h5.293v-2.644h-5.293zm0 0" fill="url(#a)"/><path d="M27.121 56.066h-5.289v2.649h5.29zm0 0" fill="url(#b)"/><path d="M27.121 56.066h-5.289v-2.644h5.29zm0 0" fill="url(#c)"/><path d="M36.383 56.066h5.293v2.649h-5.293zm0 0" fill="url(#d)"/><path d="M27.121 55.406h9.262v3.309H27.12zm0 0" fill="url(#e)"/><path d="M31.754 5.793c13.883 0 25.137 11.254 25.137 25.137 0 13.883-11.254 25.136-25.137 25.136-13.883 0-25.14-11.254-25.14-25.136 0-13.883 11.257-25.137 25.14-25.137zm0 0" fill="url(#f)"/><path d="M14.523 12.594a25.122 25.122 0 0 0-5.75 8.101c.872.203.934.973 1.473.961.367 0 .664.446.664 1-.492.977.938.875.996 1.66-.183.72-.668.73-.664 1.329 0 .734-.672.906-1.16 1.328l-1.164.996c-.145.117-.285.226-.422.328-.082 0-.16.004-.242.004a6.407 6.407 0 0 1-1.484-.176 25.573 25.573 0 0 0-.157 2.805c0 1.492.133 2.957.38 4.375 2.382-.97 5.1-2.403 8.116-4.364 4.18-2.812 5.317 1.243 8.602 1.325 2.562 0 4.629-2.364 4.629-5.293v-1.325c-.527-4.191-4.004-4.312-3.969-6.613 0-1.469-1.77-2.648-3.969-2.648-3.558 1.804-3.53-2.801-5.879-3.793zm0 0M41.281 7.648c1.785 3.575 2.606 5.754 2.38 8.727.73 2.875 3.98.27 3.968 2.648 0 2.93 3.734 3.286 2.773 5.665l-1.449 3.597c3.027 2.524 5.762 3.836 7.899 4.047.027-.465.039-.934.039-1.402A25.079 25.079 0 0 0 41.28 7.648zm0 0" fill="#fff" fill-opacity=".314"/><path d="M7.277 13.07c-.289 0-.242-1.316-.507-1.425-.266-.11-1.16.851-1.364.648-.203-.203.758-1.098.649-1.363-.11-.266-1.426-.22-1.426-.508 0-.285 1.316-.238 1.426-.504.11-.266-.852-1.164-.649-1.367.203-.203 1.098.758 1.364.648.265-.11.218-1.422.507-1.422.285 0 .243 1.313.504 1.422.266.11 1.164-.851 1.367-.648.204.203-.757 1.101-.648 1.367.11.266 1.422.219 1.422.504 0 .289-1.313.242-1.422.508-.11.265.852 1.16.648 1.363-.203.203-1.101-.758-1.367-.648-.261.109-.218 1.425-.504 1.425zm0 0" fill="#f06292"/><path d="M4.629 21.668c-.215 0-.18-.984-.379-1.066-.2-.082-.871.636-1.023.484-.153-.152.57-.824.488-1.023-.082-.2-1.07-.165-1.07-.38 0-.214.988-.18 1.07-.378.082-.2-.64-.871-.488-1.024.152-.152.824.57 1.023.485.2-.082.164-1.067.379-1.067.219 0 .184.985.383 1.067.199.086.87-.637 1.023-.485.152.153-.57.824-.488 1.024.082.199 1.066.164 1.066.379 0 .214-.984.18-1.066.378-.082.2.64.872.488 1.024-.152.152-.824-.566-1.023-.484-.2.082-.164 1.066-.383 1.066zm0 0" fill="#673ab7" fill-opacity=".98"/><path d="M31.754 5.793A25.085 25.085 0 0 0 6.614 30.93c0 .164.003.324.007.488A25.079 25.079 0 0 1 31.754 6.766a25.081 25.081 0 0 1 25.133 24.652c.004-.164.004-.324.004-.488A25.082 25.082 0 0 0 31.754 5.793zm0 0" fill="#fff" fill-opacity=".392"/><path d="M55.566 10.422c-.214 0-.18-.985-.379-1.067-.199-.082-.87.637-1.023.485-.152-.152.57-.824.488-1.024-.082-.199-1.07-.164-1.07-.379 0-.214.988-.18 1.07-.378.082-.2-.64-.871-.488-1.024.152-.152.824.57 1.023.488.2-.085.165-1.07.38-1.07.214 0 .183.984.382 1.07.196.082.871-.64 1.024-.488.152.152-.57.824-.489 1.024.082.199 1.067.164 1.067.379 0 .214-.985.18-1.067.378-.082.2.641.871.489 1.024-.153.152-.828-.567-1.024-.485-.199.082-.168 1.067-.383 1.067zm0 0" fill="#03a9f4" fill-opacity=".98"/><path d="M56.89 50.777c-.285 0-.242-1.316-.507-1.425-.262-.11-1.16.851-1.363.648-.204-.203.757-1.098.648-1.363-.11-.266-1.422-.219-1.422-.508 0-.285 1.313-.242 1.422-.504.11-.266-.852-1.164-.648-1.367.203-.203 1.101.758 1.363.648.265-.11.222-1.422.508-1.422.289 0 .242 1.313.507 1.422.266.11 1.16-.851 1.364-.648.203.203-.758 1.101-.649 1.367.11.262 1.422.219 1.422.504 0 .289-1.312.242-1.422.508-.11.265.852 1.16.649 1.363-.203.203-1.098-.758-1.364-.648-.265.109-.218 1.425-.507 1.425zm0 0" fill="#ef5350" fill-opacity=".98"/><path d="M54.691 41.266c-2.648 1.222-4.578 1.761-7.062 1.57-2.871.73-.27 3.984-2.645 3.969-2.933 0-3.289 3.734-5.668 2.773-5.246-1.055-7.25 2.164-7.644 6.488h.082a25.086 25.086 0 0 0 22.937-14.8zm0 0" fill="#fff" fill-opacity=".314"/><path d="M31.754 56.066A25.085 25.085 0 0 1 6.62 30.446a25.078 25.078 0 0 0 25.133 24.648c13.762 0 24.875-10.95 25.133-24.649a25.082 25.082 0 0 1-25.133 25.621zm0 0" fill-opacity=".235"/><path d="M50.938 54.746c-.215 0-.18-.988-.38-1.07-.199-.082-.87.64-1.023.488-.152-.152.567-.824.485-1.023-.083-.2-1.067-.164-1.067-.38 0-.218.984-.183 1.067-.382.082-.2-.637-.871-.485-1.024.153-.152.824.57 1.024.489.199-.082.164-1.067.379-1.067.214 0 .18.985.378 1.067.2.082.871-.64 1.024-.489.152.153-.567.825-.485 1.024.083.2 1.067.164 1.067.383 0 .215-.984.18-1.067.379-.082.199.637.87.485 1.023-.153.152-.824-.57-1.024-.488-.199.082-.164 1.07-.379 1.07zm0 0" fill="#ffa726" fill-opacity=".98"/><path d="M31.754 5.605c-14.027 0-25.328 11.297-25.328 25.325 0 14.027 11.3 25.324 25.328 25.324A25.272 25.272 0 0 0 57.078 30.93 25.272 25.272 0 0 0 31.754 5.605zm0 .375a24.892 24.892 0 0 1 24.95 24.95 24.892 24.892 0 0 1-24.95 24.949A24.892 24.892 0 0 1 6.8 30.929 24.892 24.892 0 0 1 31.754 5.98zm0 0" fill="#212121"/><path d="M6.613 52.098c-.285 0-.238-1.313-.504-1.422-.265-.11-1.164.851-1.363.648-.203-.203.758-1.101.649-1.367-.114-.262-1.426-.219-1.426-.504 0-.289 1.312-.242 1.426-.508.109-.265-.852-1.16-.649-1.363.2-.203 1.098.758 1.363.648.266-.109.22-1.425.504-1.425.29 0 .242 1.316.508 1.425.266.11 1.164-.851 1.363-.648.204.203-.757 1.098-.648 1.363.113.266 1.426.22 1.426.508 0 .285-1.313.242-1.426.504-.11.266.851 1.164.648 1.367-.199.203-1.097-.758-1.363-.648-.266.11-.219 1.422-.508 1.422zm0 0" fill="#5c6bc0"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a white background with three dots in the middle "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30"> <g fill="#A8B1BA" fill-rule="evenodd" opacity=".9"> <circle cx="15" cy="7" r="2"/> <circle cx="15" cy="15" r="2"/> <circle cx="15" cy="23" r="2"/> </g> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a video player is shown on a white background "</description> ```svg
```svg <svg width="17" height="14" viewBox="0 0 17 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M10.8682 7.35302L6.52617 9.1177V5.23541L10.8682 7.35302ZM14.4211 2.41192H2.57929L2.57891 11.5883H14.4211V2.41192ZM2.97404 1.00016C1.78945 0.987885 0.999229 1.68148 1 2.75257V11.2353C0.999615 12.2941 1.78945 13 2.97363 13H14.0264C15.2105 13 16 12.2579 16 11.2353L15.9996 2.76485C15.9996 1.70604 15.2102 1.00016 14.026 1.00016H2.97404Z" fill="#C4C4C4"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"gift box icon, gift box, gift box, gift box, gift box, gift box"</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36"> <g fill="none" fill-rule="evenodd"> <path d="M0 0H36V36H0z"/> <path stroke="#666" stroke-width="1.5" d="M17.735 11.066l-.611-.87-4.432-4.626c-.447-.422-1.023-.626-1.594-.614-.576.013-1.147.245-1.576.694l-.486.507c-.416.435-.625.996-.625 1.556s.209 1.121.625 1.556l1.72 1.797h6.979zm.383 0h7.124l1.836-1.926c.358-.434.527-.97.51-1.502-.018-.535-.226-1.065-.624-1.48l-.607-.626c-.434-.39-.986-.582-1.544-.564-.562.018-1.128.25-1.595.692l-5.1 5.406zM27.938 16.354H8.063V28.23c0 .345.14.657.366.883.226.227.538.367.883.367h17.376c.345 0 .657-.14.883-.367.227-.226.366-.538.366-.883V16.354z"/> <rect width="24.375" height="5.25" x="5.813" y="11.1" stroke="#666" stroke-width="1.5" rx="2"/> <path fill="#666" d="M17.212 10.125H18.9V30.038H17.212z"/> </g> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black gearwheel icon on a white background "</description> ```svg
```svg <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1.91075 7.38266C2.28004 6.24053 2.88839 5.19213 3.69109 4.30364C3.82683 4.15339 4.03978 4.09984 4.23044 4.16802L6.14873 4.85392C6.6688 5.03977 7.24107 4.76883 7.42692 4.24875C7.4452 4.19762 7.45927 4.14507 7.469 4.09173L7.83446 2.08573C7.8708 1.88627 8.02398 1.7285 8.22227 1.6863C8.80246 1.5628 9.39734 1.5 10 1.5C10.6023 1.5 11.1968 1.56273 11.7767 1.68607C11.9749 1.72824 12.1281 1.88591 12.1645 2.08529L12.531 4.09165C12.6301 4.63497 13.1509 4.9951 13.6942 4.89601C13.7476 4.88627 13.8002 4.87219 13.8512 4.85395L15.7696 4.16802C15.9602 4.09984 16.1732 4.15339 16.3089 4.30364C17.1116 5.19213 17.72 6.24053 18.0893 7.38266C18.1516 7.57534 18.0915 7.78658 17.9371 7.91764L16.3823 9.23773C15.9613 9.5952 15.9098 10.2263 16.2673 10.6473C16.3024 10.6887 16.3409 10.7271 16.3823 10.7623L17.9371 12.0824C18.0915 12.2134 18.1516 12.4247 18.0893 12.6173C17.72 13.7595 17.1116 14.8079 16.3089 15.6964C16.1732 15.8466 15.9602 15.9002 15.7696 15.832L13.8513 15.1461C13.3312 14.9602 12.759 15.2312 12.5731 15.7512C12.5548 15.8024 12.5408 15.8549 12.531 15.9085L12.1645 17.9147C12.1281 18.1141 11.9749 18.2718 11.7767 18.3139C11.1968 18.4373 10.6023 18.5 10 18.5C9.39734 18.5 8.80246 18.4372 8.22227 18.3137C8.02398 18.2715 7.8708 18.1137 7.83446 17.9143L7.46902 15.9084C7.36993 15.365 6.84916 15.0049 6.30583 15.104C6.25241 15.1137 6.19987 15.1278 6.14881 15.1461L4.23044 15.832C4.03978 15.9002 3.82683 15.8466 3.69109 15.6964C2.88839 14.8079 2.28004 13.7595 1.91075 12.6173C1.84845 12.4247 1.90852 12.2134 2.06289 12.0824L3.61773 10.7623C4.03872 10.4048 4.09021 9.77373 3.73274 9.35274C3.69759 9.31135 3.65913 9.27288 3.61775 9.23775L2.06289 7.91764C1.90852 7.78658 1.84845 7.57534 1.91075 7.38266ZM8.00001 10C8.00001 11.1046 8.89544 12 10 12C11.1046 12 12 11.1046 12 10C12 8.89543 11.1046 8 10 8C8.89544 8 8.00001 8.89543 8.00001 10Z" fill="#212121"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white icon of a target "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30,3.4141,28.5859,2,15.293,15.293a1,1,0,0,0,1.414,1.414l4.18-4.1792A5.9956,5.9956,0,1,1,16,10V8a8.011,8.011,0,1,0,6.3164,3.0977L25.1631,8.251A11.881,11.881,0,0,1,28,16,12,12,0,1,1,16,4V2A14,14,0,1,0,30,16a13.8572,13.8572,0,0,0-3.4224-9.1636Z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"scissors icon vector | price 1 credit usd $1 "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><circle cx="104" cy="152" r="56"/><circle cx="104" cy="360" r="56"/><path d="M157 175l-11 15 37 15s3.46-6.42 7-10zm-2.83 159.43L460 162c-2.5-6.7-28-12-64-4-29.12 6.47-121.16 29.05-159.16 56.05C205.85 236.06 227 272 192 298c-25.61 19-44.43 22.82-44.43 22.82zm190.3-56.19L295 306.67c14.23 6.74 65.54 33.27 117 36.33 14.92.89 30 .39 39-6z"/><circle cx="256" cy="240" r="32"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white image of a circular arrow "</description> ```svg
```svg <svg height="1000" width="1000" xmlns="http://www.w3.org/2000/svg"><path d="M500.001 750V624.998l166.016 166.016 -166.016 167.97V833.983c-183.594 0 -333.985 -150.391 -333.985 -333.985 0 -64.454 19.531 -126.954 52.735 -177.735l60.547 60.547C259.766 417.967 250 457.03 250 499.999c0 138.672 111.328 250 250 250zm0 -583.987c183.595 0 333.986 150.392 333.986 333.986 0 64.453 -19.532 126.953 -52.735 177.735l-60.547 -60.547c19.531 -35.157 29.297 -74.22 29.297 -117.188a249.236 249.236 0 0 0 -250 -250v125L333.984 208.981 500.001 41.013v125z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a couple of people are shown in silhouette "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="26" height="15" viewBox="0 0 26 15"> <g fill="#A8ADB4" fill-rule="evenodd" transform="translate(-1)" opacity=".8"> <path fill-rule="nonzero" d="M20,15 L6,15 L6.00002488,12.9917372 C5.99753817,12.5696628 6.18155115,12.1686801 6.50067725,11.898549 C7.76970814,10.8568586 9.14568521,9.95781901 10.6045243,9.21668728 C10.648455,9.19558312 10.6766366,9.14999947 10.6766366,9.10019378 L10.6766366,7.71915384 C10.4785337,7.3772759 10.3434271,7.00162076 10.2779438,6.61077345 C10.1254288,6.598111 9.92565805,6.37947639 9.70932547,5.60368143 C9.41424741,4.54003475 9.72838969,4.38472017 9.99362404,4.40836204 L9.99279521,4.40836204 C9.94389068,4.26738818 9.9057614,4.12303875 9.87840949,3.97615225 C9.77396934,3.51524374 9.77396934,3.03659301 9.87840949,2.57568449 C10.0118609,2.03205102 10.2887093,1.5365225 10.6807604,1.14314676 C10.9020796,0.904242803 11.1515782,0.694059183 11.4234421,0.518473957 C11.6455889,0.358928036 11.8884458,0.232307857 12.1445649,0.142818821 C12.3567597,0.0693777336 12.5772513,0.0263253167 12.8002043,0.0153515102 C13.3696502,-0.0462729613 13.9432339,0.0786637608 14.438921,0.371578817 C14.7688202,0.545476264 15.0464983,0.808002649 15.2404443,1.13047437 C15.2404443,1.13047437 16.5707995,1.22755301 16.1207131,3.97873687 L16.1215422,3.97873687 C16.0941882,4.1256212 16.056061,4.26998143 16.0071565,4.41094666 C16.2723999,4.38477851 16.5865543,4.54263666 16.291455,5.60626604 C16.0792603,6.38203939 15.8670655,6.60069432 15.7228367,6.61335807 L15.7220078,6.61251396 C15.6565267,6.99999004 15.521418,7.37140952 15.3233151,7.7082306 L15.3233151,9.10701275 C15.3233151,9.15597347 15.3514967,9.20155864 15.3954273,9.22350625 C16.8542665,9.96215278 18.2301374,10.8594851 19.4992744,11.8986687 C19.8183942,12.1687998 20.0024095,12.5697825 19.9999268,12.9918569 L20,15 Z"/> <rect width="6.61" height="1.551" x=".985" y="5.547" rx=".775"/> <rect width="6.61" height="1.551" x=".985" y="2.195" rx=".775"/> <rect width="5.264" height="1.551" x=".985" y="8.721" rx=".775"/> <path fill-rule="nonzero" d="M20.2404571,9.74511708 L20.2404571,10.3984328 C20.2418273,10.4711745 20.2219613,10.5425441 20.1842858,10.6043112 C20.4000732,10.7642073 20.6172285,10.9330245 20.8329984,11.1100739 L20.8336836,11.1100739 C21.2816902,11.4840773 21.5392498,12.0399438 21.5351462,12.6246216 L21.5351462,14.2551351 L26.4413513,14.2551351 L26.4413513,12.7124612 C26.3995652,12.2801323 26.1330936,11.9020005 25.7398887,11.718082 C25.4124459,11.5540697 25.0692553,11.4223085 24.7157883,11.3248593 C24.6966068,11.3145657 23.6060568,11.0277155 23.0881845,10.7518465 L23.0422878,10.7237098 L23.0429728,10.7237098 C22.9333692,10.653027 22.8676071,10.5308668 22.8676071,10.4004952 L22.8676071,9.72592238 C22.8676071,9.72592238 24.3671238,9.77190113 25.0775652,9.04448046 C25.0775652,9.04448046 24.0431884,8.75076246 24.2288305,6.86219385 C24.4144725,4.97362524 23.9972952,3.31698827 22.4751738,3.45770728 C22.4751738,3.45770728 21.8196044,2.66715103 20.5126567,3.16398928 C20.0708229,3.33966845 18.8590112,3.77199731 18.9288944,6.38805335 C18.999451,9.00409182 18,9.02324085 18,9.02324085 C18,9.02324085 18.5082798,9.7609528 20.2406471,9.74517682 L20.2404571,9.74511708 Z"/> </g> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"the letter f is shown in black and white "</description> ```svg
```svg <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.27514 21.2445C6.12896 22.4309 7.05449 23.4775 8.24986 23.4775V23.4775C9.24878 23.4775 10.0928 22.7368 10.2226 21.7464L10.4715 19.8475C10.5367 19.3497 10.961 18.9775 11.463 18.9775H15.9196C16.8885 18.9775 17.7016 18.2469 17.8048 17.2835V17.2835C17.9249 16.1628 17.0467 15.1855 15.9196 15.1855H12.1698C11.5683 15.1855 11.1029 14.6583 11.1776 14.0614L11.2803 13.2399C11.3428 12.7395 11.7682 12.364 12.2725 12.364H16.711C17.6912 12.364 18.5161 11.6299 18.6299 10.6562V10.6562C18.764 9.50816 17.8668 8.5 16.711 8.5H9.61419C8.60421 8.5 7.75272 9.25301 7.6292 10.2554L6.27514 21.2445Z" stroke="black"/> <path d="M21.2068 10.2665C21.3252 9.25917 22.1789 8.5 23.1931 8.5H23.7511C24.9482 8.5 25.8772 9.5446 25.7374 10.7335L24.4441 21.7335C24.3256 22.7408 23.472 23.5 22.4577 23.5H21.8998C20.7026 23.5 19.7736 22.4554 19.9134 21.2665L21.2068 10.2665Z" stroke="black"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"an arrow pointing left on a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 1200"><path d="M639 91l522 427q16 13 16 32t-16 32l-522 427q-16 13-27.5 8T600 991V700q-94 2-182 20t-170.5 52-147 92.5T0 1000q5-105 27-193.5t67.5-167 113-135 167-91.5T600 371V109q0-21 11.5-26t27.5 8z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white image of a triangle "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 170 170"><path d="M120.5 122.6H48.1l36.2-72.4zm-67.5-3h62.6L84.3 56.9z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"illustration of a woman covering her eyes with her hands "</description> ```svg
```svg <svg width="202" height="172" viewBox="0 0 202 172" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M117.412 51.0596V28.2949H183.059V95.5302" stroke="#F7CC6A" stroke-miterlimit="10"/> <path d="M162.412 58.4715C165.92 58.4715 168.764 55.6272 168.764 52.1186C168.764 48.6099 165.92 45.7656 162.412 45.7656C158.903 45.7656 156.059 48.6099 156.059 52.1186C156.059 55.6272 158.903 58.4715 162.412 58.4715Z" fill="#E57BB2"/> <path d="M162.943 54.7655C166.451 54.7655 169.296 51.9211 169.296 48.4125C169.296 44.9039 166.451 42.0596 162.943 42.0596C159.434 42.0596 156.59 44.9039 156.59 48.4125C156.59 51.9211 159.434 54.7655 162.943 54.7655Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M138.589 78.0594C142.098 78.0594 144.942 75.2151 144.942 71.7065C144.942 68.1978 142.098 65.3535 138.589 65.3535C135.081 65.3535 132.236 68.1978 132.236 71.7065C132.236 75.2151 135.081 78.0594 138.589 78.0594Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M169.295 65.3535H157.648V77.0006H169.295V65.3535Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M144.413 42.5889H132.766V54.2359H144.413V42.5889Z" fill="#85AEE8"/> <path d="M28.0477 104.847C36.1761 104.847 42.7654 98.2581 42.7654 90.1298C42.7654 82.0014 36.1761 75.4121 28.0477 75.4121C19.9194 75.4121 13.3301 82.0014 13.3301 90.1298C13.3301 98.2581 19.9194 104.847 28.0477 104.847Z" fill="#E57BB2"/> <path d="M87.5544 55.6123C87.8721 57.3064 95.1779 54.024 100.366 51.4829C100.366 51.4829 102.696 47.0358 97.2956 47.2476C95.6015 47.3534 87.1309 53.2829 87.5544 55.6123Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M83.8473 53.3887C80.9884 52.6475 91.5767 44.4946 91.5767 44.4946C91.5767 44.4946 93.9061 43.1181 95.3884 44.4946C96.3414 45.4475 97.1884 46.9299 94.2237 48.8358C91.259 50.7416 85.2237 53.7063 83.8473 53.3887Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M86.389 43.4355C86.389 43.4355 80.2478 47.0355 80.6713 49.0473C81.0949 51.0591 89.5654 46.0826 89.5654 46.0826" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M72.6251 128.566C49.1193 128.566 23.0722 112.683 26.2487 79.3303C28.3663 56.8832 47.6369 39.942 70.1898 39.942H85.6487C85.6487 39.942 93.2722 39.7303 91.684 44.1773" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M93.0601 101.354H69.8719C59.8131 101.354 50.919 94.0478 49.5425 84.0949C47.8484 71.389 58.6484 62.2831 72.6248 60.9067C79.1896 60.589 80.7778 61.6478 82.4719 65.8831C84.166 70.1184 86.0719 76.2596 87.9778 76.0478C89.8837 75.8361 89.3543 74.5655 89.2484 69.6949C89.2484 68.2125 89.2484 66.5184 89.2484 64.8243C89.3543 60.4831 92.8484 57.0949 97.0837 56.989C99.0954 56.989 101.637 56.8831 104.495 56.7773C114.766 56.3537 113.707 52.8596 113.707 52.8596C108.943 52.2243 104.178 51.9067 99.3072 51.8008" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M137.319 135.13H163.366C177.343 135.13 188.566 123.8 188.672 109.824C188.672 99.2357 180.413 89.4945 164.637 87.271C156.272 86.1063 141.766 84.5181 129.59 81.3416C124.084 79.8593 123.343 74.7769 121.648 70.6475C119.954 66.5181 118.048 60.271 116.143 60.4828C114.237 60.6945 114.766 61.9651 114.872 66.8357C114.872 68.3181 114.872 70.0122 114.872 71.7063C114.766 75.9416 111.272 79.4357 107.037 79.5416C98.5661 79.9651 92.2131 78.271 91.472 79.6475C90.0955 82.1887 100.048 85.5769 109.472 85.5769" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M99.8359 84.5186C99.8359 84.5186 97.2948 88.3303 103.648 89.2833C110.001 90.2362 110.742 90.2362 110.742 90.2362" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M102.377 89.3887C102.377 89.3887 99.8358 93.3063 106.189 94.2593C112.542 95.2122 113.283 95.2122 113.283 95.2122" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M106.082 94.3652C106.082 94.3652 104.282 97.0123 108.941 98.2829C114.976 99.8711 127.788 101.353 127.788 101.353C137.529 102.942 162.094 106.648 163.894 112.259" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M83.7422 69.0596L84.1657 78.6949C84.3775 85.0478 89.6716 90.1302 96.0245 90.236C96.8716 90.236 97.8245 90.2361 98.7775 90.1302" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M98.8823 90.1299C98.3529 92.5652 96.447 94.3652 94.0117 94.6828L94.4352 90.1299C95.9176 90.3416 97.3999 90.3416 98.8823 90.1299Z" fill="black" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M94.2243 73.0826C92.636 72.8708 91.5772 71.812 91.6831 70.6473C91.7889 69.4826 93.1654 68.8473 94.7537 69.0591L94.8596 64.1885" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M100.514 65.7516C100.603 64.9378 100.299 64.2367 99.8337 64.1856C99.3687 64.1345 98.9192 64.7528 98.8298 65.5666C98.7404 66.3803 99.0449 67.0815 99.5099 67.1325C99.975 67.1836 100.424 66.5653 100.514 65.7516Z" fill="black"/> <path d="M98.8828 59.7421C99.5181 59.1068 100.683 59.1068 101.318 59.7421" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M102.377 74.459C102.06 75.9413 100.683 76.8943 99.3066 76.5766" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M106.4 56.6715C106.4 56.6715 106.93 67.4715 114.765 69.4833C114.765 69.4833 114.236 61.5421 114.977 60.9068C115.4 60.4833 116.459 59.7421 117.412 61.4362C118.471 63.3421 119.424 65.3539 120.271 67.4715C123.024 67.3657 125.247 69.4833 125.353 72.2362C125.353 73.7186 124.718 75.201 123.659 76.1539C124.4 77.7421 125.565 79.2245 127.047 80.2833C128.847 74.9892 128.742 61.7539 128.742 61.7539C128.742 48.8362 118.259 38.3539 105.342 38.4598C100.471 38.4598 95.8122 39.9421 91.8945 42.6951C91.8945 43.2245 91.8945 43.7539 91.8945 44.2833C92.8475 43.7539 93.9063 43.7539 94.9651 44.0715C96.0239 44.601 96.5534 45.8715 96.0239 47.0362C95.9181 47.1421 95.9181 47.248 95.8122 47.4598C96.7651 47.248 97.7181 47.1421 98.671 47.3539C100.047 47.6715 101.636 48.7304 100.259 51.6951C100.259 51.6951 105.13 52.0127 108.412 52.3304C111.695 52.648 113.812 52.8598 113.812 52.8598C113.812 52.8598 114.659 55.9304 106.4 56.6715Z" fill="black" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M94.3303 90.1299L93.2715 101.883L99.2009 109.4L118.048 99.9769" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M93.6954 96.9062C87.5542 96.8003 81.6248 94.4709 77.1777 90.2356L82.1542 64.9297L84.0601 69.8003L84.166 78.8003C84.166 78.8003 84.3777 88.4356 94.3307 90.2356L93.6954 96.9062Z" fill="black" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M98.2467 134.177H79.082L81.0938 123.906H100.258L98.2467 134.177Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M91.3652 120.412C89.8829 120.518 88.6123 121.471 88.1887 122.847L87.8711 123.906H92.8476L93.1652 122.847C93.5887 122 93.1652 120.941 92.2123 120.518C91.8946 120.412 91.577 120.306 91.3652 120.412Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M84.4821 123.906L84.0586 126.236H95.9174L96.3409 123.906H84.4821Z" fill="black" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M75.4836 118.612L68.1777 146.353" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M145.154 135.13L143.143 146.353" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M145.154 135.13L143.989 141.483C141.024 140.318 138.589 138.095 137.318 135.13H145.154Z" fill="black" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M140.283 83.6709C142.295 84.0944 143.142 88.6474 142.189 93.8356C141.236 99.0238 138.801 103.047 136.789 102.624" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M145.789 84.7295C147.801 85.153 148.648 89.706 147.695 95.0001C146.742 100.294 144.307 104.318 142.295 103.894" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M66.5897 62.0714C62.1426 63.2361 57.272 59.4244 55.6838 53.4949C54.0955 47.5655 57.1661 41.9538 61.6132 40.7891" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M58.9658 65.3532C55.5775 66.412 51.3423 62.3885 49.5423 56.3532C47.7423 50.3179 49.4364 44.9179 52.8246 43.4355" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M74.8486 121.048C74.8486 121.048 72.3075 126.236 63.0957 127.401C66.2722 127.93 69.4486 128.248 72.6251 128.248L74.8486 121.048Z" fill="black" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> <path d="M69.0234 31.0479L71.8823 33.6949" stroke="#85AEE8" stroke-linecap="round" stroke-linejoin="round"/> <path d="M119.953 110.354L121.224 113.954" stroke="#85AEE8" stroke-linecap="round" stroke-linejoin="round"/> <path d="M116.777 111.307L116.989 116.813" stroke="#F7CC6A" stroke-linecap="round" stroke-linejoin="round"/> <path d="M105.553 29.4593L109.47 24.377" stroke="#85AEE8" stroke-linecap="round" stroke-linejoin="round"/> <path d="M100.789 28.824V24.377" stroke="black" stroke-linecap="round" stroke-linejoin="round"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a gray arrow pointing to the right "</description> ```svg
```svg <svg width="59" height="67" viewBox="0 0 59 67" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M29.4605 31.2754L47.3712 13.4785C48.6092 12.2484 50.611 12.2484 51.8357 13.4785L54.8121 16.4359C56.05 17.666 56.05 19.6551 54.8121 20.8721L42.1165 33.4869L54.8121 46.1017C56.05 47.3318 56.05 49.3209 54.8121 50.5379L51.8489 53.5215C50.611 54.7515 48.6092 54.7515 47.3844 53.5215L29.4737 35.7246C28.2226 34.4945 28.2226 32.5055 29.4605 31.2754ZM4.17481 35.7246L22.0855 53.5215C23.3235 54.7515 25.3253 54.7515 26.55 53.5215L29.5264 50.564C30.7643 49.334 30.7643 47.3449 29.5264 46.1279L16.8308 33.5131L29.5264 20.8982C30.7643 19.6682 30.7643 17.6791 29.5264 16.4621L26.55 13.5047C25.3121 12.2746 23.3103 12.2746 22.0855 13.5047L4.17481 31.3015C2.93686 32.5055 2.93686 34.4945 4.17481 35.7246Z" fill="#6C7983"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a green square with an arrow pointing up "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="15.75" height="15.75" viewBox="0 0 15.75 15.75"> <path id="external-green" d="M14,15.75H1.75A1.752,1.752,0,0,1,0,14V1.75A1.752,1.752,0,0,1,1.75,0H7A.875.875,0,0,1,7,1.75H2.625a.876.876,0,0,0-.875.875v10.5A.876.876,0,0,0,2.625,14h10.5A.876.876,0,0,0,14,13.125V8.75a.875.875,0,1,1,1.75,0V14A1.752,1.752,0,0,1,14,15.75ZM5.394,11.229a.872.872,0,0,1-.617-1.49L12.766,1.75H10.5A.875.875,0,0,1,10.5,0h4.375a.876.876,0,0,1,.875.875V5.25a.875.875,0,1,1-1.75,0V2.984L6.011,10.972A.865.865,0,0,1,5.394,11.229Z" fill="#00b092"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"facebook logo vector "</description> ```svg
```svg <svg viewBox="0 0 389.3 75.4" xmlns="http://www.w3.org/2000/svg"><path d="M30.5 11.8c-4.6 0-5.9 2-5.9 6.5v7.4h12.2l-1.2 12h-11v36.5H9.9V37.8H0v-12h9.9v-7.2C9.9 6.4 14.8 0 28.4 0c3 0 6.4.2 8.6.5v11.3zm7.3 36.7c0-13.5 6.4-23.7 19.9-23.7 7.3 0 11.8 3.8 14 8.5v-7.4h14.1v48.5H71.6v-7.3c-2 4.7-6.6 8.4-14 8.4-13.4 0-19.9-10.2-19.9-23.7v-3.3zm14.7 3.2c0 7.2 2.6 12 9.5 12 6 0 9.1-4.4 9.1-11.3v-4.9c0-6.9-3.1-11.3-9.1-11.3-6.8 0-9.5 4.8-9.5 12zm63.7-26.9c5.7 0 11.1 1.2 14.1 3.3L127 38.4c-2.2-1.1-5.9-2.2-9.8-2.2-7.9 0-11.4 4.6-11.4 12.4v2.9c0 7.8 3.5 12.4 11.4 12.4 3.9 0 7.5-1.1 9.8-2.2l3.3 10.4c-3 2-8.4 3.3-14.1 3.3-17.2-.1-25-9.4-25-24.3v-2.2c0-14.9 7.8-24.1 25-24.1zm16 27.1v-4.3c0-13.8 7.8-22.8 23.8-22.8 15.1 0 21.7 9.2 21.7 22.6v7.7h-30.9c.3 6.6 3.3 9.6 11.4 9.6 5.5 0 11.3-1.1 15.6-3l2.6 10.1c-3.9 2-11.8 3.6-18.8 3.6-18.5 0-25.4-9.3-25.4-23.5zm14.7-6.4h17.7v-1.2c0-5.3-2.1-9.5-8.6-9.5-6.6 0-9.1 4.2-9.1 10.7zm85.2 6c0 13.5-6.5 23.7-20 23.7-7.3 0-12.4-3.7-14.5-8.4v7.3h-13.9V1.4L198.4.1v32.4c2.1-4.3 6.8-7.7 13.7-7.7 13.4 0 20 10.2 20 23.7zm-14.6-3.3c0-6.8-2.6-11.9-9.7-11.9-6 0-9.3 4.3-9.3 11.2v5.1c0 6.9 3.3 11.2 9.3 11.2 7 0 9.7-5.1 9.7-11.9zm19.5 3v-2.4c0-14 7.9-24 24.1-24s24.1 10.1 24.1 24v2.4c0 14-7.9 24-24.1 24-16.1.1-24.1-10-24.1-24zm33.6-3.4c0-6.4-2.6-11.5-9.5-11.5-6.8 0-9.5 5.1-9.5 11.5v4.5c0 6.4 2.6 11.5 9.5 11.5 6.8 0 9.5-5.1 9.5-11.5zm19.6 3.4v-2.4c0-14 7.9-24 24.1-24s24.1 10.1 24.1 24v2.4c0 14-7.9 24-24.1 24-16.2.1-24.1-10-24.1-24zm33.6-3.4c0-6.4-2.6-11.5-9.5-11.5s-9.5 5.1-9.5 11.5v4.5c0 6.4 2.6 11.5 9.5 11.5s9.5-5.1 9.5-11.5zm34.9 1.1l14.5-23.1h15.6l-15.2 23.9 15.8 24.6h-15.6l-15.1-23.7v23.7H344V1.4L358.7.1z" fill="#4767ab"/><path d="M-48.5-48.4h486.3v171.1H-48.5z" fill="none"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"the x and x are both crossed and the x is in the middle "</description> ```svg
```svg <svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 1.5C12 0.671573 12.6716 0 13.5 0H13.7929C14.4596 0 15 0.54044 15 1.20711C15 1.52725 14.8728 1.83428 14.6465 2.06066L13.7071 3H15V4H12.5C12.2978 4 12.1155 3.87818 12.0381 3.69134C11.9607 3.5045 12.0035 3.28945 12.1465 3.14645L13.9393 1.35355C13.9782 1.31471 14 1.26204 14 1.20711C14 1.09272 13.9073 1 13.7929 1H13.5C13.2239 1 13 1.22386 13 1.5H12ZM5.37501 7.5L1.10001 1.8L1.90001 1.2L6.00001 6.66667L10.1 1.2L10.9 1.8L6.62501 7.5L10.9 13.2L10.1 13.8L6.00001 8.33333L1.90001 13.8L1.10001 13.2L5.37501 7.5Z" fill="black"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black circle with a white background "</description> ```svg
```svg <svg id="target" width="24" height="24" viewBox="0 0 24 24"> <circle cx="12" cy="12" r="10"></circle> <circle cx="12" cy="12" r="6"></circle> <circle cx="12" cy="12" r="2"></circle> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a hand with a stop sign on it "</description> ```svg
```svg <svg width="32" height="32" viewBox="0 0 32 32"> <g id="stop"> <path fill="none" d=" M32.00 32.00 H0.00 V0.00 H32.00 V32.00 Z" /> <linearGradient id="stop1" x1="50%" y1="100%" x2="50%" y2="0%"> <stop stop-color="#ffcc99" offset="0.00" /> <stop stop-color="#cc9966" offset="1.00" /> </linearGradient> <path fill="url(#stop1)" d=" M26.00 8.00 C26.01 5.79 24.21 4.00 22.01 4.00 C21.81 4.00 21.65 4.08 21.46 4.11 C20.78 2.87 19.51 2.00 18.01 2.00 C15.79 2.00 14.00 3.79 14.01 6.00 C11.79 6.00 10.00 7.79 10.01 10.00 C10.01 10.00 10.00 13.33 10.01 16.25 C8.38 15.01 6.06 15.11 4.59 16.59 C2.98 18.19 2.98 20.81 4.59 22.41 L10.59 28.41 C12.17 30.00 14.76 30.00 16.01 30.00 L24.00 30.00 C27.31 30.00 30.00 27.31 30.01 24.00 L30.00 12.00 C30.01 9.79 28.21 8.00 26.01 8.00 Z" /> <linearGradient id="stop2" x1="50%" y1="100%" x2="50%" y2="0%"> <stop stop-color="#ffe5b2" offset="0.00" /> <stop stop-color="#ffcc99" offset="1.00" /> </linearGradient> <path fill="url(#stop2)" d=" M24.00 8.00 C24.01 6.90 23.10 6.00 22.01 6.00 C20.91 6.00 20.02 6.88 20.00 7.97 L20.00 6.00 C20.01 4.90 19.10 4.00 18.01 4.00 C16.90 4.00 16.00 4.90 16.01 6.00 L16.00 10.00 C16.01 8.90 15.10 8.00 14.01 8.00 C12.90 8.00 12.00 8.90 12.01 10.00 L12.00 21.00 L9.00 18.00 V18.00 C8.17 17.17 6.83 17.17 6.01 18.00 C5.17 18.83 5.17 20.17 6.01 21.00 L12.00 27.00 C13.01 28.00 15.00 28.00 16.01 28.00 L24.00 28.00 C26.21 28.00 28.00 26.21 28.01 24.00 L28.00 12.00 C28.01 10.90 27.10 10.00 26.01 10.00 C24.92 10.00 24.04 10.86 24.01 11.94 L24.00 8.00 Z" /> <linearGradient id="stop3" x1="50%" y1="100%" x2="50%" y2="0%"> <stop stop-color="#ffffff" offset="0.00" stop-opacity="0.0"/> <stop stop-color="#ffffff" offset="0.50" stop-opacity="0.0"/> <stop stop-color="#ffffff" offset="1.00" /> </linearGradient> <path fill="url(#stop3)" opacity="0.75" d=" M18.00 5.00 C17.45 5.00 17.00 5.45 17.01 6.00 L16.00 18.00 H20.00 L19.00 6.00 C19.01 5.45 18.55 5.00 18.01 5.00 Z" /> <path fill="url(#stop3)" opacity="0.75" d=" M26.00 11.00 C25.45 11.00 25.00 11.45 25.01 12.00 L24.00 18.00 H27.00 V12.00 C27.01 11.45 26.55 11.00 26.01 11.00 Z" /> <path fill="url(#stop3)" opacity="0.75" d=" M22.00 7.00 C21.45 7.00 21.00 7.45 21.01 8.00 L20.00 18.00 H24.00 L23.00 8.00 C23.01 7.45 22.55 7.00 22.01 7.00 Z" /> <path fill="url(#stop3)" opacity="0.75" d=" M14.00 9.00 C13.45 9.00 13.00 9.45 13.01 10.00 L13.00 18.00 H16.00 L15.00 10.00 C15.01 9.45 14.55 9.00 14.01 9.00 Z" /> <path fill="url(#stop3)" opacity="0.75" d=" M18.00 27.00 H24.00 C25.65 27.00 27.00 25.65 27.01 24.00 L27.00 22.00 C27.01 20.35 25.65 19.00 24.01 19.00 L16.00 19.00 C15.11 19.00 14.32 19.40 13.77 20.01 C15.10 20.27 16.87 21.17 18.01 24.00 L18.00 27.00 Z" /> <path fill="url(#stop3)" opacity="0.75" d=" M6.71 18.71 C6.50 18.92 6.38 19.20 6.38 19.50 C6.38 19.80 6.50 20.08 6.71 20.29 L12.71 26.29 C13.41 27.00 15.23 27.00 16.01 27.00 C16.01 27.00 16.50 27.00 17.01 27.00 C17.01 25.99 17.00 24.67 17.01 24.30 C15.37 21.30 12.37 21.94 12.24 21.97 C11.90 22.05 11.54 21.95 11.29 21.71 L8.29 18.71 C7.86 18.27 7.14 18.27 6.71 18.71 Z" /> <path fill="#cc9966" opacity="0.50" d=" M24.01 11.94 C24.01 11.94 24.00 16.18 23.68 17.62 C22.26 17.40 21.25 17.28 20.30 17.26 C20.06 15.32 20.01 9.19 20.01 7.03 C20.01 7.57 19.99 14.88 19.70 17.25 C18.74 17.28 17.75 17.40 16.33 17.62 C16.01 16.04 16.00 10.00 16.01 10.00 C16.01 10.00 16.00 16.36 15.64 17.73 C15.15 17.81 13.61 17.90 13.01 18.00 L27.00 18.00 C26.39 17.90 24.85 17.81 24.35 17.73 C24.09 16.78 24.02 13.55 24.01 11.94 Z" /> <path fill="#cc9966" opacity="0.50" d=" M12.00 20.00 C12.01 20.00 16.00 19.00 18.01 24.00 C16.01 20.00 12.00 21.00 12.01 21.00 L12.00 20.00 Z" /> </g> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a heart shape in gray on a white background "</description> ```svg
```svg <svg width="16" height="12" viewBox="0 0 20 19" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 18.35L8.55 17.03C3.4 12.36 0 9.27 0 5.5C0 2.41 2.42 0 5.5 0C7.24 0 8.91 0.81 10 2.08C11.09 0.81 12.76 0 14.5 0C17.58 0 20 2.41 20 5.5C20 9.27 16.6 12.36 11.45 17.03L10 18.35Z" fill="#808191"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white icon of a thermometer and sun "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path d="M228.199 160C192.947 160 164.195 188.75 164.195 224S192.947 288 228.199 288C263.449 288 292.201 259.25 292.201 224S263.449 160 228.199 160ZM516.213 322.875V112C516.213 103.25 508.963 96 500.211 96C491.461 96 484.211 103.25 484.211 112V322.875C465.586 329.5 452.209 347.125 452.209 368C452.209 394.5 473.711 416 500.211 416C526.713 416 548.215 394.5 548.215 368C548.215 347.125 534.838 329.5 516.213 322.875ZM612.217 278.5V112C612.217 50.125 562.09 0 500.211 0C438.334 0 388.207 50.125 388.207 112V278.5C368.455 303.125 356.205 334 356.205 368C356.205 447.5 420.707 512 500.211 512S644.219 447.5 644.219 368C644.219 334 631.969 303.125 612.217 278.5ZM500.211 448C456.084 448 420.207 412.125 420.207 368C420.207 342.5 432.459 319.125 452.209 304.25V112C452.209 85.5 473.711 64 500.211 64C526.713 64 548.215 85.5 548.215 112V304.25C567.965 319 580.215 342.5 580.215 368C580.215 412.125 544.34 448 500.211 448ZM356.205 267.875V112C356.205 95.125 359.705 79 365.08 63.875L283.201 91.25L241.824 8.375C236.199 -2.75 220.197 -2.75 214.572 8.375L173.195 91.25L85.316 61.875C73.441 58 62.189 69.25 66.066 81.125L95.441 169L12.562 210.375C1.437 216 1.437 231.875 12.562 237.5L95.441 279L66.066 366.875C62.064 378.75 73.441 390 85.316 386.125L173.195 356.75L214.572 439.625C220.197 450.75 236.199 450.75 241.699 439.625L283.076 356.75L324.203 370.375C324.203 369.625 324.078 368.75 324.078 367.875C324.203 332.125 335.203 297.75 356.205 267.875ZM160.32 291.875C122.818 254.5 122.943 193.5 160.32 156.125S258.574 118.75 296.076 156.125C333.453 193.5 333.453 254.5 296.076 291.875S197.822 329.25 160.32 291.875Z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black arrow pointing down and a check mark "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M2 3v7l15 2-15 2v7l21-9m-1 3.5L18.5 19l-2-2-1.5 1.5 3.5 3.5 5-5Z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"airbnb logo "</description> ```svg
```svg <svg height="1000" width="875" xmlns="http://www.w3.org/2000/svg"><path d="M437.5 728.8h.1c48.3 -60.9 77.3 -115.1 87.9 -162.5 44.1 -171.9 -219.9 -171.9 -175.9 0 9.6 46.4 38.6 100.6 87.9 162.5zm269.8 143c69.6 -30 98 -104.7 72.3 -169.2C729.8 582.2 625.6 373.5 555.3 235.6 522.2 169.3 500.6 118.7 437.4 118.7c-66.1 0 -85.2 53.3 -116 112.1C313.3 251 124.6 626.1 95.1 702.6 60.3 800.3 136.7 895 234.4 880.5c48 -4.4 102.7 -36.9 166.3 -107.3C343.7 700.7 307.9 635.9 294.4 578.9 271.2 473.4 330.2 382.6 437.5 382.6c126.9 0 239.7 136.6 36.8 390.6 69.6 77.3 150.9 134.3 233 98.6zm91.8 -265.9c0 1.3 32.9 69.7 32.9 77.3 49.3 135.4 -52.2 254.4 -175 254.3 -21.7 0 -104.9 2.7 -219.5 -121.9C336.4 925.7 260.4 937.5 218 937.5 95.2 937.5 -6.3 818.6 43 683.2c1.7 -5.1 21.8 -63.9 229.1 -478.5C310.8 124.4 348.6 62.5 437.5 62.5c96 0 109.9 7.7 361.6 543.4z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a person icon in a notebook "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 66.47355651855469 66.39900207519531"><path d="M64.432 14.717c1.128 0 2.042-.897 2.042-1.996V6.81c0-1.102-.914-2-2.042-2h-4.586V3.207A3.207 3.207 0 0 0 56.64 0H3.207A3.206 3.206 0 0 0 0 3.207v59.986a3.21 3.21 0 0 0 3.206 3.206h53.432a3.21 3.21 0 0 0 3.206-3.206v-1.67h4.586c1.128 0 2.042-.894 2.042-1.996v-5.912c0-1.102-.914-2-2.042-2h-4.586v-5.699h4.586c1.128 0 2.042-.894 2.042-1.991v-5.912c0-1.102-.914-2-2.042-2h-4.586v-5.699h4.586c1.128 0 2.042-.897 2.042-1.996v-5.912c0-1.098-.914-1.996-2.042-1.996h-4.586v-5.695h4.587zM45.628 46.881c0 1.152-.804 2.088-1.795 2.088H15.987c-.992 0-1.795-.935-1.795-2.088v-8.604c0-.856.447-1.625 1.127-1.941l10.9-5.077c-2.583-1.557-4.351-4.689-4.351-8.304 0-5.168 3.599-9.356 8.04-9.356 4.444 0 8.043 4.188 8.043 9.356 0 3.562-1.708 6.655-4.226 8.238l10.789 5.148c.674.325 1.115 1.085 1.115 1.937v8.603z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white icon of a person with a gear "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor"><g opacity="0.2"> <path d="M205.30634,71.08008A15.965,15.965,0,0,1,184.92,50.6936,96.001,96.001,0,0,0,63.79883,199.375v-.001A71.99731,71.99731,0,0,1,128,160a40,40,0,1,1,40-40,40.0001,40.0001,0,0,1-40,40,71.99731,71.99731,0,0,1,64.20117,39.374A96.002,96.002,0,0,0,205.30634,71.08008Z"/></g><path d="M228.24854,63.07178l-4.65687-2.68872a23.72829,23.72829,0,0,0,0-8.76612l4.65687-2.68872a8,8,0,1,0-8-13.85644l-4.66822,2.69531A24.00228,24.00228,0,0,0,208,33.376V28a8,8,0,0,0-16,0v5.376a24.00228,24.00228,0,0,0-7.58032,4.39111l-4.66822-2.69531a8,8,0,0,0-8,13.85644l4.65687,2.68872a23.72829,23.72829,0,0,0,0,8.76612l-4.65687,2.68872a8,8,0,1,0,8,13.85644l4.66822-2.69531A24.00228,24.00228,0,0,0,192,78.624V84a8,8,0,0,0,16,0V78.624a24.00228,24.00228,0,0,0,7.58032-4.39111l4.66822,2.69531a8,8,0,0,0,8-13.85644ZM192,56a8,8,0,1,1,8,8A8.00917,8.00917,0,0,1,192,56Zm30.37012,52.5564a7.99991,7.99991,0,0,0-6.99512,8.89209A89.40475,89.40475,0,0,1,216,128a87.63828,87.63828,0,0,1-22.242,58.41064,79.55772,79.55772,0,0,0-36.05585-28.74609,48.00011,48.00011,0,1,0-59.40442-.00024,79.56014,79.56014,0,0,0-36.056,28.74585A87.9498,87.9498,0,0,1,128,40c2.72656,0,5.477.126,8.1748.37427a8.00012,8.00012,0,0,0,1.4668-15.93286C134.4585,24.14844,131.21436,24,128,24A103.95127,103.95127,0,0,0,57.81976,204.68091a7.93663,7.93663,0,0,0,1.3255,1.18921,103.78418,103.78418,0,0,0,137.71155-.002,7.93777,7.93777,0,0,0,1.31983-1.18383A103.74685,103.74685,0,0,0,232,128a105.40092,105.40092,0,0,0-.73828-12.44849A7.99972,7.99972,0,0,0,222.37012,108.5564ZM96,120a32,32,0,1,1,32,32A32.03619,32.03619,0,0,1,96,120ZM74.08319,197.49854a64.02291,64.02291,0,0,1,107.83337.00024,87.81279,87.81279,0,0,1-107.83337-.00024Z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a white box with an arrow pointing up "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"> <path d="M11 3L7 7h2.75v3h2.5V7H15l-4-4zM5.955 8L2 14.85V19h18v-4.15L16.045 8H13v1h2.469l3.465 6H16l-1 2H7l-1-2H3.066l3.465-6H9V8H5.955z" fill="currentColor" color="#e1e1e1"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white drawing of a worm "</description> ```svg
```svg <svg viewBox="0 0 2116 1762" xmlns="http://www.w3.org/2000/svg"><path d="m1901 397q11-8 25-22.5t14-29.5q0-18-14-25.5t-25-7.5q-20 0-43 11a179 179 0 0 0 -42.5 28.5 171.74 171.74 0 0 0 -32.5 39q-13 21.5-13 43.5 0 7 7 9.5a44.22 44.22 0 0 0 15 2.5 90.11 90.11 0 0 0 26.5-4.5 232.85 232.85 0 0 0 29.5-11.5 258.91 258.91 0 0 0 28.5-15.5 243.87 243.87 0 0 0 24.5-17.5zm-212 421q30-3 43-24.5t13-49.5q0-19-6-32.5a219.2 219.2 0 0 0 -13-25q-7-11.5-13-22.5a51.35 51.35 0 0 1 -6-25q0-8 .5-16t.5-16q0-20-9-36t-34-24a39.37 39.37 0 0 0 -12.5-2 40.08 40.08 0 0 1 -11.5-1.5 25.21 25.21 0 0 1 -9.5-5.5q-4.5-4-6.5-14-9-24-31-32.5a121.25 121.25 0 0 0 -44-8.5q-12 0-19.5 3a48.94 48.94 0 0 0 -12.5 7q-5 4-8.5 7a11.32 11.32 0 0 1 -7.5 3q-6 0-9.5-2t-8.5-4.5a64.24 64.24 0 0 0 -13-4.5q-8-2-22-2a56.84 56.84 0 0 0 -29.5 8 86.19 86.19 0 0 0 -23.5 20.5 99.44 99.44 0 0 0 -15.5 27q-5.5 14.5-5.5 26.5a84.08 84.08 0 0 0 -30.5 6 106.1 106.1 0 0 0 -28.5 16.5 107.61 107.61 0 0 0 -22.5 25 72.17 72.17 0 0 0 -11.5 31.5q-3 18-8 26t-11.5 10.5a41.52 41.52 0 0 1 -15 2.5 80.75 80.75 0 0 0 -17.5 2q-33 6-44.5 22.5a97.23 97.23 0 0 0 -15.5 34q-4 17.5-7 32t-19 17.5a490.25 490.25 0 0 1 -56.5 6.5 137.52 137.52 0 0 0 -52.5 13.5 104.22 104.22 0 0 0 -17.5 11.5 168.2 168.2 0 0 0 -18 16.5q-8.5 9-16 18.5t-10.5 17.5q-5 8-9 14t-13 6q-11 0-18-2.5t-15-6a107.23 107.23 0 0 0 -19-6q-11-2.5-30-2.5-20 0-35.5 8a185 185 0 0 0 -29.5 19q-7 4-12 13.5l-10 19-10.5 17q-10.5 17-12.5 7.5a48.18 48.18 0 0 1 -18.5-3.5q-8.5-3.5-17-8t-17.5-8.5a46.2 46.2 0 0 0 -19-4q-28 0-58 15.5t-48 36.5a113.15 113.15 0 0 0 -13 18.5q-6 10.5-18 10.5-10 0-16.5-6.5a106.94 106.94 0 0 0 -13.5-11.5q-29-19-55-19-27 0-52 15-11 7-20.5 20.5t-20.5 13.5q-14 0-23.5-3.5t-20.5-7.5a251.7 251.7 0 0 0 -25-7.5q-14-3.5-35-3.5-12 0-26 5a98.05 98.05 0 0 0 -26 14 104.48 104.48 0 0 0 -21 21 81.66 81.66 0 0 0 -13 25 79.84 79.84 0 0 0 -4.5 24.5q-.5 13.5-1.5 27.5 0 10-2 14.5a16.71 16.71 0 0 1 -5.5 7 28 28 0 0 1 -9.5 4 86.81 86.81 0 0 0 -13 4.5 88.9 88.9 0 0 0 -32 21.5 141.94 141.94 0 0 0 -23.5 32.5 168.88 168.88 0 0 0 -14.5 38 156.94 156.94 0 0 0 -5 38 97.82 97.82 0 0 0 7.5 38q7.5 18 25.5 33a59.2 59.2 0 0 0 11 7.5 41.71 41.71 0 0 1 8.5 5.5 19.78 19.78 0 0 1 5.5 9q2 6 2 18a191.4 191.4 0 0 1 -2 27 185.09 185.09 0 0 0 -2 26q0 21 6 32a47.66 47.66 0 0 0 16 17.5 72.28 72.28 0 0 0 22 9.5q12 3 24 7 16 5 19 12.5t5 21.5q5 32 36 51.5t72 19.5h8q8-1 18.5-6a49.56 49.56 0 0 1 21.5-5q3 0 7.5 5.5a109.92 109.92 0 0 1 9 13l9 15 9.5 11.5q40 29 97 29a79.32 79.32 0 0 0 26.5-6.5 247.61 247.61 0 0 0 23-11.5q10.5-6 19-10.5t15.5-4.5a39.63 39.63 0 0 1 18 4q8 4 17.5 9a144.43 144.43 0 0 0 21.5 9q12 4 30 4a158.55 158.55 0 0 0 48.5-7.5 134.69 134.69 0 0 0 43.5-23.5 38.89 38.89 0 0 0 9.5-11.5q3.5-6.5 7.5-12.5a47.58 47.58 0 0 1 9.5-10.5 20.64 20.64 0 0 1 13.5-4.5q21 0 35 4t34 4q10 0 25-5.5a145.25 145.25 0 0 0 29.5-15 124.81 124.81 0 0 0 25.5-22q11-12.49 14-26.5 22 0 49-1a249.72 249.72 0 0 0 52.5-7.5 162.83 162.83 0 0 0 47.5-20.5q22-14 34-40a41.52 41.52 0 0 0 5-20.5q0-11.51 7-18.5 8-8 20.5-8.5t20.5-.5q15-1 33.5-8.5a177.9 177.9 0 0 0 35-19 170 170 0 0 0 29.5-26q13-14.51 17-29.5a33.92 33.92 0 0 0 4-20 61.67 61.67 0 0 1 2-22q5-21 23.5-27t36.5-13q56-23 83-73 8-13 9.5-26a196.25 196.25 0 0 1 5.5-28 63.29 63.29 0 0 1 8-18.5q5-7.5 5-18.5a92.34 92.34 0 0 0 -2.5-21.5 101.45 101.45 0 0 1 -2.5-23.5q23 0 41.5-9a121.55 121.55 0 0 0 33-23.5 151.16 151.16 0 0 0 24.5-32 211.78 211.78 0 0 0 16-34.5 33.2 33.2 0 0 0 2-16q-1-8 4-13a30 30 0 0 1 13-8q7-2 14.5-3.5a124.2 124.2 0 0 0 15-4 34.33 34.33 0 0 0 13.5-8.5 65.93 65.93 0 0 0 16-31 161 161 0 0 0 4-35 35.57 35.57 0 0 0 -2-13 35.57 35.57 0 0 1 -2-13zm-46-565q-2 6-4.5 17t-4.5 24q-2 13-4 27a185.09 185.09 0 0 0 -2 26q0 17 4 28t15 11q14 0 29.5-16.5t29-40.5a286.59 286.59 0 0 0 22.5-51.5q9-27.49 9-50.5 0-20-8.5-34t-25.5-14q-11 0-21.5 8.5a91.25 91.25 0 0 0 -18.5 20.5 162 162 0 0 0 -13.5 24.5q-5.5 12.5-6.5 20.5zm431-9q24 14 33 36a122.92 122.92 0 0 1 9 47 160 160 0 0 1 -22.5 83 312.73 312.73 0 0 1 -57 70 582.24 582.24 0 0 1 -74.5 58.5q-40 26.5-76 48.5-25 15-49 30.5a292.92 292.92 0 0 1 -52 26.5q17 25 23.5 50.5a207.89 207.89 0 0 1 6.5 51.5 160 160 0 0 1 -13.5 65.5 131.88 131.88 0 0 1 -38.5 50.5q-6 94-85 126-15 45-43.5 78t-62.5 49q-3 15-6.5 26.5a182.87 182.87 0 0 1 -8.5 22.5 235.78 235.78 0 0 1 -18 56.5 243.1 243.1 0 0 1 -33 53 222.75 222.75 0 0 1 -47 43 179.55 179.55 0 0 1 -61 26.5q-5 38-21 60a400.23 400.23 0 0 1 -32 39 371.59 371.59 0 0 1 -51 41q-27 18-71 23l-4 10q-23 54-76 79.5t-128 25.5q-29 36-66 54.5t-70 18.5a136.53 136.53 0 0 1 -17-1q-8-1-15-2l-15-2q-24 32-66.5 49a233.63 233.63 0 0 1 -87.5 17 191.43 191.43 0 0 1 -47.5-5.5q-21.5-5.5-36.5-14.5a386.51 386.51 0 0 1 -37 18 110.57 110.57 0 0 1 -44 9 359.37 359.37 0 0 1 -45.5-3 231.47 231.47 0 0 1 -45.5-10.5 190.62 190.62 0 0 1 -41.5-20 132.93 132.93 0 0 1 -33.5-30.5q-5 0-11 .5t-9 .5q-62 0-109.5-28.5t-64.5-86.5q-40-9-68.5-44.5t-28.5-86.5a78.88 78.88 0 0 1 1.5-15.5 96.33 96.33 0 0 0 1.5-18.5 158.44 158.44 0 0 1 -44-57 169.55 169.55 0 0 1 -15-71 216.59 216.59 0 0 1 9-63.5 233.12 233.12 0 0 1 24-54 195.18 195.18 0 0 1 34-42 162 162 0 0 1 40-27.5 163.83 163.83 0 0 1 15-59 178.79 178.79 0 0 1 34.5-50 164.94 164.94 0 0 1 50-35 146.37 146.37 0 0 1 61.5-13q42 0 86 15a142.14 142.14 0 0 1 51.5-33 169.26 169.26 0 0 1 59.5-11q39 0 75 19a222.07 222.07 0 0 1 67.5-44.5 199.91 199.91 0 0 1 79.5-16.5 148.19 148.19 0 0 1 49 8 102.65 102.65 0 0 1 26.5-31 192.47 192.47 0 0 1 35-22 161.76 161.76 0 0 1 37.5-13 166.71 166.71 0 0 1 34-4q20 0 33 1a104.28 104.28 0 0 1 27 6 103 103 0 0 1 14-16.5q7-6.5 14-13.5l6-6a140.83 140.83 0 0 1 31-23.5 203.8 203.8 0 0 1 35-15.5 286.45 286.45 0 0 1 36-9.5q18-3.5 35-5.5 9-38 40-68.5t76-40.5a165.75 165.75 0 0 1 36-62.5q25-27.5 67-45.5 16-44 51.5-69.5t78.5-25.5a94.18 94.18 0 0 1 19.5 2.5 125.41 125.41 0 0 0 26.5 2.5q-1-11-1-22v-22a790.54 790.54 0 0 1 5.5-92 556.4 556.4 0 0 1 18.5-91.5 436.83 436.83 0 0 1 34.5-84.5 306.31 306.31 0 0 1 53.5-72 130.33 130.33 0 0 1 41-29 116.53 116.53 0 0 1 49-11q18 0 30 6.5a148 148 0 0 1 22 14.5 208.88 208.88 0 0 0 20.5 14.5q10.5 6.5 24.5 6.5a55.22 55.22 0 0 0 18.5-3 143 143 0 0 0 16.5-7 143 143 0 0 1 16.5-7 55.22 55.22 0 0 1 18.5-3q29 0 60.5 10a213.8 213.8 0 0 1 58 28.5 165.2 165.2 0 0 1 43.5 44 99.69 99.69 0 0 1 17 56.5q0 15-2.5 23.5a108.65 108.65 0 0 1 -5 14q-2.51 5.5-5 10t-2.5 11.5a9.83 9.83 0 0 0 5 9 48.61 48.61 0 0 0 12.5 5q7.5 2 15.5 4a44.33 44.33 0 0 1 14 6z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"checklist icon vector illustration "</description> ```svg
```svg <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.5 2C7.84689 2 7.29127 2.4174 7.08535 3H5.5C4.67157 3 4 3.67157 4 4.5V16.5C4 17.3284 4.67157 18 5.5 18H14.5C15.3284 18 16 17.3284 16 16.5V4.5C16 3.67157 15.3284 3 14.5 3H12.9146C12.7087 2.4174 12.1531 2 11.5 2H8.5ZM8 3.5C8 3.22386 8.22386 3 8.5 3H11.5C11.7761 3 12 3.22386 12 3.5C12 3.77614 11.7761 4 11.5 4H8.5C8.22386 4 8 3.77614 8 3.5ZM9.35355 7.85356L7.60355 9.60347C7.41451 9.79251 7.11021 9.79939 6.91281 9.6191L6.16281 8.9341C5.95891 8.74788 5.94459 8.43162 6.13081 8.22772C6.31704 8.02382 6.6333 8.0095 6.8372 8.19572L7.23436 8.55847L8.64646 7.14644C8.84173 6.95118 9.15831 6.95119 9.35357 7.14646C9.54882 7.34172 9.54881 7.65831 9.35355 7.85356ZM9.35357 12.1465C9.54882 12.3417 9.54881 12.6583 9.35355 12.8536L7.60355 14.6035C7.41451 14.7925 7.11021 14.7994 6.91281 14.6191L6.16281 13.9341C5.95891 13.7479 5.94459 13.4316 6.13081 13.2277C6.31704 13.0238 6.6333 13.0095 6.8372 13.1957L7.23436 13.5585L8.64646 12.1464C8.84173 11.9512 9.15831 11.9512 9.35357 12.1465ZM11 12.75H13.5C13.7761 12.75 14 12.9739 14 13.25C14 13.5261 13.7761 13.75 13.5 13.75H11C10.7239 13.75 10.5 13.5261 10.5 13.25C10.5 12.9739 10.7239 12.75 11 12.75ZM10.5 8.25C10.5 7.97386 10.7239 7.75 11 7.75H13.5C13.7761 7.75 14 7.97386 14 8.25C14 8.52614 13.7761 8.75 13.5 8.75H11C10.7239 8.75 10.5 8.52614 10.5 8.25Z" fill="#212121"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white square with a white rectangle "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M4 20h14v3H4zM4 25h14v3H4zM4 4h24v13H4z"/><path d="M0 0v32h21l11-11V0H0zm22 28v-6h6l-6 6zm8-8H20v10H2V2h28v18z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a gray triangle with a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 4"><polygon fill="#666" points="0, 0 4, 4 8, 0"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"the instagram logo with a purple and orange background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 551.034 551.034"><linearGradient id="a" x1="275.517" x2="275.517" y1="4.57" y2="549.72" gradientTransform="matrix(1 0 0 -1 0 554)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#e09b3d"/><stop offset=".3" stop-color="#c74c4d"/><stop offset=".6" stop-color="#c21975"/><stop offset="1" stop-color="#7024c4"/></linearGradient><path fill="url(#a)" d="M386.878 0H164.156C73.64 0 0 73.64 0 164.156v222.722c0 90.516 73.64 164.156 164.156 164.156h222.722c90.516 0 164.156-73.64 164.156-164.156V164.156C551.033 73.64 477.393 0 386.878 0zM495.6 386.878c0 60.045-48.677 108.722-108.722 108.722H164.156c-60.045 0-108.722-48.677-108.722-108.722V164.156c0-60.046 48.677-108.722 108.722-108.722h222.722c60.045 0 108.722 48.676 108.722 108.722v222.722z"/><linearGradient id="b" x1="275.517" x2="275.517" y1="4.57" y2="549.72" gradientTransform="matrix(1 0 0 -1 0 554)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#e09b3d"/><stop offset=".3" stop-color="#c74c4d"/><stop offset=".6" stop-color="#c21975"/><stop offset="1" stop-color="#7024c4"/></linearGradient><path fill="url(#b)" d="M275.517 133C196.933 133 133 196.933 133 275.516s63.933 142.517 142.517 142.517S418.034 354.1 418.034 275.516 354.101 133 275.517 133zm0 229.6c-48.095 0-87.083-38.988-87.083-87.083s38.989-87.083 87.083-87.083c48.095 0 87.083 38.988 87.083 87.083 0 48.094-38.989 87.083-87.083 87.083z"/><linearGradient id="c" x1="418.31" x2="418.31" y1="4.57" y2="549.72" gradientTransform="matrix(1 0 0 -1 0 554)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#e09b3d"/><stop offset=".3" stop-color="#c74c4d"/><stop offset=".6" stop-color="#c21975"/><stop offset="1" stop-color="#7024c4"/></linearGradient><circle cx="418.31" cy="134.07" r="34.15" fill="url(#c)"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"the logo for the w logo is shown in black and white "</description> ```svg
```svg <svg width="256" height="256" xmlns="http://www.w3.org/2000/svg"> <path d="M128 209c-44.735 0-81-36.265-81-81s36.265-81 81-81 81 36.265 81 81-36.265 81-81 81zm22.53-141.14A64.379 64.379 0 0 0 128.5 64a64.352 64.352 0 0 0-22.917 4.19 1317.969 1317.969 0 0 0 21.079 22.104c.77.79 2.042.806 2.831.038 0 0 12.798-12.235 21.038-22.472zm0 121.635c-8.239-10.237-21.05-22.665-21.05-22.665a1.975 1.975 0 0 0-2.806.041s-10.22 10.605-21.09 22.294a64.352 64.352 0 0 0 22.916 4.19 64.379 64.379 0 0 0 22.03-3.86zM89.908 76.531s-26.02 17.694-26.02 51.538c0 33.845 26.02 53.465 26.02 53.465l38.09-39.787 38.376 38.29s27.389-21.385 27.389-52.066c0-30.682-27.739-51.678-27.739-51.678l-25.672 26.32 13.39 13.837 13.112-11.68s6.936 10.757 7.035 23.153c.098 12.396-6.653 24.904-6.653 24.904l-39.191-38.937-37.495 38.69s-7.684-11.61-7.65-25.002c.035-13.393 7.008-24.966 7.008-24.966l12.75 12.488 14.996-12.609-27.746-25.96z" fill-rule="evenodd"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black and white house icon on a white background "</description> ```svg
```svg <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z" fill="currentColor"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"the v logo with green and black stripes "</description> ```svg
```svg <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M50 25H57L39.5 55.1875L22 25H35.3875L39.5 32L43.525 25H50Z" fill="#363C44"/> <path d="M22 25L39.5 55.1875L57 25H50L39.5 43.1125L28.9125 25H22Z" fill="#41B883"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a blue and white building with a bar graph on it "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="65" height="64" fill="none" viewBox="0 0 65 64"> <path fill="none" d="M0 0h64v64H0z"/> <path fill="#2971FF" d="M64 60H0v4h64v-4zM56.16 52H8v4h48.16v-4zM13.92 24H8v16.832h5.92V24zM56 24h-6.08v15.857H56V24zM45.439 24h-5.92v8h5.92v-8zM34.88 24h-5.92v17.52h5.92V24zM24.48 24H18.4v8h6.08v-8z"/> <path fill="#69D5F7" d="M13.92 39.856H8V48h5.92v-8.144zM56 38.88h-6.08V48H56v-9.12zM45.439 28.849h-5.92V48h5.92V28.849zM34.88 40.096h-5.92v7.92h5.92v-7.92zM24.48 29.712H18.4v18.289h6.08V29.713z"/> <path fill="none" d="M0 0h64v20H0z"/> <path fill="#2971FF" d="M0 16v4h64v-4L32 0 0 16z"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a gear wheel with the letter r on it "</description> ```svg
```svg <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 3C9.10457 3 10 2.10457 10 1H15V15H10.1238C10.9861 13.897 11.5 12.5085 11.5 11C11.5 7.41015 8.58985 4.5 5 4.5C3.49147 4.5 2.10297 5.01389 1 5.87616V1H6C6 2.10457 6.89543 3 8 3Z" fill="#6C62F3"/> <path d="M4.68716 7.17815C4.68716 7.09932 4.71848 7.02372 4.77422 6.96798C4.82996 6.91224 4.90556 6.88092 4.98439 6.88092C5.06321 6.88092 5.13881 6.91224 5.19455 6.96798C5.25029 7.02372 5.28161 7.09932 5.28161 7.17815C5.28161 7.25698 5.25029 7.33258 5.19455 7.38832C5.13881 7.44406 5.06321 7.47537 4.98439 7.47537C4.90556 7.47537 4.82996 7.44406 4.77422 7.38832C4.71848 7.33258 4.68716 7.25698 4.68716 7.17815V7.17815ZM1.14142 9.86925C1.14142 9.79042 1.17273 9.71482 1.22847 9.65908C1.28421 9.60334 1.35981 9.57203 1.43864 9.57203C1.51747 9.57203 1.59307 9.60334 1.64881 9.65908C1.70455 9.71482 1.73587 9.79042 1.73587 9.86925C1.73587 9.94808 1.70455 10.0237 1.64881 10.0794C1.59307 10.1352 1.51747 10.1665 1.43864 10.1665C1.35981 10.1665 1.28421 10.1352 1.22847 10.0794C1.17273 10.0237 1.14142 9.94808 1.14142 9.86925V9.86925ZM8.23279 9.88312C8.23291 9.80437 8.26427 9.72888 8.32 9.67323C8.37573 9.61758 8.45126 9.58633 8.53002 9.58633C8.60877 9.58633 8.68431 9.61758 8.74003 9.67323C8.79576 9.72888 8.82713 9.80437 8.82724 9.88312C8.82713 9.96188 8.79576 10.0374 8.74003 10.093C8.68431 10.1487 8.60877 10.1799 8.53002 10.1799C8.45126 10.1799 8.37573 10.1487 8.32 10.093C8.26427 10.0374 8.23291 9.96188 8.23279 9.88312V9.88312ZM2.0018 10.2903C2.13855 10.2296 2.20033 10.0693 2.1396 9.93228L2.00773 9.63409H2.52634V11.9717H1.48003C1.35088 11.5181 1.31065 11.0438 1.36155 10.5748L2.0018 10.2903ZM4.17121 10.3478V9.65877H5.4062C5.46999 9.65877 5.85662 9.7325 5.85662 10.0216C5.85662 10.2616 5.56007 10.3477 5.31621 10.3477L4.17121 10.3478ZM2.48512 14.0577C2.48512 13.9789 2.51644 13.9033 2.57218 13.8475C2.62792 13.7918 2.70352 13.7605 2.78235 13.7605C2.86118 13.7605 2.93678 13.7918 2.99252 13.8475C3.04826 13.9033 3.07957 13.9789 3.07957 14.0577C3.07957 14.1365 3.04826 14.2121 2.99252 14.2679C2.93678 14.3236 2.86118 14.3549 2.78235 14.3549C2.70352 14.3549 2.62792 14.3236 2.57218 14.2679C2.51644 14.2121 2.48512 14.1365 2.48512 14.0577V14.0577ZM6.88907 14.0716C6.88907 13.9927 6.92038 13.9171 6.97612 13.8614C7.03186 13.8056 7.10746 13.7743 7.18629 13.7743C7.26512 13.7743 7.34072 13.8056 7.39646 13.8614C7.4522 13.9171 7.48351 13.9927 7.48351 14.0716C7.48351 14.1504 7.4522 14.226 7.39646 14.2817C7.34072 14.3375 7.26512 14.3688 7.18629 14.3688C7.10746 14.3688 7.03186 14.3375 6.97612 14.2817C6.92038 14.226 6.88907 14.1504 6.88907 14.0716V14.0716ZM6.98097 13.3975C6.83456 13.3662 6.69054 13.4593 6.65917 13.606L6.50998 14.3022C6.03022 14.5195 5.50921 14.6307 4.98253 14.6282C4.45585 14.6257 3.93592 14.5095 3.45827 14.2876L3.30918 13.5914C3.27781 13.4449 3.13379 13.3515 2.98747 13.383L2.37285 13.515C2.25865 13.3974 2.15248 13.2722 2.05506 13.1404H5.04566C5.07952 13.1404 5.10209 13.1343 5.10209 13.1035V12.0456C5.10209 12.0148 5.07952 12.0087 5.04566 12.0087H4.17101V11.3381H5.11701C5.20336 11.3381 5.57872 11.3627 5.69874 11.8425C5.73632 11.9901 5.81885 12.4701 5.87527 12.6238C5.9315 12.7961 6.16045 13.1404 6.4044 13.1404H7.94848C7.84492 13.279 7.73166 13.4101 7.60956 13.5327L6.98097 13.3975ZM8.64162 10.6044C8.66262 10.8155 8.66521 11.0281 8.64937 11.2397H8.27392C8.23634 11.2397 8.22122 11.2643 8.22122 11.3012V11.4736C8.22122 11.8795 7.99238 11.9677 7.79184 11.9902C7.60086 12.0117 7.38913 11.9102 7.36302 11.7934C7.25037 11.1597 7.06264 11.0244 6.76618 10.7906C7.13408 10.5569 7.51689 10.2123 7.51689 9.75095C7.51689 9.2528 7.17539 8.93903 6.94262 8.78516C6.61604 8.56989 6.25446 8.52676 6.15691 8.52676H2.27397C2.81075 7.92693 3.53032 7.52082 4.32126 7.37133L4.77895 7.8515C4.88242 7.95985 5.0538 7.96387 5.16205 7.8603L5.67416 7.37046C6.19619 7.46825 6.69069 7.6785 7.12329 7.9866C7.5559 8.29471 7.91626 8.6933 8.17934 9.15468L7.82875 9.94652C7.76821 10.0836 7.83 10.2438 7.96665 10.3046L8.64162 10.6044ZM9.51598 10.6172L9.50403 10.4948L9.86513 10.158C9.93858 10.0895 9.91113 9.95169 9.81722 9.91669L9.35561 9.74407L9.31946 9.62491L9.60741 9.22497C9.66612 9.14369 9.61216 9.01391 9.5133 8.99766L9.02654 8.91847L8.96801 8.80916L9.17257 8.36017C9.21446 8.26874 9.13661 8.15178 9.03601 8.15561L8.54197 8.17282L8.46393 8.07815L8.57745 7.59692C8.6004 7.49919 8.50123 7.39992 8.4035 7.42287L7.92237 7.53629L7.82751 7.45826L7.84481 6.96422C7.84869 6.86419 7.73158 6.78605 7.64035 6.82756L7.19146 7.03221L7.08215 6.97359L7.00277 6.48672C6.98671 6.38803 6.85684 6.33409 6.77555 6.39262L6.37533 6.68057L6.25637 6.64452L6.08375 6.1828C6.04875 6.0887 5.91085 6.06164 5.84257 6.1347L5.50575 6.49609L5.38334 6.48414L5.12323 6.06383C5.07063 5.97872 4.92976 5.97872 4.87736 6.06383L4.61724 6.48414L4.49473 6.49609L4.15782 6.1347C4.08954 6.06164 3.95164 6.0887 3.91664 6.1828L3.74402 6.64452L3.62496 6.68057L3.22484 6.39262C3.14355 6.3339 3.01359 6.38803 2.99752 6.48672L2.91815 6.97359L2.80884 7.03221L2.35994 6.82756C2.26871 6.78586 2.15166 6.86419 2.15548 6.96422L2.17269 7.45826L2.07783 7.53629L1.5967 7.42287C1.49897 7.40011 1.3997 7.49919 1.42265 7.59692L1.53598 8.07815L1.45813 8.17282L0.964098 8.15561C0.864449 8.15274 0.785936 8.26874 0.82744 8.36017L1.03209 8.80916L0.97347 8.91847L0.486704 8.99765C0.38782 9.01372 0.334266 9.14369 0.392602 9.22497L0.680549 9.62491L0.6444 9.74407L0.18269 9.91669C0.0889703 9.95169 0.0615241 10.0895 0.134778 10.158L0.49598 10.4948L0.484026 10.6172L0.0638191 10.8773C-0.0212934 10.9299 -0.0212934 11.0708 0.0638191 11.1232L0.484026 11.3833L0.49598 11.5057L0.134778 11.8426C0.0615244 11.9109 0.0889705 12.0486 0.18269 12.0838L0.6444 12.2564L0.680549 12.3756L0.392602 12.7756C0.334075 12.8571 0.387916 12.987 0.486799 13.0028L0.97347 13.082L1.03209 13.1915L0.82744 13.6403C0.785745 13.7316 0.86445 13.8489 0.964098 13.8449L1.45794 13.8276L1.53598 13.9225L1.42265 14.4038C1.3997 14.5013 1.49897 14.6004 1.5967 14.5774L2.07783 14.4641L2.17269 14.542L2.15548 15.0361C2.15166 15.1361 2.26871 15.2144 2.35994 15.1727L2.80884 14.9681L2.91815 15.0267L2.99752 15.5133C3.01359 15.6124 3.14355 15.6659 3.22484 15.6076L3.62477 15.3195L3.74393 15.3557L3.91654 15.8172C3.95154 15.9109 4.08944 15.9386 4.15773 15.8651L4.49464 15.5039L4.61714 15.5162L4.87726 15.9364C4.92967 16.0211 5.07053 16.0213 5.12313 15.9364L5.38325 15.5162L5.50566 15.5039L5.84247 15.8651C5.91075 15.9386 6.04865 15.9109 6.08366 15.8172L6.25627 15.3557L6.37543 15.3195L6.77546 15.6076C6.85675 15.6659 6.98661 15.6122 7.00268 15.5133L7.08205 15.0267L7.19136 14.9681L7.64026 15.1727C7.73149 15.2144 7.84835 15.1363 7.84472 15.0361L7.82751 14.542L7.92228 14.4641L8.4034 14.5774C8.50114 14.6004 8.60031 14.5013 8.57736 14.4038L8.46403 13.9225L8.54188 13.8276L9.03591 13.8449C9.13556 13.8489 9.21436 13.7316 9.17247 13.6403L8.96792 13.1915L9.02645 13.082L9.51322 13.0028C9.61229 12.987 9.66603 12.8571 9.60732 12.7756L9.31937 12.3756L9.35552 12.2564L9.81713 12.0838C9.91104 12.0486 9.93849 11.9109 9.86505 11.8426L9.50394 11.5057L9.5159 11.3833L9.9361 11.1232C10.0212 11.0708 10.0213 10.9299 9.9362 10.8773L9.51598 10.6172Z" fill="#9AA7B0"/> </svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"vet clinic logo "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="19" height="19" viewBox="0 0 19 19"><path d="M7.16 11.063c.573.437 1.219 1.007 1.19 1.797.029.492.013.991.126 1.474.368.577.7 1.207.805 1.89.053.987-.691 1.915-1.609 2.21-.95.197-2.003-.047-2.7-.743-.461-.416-.8-1.035-1.449-1.186-.589-.158-1.221-.233-1.723-.612-.5-.32-.81-.842-1.091-1.348a1.973 1.973 0 0 1 .111-1.963c.534-.897 1.65-1.24 2.644-1.182.416.034.858.066 1.22-.193.46-.272.955-.665 1.525-.512.337.065.656.2.951.368zM2.273 6.67c.405-.384 1.032-.59 1.564-.36.381.166.695.473.907.825.343.716.294 1.553.1 2.304-.087.362-.217.726-.482.998a1.357 1.357 0 0 1-1.19.426c-.617.003-1.197-.391-1.453-.946-.156-.323-.252-.681-.224-1.043.023-.787.218-1.62.778-2.205zm6.291-.798s.753.453.596 1.666c0 0-.085.798-.756 1.7 0 0-.59.96-1.402 1.014 0 0-1.207.246-1.538-1.247 0 0-.227-1.046.215-2.072 0 0 .449-1.065 1.407-1.293 0 0 .804-.176 1.478.232zm3.844 2.568s.767.827.036 1.83c0 0-.455.884-1.422 1.36 0 0-1.081.656-1.82.356 0 0-.891-.213-.75-1.69 0 0 .387-1.538 1.513-2.061 0 0 1.48-.889 2.443.205zm.656 4.063c.357.392.413.997.186 1.47-.197.427-.533.775-.892 1.072a3.33 3.33 0 0 1-1.924.684c-.504-.018-.926-.388-1.137-.828-.1-.152-.111-.333-.089-.51.042-.6.343-1.18.836-1.531.443-.341.934-.668 1.497-.76.439-.09.937-.08 1.31.199.08.058.15.127.213.204zM14.512.5a.478.478 0 0 0-.184.92v8.897a.184.184 0 1 0 .369 0V1.419a.48.48 0 0 0 .294-.441.48.48 0 0 0-.479-.478zm.952.782c-.829-.197-.482 1.7-.346 1.759.387.167.965.096 1.196-.367.304.289 1.011.087 1.269-.374.376.043.84-.275.914-.563.076-.301-1.245-.029-3.033-.455zm-1.559 1.759c.139-.06.485-1.957-.345-1.759-1.789.426-3.109.154-3.032.455.074.289.536.606.911.563.26.461.968.663 1.271.374.23.463.809.534 1.195.367zm-1.009.327a.579.579 0 0 0-.317.529c0 .558.484.804 1.049.96-.223.132-.37.312-.37.582 0 .353.288.558.645.725-.281.161-.493.37-.493.684 0 .321.256.514.565.673-.229.158-.399.357-.399.645 0 .314.231.62.558.88-.485.386-.992.737-.925.737l.026-.001c.252-.028.582-.131.907-.282V8.335c-.044-.065-.075-.124-.075-.169 0-.049.031-.098.075-.145v-.968c-.134-.073-.242-.147-.242-.206 0-.091.099-.177.241-.259v-.854c-.209-.095-.393-.201-.393-.295 0-.115.166-.205.393-.278v-.684c-.617-.138-1.071-.281-1.071-.58 0-.049.015-.073.059-.096.157-.085.494-.04.692.093a.247.247 0 0 0 .34-.068.244.244 0 0 0-.068-.341c-.309-.206-.843-.306-1.197-.117zm3.231 0c-.354-.189-.888-.089-1.197.117a.248.248 0 0 0-.067.341.245.245 0 0 0 .34.068c.2-.133.535-.178.694-.093.042.022.057.047.057.096 0 .298-.453.442-1.07.58v.685c.226.073.393.163.393.278 0 .094-.183.2-.393.295v.854c.141.082.241.167.241.259 0 .059-.108.133-.241.206v.967c.043.047.076.096.076.145 0 .046-.032.104-.076.169v1.164c.326.151.653.254.906.282l.028.001c.064 0-.44-.351-.925-.737.326-.261.556-.566.556-.88 0-.288-.169-.487-.398-.645.309-.159.565-.352.565-.673 0-.313-.212-.522-.492-.684.356-.167.644-.372.644-.725 0-.27-.148-.45-.369-.582.562-.156 1.046-.402 1.046-.96a.583.583 0 0 0-.318-.528z" fill="#036"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"a black battery with a question mark on it "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20.01000213623047 40.01000213623047"><path d="M17.33 4H14V0H6v4H2.67C1.19 4 0 5.19 0 6.67v30.67a2.67 2.67 0 0 0 2.67 2.67h14.67a2.67 2.67 0 0 0 2.67-2.67V6.67A2.678 2.678 0 0 0 17.33 4zM11.9 31.9H8.1v-3.8h3.8v3.8zm2.7-10.52s-.76.84-1.34 1.42c-.97.97-1.66 2.29-1.66 3.2H8.4c0-1.66.92-3.05 1.86-3.99l1.86-1.89A2.996 2.996 0 0 0 10 15c-1.66 0-3 1.34-3 3H4c0-3.31 2.69-6 6-6s6 2.69 6 6c0 1.32-.53 2.52-1.4 3.38z"/></svg> ```
Generate SVG code to visually represent the following text description, while respecting the given constraints. <constraints> * **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs` * **Allowed Attributes:** `viewBox`, `width`, `height`, `fill`, `stroke`, `stroke-width`, `d`, `cx`, `cy`, `r`, `x`, `y`, `rx`, `ry`, `x1`, `y1`, `x2`, `y2`, `points`, `transform`, `opacity` </constraints> <example> <description>"A red circle with a blue square inside"</description> ```svg <svg viewBox="0 0 256 256" width="256" height="256"> <circle cx="50" cy="50" r="40" fill="red"/> <rect x="30" y="30" width="40" height="40" fill="blue"/> </svg> ``` </example> Please ensure that the generated SVG code is well-formed, valid, and strictly adheres to these constraints. Focus on a clear and concise representation of the input description within the given limitations. Always give the complete SVG code with nothing omitted. Never use an ellipsis. <description>"the b logo in a hexagon "</description> ```svg
```svg <svg viewBox="0 0 224 239" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M112 0L208.995 59.75V179.25L112 239L15.0052 179.25V59.75L112 0Z" fill="#454545"/> <path d="M135.474 116.584C141.618 118.024 146.466 121 150.018 125.512C153.666 130.024 155.49 135.256 155.49 141.208C155.49 149.944 152.562 156.76 146.706 161.656C140.946 166.552 132.642 169 121.794 169H74.4179V67.192H120.642C131.01 67.192 139.026 69.448 144.69 73.96C150.354 78.472 153.186 84.904 153.186 93.256C153.186 99.4 151.554 104.536 148.29 108.664C145.026 112.696 140.754 115.336 135.474 116.584ZM99.0419 108.808H115.17C123.714 108.808 127.986 105.16 127.986 97.864C127.986 90.568 123.618 86.92 114.882 86.92H99.0419V108.808ZM116.61 148.984C125.73 148.984 130.29 145.24 130.29 137.752C130.29 134.104 129.09 131.272 126.69 129.256C124.29 127.144 120.882 126.088 116.466 126.088H99.0419V148.984H116.61Z" fill="white"/> </svg> ```