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>"electric car icon vector | price 1 credit usd $1 "</description> ```svg
```svg <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18.92 2.01C18.72 1.42 18.16 1 17.5 1H6.5C5.84 1 5.29 1.42 5.08 2.01L3 8V16C3 16.55 3.45 17 4 17H5C5.55 17 6 16.55 6 16V15H18V16C18 16.55 18.45 17 19 17H20C20.55 17 21 16.55 21 16V8L18.92 2.01ZM6.5 12C5.67 12 5 11.33 5 10.5C5 9.67 5.67 9 6.5 9C7.33 9 8 9.67 8 10.5C8 11.33 7.33 12 6.5 12ZM17.5 12C16.67 12 16 11.33 16 10.5C16 9.67 16.67 9 17.5 9C18.33 9 19 9.67 19 10.5C19 11.33 18.33 12 17.5 12ZM5 7L6.5 2.5H17.5L19 7H5Z" fill="currentColor"/> <path d="M7 20H11V18L17 21H13V23L7 20Z" 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 white person icon on a white background "</description> ```svg
```svg <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3.5 5V19C3.5 20.1 4.39 21 5.5 21H19.5C20.6 21 21.5 20.1 21.5 19V5C21.5 3.9 20.6 3 19.5 3H5.5C4.39 3 3.5 3.9 3.5 5ZM15.5 9C15.5 10.66 14.16 12 12.5 12C10.84 12 9.5 10.66 9.5 9C9.5 7.34 10.84 6 12.5 6C14.16 6 15.5 7.34 15.5 9ZM6.5 17C6.5 15 10.5 13.9 12.5 13.9C14.5 13.9 18.5 15 18.5 17V18H6.5V17Z" fill="#E0E0E0"/> </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 x symbol on a white background "</description> ```svg
```svg <svg width="100" height="100" viewBox="0 0 26 26"> <defs> <linearGradient id="prefix__a" x1="419" x2="516" y1="772" y2="655" gradientTransform="matrix(.69 0 0 -.69 -309 504)" gradientUnits="userSpaceOnUse"> <stop stop-color="#c74670" offset="0" /> <stop stop-color="#fb5353" offset=".19" /> <stop stop-color="#fd9521" offset=".33" /> <stop stop-color="#fb5353" offset=".48" /> <stop stop-color="#c74670" offset=".67" /> <stop stop-color="#fb5353" offset=".85" /> <stop stop-color="#fd9521" offset="1" /> </linearGradient> </defs> <path d="M21 .71c1.1-.007 2.2.41 2.9 1.2 1.7 1.6 1.7 4.3.035 6.1l-4.9 5.1 4.9 4.9c1.7 1.6 1.7 4.3.035 6.1-1.6 1.7-4.3 1.7-6.1.035l-4.9-4.9-4.9 5.1c-1.6 1.7-4.3 1.7-6.1.035-1.7-1.6-1.7-4.3-.035-6.1l4.9-5.1-4.9-4.9c-1.7-1.6-1.7-4.3-.035-6.1C3.5.48 6.2.48 8 2.145l4.9 4.9 4.9-5.1c.82-.82 1.9-1.2 2.9-1.3z" fill="url(#prefix__a)" fill-rule="evenodd" /> <path d="M21 .52c1.1-.008 2.2.41 3.1 1.3 1.7 1.7 1.7 4.5.035 6.1l-4.9 5.1 5.1 4.9c1.7 1.7 1.7 4.5.035 6.1-1.7 1.7-4.5 1.7-6.1.035l-5.1-4.9-4.9 5.1c-1.7 1.7-4.5 1.7-6.1.035-1.7-1.7-1.7-4.5-.035-6.1l4.9-5.1-5.1-4.9c-1.7-1.7-1.7-4.5-.035-6.1C3.6.39 6.4.39 8 2.055l5.1 4.9 4.9-5.1c.84-.84 1.9-1.3 3.1-1.3z" fill="none" stroke="#212527" stroke-linecap="round" stroke-linejoin="bevel" stroke-miterlimit="8" /> </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 in front of a computer "</description> ```svg
```svg <svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2 7.75C2 5.67893 3.67893 4 5.75 4H22.25C24.3211 4 26 5.67893 26 7.75V16.75C26 16.8881 25.8881 17 25.75 17C25.6119 17 25.5008 16.8879 25.4923 16.7501C25.4358 15.8338 25.0709 15.001 24.5 14.3542V7.75C24.5 6.50736 23.4926 5.5 22.25 5.5H5.75C4.50736 5.5 3.5 6.50736 3.5 7.75V20.25C3.5 21.4926 4.50736 22.5 5.75 22.5H15.0486C15.0167 22.6767 15 22.8588 15 23.0448V23.25C15 23.5011 15.0218 23.752 15.066 24H5.75C3.67893 24 2 22.3211 2 20.25V7.75ZM21.5 20C23.1569 20 24.5 18.6569 24.5 17C24.5 15.3431 23.1569 14 21.5 14C19.8431 14 18.5 15.3431 18.5 17C18.5 18.6569 19.8431 20 21.5 20ZM21.5 27C25.4286 27 27 25.1178 27 23.25V23.0448C27 21.9151 26.0842 21 24.9545 21H18.0455C16.9158 21 16 21.9151 16 23.0448V23.25C16 25.1249 17.5714 27 21.5 27ZM7.25 8C6.55964 8 6 8.55964 6 9.25V13.75C6 14.4404 6.55964 15 7.25 15H12.75C13.4404 15 14 14.4404 14 13.75V9.25C14 8.55964 13.4404 8 12.75 8H7.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>"keyboard icon vector | price 1 credit usd $1 "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d=""/><path d="M20 3.1H4c-1.1 0-1.99.9-1.99 2L2 15.1c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9 3h2v2h-2v-2zm0 3h2v2h-2v-2zm-3-3h2v2H8v-2zm0 3h2v2H8v-2zm-1 2H5v-2h2v2zm0-3H5v-2h2v2zm8 7H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm1-4h-2v-2h2v2zm0-3h-2v-2h2v2zm3 3h-2v-2h2v2zm0-3h-2v-2h2v2zm-6.65 14.65l2.79-2.79c.31-.31.09-.85-.35-.85H9.21c-.45 0-.67.54-.35.85l2.79 2.79c.19.19.51.19.7 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>"an orange heart icon on a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="44" height="40" viewBox="0 0 44 40"><path fill="#FFA940" fill-rule="evenodd" d="M21.09 5.388C16.72.872 9.64.871 5.273 5.382.906 9.894.91 17.21 5.28 21.724L22 39l16.72-17.276c4.37-4.514 4.374-11.83.007-16.342C34.36.871 27.28.872 22.91 5.388l-.91.94-.91-.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 icon of a mouse pointing at a speech bubble "</description> ```svg
```svg <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.75 9.25C6.817 9.25 5.25 10.817 5.25 12.75V31.25C5.25 33.183 6.817 34.75 8.75 34.75H18V21.2501C18 19.9356 18.7918 18.7505 20.0063 18.2475C21.2207 17.7444 22.6186 18.0225 23.5481 18.952L39.0481 34.452C39.1428 34.5467 39.2306 34.6461 39.3114 34.7495C41.2161 34.7167 42.75 33.1625 42.75 31.25V12.75C42.75 10.817 41.183 9.25 39.25 9.25H8.75ZM22.1339 20.3661C21.7764 20.0086 21.2387 19.9017 20.7716 20.0952C20.3046 20.2886 20 20.7444 20 21.25V42.75C20 43.2993 20.3586 43.7842 20.8837 43.9451C21.4089 44.1061 21.9776 43.9053 22.2854 43.4504L27.2462 36.1169C27.4237 35.8545 27.7469 35.732 28.0537 35.8106L36.4395 37.9608C36.9851 38.1007 37.5569 37.8585 37.8359 37.3692C38.1149 36.8799 38.0322 36.2644 37.6339 35.8661L22.1339 20.3661Z" 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>"an eye icon on a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path fill="#323843" fill-rule="evenodd" d="M12 8.018c2.173 0 3.934 1.783 3.934 3.982 0 2.2-1.761 3.982-3.934 3.982S8.065 14.2 8.065 12 9.827 8.018 12 8.018zm0 1.886c-1.142 0-2.071.941-2.071 2.096 0 1.156.929 2.096 2.07 2.096 1.142 0 2.07-.94 2.07-2.096 0-1.155-.928-2.096-2.07-2.096zm-9.772 2.095c1.146 1.622 5.053 6.615 9.772 6.615 4.718 0 8.625-4.991 9.77-6.614-1.145-1.623-5.052-6.614-9.77-6.614-4.73 0-8.63 4.99-9.772 6.613zM12 20.5C5.36 20.5.514 12.83.312 12.503L0 12l.312-.503C.514 11.171 5.362 3.5 12 3.5c6.639 0 11.485 7.67 11.687 7.997L24 12l-.313.503C23.485 12.829 18.64 20.5 12 20.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 blue and white wave shape on a white background "</description> ```svg
```svg <svg height="686" viewBox="0 0 654 686" width="654" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" x1="32.558791%" x2="86.617594%" y1="59.411905%" y2="59.411905%"><stop offset="0" stop-color="#3f51b5"/><stop offset="1" stop-color="#3f51b5" stop-opacity="0"/></linearGradient><path d="m928.393378 0 751.606622-.00000126v583.62774726c-65.58358-12.594751-130.92032-20.873509-192.13066 4.460448-35.26192 14.539452-66.13652 39.449879-99.75162 58.220588-94.2832 52.457542-210.86752 52.959768-305.47756 1.255566-29.00152-15.845241-59.37328-43.706247-55.95394-79.263872 3.53248-36.750413 39.64923-56.123794 68.97759-73.86494 37.95213-22.964299 74.62201-59.526377 77.77735-107.23788 3.40677-51.4782-33.65281-95.762007-73.65403-122.442782-40.00122-26.680774-85.87314-43.455134-120.908775-77.631637-46.565847-45.480999-63.870177-120.6127289-50.484978-187.12323826z" fill="url(#a)" transform="translate(-924)"/></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 check mark on a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="21.817" height="20.085" viewBox="0 0 21.817 20.085"> <path id="icon-ok" d="M153.322,1309.894l7.395,7.888,11.339-15.776" transform="translate(-151.863 -1300.839)" fill="none" stroke="#c72c41" stroke-width="4"/> </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 book "</description> ```svg
```svg <svg id="Flat" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"> <path d="M216,42H40A14.01572,14.01572,0,0,0,26,56V216a6.00023,6.00023,0,0,0,8.68359,5.36621L64,206.708l29.31641,14.6582a5.99421,5.99421,0,0,0,5.36718,0L128,206.708l29.31641,14.6582a5.99421,5.99421,0,0,0,5.36718,0L192,206.708l29.31641,14.6582A6.00023,6.00023,0,0,0,230,216V56A14.01572,14.01572,0,0,0,216,42Zm2,164.292-23.31641-11.6582a5.99421,5.99421,0,0,0-5.36718,0L160,209.292l-29.31641-14.6582a5.99832,5.99832,0,0,0-5.36718,0L96,209.292l-29.31641-14.6582a5.99421,5.99421,0,0,0-5.36718,0L38,206.292V56a2.0026,2.0026,0,0,1,2-2H216a2.0026,2.0026,0,0,1,2,2ZM198,112a6.00029,6.00029,0,0,1-6,6H144a6,6,0,0,1,0-12h48A6.00029,6.00029,0,0,1,198,112Zm0,32a6.00029,6.00029,0,0,1-6,6H144a6,6,0,0,1,0-12h48A6.00029,6.00029,0,0,1,198,144ZM112,90H64a6.00029,6.00029,0,0,0-6,6v64a6.00029,6.00029,0,0,0,6,6h48a6.00029,6.00029,0,0,0,6-6V96A6.00029,6.00029,0,0,0,112,90Zm-6,64H70V102h36Z"/> </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>"business people icon with gear icon vector | price 1 credit usd $1 "</description> ```svg
```svg <svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><g fill-rule="evenodd"><path d="M356.252 151.78c2.196 14.165 13.073 32.222 31.136 38.506a34.533 34.533 0 0 0 22.854 0c17.663-6.384 29.04-24.34 31.236-38.506 2.395-.2 5.488-3.492 8.882-15.463 4.59-16.36-.3-18.755-4.391-18.356.798-2.294 1.397-4.489 1.796-6.683 6.986-42.198-13.772-43.695-13.772-43.695S430.5 61 421.419 55.912c-6.088-3.592-14.57-6.385-25.748-5.387a38.34 38.34 0 0 0-10.279 1.995c-4.091 1.397-7.883 3.392-11.277 5.786a62.208 62.208 0 0 0-11.576 9.577c-5.489 5.586-10.379 12.869-12.574 21.947-1.796 6.783-1.397 13.866.1 21.448a41.493 41.493 0 0 0 1.796 6.683c-4.191-.399-9.081 1.996-4.391 18.356 3.293 11.871 6.387 15.263 8.782 15.463zm-286.813 0c2.195 14.165 13.073 32.222 31.136 38.506a34.533 34.533 0 0 0 22.853 0c17.664-6.384 29.04-24.34 31.236-38.506 2.395-.2 5.489-3.492 8.882-15.463 4.59-16.36-.3-18.755-4.39-18.356.797-2.294 1.396-4.489 1.795-6.683 6.986-42.198-13.771-43.695-13.771-43.695S143.687 61 134.605 55.912c-6.087-3.592-14.57-6.385-25.747-5.387a38.34 38.34 0 0 0-10.28 1.995c-4.09 1.397-7.883 3.392-11.276 5.786a62.208 62.208 0 0 0-11.576 9.577c-5.49 5.586-10.38 12.869-12.575 21.947-1.796 6.783-1.397 13.866.1 21.448.4 2.194.998 4.489 1.797 6.683-4.192-.399-9.082 1.996-4.392 18.356 3.294 11.871 6.487 15.263 8.783 15.463zm139.913 30.526c2.396 15.562 14.371 35.314 34.13 42.297 8.084 2.893 16.966 2.893 25.05-.1 19.46-6.983 31.834-26.735 34.23-42.197 2.594-.2 6.087-3.89 9.78-16.96 5.089-17.856-.3-20.55-4.89-20.15.898-2.494 1.496-4.889 1.995-7.383 7.685-46.288-15.069-47.983-15.069-47.983s-3.792-7.283-13.772-12.77c-6.686-3.99-15.967-6.983-28.242-5.985-3.992.2-7.684.998-11.277 2.095-4.49 1.496-8.682 3.79-12.375 6.384-4.59 2.893-8.881 6.485-12.773 10.475-6.088 6.185-11.477 14.166-13.772 24.142-1.996 7.482-1.497 15.163.1 23.543.399 2.394 1.097 4.888 1.995 7.382-4.59-.4-9.98 2.194-4.89 20.151 3.793 13.168 7.186 16.86 9.78 17.059z"/><path d="M481.196 207.245c-25.348-6.484-45.906-20.949-45.906-20.949l-16.067 50.777-2.994 9.577v-.1l-2.594 8.08-8.483-24.041c20.857-29.03-4.191-28.73-5.589-28.73-1.397 0-26.445-.3-5.588 28.73l-8.483 24.042-2.594-8.08v.099l-2.994-9.577-16.068-50.777s-20.557 14.465-45.906 20.95c-3.792.997-6.886 2.593-9.28 4.688 7.584 4.589 23.152 13.168 40.816 17.657 21.755 5.487 33.432 26.237 31.336 55.466 0 .499-.1 1.796-.3 3.69 6.088.5 12.475.799 19.161.799 61.774 0 98.599-23.942 98.599-23.942 1.097-6.385 2.195-21.05 2.195-21.05.5-10.773-.4-32.52-19.26-37.309zm-156.28 169.989l-13.572-2.295c-1.298-5.287-3.393-10.175-6.088-14.764l8.084-11.273c1.497-2.095 1.297-4.888-.5-6.684l-4.79-4.788-4.79-4.788c-1.796-1.796-4.59-2.095-6.686-.599l-11.277 7.98c-4.59-2.792-9.68-4.887-15.07-6.184l-2.195-13.468c-.399-2.494-2.594-4.389-5.189-4.389h-13.772c-2.495 0-4.79 1.796-5.19 4.39l-2.394 13.766c-5.29 1.297-10.18 3.492-14.67 6.085l-11.078-8.08c-2.095-1.497-4.89-1.297-6.686.499l-4.79 4.788-4.79 4.788c-1.797 1.796-2.096 4.59-.6 6.684l7.985 11.373c-2.695 4.589-4.69 9.477-6.088 14.664l-13.572 1.995c-2.495.4-4.391 2.594-4.391 5.188v13.766c0 2.494 1.796 4.789 4.39 5.188l13.773 2.394c1.297 5.287 3.492 10.176 6.087 14.665l-7.984 11.173c-1.497 2.095-1.297 4.888.5 6.683l4.79 4.789 4.79 4.788c1.796 1.796 4.59 2.095 6.686.599l11.377-7.98c4.39 2.593 9.28 4.688 14.37 5.985l2.196 13.666c.4 2.494 2.595 4.39 5.19 4.39h13.771c2.495 0 4.79-1.796 5.19-4.39l2.295-13.567c5.29-1.297 10.18-3.391 14.77-6.085l11.277 8.08c2.095 1.497 4.89 1.297 6.686-.498l4.79-4.789 4.79-4.788c1.797-1.796 2.096-4.589.6-6.684l-7.985-11.273c2.695-4.588 4.79-9.477 6.188-14.664l13.672-2.195c2.495-.399 4.39-2.594 4.39-5.187V382.42c-.199-2.594-1.995-4.689-4.49-5.187zm-60.975 46.188c-19.061 4.39-38.022-7.482-42.413-26.536-4.392-19.054 7.484-38.008 26.545-42.397 19.061-4.39 38.022 7.482 42.413 26.535 4.392 19.054-7.484 38.008-26.545 42.398zM162.947 229.591c17.564-4.489 33.133-13.068 40.817-17.657-2.495-2.095-5.489-3.79-9.281-4.689-25.348-6.484-45.906-20.949-45.906-20.949l-16.067 50.777-2.994 9.577v-.1l-2.595 8.08-8.483-24.041c20.858-29.03-4.191-28.73-5.588-28.73-1.397 0-26.446-.3-5.589 28.73L98.78 254.63l-2.595-8.08v.099l-2.994-9.577-16.067-50.777s-20.558 14.465-45.906 20.95c-18.862 4.788-19.76 26.535-19.061 37.409 0 0 1.097 14.664 2.195 21.049 0 0 36.825 23.942 98.599 23.942 6.686 0 13.073-.3 19.16-.798-.2-1.896-.299-3.193-.299-3.691-2.295-29.33 9.48-50.08 31.136-55.566z"/><path d="M345.674 243.158c-27.744-7.083-50.397-22.944-50.397-22.944l-17.564 55.665-3.294 10.475-.1-.1-2.894 8.878-9.28-26.336c22.853-31.823-4.591-31.523-6.188-31.523-1.497 0-28.94-.4-6.187 31.523l-9.281 26.336-2.894-8.878-.1.1-3.293-10.475-17.564-55.665s-22.554 15.861-50.397 22.944c-20.658 5.288-21.756 29.13-20.858 41.001 0 0 1.198 16.061 2.395 23.144 0 0 17.065 11.073 47.603 18.854l3.692-3.591a18.953 18.953 0 0 1 13.473-5.586c3.992 0 7.884 1.197 11.177 3.59l.2.1 4.191 3.093c.3-.1.599-.3.998-.399l.998-5.487c1.597-9.177 9.58-15.961 18.961-15.961l13.772.1c9.38 0 17.365 6.783 18.861 16.06l.799 5.188 1.497.599 4.39-3.093c3.294-2.294 7.086-3.491 11.078-3.491 5.19 0 9.98 1.995 13.572 5.686l3.393 3.392c30.538-7.781 47.703-18.854 47.703-18.854 1.197-7.083 2.395-23.144 2.395-23.144.898-12.071-.1-35.913-20.857-41.2z"/></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 image of a disk "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M12 12v104h88l16-16V12H12zm100 86.343L98.343 112H88v-12H40v12H16V16h96v82.343z"/><path d="M64 88c13.254 0 24-10.746 24-24S77.254 40 64 40 40 50.746 40 64s10.746 24 24 24zm0-32c4.414 0 8 3.582 8 8s-3.586 8-8 8-8-3.582-8-8 3.586-8 8-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>"the logo for the search engine "</description> ```svg
```svg <svg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4 2.5H2.33862L2.5078 4.15275L5.85065 36.8099L5.96022 37.8803L7.00931 38.1196L21.6665 41.4624L22 41.5385L22.3335 41.4624L36.9907 38.1196L38.0398 37.8803L38.1493 36.8099L41.4922 4.15275L41.6614 2.5H40H4Z" fill="#002659" stroke="white" stroke-width="3"/> <path d="M22 8H36L33.2523 33.4429L22 36V8Z" fill="#1F6ACA"/> <circle cx="19" cy="18" r="6.5" stroke="white" stroke-width="3"/> <rect x="24.0786" y="21.8516" width="12.1717" height="2.59878" transform="rotate(47.6061 24.0786 21.8516)" 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>"speedometer icon vector | price 1 credit usd $1 "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19.46 10a1 1 0 0 0-.07 1a7.55 7.55 0 0 1 .52 1.81a8 8 0 0 1-.69 4.73a1 1 0 0 1-.89.53H5.68a1 1 0 0 1-.89-.54A8 8 0 0 1 13 6.06a7.69 7.69 0 0 1 2.11.56a1 1 0 0 0 1-.07a1 1 0 0 0-.17-1.76A10 10 0 0 0 3.35 19a2 2 0 0 0 1.72 1h13.85a2 2 0 0 0 1.74-1a10 10 0 0 0 .55-8.89a1 1 0 0 0-1.75-.11z"/><path d="M10.59 12.59a2 2 0 0 0 2.83 2.83l5.66-8.49z"/><path d="M0 0h24v24H0z" 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>"a black and white square with a photo of a mountain "</description> ```svg
```svg <svg width="28" height="28" viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 6C3.6 6.59 3 7.6 3 8.76v10.5c0 2.9 2.35 5.25 5.25 5.25h10.5c1.15 0 2.17-.6 2.74-1.5H8.25a3.75 3.75 0 01-3.75-3.75v-13-.24zm10.07 8.15l-.1.08-7.42 7.29c.5.3 1.08.48 1.7.48h12.5c.62 0 1.2-.18 1.7-.48l-7.42-7.3-.09-.06a.75.75 0 00-.77-.07l-.1.06zM8.75 3A3.25 3.25 0 005.5 6.25v12.5c0 .63.18 1.21.49 1.7l7.43-7.3.13-.11c.84-.7 2.06-.7 2.9 0l.13.12 7.43 7.3c.31-.5.49-1.08.49-1.71V6.25c0-1.8-1.46-3.25-3.25-3.25H8.75zM11 7.25a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.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>"twitter logo in black circle "</description> ```svg
```svg <svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15 0C6.75 0 0 6.75 0 15C0 23.25 6.75 30 15 30C23.25 30 30 23.25 30 15C30 6.75 23.25 0 15 0ZM22.2 11.325C22.2 11.475 22.2 11.625 22.2 11.775C22.2 16.65 18.45 22.35 11.625 22.35C9.525 22.35 7.575 21.75 5.925 20.7C6.225 20.7 6.525 20.775 6.825 20.775C8.55 20.775 10.125 20.175 11.4 19.2C9.75 19.2 8.4 18.075 7.95 16.65C8.175 16.725 8.4 16.725 8.625 16.725C9 16.725 9.3 16.65 9.6 16.575C7.875 16.2 6.6 14.7 6.6 12.975C6.6 12.975 6.6 12.975 6.6 12.9C7.125 13.2 7.65 13.35 8.25 13.35C7.35 12.6 6.75 11.475 6.75 10.2C6.75 9.525 6.9 8.85 7.275 8.325C9.075 10.575 11.85 12.075 14.925 12.225C14.85 11.925 14.85 11.7 14.85 11.4C14.85 9.375 16.5 7.725 18.525 7.725C19.575 7.725 20.55 8.175 21.225 8.925C22.05 8.775 22.875 8.475 23.55 8.025C23.25 8.925 22.65 9.6 21.9 10.05C22.65 9.975 23.4 9.75 24 9.45C23.55 10.125 22.875 10.8 22.2 11.325Z" 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>"html5 logo vector | price 1 credit usd $1 "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> <path d="M24,9v4h1c0.553,0,1,0.448,1,1c0,0.553-0.447,1-1,1h-2c-0.553,0-1-0.447-1-1V9 c0-0.553,0.447-1,1-1S24,8.447,24,9z M14,15c-0.553,0-1-0.447-1-1V9c0-0.553,0.447-1,1-1s1.208,0.447,1.466,1L17,12.296L18.534,9 C18.792,8.447,19.447,8,20,8s1,0.447,1,1v5c0,0.553-0.447,1-1,1s-1-0.447-1-1v-1.704c0,0-0.947,2.671-2,2.671s-2-2.671-2-2.671V14 C15,14.553,14.553,15,14,15z M30.991,17.777c0,2.144-0.271,2.802-1.967,4.419c-0.064,0.062-0.104,0.123-0.152,0.185l-5.926,5.925 C21.496,29.631,20.902,30,19.031,30H11c-1.104,0-2-0.896-2-2V17h3v10h7c1.104,0,2-0.896,2-2v-3c0-1.104,0.896-2,2-2h3 c1.104,0,2-0.896,2-2V5H12v1H9V4c0-1.104,0.896-2,2-2h18c1.104,0,2,0.896,2,2v13.69C30.998,17.721,30.991,17.745,30.991,17.777z M11,8c0.553,0,1,0.447,1,1s-0.447,1-1,1v4c0,0.553-0.447,1-1,1s-1-0.447-1-1v-4c-0.553,0-1-0.447-1-1s0.447-1,1-1H11z M6,15 c-0.553,0-1-0.447-1-1v-1H3v1c0,0.553-0.447,1-1,1s-1-0.447-1-1V9c0-0.553,0.447-1,1-1s1,0.447,1,1v2h2V9c0-0.553,0.447-1,1-1 s1,0.447,1,1v5C7,14.553,6.553,15,6,15z"/> </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 australian flag vector | price 1 credit usd $1 "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" id="flag-icon-css-au" width="640" height="480"> <g stroke-width="1pt"> <path fill="#006" d="M0 0h640v480H0z"/> <path fill="#fff" d="M0 0v28l307 222h38.7v-28L38.7 0H0zm345.7 0v28l-307 222H0v-28L307 0h38.7z"/> <path fill="#fff" d="M144 0v250h57.6V0H144zM0 83.3v83.4h345.7V83.3H0z"/> <path fill="#c00" d="M0 100v50h345.7v-50H0zM155.6 0v250H190V0h-34.5zM0 250l115.2-83.3H141L25.8 250H0zM0 0l115.2 83.3H89.5L0 18.6V0zm204.7 83.3L319.9 0h25.8L230.5 83.3h-25.8zm141 166.7l-115.2-83.3h25.7l89.5 64.7V250z"/> <path fill="#fff" fill-rule="evenodd" d="M299.8 392.5l-43.7 3.8 6 43.4L232 408l-30.1 31.7 6-43.4-43.7-3.8 37.7-22.3-24.3-36.5 41 15.5 13.4-41.7 13.5 41.7 41-15.5-24.3 36.5m224.4 62.3L476 416.7l17.8 6.7 5.8-18.1 5.8 18.1 17.8-6.7-10.5 15.8 16.4 9.7-19 1.7 2.6 18.9-13-13.9-13.2 13.9 2.6-18.9-19-1.6m16.4-291.9L476 134.6l17.8 6.7 5.8-18.1 5.8 18.1 17.8-6.7-10.5 15.8 16.4 9.8-19 1.6 2.6 18.9-13-13.8-13.2 13.7 2.6-18.8-19-1.6M380.8 265l-10.5-15.8 17.8 6.7 5.8-18.1 5.9 18.1 17.8-6.7-10.6 15.8 16.4 9.7-19 1.7 2.7 18.9-13.2-13.9-13 13.9 2.5-18.9-19-1.6m216.3-38L570 221l17.8 6.7 5.8-18.1 5.9 18.1 17.8-6.7-10.5 15.8 16.3 9.7-19 1.7 2.6 18.8-13-13.8-13.2 13.8 2.6-18.8-19-1.7M542 320l-10.3 6.5 2.9-11.9-9.3-7.8 12.1-1 4.6-11.2 4.7 11.3 12.1.9-9.3 7.8 2.9 11.9"/> </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 green leaf icon on a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="192" height="192" fill="#4F744E" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"></rect><line x1="160" y1="96" x2="40" y2="216" fill="none" stroke="#4F744E" stroke-linecap="round" stroke-linejoin="round" stroke-width="12"></line><path d="M64,192C16,112,80,32,216,40,224,176,144,240,64,192Z" fill="none" stroke="#4F744E" stroke-linecap="round" stroke-linejoin="round" stroke-width="12"></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 of a bear holding a box "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 29 32" width="20" height="20"> <path d="M19.831 7.877c0.001-0.003 0.001-0.005 0.001-0.009s-0-0.006-0.001-0.009l0 0c-0.047-0.081-0.092-0.164-0.132-0.247l-0.057-0.115c-0.277-0.498-0.381-0.99-1.033-1.064h-0.045c-0.001 0-0.002 0-0.003 0-0.486 0-0.883 0.382-0.908 0.862l-0 0.002c0.674 0.126 1.252 0.278 1.813 0.468l-0.092-0.027 0.283 0.096 0.147 0.053s0.028 0 0.028-0.011z"></path> <path d="M23.982 13.574c-0.008-2.41-0.14-4.778-0.39-7.112l0.026 0.299 0.070-0.019c0.459-0.139 0.787-0.558 0.787-1.053 0-0.479-0.307-0.887-0.735-1.037l-0.008-0.002h-0.026c-0.479-0.164-0.874-0.468-1.149-0.861l-0.005-0.007c-2.7-3.96-8.252-3.781-8.252-3.781s-5.55-0.179-8.25 3.781c-0.28 0.401-0.676 0.704-1.14 0.862l-0.016 0.005c-0.441 0.148-0.754 0.557-0.754 1.040 0 0.009 0 0.017 0 0.026l-0-0.001c-0 0.010-0.001 0.022-0.001 0.034 0 0.493 0.335 0.907 0.789 1.029l0.007 0.002 0.045 0.011c-0.224 2.034-0.356 4.403-0.364 6.801l-0 0.012s-9.493 13.012-1.277 17.515c4.733 2.431 6.881-0.769 6.881-0.769s1.397-1.661-1.784-3.355v-4.609c0.006-0.344 0.282-0.621 0.625-0.628h1.212v-0.59c0-0.275 0.223-0.498 0.498-0.498v0h1.665c0.274 0.001 0.496 0.224 0.496 0.498 0 0 0 0 0 0v0 0.59h2.721v-0.59c0-0.275 0.223-0.498 0.498-0.498v0h1.665c0.271 0.005 0.49 0.226 0.49 0.498 0 0 0 0 0 0v0 0.59h1.209c0 0 0 0 0 0 0.349 0 0.633 0.28 0.639 0.627v4.584c-3.193 1.703-1.784 3.355-1.784 3.355s2.148 3.193 6.879 0.769c8.222-4.503-1.269-17.515-1.269-17.515zM22.586 10.261c-0.097 1.461-0.67 2.772-1.563 3.797l0.007-0.008c-1.703 2.010-4.407 3.249-6.721 4.432v0c-2.325-1.177-5.026-2.416-6.736-4.432-0.883-1.019-1.455-2.329-1.555-3.769l-0.001-0.020c-0.126-2.22 0.583-5.929 3.044-6.74 2.416-0.788 3.947 1.288 4.494 2.227 0.152 0.258 0.429 0.428 0.745 0.428s0.593-0.17 0.743-0.424l0.002-0.004c0.551-0.932 2.080-3.008 4.494-2.22 2.474 0.805 3.174 4.513 3.046 6.734z"></path> <path d="M19.463 10.087h-0.028c-0.192 0.026-0.121 0.251-0.047 0.356 0.254 0.349 0.407 0.787 0.407 1.26 0 0.006-0 0.012-0 0.018v-0.001c-0.001 0.469-0.255 0.878-0.633 1.1l-0.006 0.003c-0.739 0.426-1.377-0.145-2.054-0.398-0.72-0.269-1.552-0.434-2.42-0.455l-0.009-0v-1.033c1.020-0.233 1.894-0.76 2.551-1.486l0.004-0.004c0.151-0.163 0.244-0.383 0.244-0.623 0-0.316-0.159-0.595-0.402-0.76l-0.003-0.002c-0.768-0.551-1.728-0.881-2.764-0.881-1.054 0-2.029 0.341-2.819 0.92l0.013-0.009c-0.224 0.166-0.367 0.429-0.367 0.726 0 0.226 0.083 0.433 0.221 0.591l-0.001-0.001c0.665 0.751 1.55 1.295 2.553 1.53l0.033 0.007v1.050c-0.742 0.021-1.448 0.14-2.118 0.343l0.057-0.015c-0.341 0.103-0.631 0.219-0.908 0.358l0.033-0.015c-0.519 0.26-1.037 0.436-1.58 0.121-0.371-0.213-0.617-0.607-0.617-1.058 0-0.002 0-0.004 0-0.007v0c0-0.002 0-0.004 0-0.007 0-0.47 0.153-0.905 0.411-1.257l-0.004 0.006c0.047-0.068 0.089-0.17 0.026-0.241s-0.189 0-0.27 0.030c-0.189 0.099-0.348 0.227-0.479 0.381l-0.002 0.002c-0.245 0.296-0.394 0.679-0.394 1.097 0 0.004 0 0.007 0 0.011v-0.001c0.008 0.706 0.393 1.321 0.964 1.651l0.009 0.005c0.296 0.178 0.654 0.283 1.036 0.283 0.364 0 0.706-0.095 1.001-0.263l-0.010 0.005c0.877-0.461 1.917-0.731 3.019-0.731 0.069 0 0.137 0.001 0.206 0.003l-0.010-0h0.030c1.277 0 2.382 0.266 3.266 0.775 0.27 0.159 0.594 0.253 0.94 0.253 0.001 0 0.002 0 0.003 0h-0c0.355-0.002 0.688-0.098 0.974-0.265l-0.009 0.005c0.606-0.357 1.007-1.007 1.007-1.75 0-0.001 0-0.003 0-0.004v0c0.001-0.026 0.002-0.056 0.002-0.086 0-0.625-0.34-1.171-0.846-1.462l-0.008-0.004c-0.056-0.040-0.125-0.065-0.199-0.070l-0.001-0zM13.101 8.831c-0.238 0.213-0.468 0.581-0.832 0.345-0.061-0.041-0.114-0.086-0.161-0.136l-0-0c-0.063-0.063-0.101-0.15-0.101-0.247 0-0.133 0.074-0.248 0.182-0.308l0.002-0.001c0.594-0.309 1.203-0.543 1.884-0.49-0.324 0.281-0.649 0.56-0.973 0.837z"></path> <path d="M15.89 13.578c-0.367 0.483-0.941 0.792-1.588 0.792s-1.221-0.309-1.585-0.787l-0.004-0.005c-0.064-0.103-0.177-0.171-0.306-0.171-0.199 0-0.36 0.161-0.36 0.36 0 0.091 0.034 0.174 0.090 0.238l-0-0c0.499 0.659 1.283 1.080 2.164 1.080s1.665-0.421 2.159-1.073l0.005-0.007c0.043-0.059 0.068-0.132 0.068-0.212 0-0.116-0.055-0.22-0.14-0.286l-0.001-0.001c-0.059-0.045-0.134-0.072-0.215-0.072-0.117 0-0.221 0.056-0.286 0.143l-0.001 0.001z"></path> <path d="M18.507 11.707c0 0.194-0.157 0.351-0.351 0.351s-0.351-0.157-0.351-0.351c0-0.194 0.157-0.351 0.351-0.351s0.351 0.157 0.351 0.351z"></path> <path d="M17.389 11.049c0 0.194-0.157 0.351-0.351 0.351s-0.351-0.157-0.351-0.351c0-0.194 0.157-0.351 0.351-0.351s0.351 0.157 0.351 0.351z"></path> <path d="M10.798 11.707c0 0.194-0.157 0.351-0.351 0.351s-0.351-0.157-0.351-0.351c0-0.194 0.157-0.351 0.351-0.351s0.351 0.157 0.351 0.351z"></path> <path d="M11.918 11.049c0 0.194-0.157 0.351-0.351 0.351s-0.351-0.157-0.351-0.351c0-0.194 0.157-0.351 0.351-0.351s0.351 0.157 0.351 0.351z"></path> <path d="M8.773 7.877c-0.001-0.003-0.002-0.005-0.002-0.009s0.001-0.006 0.002-0.009l-0 0c0.047-0.081 0.089-0.164 0.132-0.247 0.019-0.038 0.036-0.079 0.057-0.115 0.275-0.498 0.379-0.99 1.033-1.064h0.045c0 0 0.001 0 0.001 0 0.487 0 0.884 0.382 0.91 0.862l0 0.002c-0.678 0.124-1.261 0.277-1.827 0.468l0.092-0.027-0.275 0.096-0.1 0.036-0.045 0.017s-0.023 0-0.023-0.011z"></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>"beer icon vector | price 1 credit usd $1 "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M416 160h-32v-16c14.5-3.5 32-24.3 32-48 0-35.3-28.7-64-64-64-16.3 0-31.1 6.1-42.4 16.1C297.2 38 281.4 32 264.2 32c-15.8 0-30.4 5.1-42.3 13.7C212 37.2 199 32 184.9 32c-17.1 0-32.4 7.6-42.8 19.5-11.7-12-28-19.5-46.1-19.5-35.3 0-64 28.7-64 64 0 16.2 6.1 31 16 42.3V193c0 26.5 21.5 48 48 48v223c0 8.8 7.2 16 16 16h256c8.8 0 16-7.2 16-16v-80h32c35.3 0 64-28.7 64-64v-96c0-35.3-28.7-64-64-64zm-88.2 144c-1.6 0-3-.6-4.3-1.4-2.2-1.4-3.5-4-3.5-6.8V248c0-4.4 3.6-8 8-8s8 3.6 8 8v48.1c0 5-3.8 7.9-8.2 7.9zm7.2-75.6c-1.2 1.8-3 3-5.1 3.5-2.1.4-4.3 0-6-1.1-1.8-1.2-3-3-3.5-5.1-.4-2.1 0-4.3 1.1-6 1.2-1.8 3-3 5.1-3.5 2.1-.4 4.3 0 6 1.1 1.8 1.2 3 3 3.5 5.1.5 2 .1 4.2-1.1 6zm17-68.4v32H224.2c-.1-4.3-3.6-7.8-8-7.8s-7.9 3.5-8 7.8H128v-40.6c6.5-3.8 12.3-8.6 17-14.3 1.2-1.5 2.4-3 3.5-4.6 1.5 1.2 3 2.4 4.6 3.4 9.1 6.1 20 9.7 31.7 9.7 6.4 0 12.6-1.1 18.3-3 12.8 20.2 35.3 33.7 61 33.7 22 0 41.7-9.9 54.9-25.4 5.7-6.7 10.2-14.4 13.1-22.9H352v32zm30.6-54.8c-2.5-5.5-8.1-9.2-14.6-9.2h-55s-8.7-.7-8.7 8.2-2.9 17.1-7.8 23.7c-7.3 9.9-19.1 16.4-32.4 16.4-14.9 0-27.9-8.1-34.8-20.2-1.6-2.7-2.8-5.6-3.7-8.6-.1-.6-.3-1.1-.4-1.6-2-5.9-7.5-10.2-14.1-10.2-3.9 0-7.5 1.5-10.2 4l-.1.1c-2.4 2.1-5.3 3.7-8.4 4.7-2.4.8-5 1.2-7.7 1.2-7.5 0-14.7-4-18.8-8.6-10-11.4-23.7-6.8-29.7-5.5S124 111.3 124 111.3c-1.1 2.1-2.5 4-4 5.8-5.9 6.7-14.5 11-24.1 11v81c-8.8 0-16-7.2-16-16v-69.3c-7.7-4.5-13.4-12.1-15.3-21-.5-2.1-.7-4.4-.7-6.7 0-17.6 14.4-32 32-32 11.8 0 23.3 7.7 30.1 15.4s26.7 7.7 33.9 0c6.8-7.3 14.3-15.4 24.8-15.4 6 0 11.6 2.2 15.9 5.8 1.9 1.6 3.6 3.5 4.9 5.6 1.1 1.8 2 4.2 3.1 5.8 2.7 3.4 6.5 5.5 11.2 5.5 4.4 0 8.3-1.9 11-5 .6-.7 1.2-1.5 1.7-2.3 2-2.5 4.2-4.8 6.7-6.8 6.8-5.4 15.5-8.6 24.8-8.6 10.6 0 20.2 4.1 27.4 10.9 1.7 1.6 6.7 4.5 13.2 5.1 4.5.4 6.1.3 8.2 0 10.3-1.3 14.4-4.7 16.4-6.6 5.8-5.8 13.8-9.4 22.6-9.4 17.6 0 32 14.4 32 32 .2 3.1-.3 6.2-1.2 9.1zM448 320c0 17.7-14.3 32-32 32h-32V192h32c17.7 0 32 14.3 32 32v96z"/><circle cx="168.2" cy="168.2" r="8"/><circle cx="328.2" cy="168.2" r="8"/></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 number one "</description> ```svg
```svg <svg width="33" height="84" viewBox="0 0 33 84" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M29.229 17.2V62H14.125V28.592H6.445V17.2H29.229Z" fill="#F9F9F9"/> <path d="M29.229 17.2V62H14.125V28.592H6.445V17.2H29.229Z" fill="#F79E02"/> <path d="M29.229 17.2V62H14.125V28.592H6.445V17.2H29.229Z" fill="#F8DFB1"/> <path d="M23.229 23.2V68H8.125V34.592H0.445V23.2H23.229Z" fill="#F9F9F9"/> <path d="M23.229 23.2V68H8.125V34.592H0.445V23.2H23.229Z" fill="#F9F9F9"/> <path d="M23.229 23.2V68H8.125V34.592H0.445V23.2H23.229Z" fill="black" fill-opacity="0.88"/> </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 three dots "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <path d="M10 18a2 2 0 112 2 2 2 0 01-2-2zm0-6a2 2 0 112 2 2 2 0 01-2-2zm0-6a2 2 0 112 2 2 2 0 01-2-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>"the u logo is shown in purple and white "</description> ```svg
```svg <svg width="1080" height="856" viewBox="0 0 1080 856" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1145 614.703V173.116C1145 151.616 1133.36 145 1116.72 145H1023.57C1003.61 145 995.292 151.616 995.291 173.116V791.672C995.291 806.557 965.558 860.63 882.178 854.521C724.152 842.944 631 733.703 631 646.129V173.116C631 154.923 639.318 145 659.278 145H750.767C770.729 145 779.045 154.923 779.045 173.116V609.744C779.045 659.226 828.259 712.285 882.178 712.285H1048.53C1101.76 712.285 1145 651.089 1145 614.703Z" stroke="url(#paint0_linear)" stroke-width="2"/> <path d="M1 241.297V682.884C1 704.384 12.5983 711 29.1679 711H121.958C141.841 711 150.126 704.384 150.126 682.884V64.3282C150.126 49.4429 179.744 -4.62965 262.799 1.47891C420.21 13.0561 513 122.297 513 209.871V682.884C513 701.077 504.715 711 484.832 711H393.699C373.815 711 365.531 701.077 365.531 682.884V246.256C365.531 196.774 316.509 143.715 262.799 143.715H97.0934C44.0705 143.715 0.999882 204.911 1 241.297Z" stroke="url(#paint1_linear)" stroke-width="2"/> <defs> <linearGradient id="paint0_linear" x1="888" y1="145" x2="888" y2="855" gradientUnits="userSpaceOnUse"> <stop stop-color="#82269E" stop-opacity="0.7"/> <stop offset="1" stop-color="#82269E" stop-opacity="0"/> </linearGradient> <linearGradient id="paint1_linear" x1="257" y1="711" x2="257" y2="1.00001" gradientUnits="userSpaceOnUse"> <stop stop-color="#82269E" stop-opacity="0.7"/> <stop offset="1" stop-color="#82269E" stop-opacity="0"/> </linearGradient> </defs> </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 shovel and ball "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="25" height="20" viewBox="0 0 25 20"> <path d="M10.020 8.469l3.387 4.266s-0.648 4-2.992 5.863c-2.34 1.863-10.414 1.332-10.414 1.332s0.148-0.902 0.43-2.164l3.695-4.383c0.156-0.184-0.035-0.453-0.258-0.371l-2.359 0.863c0.563-1.629 1.277-3.125 2.133-3.809 2.34-1.867 6.379-1.598 6.379-1.598zM19.316 13.742c-1.719 0-3.117 1.398-3.117 3.121s1.395 3.121 3.117 3.121c1.723 0 3.117-1.398 3.117-3.121 0-1.727-1.398-3.121-3.117-3.121zM24.863 1.211l-0.773-0.977c-0.215-0.27-0.605-0.313-0.875-0.102l-9.082 6.949-1.332-1.68c-0.199-0.25-0.59-0.203-0.727 0.086l-0.988 2.133 3.387 4.266 2.297-0.484c0.313-0.066 0.445-0.438 0.246-0.688l-1.332-1.676 9.082-6.949c0.27-0.215 0.313-0.609 0.098-0.879z"></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 speaker icon with a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> <path fill="context-fill" d="M4,5C2.9,5,2,5.9,2,7v2c0,1.1,0.9,2,2,2h1.2L9,14V2L5.2,5H4z M11,8c0-0.6-0.4-1-1-1v2C10.6,9,11,8.6,11,8z M13,8 c0-1.4-1-2.6-2.3-2.9L10.4,6C11.3,6.2,12,7,12,8s-0.7,1.8-1.6,2l0.4,0.9C12,10.6,13,9.4,13,8z M11.4,3.2l-0.4,0.9 C12.8,4.6,14,6.2,14,8s-1.2,3.4-2.9,3.8l0.4,0.9C13.5,12.2,15,10.3,15,8S13.5,3.8,11.4,3.2z"/> c-3.4,0-6.2-2.8-6.2-6.2S4.6,1.8,8,1.8s6.2,2.8,6.2,6.2S11.4,14.2,8,14.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>"a purple and orange background with mountains "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1600 900"><rect width="1600" height="900" fill="#f70"/><polygon fill="#c30000" points="957 450 539 900 1396 900"/><polygon fill="#ad0000" points="957 450 872.9 900 1396 900"/><polygon fill="#b40021" points="-60 900 398 662 816 900"/><polygon fill="#98001c" points="337 900 398 662 816 900"/><polygon fill="#b60045" points="1203 546 1552 900 876 900"/><polygon fill="#970036" points="1203 546 1552 900 1162 900"/><polygon fill="#ba006a" points="641 695 886 900 367 900"/><polygon fill="#990056" points="587 900 641 695 886 900"/><polygon fill="#b1008c" points="1710 900 1401 632 1096 900"/><polygon fill="#990067" points="1710 900 1401 632 1365 900"/><polygon fill="#af0099" points="1210 900 971 687 725 900"/><polygon fill="#890084" points="943 900 1210 900 971 687"/></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 computer monitor "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M25 4.5H7C5.80693 4.50132 4.66311 4.97585 3.81948 5.81948C2.97585 6.66311 2.50132 7.80693 2.5 9V18.015L2.502 18.065C2.50083 18.0806 2.50016 18.0963 2.5 18.112V19C2.50132 20.1931 2.97585 21.3369 3.81948 22.1805C4.66311 23.0241 5.80693 23.4987 7 23.5H12L10.8 25.1C10.6325 25.3228 10.5304 25.5878 10.5051 25.8654C10.4799 26.143 10.5326 26.4221 10.6573 26.6714C10.7819 26.9207 10.9736 27.1303 11.2108 27.2767C11.448 27.423 11.7213 27.5004 12 27.5H20C20.2786 27.5002 20.5518 27.4227 20.7889 27.2763C21.0259 27.1298 21.2174 26.9202 21.342 26.6709C21.4665 26.4217 21.5191 26.1426 21.4938 25.8651C21.4686 25.5876 21.3665 25.3227 21.199 25.1L19.999 23.5H25C26.1931 23.4989 27.3371 23.0245 28.1808 22.1808C29.0245 21.3371 29.4989 20.1931 29.5 19V9C29.4987 7.80693 29.0241 6.66311 28.1805 5.81948C27.3369 4.97585 26.1931 4.50132 25 4.5ZM20.4 25.7C20.4561 25.7741 20.4903 25.8624 20.4989 25.9549C20.5075 26.0475 20.49 26.1406 20.4485 26.2237C20.4071 26.3069 20.3432 26.3768 20.2641 26.4256C20.1851 26.4744 20.0939 26.5002 20.001 26.5H12.001C11.9082 26.4998 11.8173 26.4738 11.7385 26.4249C11.6597 26.376 11.596 26.3062 11.5546 26.2232C11.5132 26.1401 11.4957 26.0472 11.504 25.9548C11.5124 25.8625 11.5463 25.7742 11.602 25.7L13.252 23.5H18.752L20.4 25.7ZM28.5 19C28.4989 19.9279 28.1299 20.8176 27.4737 21.4737C26.8176 22.1299 25.9279 22.4989 25 22.5H7C6.07207 22.4989 5.18244 22.1299 4.5263 21.4737C3.87015 20.8176 3.50106 19.9279 3.5 19V9C3.50106 8.07207 3.87015 7.18244 4.5263 6.5263C5.18244 5.87015 6.07207 5.50106 7 5.5H25C25.9279 5.50106 26.8176 5.87015 27.4737 6.5263C28.1299 7.18244 28.4989 8.07207 28.5 9V19Z"/></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 wireless signal icon vector | price 1 credit usd $1 "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <g fill="#2e3436"> <path d="M.393 3.451A8.181 8.181 0 000 6.001c0 2.126.777 4.004 2 5h1V9c-.607-.781-1-1.76-1-3 0-.308.025-.597.07-.872zm2.61 2.612C3.016 7.286 3.34 8.178 4 9h1V8.06zM7 10.059V16h2V12.06zM2 1c-.184.143-.35.31-.512.488L3 3V1zm11 0v2c.607.789 1 1.759 1 3s-.393 2.22-1 3v2h1c1.223-.995 2-2.873 2-5 0-2.167-.739-4.02-2-5zM4 3c-.16.183-.297.378-.418.582L5 5V3zm7 0v6h1c.672-.837 1-1.743 1-3s-.312-2.216-1-3zM8 4a2 2 0 00-2 2l2 2a2 2 0 100-4z"/> <path d="M1.53.469L.47 1.529l14 14 1.063-1.06z"/> </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 an arrow pointing to the right "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 16l5-4-5-4v3H4v2h9z"/><path d="M20 3h-9c-1.103 0-2 .897-2 2v4h2V5h9v14h-9v-4H9v4c0 1.103.897 2 2 2h9c1.103 0 2-.897 2-2V5c0-1.103-.897-2-2-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>"an umbrella icon in the style of pixel art "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1193 2048"><path d="M0 686V516h119V344h119V174h237V4h119v170h240v170h118v172h121v170H594v680H475V686H0zm594 850v-170h121v170H594zm121-170v-170h119v170H715z"/></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 two lightning bolts "</description> ```svg
```svg <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M21.8002 9.71L18.0802 17.9C17.8502 18.39 17.1202 18.23 17.1202 17.69V11H15.6202C15.3402 11 15.1202 10.78 15.1202 10.5V4.5C15.1202 4.22 15.3402 4 15.6202 4H21.3802C21.7302 4 21.9802 4.36 21.8402 4.69L20.1202 9H21.3402C21.7102 9 21.9502 9.38 21.8002 9.71ZM15.1202 13V20H4.12024C3.02024 20 2.12024 19.1 2.12024 18V15C2.12024 13.9 3.02024 13 4.12024 13H15.1202ZM6.37024 16.5C6.37024 16.09 6.03024 15.75 5.62024 15.75C5.21024 15.75 4.87024 16.09 4.87024 16.5C4.87024 16.91 5.21024 17.25 5.62024 17.25C6.03024 17.25 6.37024 16.91 6.37024 16.5ZM13.1202 4V11H4.12024C3.02024 11 2.12024 10.1 2.12024 9V6C2.12024 4.9 3.02024 4 4.12024 4H13.1202ZM6.37024 7.5C6.37024 7.09 6.03024 6.75 5.62024 6.75C5.21024 6.75 4.87024 7.09 4.87024 7.5C4.87024 7.91 5.21024 8.25 5.62024 8.25C6.03024 8.25 6.37024 7.91 6.37024 7.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>"a black arrow pointing down on a white background "</description> ```svg
```svg <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M6 2h8l5.5 10L14 22H6l5.5-10L6 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>"no headphones icon vector | price 1 credit usd $1 "</description> ```svg
```svg <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9 3.5C9.3 3.4 9.5 3.3 9.8 3.3C10.5 3.1 11.2 3 12 3C17 3 21 7 21 12V14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M3 18.0001V12.0001C3 9.5001 4 7.3001 5.6 5.6001" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M20.3 20.3C20.3 20.3 20.2 21 19 21H18C16.9 21 16 20.1 16 19V16L20.3 20.3ZM20.1 14H21H20.1ZM3 19C3 20.1 3.9 21 5 21H6C7.1 21 8 20.1 8 19V16C8 14.9 7.1 14 6 14H3V19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M2 2L22 22" stroke="currentColor" stroke-width="2" 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 image of a stop 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="M7.15289 1.29289C7.34043 1.10536 7.59478 1 7.86 1H16.14C16.4052 1 16.6596 1.10536 16.8471 1.29289L22.7071 7.15289C22.8946 7.34043 23 7.59478 23 7.86V16.14C23 16.4052 22.8946 16.6596 22.7071 16.8471L16.8471 22.7071C16.6596 22.8946 16.4052 23 16.14 23H7.86C7.59478 23 7.34043 22.8946 7.15289 22.7071L1.29289 16.8471C1.10536 16.6596 1 16.4052 1 16.14V7.86C1 7.59478 1.10536 7.34043 1.29289 7.15289L7.15289 1.29289ZM8.27421 3L3 8.27421V15.7258L8.27421 21H15.7258L21 15.7258V8.27421L15.7258 3H8.27421Z" fill="black"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 7C12.5523 7 13 7.44772 13 8V12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12V8C11 7.44772 11.4477 7 12 7Z" fill="black"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M11 16C11 15.4477 11.4477 15 12 15H12.01C12.5623 15 13.01 15.4477 13.01 16C13.01 16.5523 12.5623 17 12.01 17H12C11.4477 17 11 16.5523 11 16Z" 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>"the open ssl logo on a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M1.961 13.532a2.04 2.04 0 01-.818-.157 1.745 1.745 0 01-.616-.437 1.967 1.967 0 01-.389-.664A2.441 2.441 0 010 11.442c0-.299.046-.576.137-.832.091-.256.221-.477.389-.664a1.76 1.76 0 01.617-.438c.243-.105.516-.157.818-.157.303 0 .575.052.818.157.243.105.448.25.616.437.168.187.298.408.389.664.091.256.137.533.137.832 0 .299-.046.576-.137.832a1.983 1.983 0 01-.389.664 1.741 1.741 0 01-.616.437 2.04 2.04 0 01-.818.158zm0-.443c.235 0 .443-.042.622-.126s.331-.199.454-.345c.123-.146.216-.319.277-.521.062-.202.092-.42.092-.656 0-.235-.031-.454-.092-.656a1.493 1.493 0 00-.277-.524c-.123-.148-.275-.263-.454-.347s-.386-.125-.622-.125c-.235 0-.443.042-.622.126a1.31 1.31 0 00-.454.347 1.477 1.477 0 00-.277.524c-.062.202-.092.42-.092.656 0 .235.031.454.092.656.062.202.154.375.277.521.123.146.275.261.454.345.18.083.387.125.622.125zm2.494-2.538h.454v.409h.011c.108-.149.237-.266.387-.35.149-.084.331-.126.544-.126.183 0 .351.035.504.104.153.069.284.168.392.297.108.129.193.289.255.479.062.191.092.405.092.644 0 .232-.029.442-.087.63a1.41 1.41 0 01-.249.482 1.075 1.075 0 01-.398.305 1.266 1.266 0 01-.527.106c-.198 0-.37-.032-.516-.095a1.018 1.018 0 01-.398-.331h-.01v1.557h-.454v-4.111zm1.345 2.6a.737.737 0 00.625-.325c.069-.101.12-.22.154-.359.034-.138.05-.289.05-.454a1.96 1.96 0 00-.05-.451 1.123 1.123 0 00-.154-.364.751.751 0 00-.258-.241.723.723 0 00-.361-.087.896.896 0 00-.412.09.787.787 0 00-.289.247 1.117 1.117 0 00-.168.364 1.902 1.902 0 00-.006.886c.034.138.087.259.16.361a.779.779 0 00.283.244.932.932 0 00.426.089zm3.037.375a1.4 1.4 0 01-.591-.12c-.174-.08-.32-.19-.44-.328s-.211-.3-.275-.485a1.795 1.795 0 01-.095-.591c0-.209.033-.406.098-.591.065-.185.159-.346.28-.485a1.287 1.287 0 01.994-.448c.217 0 .408.04.574.12.166.08.305.192.417.336.112.144.197.316.255.516.058.2.087.419.087.658h-2.24c.007.146.034.282.078.409.045.127.106.237.185.331a.835.835 0 00.673.297.855.855 0 00.521-.148.775.775 0 00.28-.445h.443c-.067.314-.209.555-.426.723-.217.167-.49.251-.818.251zm-.028-2.689a.871.871 0 00-.359.07.755.755 0 00-.266.196 1.045 1.045 0 00-.179.297 1.327 1.327 0 00-.092.367h1.743c-.015-.291-.094-.519-.238-.684-.145-.164-.348-.246-.609-.246zm2.311.095h.011c.105-.138.231-.247.378-.328.148-.08.328-.12.541-.12.303 0 .541.079.714.238.174.159.261.389.261.692v2.034h-.454v-1.995c0-.191-.058-.336-.174-.437-.116-.101-.276-.151-.482-.151a.846.846 0 00-.319.059.755.755 0 00-.252.163.708.708 0 00-.165.252.886.886 0 00-.059.328v1.782h-.454v-2.897h.454v.38zm4.289 2.598c-.549 0-.972-.116-1.271-.347-.299-.231-.456-.561-.47-.989h.8c.03.244.116.418.259.521.143.103.359.155.648.155.105 0 .205-.009.299-.028a.817.817 0 00.248-.09.502.502 0 00.172-.161.43.43 0 00.065-.24.403.403 0 00-.07-.242.555.555 0 00-.2-.161 1.632 1.632 0 00-.313-.113c-.122-.032-.26-.065-.414-.099a7.452 7.452 0 01-.521-.138 1.582 1.582 0 01-.44-.206.989.989 0 01-.304-.332 1.037 1.037 0 01-.116-.518c0-.199.038-.374.116-.524.077-.15.184-.276.321-.378.137-.101.3-.178.487-.228.188-.051.394-.076.62-.076.454 0 .82.107 1.096.321.276.214.429.526.459.935h-.783c-.023-.203-.105-.355-.248-.456a.894.894 0 00-.53-.152c-.222 0-.398.043-.53.13a.393.393 0 00-.197.344c0 .083.018.151.054.206.036.055.09.102.163.144.073.041.164.077.273.107.109.03.238.062.389.096.207.045.401.095.583.149.182.055.342.127.479.217.137.09.245.205.324.344.079.139.118.318.118.535 0 .203-.039.384-.118.544-.079.16-.188.293-.327.4a1.486 1.486 0 01-.496.245 2.212 2.212 0 01-.625.085zm3.759 0c-.549 0-.972-.116-1.271-.347s-.456-.561-.47-.989h.8c.03.244.116.418.259.521.143.103.359.155.648.155.105 0 .205-.009.299-.028a.817.817 0 00.248-.09.502.502 0 00.172-.161.43.43 0 00.065-.24.403.403 0 00-.07-.242.555.555 0 00-.2-.161 1.632 1.632 0 00-.313-.113c-.122-.032-.26-.065-.414-.099a7.452 7.452 0 01-.521-.138 1.582 1.582 0 01-.44-.206.989.989 0 01-.304-.332 1.037 1.037 0 01-.116-.518c0-.199.038-.374.116-.524.077-.15.184-.276.321-.378.137-.101.3-.178.487-.228.188-.051.394-.076.62-.076.454 0 .82.107 1.096.321.276.214.429.526.459.935h-.783c-.023-.203-.105-.355-.248-.456a.894.894 0 00-.53-.152c-.222 0-.398.043-.53.13a.393.393 0 00-.197.344c0 .083.018.151.054.206.036.055.09.102.163.144.073.041.164.077.273.107.109.03.238.062.389.096.207.045.401.095.583.149.182.055.342.127.479.217.137.09.245.205.324.344.079.139.118.318.118.535 0 .203-.039.384-.118.544-.079.16-.188.293-.327.4a1.486 1.486 0 01-.496.245c-.191.056-.4.085-.625.085zm2.122-4.12h.817v3.347H24v.682h-2.71V9.41z"/></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 on a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 14"> <path d="M7.295 5.952L1.877.533A.996.996 0 00.559.452L.464.536a.994.994 0 00-.002 1.412l4.74 4.737-4.708 4.707a.99.99 0 00-.077 1.314L.5 12.8l.095.084a.992.992 0 001.313-.078l5.39-5.39a.984.984 0 00.289-.764V6.6a.991.991 0 00-.292-.648z" fill="#100F10" 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>"the logo for tvp poland sa "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="2500" height="2500" viewBox="0 0 192.756 192.756"><g fill-rule="evenodd" clip-rule="evenodd"><path fill="#fff" d="M0 0h192.756v192.756H0V0z"/><path d="M99.744 71.461l-12.105 33.018h16.55l3.693-9.718h14.156c9.895-1.02 18.35-7.716 16.688-18.192-.855-3.315-5.299-4.894-10.531-5.108H99.744zm-49.92 1.844l2.389 31.175h19.15l27.425-33.018H81.416L67.259 90.248l-.958-18.787H6.186L2.834 82.036h12.994l-8.07 22.444h17.234l7.591-22.444h14.021l3.22-8.731zm62.914 6.274l-2.736 7.636h6.635c8.037-2.25 6.545-7.636 1.641-7.636h-5.54z"/><path fill="#33a457" d="M4.854 79.462h12.995l-8.07 22.444h17.234l7.591-22.444h14.021l3.898-10.574H8.206L4.854 79.462z"/><path fill="#cc2229" d="M51.702 68.888l2.531 33.018h19.149l27.425-33.018H83.436L69.278 87.674l-.957-18.786H51.702z"/><path d="M101.764 68.888l-12.105 33.019h16.55l3.693-9.719h14.156c9.895-1.019 18.35-7.715 16.688-18.191-.854-3.315-5.297-4.895-10.531-5.108h-28.451v-.001zm12.994 8.117l-2.734 7.637h6.633c8.037-2.251 6.545-7.637 1.643-7.637h-5.542z" fill="#33348e"/><path fill="#33a457" d="M145.838 71.383h44.084v10.642h-48.414l4.33-10.642z"/><path fill="#cc2229" d="M137.311 92.339h52.611V82.025h-48.414l-4.197 10.314z"/><path fill="#33348e" d="M132.75 103.548h57.172V92.339h-52.611l-4.561 11.209z"/><path d="M18.641 123.702v-7.837h-2.799v-1.597h7.497v1.597h-2.792v7.837h-1.906zM24.569 123.702v-9.434h6.993v1.597h-5.089v2.091h4.735v1.588h-4.735v2.567h5.269v1.591h-7.173zM33.409 123.702v-9.356h1.904v7.765h4.736v1.591h-6.64zM41.409 123.702v-9.434h6.993v1.597h-5.089v2.091h4.735v1.588h-4.735v2.567h5.269v1.591h-7.173zM51.536 123.702l-2.251-9.434h1.948l1.423 6.48 1.724-6.48h2.265l1.654 6.589 1.448-6.589h1.917l-2.291 9.434h-2.02l-1.878-7.053-1.874 7.053h-2.065zM62.578 123.702v-9.434h1.904v9.434h-1.904zM65.479 123.702v-1.718l4.956-6.119H66.04v-1.597h6.905v1.48l-5.168 6.363h5.368v1.591h-7.666zM77.75 114.268h1.9v5.973c0 .779-.071 1.382-.207 1.801a2.545 2.545 0 0 1-1.003 1.322c-.485.334-1.125.499-1.917.499-.932 0-1.647-.259-2.15-.782-.501-.521-.756-1.285-.758-2.293l1.794-.206c.022.54.101.922.237 1.146.207.338.521.507.94.507.424 0 .725-.12.9-.364.176-.241.264-.745.264-1.509v-6.094zM90.184 123.702h-2.073l-.823-2.144h-3.771l-.777 2.144h-2.021l3.675-9.435h2.014l3.776 9.435zm-3.507-3.731l-1.3-3.502-1.273 3.502h2.573zM94.856 123.702v-9.435h3.056c1.156 0 1.912.049 2.264.144.541.141.996.448 1.359.922.365.475.547 1.088.547 1.837 0 .58-.105 1.067-.316 1.46a2.596 2.596 0 0 1-.801.932 2.745 2.745 0 0 1-.986.446c-.455.09-1.113.136-1.977.136H96.76v3.559h-1.904v-.001zm1.904-7.837v2.675h1.041c.752 0 1.256-.048 1.508-.146.252-.1.451-.253.596-.464.143-.211.215-.455.215-.733 0-.343-.102-.626-.303-.851a1.316 1.316 0 0 0-.766-.417c-.229-.044-.684-.063-1.369-.063h-.922v-.001zM103.26 119.043c0-.962.143-1.768.43-2.42.217-.479.508-.912.879-1.294.371-.38.777-.663 1.219-.848.59-.251 1.266-.374 2.035-.374 1.391 0 2.502.431 3.336 1.294.834.861 1.252 2.061 1.252 3.596 0 1.524-.416 2.715-1.242 3.576-.828.858-1.936 1.289-3.32 1.289-1.402 0-2.52-.429-3.348-1.283-.829-.856-1.241-2.036-1.241-3.536zm1.961-.064c0 1.067.248 1.878.74 2.429.494.552 1.121.826 1.881.826.758 0 1.381-.272 1.869-.821.484-.547.729-1.366.729-2.46 0-1.08-.236-1.887-.709-2.42-.475-.532-1.105-.798-1.889-.798-.787 0-1.42.271-1.9.809-.479.538-.721 1.349-.721 2.435zM113.947 123.702v-9.356h1.905v7.765h4.736v1.591h-6.641zM121.463 120.634l1.855-.183c.109.624.336 1.08.678 1.373.34.29.799.437 1.379.437.613 0 1.076-.129 1.387-.391.312-.26.467-.562.467-.909a.842.842 0 0 0-.197-.569c-.129-.158-.357-.294-.686-.408-.221-.079-.73-.216-1.523-.413-1.021-.252-1.738-.564-2.148-.934-.58-.519-.869-1.15-.869-1.897 0-.481.135-.929.408-1.349.271-.417.666-.736 1.178-.955.514-.218 1.131-.328 1.855-.328 1.186 0 2.076.26 2.676.778.598.521.91 1.212.941 2.079l-1.904.084c-.082-.485-.258-.835-.525-1.045-.268-.214-.67-.319-1.205-.319-.555 0-.988.112-1.301.341a.687.687 0 0 0-.303.584.72.72 0 0 0 .283.573c.24.202.824.413 1.75.631.928.22 1.613.445 2.057.679.443.234.791.554 1.043.96.25.406.375.907.375 1.502 0 .54-.148 1.048-.449 1.518a2.69 2.69 0 0 1-1.273 1.052c-.549.23-1.234.346-2.055.346-1.191 0-2.107-.275-2.748-.826-.64-.554-1.023-1.357-1.146-2.411zM130.762 123.702v-9.434h1.904v4.189l3.848-4.189h2.56l-3.551 3.675 3.745 5.759h-2.465l-2.592-4.429-1.545 1.578v2.851h-1.904zM148.76 123.702h-2.072l-.824-2.144h-3.771l-.777 2.144h-2.02l3.674-9.435h2.014l3.776 9.435zm-3.506-3.731l-1.301-3.502-1.273 3.502h2.574zM152.949 120.634l1.854-.183c.109.624.336 1.08.68 1.373.34.29.799.437 1.379.437.613 0 1.076-.129 1.387-.391.311-.26.467-.562.467-.909a.853.853 0 0 0-.197-.569c-.129-.158-.357-.294-.686-.408-.223-.079-.73-.216-1.523-.413-1.021-.252-1.738-.564-2.148-.934-.58-.519-.871-1.15-.871-1.897 0-.481.137-.929.41-1.349.271-.417.664-.736 1.176-.955.516-.218 1.131-.328 1.857-.328 1.186 0 2.074.26 2.674.778.598.521.912 1.212.943 2.079l-1.904.084c-.082-.485-.258-.835-.525-1.045-.268-.214-.67-.319-1.205-.319-.555 0-.988.112-1.301.341a.683.683 0 0 0-.303.584.72.72 0 0 0 .283.573c.238.202.822.413 1.75.631.928.22 1.611.445 2.057.679.443.234.791.554 1.043.96.25.406.375.907.375 1.502 0 .54-.148 1.048-.449 1.518a2.695 2.695 0 0 1-1.275 1.052c-.549.23-1.234.346-2.053.346-1.193 0-2.109-.275-2.748-.826-.641-.554-1.024-1.357-1.147-2.411zM162.209 123.702v-1.807h1.809v1.807h-1.809zM174.391 123.702h-2.072l-.824-2.144h-3.771l-.777 2.144h-2.021l3.676-9.435h2.014l3.775 9.435zm-3.508-3.731l-1.299-3.502-1.275 3.502h2.574zM175.389 123.702v-1.807h1.806v1.807h-1.806z"/></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>"google drive icon with colored squares "</description> ```svg
```svg <svg viewBox="0 0 32 32"> <g transform="translate(1.44)"> <path fill="#E24444" d="M22.1,22.3l-3.2,3.2l-2.4,2.4l-0.6,0.6h-0.3l-3-3l-0.4-0.4c-0.1-0.1-0.1-0.1,0-0.3l6.2-6.2h0.3l3.4,3.4 C22.2,22.2,22.2,22.3,22.1,22.3z"/> <path fill="#4488FF" d="M20.8,10.1l-7.1,7.1c-0.1,0.1-0.3,0.1-0.4,0l-3.5-3.5c-0.1-0.1-0.1-0.2,0-0.4l7.1-7.1h0.4l3.5,3.5 C20.9,9.8,20.9,10,20.8,10.1z"/> <path fill="#FFCE00" d="M10.6,20.2l-7.1,7.1l-0.2,0.1l-3.6-3.6c-0.1-0.1-0.1-0.2,0-0.3l1.9-2l5.2-5.1h0.3l3.4,3.4 C10.7,19.8,10.7,20.1,10.6,20.2z"/> </g> <path d="M28.6,3.7H3.4c-1.5,0-2.7,1.2-2.7,2.7V21l2.4-2.4v-12c0-0.1,0.1-0.5,0.2-0.38V6.2h12l1.6-1.6c1-1,2.5-1,3.5,0L22,6.2h6.5 c0.1,0,0.2,0.1,0.2,0.2v18.9c0,0.1-0.1,0.2-0.2,0.2h-5l-2.4,2.4h7.4c1.4,0,2.6-1.2,2.7-2.7V6.4C31.3,4.9,30.1,3.7,28.6,3.7z M10.8,25.5H10l-2.4,2.4h5.6L10.8,25.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 black and white image of various logos "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 971.3 222"><path d="M263.7 98.9l3.1 9.2-8.1-5.7-8.4 5.9 3.2 9.5v.1h10.1l-8.1 5.7 3.2 9.5v.1h10.4l3.1-9.2 3.1 9.2v.1h10.4l3.2-9.5-8.1-5.7h10.1l3.2-9.5-8.4-5.9-8.1 5.7 3.1-9.2-8.4-5.9-8.6 5.6zm.2 18.8l3.1-9.3h10.1l3.1 9.3-8.2 5.7-8.1-5.7zM179.6 135.1c-5.1-5.1-8-12-8-19.2v-11.2c0-.4-.3-.7-.7-.7s-.7.3-.7.7c0 7.3-2.8 14.1-8 19.2l-17 17c-.1.1-.2.3-.2.6 0 .2.1.4.3.5 5.9 4.2 12.8 6.4 20 6.4s14.1-2.2 20-6.4c.2-.1.3-.3.3-.5s-.1-.4-.2-.6l-5.8-5.8zm-30.5-41.7v-8.7c0-.4-.3-.7-.7-.7-.1 0-.2 0-.4.1-10.6 6.1-17.2 17.6-17.2 29.8 0 1 .1 2 .2 3.2 0 .3.2.5.5.6h.2c.2 0 .4-.1.5-.2l11.8-11.8c3.3-3.3 5.2-7.7 5.1-12.3zm33.5-9.3c-.2-.1-.5-.1-.7 0s-.4.4-.4.6v31.2c0 4.6 1.8 9 5.1 12.3l5.7 5.7c.1.1.3.2.5.2h.1c.2 0 .4-.1.5-.3 4.2-5.9 6.4-12.8 6.4-19.9 0-12.2-6.6-23.7-17.2-29.8zm-27.3 32.8l-17 17c-.1.1-.3.2-.5.2h-.1c-.2 0-.4-.1-.5-.3-.9-1.3-1.8-2.7-2.6-4.2-.1-.3-.1-.6.1-.8l16.2-16.2c5.1-5.1 8-12 8-19.2 0-.4.3-.7.7-.7s.7.3.7.7v11.2c.1 4.7-1.7 9.1-5 12.3zM325.1 96.2l-.6.6v7.6l.5.5 16.5-2.8.5.5v5.3l16.8-2.8.7-.7v-7.6l-.6-.6h-33.8zm.1 14.5l-.7.7v4.7l.5.5 17-2.8V108c0-.1-16.8 2.7-16.8 2.7zm16.8 3.1v5.8l16.8-2.8.7-.7v-4.7l-.5-.5-17 2.9zm-16.8 8.6l-.7.7v7.6l.6.6H359l.6-.6v-7.6l-.5-.5-16.5 2.8-.5-.5v-5.3l-16.9 2.8zm98.3-24l-4.2 4.2-4.2-4.2H396v4.2h19.1l4.2 4.2 4.2-4.2h6.4v-4.2h-6.4zm-4.3 8.5l-4.2 4.2-4.2-4.2h-14.9v4.2h14.9l4.2 4.2 4.2-4.2h10.6v-4.2h-10.6zm-4.2 8.5l-4.2 4.2-4.2-4.2H396v4.2h10.6l4.2 4.2 4.2-4.2h14.9v-4.2H415zm-4.3 8.5l-4.2 4.2-4.2-4.2h-6.4v4.2h6.4l4.2 4.2 4.2-4.2h19.1v-4.2h-19.1zM45.2 142.6c2.9.9 5.9 1.3 9 1.3 3.7 0 7.1-.6 10.3-1.8l-9.9-26.8-9.4 27.3zM23.3 112.9c0 12.4 7.2 23 17.6 28l-14.8-40.8c-1.8 3.8-2.8 8.3-2.8 12.8z"/><path d="M39.6 96.2V98c0 .2-.1.3-.3.3h-3.5c-.4 0-.5.2-.4.6l11.3 33 6.8-20.6L48.8 99c-.2-.4-.4-.6-1.1-.6h-3.1c-.2 0-.3-.1-.3-.3v-1.8c0-.2.1-.3.3-.3 5.8.2 11.7.2 17.6 0 .2 0 .3.1.3.3V98c0 .2-.1.3-.3.3h-3.1c-.6 0-.9.2-.6.8l11 32.5 4.1-12.4c4.8-14.8-4.2-16.5-4-23.9.1-3.7 2.8-5.3 5.5-5.2-5.5-5-12.8-8.1-20.9-8.1-10.9 0-20.4 5.6-26 14.2 3.5-.1 7.3-.1 11.1-.3.2 0 .3.1.3.3z"/><path d="M54.2 77c-19.8 0-35.9 16.1-35.9 35.9s16.1 35.9 35.9 35.9c19.8 0 35.9-16.1 35.9-35.9S74 77 54.2 77zm0 69.8c-18.7 0-33.8-15.2-33.8-33.8s15.2-33.9 33.8-33.9c18.7 0 33.8 15.2 33.8 33.8s-15.1 33.9-33.8 33.9z"/><path d="M81.4 98.2c.1 4.5-1.3 10.2-2.6 14.5L69.1 140c9.6-5.3 16-15.4 16-27.1.1-5.3-1.3-10.2-3.7-14.7zM921.6 113.9h-12.5v12.6h12.5c2.1 0 3.8-.6 5-1.7 1.2-1.1 1.8-2.7 1.8-4.7s-.6-3.5-1.8-4.6-2.8-1.6-5-1.6zM924.8 107.5c1.1-1 1.7-2.3 1.7-4.1 0-2-.5-3.5-1.5-4.3-1-.8-2.5-1.2-4.4-1.2h-11.5v11h11.5c1.7 0 3.1-.5 4.2-1.4z"/><path d="M940.8 77h-46c-6.3 0-11.5 5.2-11.5 11.5v46c0 6.3 5.2 11.5 11.5 11.5h46c6.3 0 11.5-5.2 11.5-11.5v-46c0-6.3-5.2-11.5-11.5-11.5zm-6.3 48.5c-.6 1.4-1.4 2.6-2.6 3.6-1.2 1-2.7 1.8-4.6 2.4-1.9.6-4.1.9-6.7.9h-18.5V92h19.5c3.6 0 6.5.8 8.7 2.5s3.3 4.1 3.3 7.5c0 2-.5 3.8-1.5 5.2-1 1.4-2.4 2.6-4.3 3.4v.1c2.5.5 4.4 1.7 5.6 3.5 1.3 1.8 1.9 4.1 1.9 6.9 0 1.6-.3 3.1-.8 4.4zM526.1 147.1v-13.6c14.4 0 25.6-14.2 20-29.4C544 98.5 539.6 94 534 92c-15.1-5.5-29.4 5.6-29.4 20H491c0-22.9 22.2-40.8 46.2-33.3 10.5 3.3 18.9 11.6 22.1 22.1 7.6 24.1-10.2 46.3-33.2 46.3z"/><path d="M512.6 133.6V120h13.5v13.5h-13.5v.1zM502.2 144v-10.4h10.4V144h-10.4zm0-10.4h-8.7v-8.7h8.7v8.7zm327.1-44.1l-23-13.3c-2.9-1.7-7.7-1.7-10.6 0l-23 13.3c-2.9 1.7-5.3 5.8-5.3 9.2v26.5c0 3.4 2.4 7.5 5.3 9.2l23 13.3c2.9 1.7 7.7 1.7 10.6 0l23-13.3c2.9-1.7 5.3-5.8 5.3-9.2V98.7c.1-3.3-2.3-7.5-5.3-9.2zm-4.3 16.4h-30.4c-1.9 0-3.3.5-4.4 1.7-2.4 2.6-3.7 7.6-3.9 10.4h29.9v-7.5h8.6v16.1h-47.6s.2-17.8 6.8-24.8c2.8-2.9 6.4-4.4 10.7-4.4H825v8.5z"/><g><path d="M691.7 108.4c-1.3 0-2.8 1-2.8 3.4h5.5c0-2.4-1.4-3.4-2.7-3.4zM674.3 108.8c-1.2 0-2 .4-2.5 1v7.8c.5.6 1.3 1 2.5 1 1.9 0 3.2-2.1 3.2-4.9 0-2.8-1.3-4.9-3.2-4.9z"/><path d="M701.2 75h-79.7c-9.5 0-17.2 7.7-17.2 17.2v39.7c0 9.5 7.7 17.2 17.2 17.2h79.7c9.5 0 17.2-7.7 17.2-17.2V92.2c0-9.5-7.7-17.2-17.2-17.2zm-41.9 23.6l5.2-1.1v4.3l-5.2 1.1v-4.3zm-29.8 24.7c-1.8 0-3.7-.4-5.7-1.2v-5c1.7 1 4 1.7 5.7 1.7 1.2 0 2-.3 2-1.3 0-2.5-8-1.6-8-7.4 0-3.8 2.8-6 7.1-6 1.7 0 3.5.3 5.2 1v4.9c-1.6-.8-3.6-1.3-5.2-1.3-1.1 0-1.8.3-1.8 1.1 0 2.4 8.1 1.3 8.1 7.6 0 3.7-3 5.9-7.4 5.9zm17.7-14.3h-4v7.4c0 3.1 3.3 2.2 4 1.9v4.3c-.7.4-2 .7-3.7.7-3.2 0-5.5-2.3-5.5-5.4V101l5.1-1.1.1 4.6h4v4.5zm10.9.3c-.7-.2-2.8-.5-4 1.1v12.5h-5.3v-18.4h4.5l.3 1.6c1.2-2.3 3.7-1.9 4.5-1.6v4.8zm6.5 13.6h-5.3v-18.4h5.3v18.4zm10.9.3c-1.8 0-2.9-.8-3.7-1.3v6l-5.3 1.1v-24.6h4.6l.3 1.3c.7-.6 2-1.6 4.1-1.6 3.7 0 7.2 3.4 7.2 9.4 0 6.7-3.4 9.7-7.2 9.7zm23.8-7.5h-10.4c.2 2.5 2.1 3.2 4.1 3.2 2.1 0 3.8-.5 5.2-1.2v4.2c-1.4.8-3.3 1.4-5.8 1.4-5.1 0-8.7-3.2-8.7-9.5 0-5.3 3-9.6 8-9.6s7.6 4.2 7.6 9.6v1.9z"/></g><path d="M426.2 149H254.4c-11.1 0-20.1-9-20.1-20.1V98.1c0-11.1 9-20.1 20.1-20.1h171.8c11.1 0 20.1 9 20.1 20.1v30.8c0 11.1-9 20.1-20.1 20.1z" fill="none" stroke="#acacac" stroke-miterlimit="10"/></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 four different types of data "</description> ```svg
```svg <svg height="1024" width="768" xmlns="http://www.w3.org/2000/svg"> <path d="M704 384H64c-35 0-64 29-64 64v128c0 35 29 64 64 64h640c35 0 64-29 64-64V448c0-35-29-64-64-64zM128 576H64V448h64v128z m128 0h-64V448h64v128z m128 0h-64V448h64v128z m128 0h-64V448h64v128zM704 64H64C29 64 0 93 0 128v128c0 35 29 64 64 64h640c35 0 64-29 64-64V128c0-35-29-64-64-64zM128 256H64V128h64v128z m128 0h-64V128h64v128z m128 0h-64V128h64v128z m128 0h-64V128h64v128z m192-64h-64v-64h64v64z m0 512H64c-35 0-64 29-64 64v128c0 35 29 64 64 64h640c35 0 64-29 64-64V768c0-35-29-64-64-64zM128 896H64V768h64v128z m128 0h-64V768h64v128z m128 0h-64V768h64v128z m128 0h-64V768h64v128z" /> </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 black and white egg "</description> ```svg
```svg <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7.69353 8.2202C7.72251 8.08294 7.8043 7.94589 7.90191 7.85459C7.9493 7.81025 7.98885 7.78764 8.01197 7.77841L8.01635 7.77673C8.27813 7.81906 8.52963 7.64857 8.58498 7.38634C8.64201 7.11615 8.46922 6.85088 8.19903 6.79385C7.79714 6.70902 7.43979 6.91755 7.21878 7.12429C6.9821 7.34568 6.78939 7.6617 6.7151 8.01366C6.65806 8.28385 6.83086 8.54912 7.10105 8.60615C7.37123 8.66319 7.6365 8.49039 7.69353 8.2202ZM3.52186 5.83006C1.73466 7.25375 1.68849 9.66603 2.52601 11.2912C3.08889 12.3834 4.17133 13.3554 5.79501 13.3554C6.19789 13.3554 6.48843 13.3444 6.71719 13.3357C7.41037 13.3093 7.5362 13.3046 8.50114 13.694C9.78452 14.212 11.1493 14.0583 12.2897 13.3391C13.316 12.6919 13.905 11.1891 13.8052 9.96956C13.7522 9.32309 13.8101 9.05949 13.8763 8.75855C13.9349 8.49179 14 8.19571 14 7.57761C14 6.26223 13.6103 5.42367 13.2206 4.73785C12.831 4.05203 12.4075 3.37252 11.2073 2.60802C10.2215 1.98014 8.35426 1.67925 6.87747 2.49881C5.79502 3.09952 5.25379 3.64563 4.60432 4.73785C4.35846 5.15131 4.12262 5.35151 3.52186 5.83006ZM11.6 8.3C11.6 10.1225 10.1225 11.6 8.3 11.6C6.47746 11.6 5 10.1225 5 8.3C5 6.47746 6.47746 5 8.3 5C10.1225 5 11.6 6.47746 11.6 8.3Z" 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 gift box with a bow on it "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24" > <g> <path d="M18.5 9.88501C18.5 9.88501 19 11.6111 19 14.5C19 17.3889 18.6111 19.9167 18.2222 20.2778C17.8333 20.6389 15.1111 21 12 21C8.88889 21 6.16667 20.6389 5.77778 20.2778C5.38889 19.9167 5 17.3889 5 14.5C5 11.6111 5.5 9.88501 5.5 9.88501" stroke="#001A72" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" ></path> <path d="M12 7C8.44444 7 5.33333 7.08333 4.88889 7.16667C4.44444 7.25 4 7.83333 4 8.5C4 9.16667 4.44444 9.75 4.88889 9.83333C4.98211 9.85081 5.19265 9.86829 5.5 9.885C6.65798 9.94796 9.19021 10 12 10C14.8098 10 17.342 9.94796 18.5 9.885C18.8074 9.86829 19.0179 9.85081 19.1111 9.83333C19.5556 9.75 20 9.16667 20 8.5C20 7.83333 19.5556 7.25 19.1111 7.16667C18.6667 7.08333 15.5556 7 12 7Z" stroke="#001A72" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" ></path> <path d="M11.8659 6.84997C12.415 4.80106 15.562 1.25185 17.0621 3.84997C18.5622 6.44821 13.915 7.39914 11.8659 6.84997Z" stroke="#001A72" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" ></path> <path d="M12.0623 6.84997C11.5132 4.80106 8.36619 1.25185 6.86617 3.84997C5.36607 6.44821 10.0132 7.39914 12.0623 6.84997Z" stroke="#001A72" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" ></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 purple face with two eyes and a smile "</description> ```svg
```svg <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18.7818 6.26C17.4797 5.66229 16.1045 5.23865 14.6918 5C14.4985 5.3432 14.3249 5.6971 14.1718 6.06C12.6698 5.84002 11.1438 5.84002 9.64178 6.06C9.50178 5.73 9.29178 5.31 9.12178 5C7.70153 5.23404 6.31917 5.65783 5.01178 6.26C2.70839 9.52517 1.6706 13.5164 2.09178 17.49C3.60515 18.6024 5.29561 19.451 7.09178 20C7.49955 19.4566 7.85766 18.8776 8.16178 18.27C7.57777 18.0529 7.01532 17.7817 6.48178 17.46L6.89178 17.14C8.45505 17.8789 10.1627 18.2622 11.8918 18.2622C13.6209 18.2622 15.3285 17.8789 16.8918 17.14C17.0318 17.25 17.1618 17.36 17.3118 17.46C16.7703 17.7799 16.2014 18.051 15.6118 18.27C15.9257 18.8785 16.2939 19.4575 16.7118 20C18.5079 19.451 20.1984 18.6024 21.7118 17.49C22.1291 13.5152 21.0879 9.52421 18.7818 6.26ZM8.62178 15.26C8.37344 15.246 8.13031 15.1831 7.90633 15.0749C7.68236 14.9667 7.48194 14.8153 7.31657 14.6295C7.15121 14.4437 7.02414 14.2271 6.94267 13.9921C6.86119 13.7571 6.82691 13.5083 6.84178 13.26C6.82555 13.0114 6.85889 12.7621 6.93986 12.5265C7.02083 12.2909 7.14782 12.0738 7.31343 11.8877C7.47905 11.7016 7.68 11.5503 7.90461 11.4425C8.12921 11.3348 8.37299 11.2727 8.62178 11.26C8.87102 11.2714 9.11546 11.3325 9.34071 11.4398C9.56596 11.5472 9.76745 11.6984 9.93333 11.8848C10.0992 12.0712 10.2261 12.2889 10.3066 12.5251C10.387 12.7612 10.4194 13.0111 10.4018 13.26C10.4209 13.7547 10.2452 14.2372 9.91233 14.6038C9.57947 14.9703 9.11607 15.1916 8.62178 15.22V15.26ZM15.1918 15.26C14.6912 15.2291 14.2231 15.0015 13.8897 14.6268C13.5562 14.2521 13.3844 13.7608 13.4118 13.26C13.3969 13.0117 13.4312 12.7629 13.5127 12.5279C13.5941 12.2929 13.7212 12.0763 13.8866 11.8905C14.0519 11.7047 14.2524 11.5533 14.4763 11.4451C14.7003 11.3369 14.9434 11.274 15.1918 11.26C15.441 11.2714 15.6855 11.3325 15.9107 11.4398C16.136 11.5472 16.3375 11.6984 16.5033 11.8848C16.6692 12.0712 16.7961 12.2889 16.8766 12.5251C16.957 12.7612 16.9894 13.0111 16.9718 13.26C16.9936 13.7554 16.8187 14.2394 16.4853 14.6065C16.1519 14.9736 15.687 15.1941 15.1918 15.22V15.26Z" fill="#6038D0"/> </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 id="clock" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 372.96 372.96"><path d="M186.48 0C83.49 0 0 83.49 0 186.48s83.49 186.48 186.48 186.48 186.48-83.49 186.48-186.48C372.828 83.545 289.415.132 186.48 0zm8 356.56v-32.8a8 8 0 0 0-16 0v32.8C90.759 352.372 20.588 282.201 16.4 194.48h32.8a8 8 0 0 0 0-16H16.4C20.588 90.759 90.759 20.588 178.48 16.4v32.8a8 8 0 0 0 16 0V16.4c87.721 4.188 157.892 74.359 162.08 162.08h-32.8a8 8 0 0 0 0 16H356.64c-4.191 87.75-74.408 157.932-162.16 162.08z"/><path d="M270.88 260.88l-76.4-77.68v-80.72a8 8 0 0 0-16 0v84a8 8 0 0 0 2.32 5.6l78.64 80a8.005 8.005 0 1 0 11.44-11.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>"the xls logo is shown in black and white "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M28 23h-6v-2h6v-4h-4a2.002 2.002 0 0 1-2-2v-4a2.002 2.002 0 0 1 2-2h6v2h-6v4h4a2.002 2.002 0 0 1 2 2v4a2.002 2.002 0 0 1-2 2zm-14-2V9h-2v14h8v-2h-6zM10 9H8l-2 6-2-6H2l2.752 7L2 23h2l2-6 2 6h2l-2.755-7L10 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>"twitter logo with a blue circle "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> <g fill="none" fill-rule="evenodd"> <path fill="#55ACEE" d="M0 16C0 7.163 7.163 0 16 0s16 7.163 16 16-7.163 16-16 16S0 24.837 0 16z"/> <path fill="#FFF" d="M16.623 13.607l.04.654-.66-.08c-2.405-.307-4.506-1.348-6.29-3.095l-.872-.867-.224.64c-.476 1.428-.172 2.935.819 3.949.528.56.41.64-.502.306-.317-.106-.595-.186-.621-.146-.093.093.224 1.307.475 1.787.344.667 1.044 1.32 1.81 1.707l.648.307-.767.014c-.74 0-.766.013-.687.293.265.867 1.308 1.787 2.471 2.188l.82.28-.714.427a7.439 7.439 0 0 1-3.541.987c-.595.013-1.083.066-1.083.106 0 .134 1.611.88 2.55 1.174 2.814.867 6.157.494 8.667-.987 1.784-1.054 3.567-3.148 4.4-5.175.449-1.08.898-3.055.898-4.002 0-.614.04-.694.78-1.427.436-.427.845-.894.924-1.027.133-.254.12-.254-.554-.027-1.124.4-1.282.347-.727-.254.41-.426.898-1.2.898-1.427 0-.04-.198.027-.422.147-.238.133-.767.333-1.163.453l-.714.227-.647-.44c-.357-.24-.859-.507-1.123-.587-.674-.187-1.705-.16-2.312.054-1.652.6-2.696 2.147-2.577 3.841z"/> </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 wp engine logo "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 268.3 51" width="2500" height="475"><path d="M17.4 51h16.4V38.6l-4-4h-8.5l-3.9 4zm21.2-33.7l-3.9 3.9v8.6l3.9 3.9h12.5V17.3zM33.8 0H17.4v12.5l3.9 3.9h8.5l4-3.9zm17.3 51V38.6l-3.9-4H34.7V51zM4 0L.1 3.9v12.5h16.4V0zm30.7 0v12.5l3.9 3.9h12.5V0zm-9.1 27.9c-1.3 0-2.3-1.1-2.3-2.3 0-1.3 1.1-2.3 2.3-2.3 1.3 0 2.3 1.1 2.3 2.3 0 1.2-1 2.3-2.3 2.3zm-9.1-10.6H.1v16.4h12.4l4-3.9zm0 21.3l-4-4H.1V51h12.4l4-3.9z" fill="#40BAC8"/><path d="M86.2 38.6c-.3 0-.4-.1-.5-.4l-4.1-14.5h-.1l-4.1 14.5c-.1.3-.2.4-.5.4h-4.8c-.3 0-.4-.1-.5-.4l-7-25.2c0-.2 0-.4.3-.4h6.3c.3 0 .5.2.5.4L75 28.1h.1l4-15.1c.1-.3.2-.4.5-.4h3.9c.3 0 .4.1.5.4l4.2 15.1h.1L91.5 13c0-.2.2-.4.5-.4h6.3c.2 0 .3.2.3.4l-7 25.2c-.1.3-.2.4-.5.4h-4.9zm17.4 0c-.2 0-.4-.2-.4-.4V13c0-.2.2-.4.4-.4H114c6.3 0 9.6 3.6 9.6 8.6s-3.3 8.7-9.6 8.7h-3.8c-.2 0-.2.1-.2.2v8c0 .2-.2.4-.4.4h-6zm13.3-17.3c0-1.8-1.2-2.9-3.3-2.9h-3.4c-.2 0-.2.1-.2.2V24c0 .2.1.2.2.2h3.4c2.1 0 3.3-1.2 3.3-2.9zm15.6 10.9c-.5-1.4-.7-3.1-.7-6.5 0-3.3.3-5.1.7-6.5 1.3-4.1 4.5-6.2 8.6-6.2 4.2 0 7.3 2.1 8.6 6.2.5 1.4.7 3 .7 6.1 0 .3-.2.5-.6.5h-16.3c-.2 0-.3.2-.3.4 0 2.7.2 4.2.6 5.5 1.2 3.7 3.9 5.3 7.5 5.3 3.4 0 5.9-1.5 7.4-3.5.2-.3.5-.3.7-.1l.3.3c.3.2.3.5.1.7-1.7 2.4-4.6 4.1-8.4 4.1-4.5 0-7.5-2.1-8.9-6.3zm16.2-7.8c.2 0 .3-.1.3-.3 0-1.7-.2-3.1-.6-4.3-1.1-3.5-3.7-5.3-7.2-5.3s-6.1 1.7-7.2 5.3c-.4 1.2-.6 2.5-.6 4.3 0 .2.1.3.3.3h15zM173.6 38c-.3 0-.5-.2-.5-.5V22.9c0-5.8-2.4-8.3-7.1-8.3-4.1 0-7.5 2.8-7.5 7.6v15.4c0 .3-.2.5-.5.5h-.5c-.3 0-.5-.2-.5-.5V14.2c0-.3.2-.5.5-.5h.5c.3 0 .5.2.5.5v3.4h.1c1.2-2.8 4-4.5 7.5-4.5 5.5 0 8.6 3.1 8.6 9.4v15c0 .3-.2.5-.5.5h-.6zm8.4 6.3c-.2-.3-.2-.6.1-.7l.4-.3c.3-.2.5-.1.7.2 1.4 1.8 3.5 2.9 6.5 2.9 4.6 0 7.6-2.3 7.6-8.3V34h-.1c-1.2 2.7-3.3 4.6-7.6 4.6-4.1 0-6.9-2.2-8.1-5.8-.6-1.7-.8-3.9-.8-6.9 0-3 .3-5.2.8-6.9 1.2-3.6 4-5.8 8.1-5.8 4.3 0 6.4 1.9 7.6 4.6h.1v-3.5c0-.3.2-.5.5-.5h.5c.3 0 .5.2.5.5v23.9c0 6.7-3.6 9.7-9.2 9.7-3.5-.1-6.4-1.7-7.6-3.6zm14.6-12.1c.5-1.5.7-3.3.7-6.4 0-3-.2-4.9-.7-6.4-1.2-3.6-3.8-4.9-6.8-4.9-3.3 0-5.7 1.6-6.7 4.8-.5 1.5-.8 3.6-.8 6.4 0 2.8.3 4.9.8 6.4 1.1 3.2 3.4 4.8 6.7 4.8 3 .2 5.7-1.1 6.8-4.7zm10.6-26.1c-.3 0-.5-.2-.5-.5v-2c0-.3.2-.5.5-.5h1.2c.3 0 .5.2.5.5v2.1c0 .3-.2.5-.5.5h-1.2zm.4 31.9c-.3 0-.5-.2-.5-.5V14.2c0-.3.2-.5.5-.5h.5c.3 0 .5.2.5.5v23.3c0 .3-.2.5-.5.5h-.5zm25.9 0c-.3 0-.5-.2-.5-.5V22.9c0-5.8-2.4-8.3-7.1-8.3-4.1 0-7.5 2.8-7.5 7.6v15.4c0 .3-.2.5-.5.5h-.5c-.3 0-.5-.2-.5-.5V14.2c0-.3.2-.5.5-.5h.5c.3 0 .5.2.5.5v3.4h.1c1.2-2.8 4-4.5 7.5-4.5 5.5 0 8.6 3.1 8.6 9.4v15c0 .3-.2.5-.5.5h-.6zm7.9-5.8c-.5-1.4-.7-3.1-.7-6.5 0-3.3.3-5.1.7-6.5 1.3-4.1 4.5-6.2 8.6-6.2 4.2 0 7.3 2.1 8.6 6.2.5 1.4.7 3 .7 6.1 0 .3-.2.5-.6.5h-16.3c-.2 0-.3.2-.3.4 0 2.7.2 4.2.6 5.5 1.2 3.7 3.9 5.3 7.5 5.3 3.4 0 5.9-1.5 7.4-3.5.2-.3.5-.3.7-.1l.3.3c.3.2.3.5.1.7-1.7 2.4-4.6 4.1-8.4 4.1-4.5 0-7.6-2.1-8.9-6.3zm16.1-7.8c.2 0 .3-.1.3-.3 0-1.7-.2-3.1-.6-4.3-1.1-3.5-3.7-5.3-7.2-5.3s-6.1 1.7-7.2 5.3c-.4 1.2-.6 2.5-.6 4.3 0 .2.1.3.3.3h15zM262.3 16.1c0-1.7 1.3-3 3-3s3 1.3 3 3-1.3 3-3 3-3-1.3-3-3zm5.5 0c0-1.5-1.1-2.5-2.5-2.5-1.5 0-2.5 1.1-2.5 2.5 0 1.5 1.1 2.5 2.5 2.5s2.5-1 2.5-2.5zm-3.5 1.7c-.1 0-.1 0-.1-.1v-3.1c0-.1 0-.1.1-.1h1.2c.7 0 1.1.4 1.1 1 0 .4-.2.8-.7.9l.7 1.3c.1.1 0 .2-.1.2h-.3c-.1 0-.1-.1-.2-.1l-.7-1.3h-.7v1.2c0 .1-.1.1-.1.1h-.2zm1.8-2.4c0-.3-.2-.5-.6-.5h-.8v1h.8c.4 0 .6-.2.6-.5z" fill="#162A33"/></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" width="16" height="16" viewBox="0 0 16 16"> <path fill="#000" fill-rule="nonzero" d="M14.732 12H16a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2h1.268A1.99 1.99 0 0 1 1 11V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v7c0 .364-.097.706-.268 1zM9 4a1 1 0 1 0 0 2h3a1 1 0 0 0 0-2H9z"/> </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 square with a line through it "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path fill="#536076" d="M7,4 L7,5 L8,5 L8,4 L7,4 Z M4,6 L4,7 L16,7 L16,19 L17,19 L17,8 L17,7.0039062 C17,7.0039062 17,6.0039062 16,6.0039062 L4,6 Z M7,9 L7,15.003906 C7,16.003906 8,16.003906 8,16.003906 L9.5,16.003906 L14,16 L14,15 L8,15 L8,9 L7,9 Z M18,15 L18,16 L19,16 L19,15 L18,15 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 medical bag icon "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M21 6h-4V3a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v3H3a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1zM9 4h6v2H9V4zm11 16H4V8h16v12z"/><path d="M13 10h-2v3H8v2h3v3h2v-3h3v-2h-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 plus icon on a white background "</description> ```svg
```svg <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.644 19.0181H21.3545L19.4984 14.5241L17.644 19.0181Z" fill="#212121"/> <path d="M11.25 6C8.3505 6 6 8.35051 6 11.25V36.75C6 39.6495 8.35051 42 11.25 42H24.5187C23.2251 39.9794 22.4751 37.5773 22.4751 35C22.4751 33.4165 22.7582 31.899 23.2766 30.4956H11.25C10.5596 30.4956 10 29.936 10 29.2456C10 28.5553 10.5596 27.9956 11.25 27.9956H24.5215C26.8322 24.3897 30.8745 22 35.4751 22C37.8533 22 40.0823 22.6386 42 23.7536V11.25C42 8.3505 39.6495 6 36.75 6H11.25ZM10 35.25C10 34.5596 10.5596 34 11.25 34H19.2581C19.9484 34 20.5081 34.5596 20.5081 35.25C20.5081 35.9404 19.9484 36.5 19.2581 36.5H11.25C10.5596 36.5 10 35.9404 10 35.25ZM19.4977 9.99829C20.0039 9.99821 20.4601 10.3033 20.6533 10.7711L25.4053 22.2771C25.6688 22.9152 25.3652 23.6461 24.7271 23.9096C24.089 24.1732 23.3581 23.8695 23.0946 23.2315L22.387 21.5181H16.6123L15.9054 23.2311C15.6421 23.8693 14.9113 24.1731 14.2731 23.9098C13.635 23.6465 13.3311 22.9156 13.5945 22.2775L18.3424 10.7715C18.5355 10.3036 18.9916 9.99837 19.4977 9.99829ZM31.7476 9.99811C32.4379 9.99811 32.9976 10.5578 32.9976 11.2481V14H35.7501C36.4405 14 37.0001 14.5596 37.0001 15.25C37.0001 15.9404 36.4405 16.5 35.7501 16.5H32.9976V19.2483C32.9976 19.9386 32.4379 20.4983 31.7476 20.4983C31.0572 20.4983 30.4976 19.9386 30.4976 19.2483V16.5H27.75C27.0596 16.5 26.5 15.9404 26.5 15.25C26.5 14.5596 27.0596 14 27.75 14H30.4976V11.2481C30.4976 10.5578 31.0572 9.99811 31.7476 9.99811Z" fill="#212121"/> <path d="M46.4751 35C46.4751 41.0751 41.5502 46 35.4751 46C29.4 46 24.4751 41.0751 24.4751 35C24.4751 28.9249 29.4 24 35.4751 24C41.5502 24 46.4751 28.9249 46.4751 35ZM36.4751 28C36.4751 27.4477 36.0274 27 35.4751 27C34.9228 27 34.4751 27.4477 34.4751 28V34H28.4751C27.9228 34 27.4751 34.4477 27.4751 35C27.4751 35.5523 27.9228 36 28.4751 36H34.4751V42C34.4751 42.5523 34.9228 43 35.4751 43C36.0274 43 36.4751 42.5523 36.4751 42V36H42.4751C43.0274 36 43.4751 35.5523 43.4751 35C43.4751 34.4477 43.0274 34 42.4751 34H36.4751V28Z" 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 gear wheel "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M6 11.68c0-.13.105-.235.235-.235.73 0 1.375-.437 1.677-1.188a1.764 1.764 0 0 0-.381-1.94.236.236 0 0 1-.001-.333l.453-.453a.236.236 0 0 1 .333 0c.511.512 1.276.66 2.016.35a1.762 1.762 0 0 0 1.112-1.645c0-.13.106-.236.236-.236h.64c.13 0 .236.106.236.236 0 .729.436 1.375 1.187 1.676a1.765 1.765 0 0 0 1.941-.381.235.235 0 0 1 .333 0l.452.453a.236.236 0 0 1 .002.332c-.514.512-.664 1.274-.352 2.017a1.764 1.764 0 0 0 1.646 1.112c.13 0 .235.105.235.235v.641c0 .13-.105.235-.235.235-.73 0-1.375.436-1.676 1.187a1.761 1.761 0 0 0 .38 1.94.238.238 0 0 1 .001.334l-.452.452a.236.236 0 0 1-.332.003c-.514-.515-1.276-.665-2.018-.353a1.763 1.763 0 0 0-1.112 1.646c0 .13-.106.235-.236.235h-.64a.236.236 0 0 1-.236-.235c0-.73-.436-1.375-1.187-1.676a1.764 1.764 0 0 0-1.94.38.237.237 0 0 1-.334.001l-.452-.452a.237.237 0 0 1-.003-.332c.515-.513.665-1.276.353-2.018a1.763 1.763 0 0 0-1.646-1.112.235.235 0 0 1-.235-.235v-.641zm-2 .641v-.641c0-1.116.822-2.044 1.894-2.209a2.24 2.24 0 0 1 .221-2.9l.454-.454a2.24 2.24 0 0 1 2.902-.223A2.238 2.238 0 0 1 11.68 4h.64c1.117 0 2.044.823 2.209 1.894a2.237 2.237 0 0 1 2.902.223l.453.453c.788.79.862 2.027.222 2.901A2.238 2.238 0 0 1 20 11.68v.641a2.238 2.238 0 0 1-1.894 2.209 2.24 2.24 0 0 1-.221 2.9l-.454.454a2.241 2.241 0 0 1-2.902.223A2.238 2.238 0 0 1 12.32 20h-.64a2.238 2.238 0 0 1-2.209-1.893 2.243 2.243 0 0 1-2.901-.222l-.454-.454a2.241 2.241 0 0 1-.222-2.901A2.238 2.238 0 0 1 4 12.321zm8 2.68c1.654 0 3-1.347 3-3 0-1.655-1.346-3-3-3s-3 1.345-3 3c0 1.653 1.346 3 3 3zm0-4a1.001 1.001 0 0 1 0 2 1.001 1.001 0 0 1 0-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>"a black and white image of a phone with a moon "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2048 2048"><path d="M704 1536q-40 0-75-15t-61-41-41-61-15-75V192q0-40 15-75t41-61 61-41 75-15h512q40 0 75 15t61 41 41 61 15 75v834q-34 11-66 25.5t-62 33.5V192q0-26-19-45t-45-19H704q-26 0-45 19t-19 45v1152q0 26 19 45t45 19h322q-2 2-2.5 20.5t-.5 40.5.5 42 .5 25H704zm1216 128q32 0 63-5.5t61-16.5q-8 86-46 160t-97.5 129-136.5 86-164 31q-93 0-174.5-35t-142.5-96-96-142.5-35-174.5q0-87 31-164t86-136.5 129-97.5 160-46q-11 30-16.5 61t-5.5 63q0 80 30 149.5t82.5 122 122 82.5 149.5 30zm-320 272q88 0 164-43t121-118q-92-6-173-44.5t-142.5-100-100-142.5-44.5-173q-75 45-118 121t-43 164q0 70 26.5 131t72 106.5 106.5 72 131 26.5zm-515-16q45 71 107 128H640v-128h256v-128H662q-84 0-158-32t-129-87-87-129-32-158v-362h128v362q0 57 22 108t59.5 88.5T554 1642t108 22h362v256h61z"/></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 orange flag on a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="50" height="50" fill="#666"><path d="M 6 4 L 8 4 L 8 44 L 6 44 Z" fill="#455a64"/><path d="M 8 6 L 8 29 C 24.5 22 24.601563 36 42 29 L 42 6 C 24.601563 13 24.5 -1 8 6 Z" fill="#ff3d00"/><path d="M 6 6 L 8 6 L 8 29 L 6 29 Z" fill="#dd2c00"/></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 ticket "</description> ```svg
```svg <svg width="28" height="28" viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg"><path d="M18.59 2.91a2.56 2.56 0 00-3.72-.1L2.8 14.9c-1.03 1.03-1 2.7.07 3.69l1.38 1.27c.71.66 1.7.51 2.29.27a1.67 1.67 0 012.22 2.05c-.2.62-.27 1.6.44 2.26l1.02.95c1 .93 2.56.9 3.54-.06L25.29 14a2.56 2.56 0 00.1-3.54l-1.07-1.2c-.64-.7-1.6-.66-2.2-.49a1.67 1.67 0 01-2-2.22c.23-.58.36-1.53-.27-2.24l-1.26-1.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>"square camera icon vector illustration "</description> ```svg
```svg <svg id="Flat" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"> <path d="M150,40a6.00029,6.00029,0,0,1-6,6H112a6,6,0,0,1,0-12h32A6.00029,6.00029,0,0,1,150,40Zm-6,170H112a6,6,0,0,0,0,12h32a6,6,0,0,0,0-12ZM208,34H184a6,6,0,0,0,0,12h24a2.002,2.002,0,0,1,2,2V71.99951a6,6,0,0,0,12,0V48A14.01572,14.01572,0,0,0,208,34Zm8,71.99951a6.0003,6.0003,0,0,0-6,6v32a6,6,0,0,0,12,0v-32A6.0003,6.0003,0,0,0,216,105.99951Zm0,72a6.0003,6.0003,0,0,0-6,6V208a2.002,2.002,0,0,1-2,2H184a6,6,0,0,0,0,12h24a14.01572,14.01572,0,0,0,14-14V183.99951A6.0003,6.0003,0,0,0,216,177.99951Zm-176-28a6.00029,6.00029,0,0,0,6-6v-32a6,6,0,1,0-12,0v32A6.00029,6.00029,0,0,0,40,149.99951ZM72,210H48a2.002,2.002,0,0,1-2-2V183.99951a6,6,0,0,0-12,0V208a14.01572,14.01572,0,0,0,14,14H72a6,6,0,0,0,0-12ZM72,34H48A14.01572,14.01572,0,0,0,34,48V71.99951a6,6,0,0,0,12,0V48a2.002,2.002,0,0,1,2-2H72a6,6,0,0,0,0-12Z"/> </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 hexagon logo "</description> ```svg
```svg <svg width="32" height="32" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16Z" fill="#3562DB" fill-rule="nonzero"/><path d="M10.81 18.89v-5.78L16 10.22l5.19 2.89v5.78L16 21.78l-5.19-2.89ZM16 6l-1.905 1.055-5.19 2.89L7 11v10l1.905 1.055 5.238 2.89L16.048 26l1.904-1.055 5.143-2.89L25 21V11l-1.905-1.055-5.19-2.89L16 6Z" fill="#FEFEFE"/></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 blue and white logo with a blue arrow "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 42 24" xmlns:v="https://vecta.io/nano"><g fill="#00beff"><path d="M40 2h1v1h-1V2zm-1 5h1v1h-1V7zm0-2h1v1h-1V5z"/><path d="M40 6h1v1h-1V6zm-2 0h1v1h-1V6zm0-2h1v1h-1V4z"/><path d="M39,3h1v1h-1V3z"/><path d="M40 4h1v1h-1V4zm-2 4h1v1h-1V8z"/></g><g fill="#00a0e6"><path d="M40,3h1v1h-1V3z"/><path d="M39 2h1v1h-1V2zm0 4h1v1h-1V6z"/><path d="M38 7h1v1h-1V7zm0-2h1v1h-1V5z"/><path d="M39,4h1v1h-1V4z"/><path d="M40 5h1v1h-1V5zm-2-2h1v1h-1V3z"/></g><g fill="#0050aa"><path d="M38 10h1V9h-1v1z"/><path d="M39,8h1v1h-1V8z"/><path d="M40,7h1v1h-1V7z"/><path d="M42 7V0h-1v1h-2v1h2v5h1z"/><path d="M38,2h1v1h-1V2z"/></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 funnel "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M463.952 0H48.057C5.419 0-16.094 51.731 14.116 81.941L176 243.882V416c0 15.108 7.113 29.335 19.2 40l64 47.066c31.273 21.855 76.8 1.538 76.8-38.4V243.882L497.893 81.941C528.042 51.792 506.675 0 463.952 0zM288 224v240l-64-48V224L48 48h416L288 224z"/></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 outline of a chicken bone "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M471.24 57.59C439.61 21.97 396.02 1.55 348.46.06c-46.9-1.28-92.87 16.63-126.03 49.65C195.62 76.34 160 119.94 160 190.56v69.3l-43.37 43.37c-5.94 5.89-14.66 3.05-17.19 2.06-26.94-10.78-57.65-4.45-78.15 16.02C7.56 335.01 0 353.26 0 372.67c0 19.39 7.56 37.65 21.28 51.35 12.37 12.39 28.87 19.44 46.4 20.31.87 17.55 7.94 34.04 20.31 46.43 14.16 14.16 32.75 21.25 51.37 21.24 18.59 0 37.19-7.08 51.34-21.24 20.5-20.49 26.78-51.16 16-78.17-1-2.53-3.84-11.27 2.06-17.21l43.37-43.36h70.12c38.87 0 73-10.19 104.34-31.16 46.44-31.02 77.03-79.68 83.97-133.5 6.17-48.15-7.79-94.25-39.32-129.77zM186.12 372.78c-13.12 13.17-16.59 32.99-9.09 51.71 6 15.08 2.5 32.21-8.94 43.65-15.91 15.85-41.62 15.81-57.47 0-9.56-9.56-13.16-23.3-9.84-37.71l5.72-24.89-24.91 5.72c-14.25 3.25-28.09-.27-37.69-9.86-7.68-7.68-11.9-17.88-11.9-28.73 0-10.86 4.22-21.06 11.91-28.74 11.41-11.45 28.5-14.99 43.65-8.92 18.81 7.52 38.56 3.97 51.69-9.16l26.04-26.04c8.11 21.63 25.24 38.74 46.93 46.87l-26.1 26.1zm292.71-189.49c-5.66 43.99-31.81 85.46-70 110.98-25.91 17.33-54.22 25.75-86.56 25.75h-81.9c-26.69 0-48.37-21.53-48.37-48.01v-81.46c0-45.29 16.34-81.73 53-118.15 26.31-26.16 60.94-40.41 98-40.41 1.47 0 2.97.02 4.5.06 38.66 1.2 74.09 17.81 99.81 46.79 25.3 28.5 36.52 65.6 31.52 104.45z"/></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>"open book with light bulb "</description> ```svg
```svg <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M39.9976 79.9995L72.9852 79.9586C77.403 79.9543 79.8438 76.7671 79.8438 73.4071V31.1879C79.8438 28.5328 77.6715 26.3594 75.0171 26.3594H4.97864C2.32422 26.3594 0.15625 28.5328 0.15625 31.1879V73.4071C0.15625 76.7671 2.59216 79.9543 7.01477 79.9586L39.9976 79.9995Z" fill="#8EBFE8"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M73.7542 25.1681V70.6478H39.998V23.1045C40.3478 22.9025 40.7506 22.7047 41.209 22.5155C44.1765 21.2863 49.4438 20.3555 57.2136 20.1357C63.2311 20.303 66.6674 20.7534 69.9126 21.6763C72.7806 22.4899 73.7542 22.7499 73.7542 25.1681Z" fill="#ECEFF1"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M44.7057 44.4686L41.209 63.9163L39.998 70.6478H6.24561V25.1681C6.24561 22.7499 7.21912 22.4899 10.0823 21.6763C13.3324 20.7534 16.7638 20.3024 22.7861 20.1357C30.5547 20.3555 35.8184 21.2844 38.7859 22.5137C39.2449 22.7047 39.6489 22.9019 39.998 23.1045L41.209 28.5983L44.7057 44.4686Z" fill="#ECEFF1"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.74121 73.8761H39.9973L41.8656 72.0078L39.9973 70.648C34.6799 67.5608 16.8455 65.7743 6.24609 70.648V71.312C6.24609 72.7213 7.36914 73.8761 8.74121 73.8761Z" fill="#90A4AE"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M73.7537 70.648C63.15 65.7743 45.3198 67.5608 39.9976 70.648V73.8761H71.2537C72.6263 73.8761 73.7531 72.7213 73.7531 71.312V70.648H73.7537Z" fill="#90A4AE"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M52.1373 33.6116L55.9191 35.8577L59.7045 33.6116H59.9956C59.9956 27.0558 66.3402 26.2098 66.3317 19.1584C66.3225 12.4385 61.1229 9.1328 55.9191 9.21032C50.7195 9.1328 45.5199 12.4385 45.5108 19.1584C45.5016 26.2098 51.8462 27.0558 51.8462 33.6116H52.1373Z" fill="#FCD968"/> <path d="M12.4601 51.0375C12.0018 51.0375 11.5629 50.7756 11.3584 50.3313C11.0783 49.7228 11.345 49.0026 11.9529 48.7224C16.1723 46.7803 21.4701 46.6521 24.2521 46.7485C28.4251 46.8932 32.1995 47.6702 34.102 48.7755C34.6812 49.1118 34.8777 49.854 34.5414 50.4332C34.2057 51.0131 33.4642 51.2096 32.8849 50.8733C29.9656 49.1771 19.3046 48.0095 12.9655 50.9264C12.8019 51.0021 12.6298 51.0375 12.4601 51.0375Z" fill="#37474F"/> <path d="M12.4601 59.9398C12.0018 59.9398 11.5629 59.678 11.3584 59.2336C11.0783 58.6251 11.345 57.9049 11.9529 57.6248C16.1723 55.6826 21.4701 55.5544 24.2521 55.6509C28.4251 55.7961 32.1995 56.5725 34.102 57.6779C34.6812 58.0142 34.8777 58.7563 34.5414 59.3356C34.2057 59.9154 33.4642 60.1119 32.8849 59.7756C29.9656 58.0801 19.3046 56.9113 12.9655 59.8287C12.8019 59.9044 12.6298 59.9398 12.4601 59.9398Z" fill="#37474F"/> <path d="M12.4602 42.1362C12.0019 42.1362 11.563 41.8744 11.3585 41.43C11.0784 40.8221 11.3445 40.1013 11.9524 39.8211C16.1712 37.8766 21.4696 37.7484 24.2528 37.8454C28.4246 37.9907 32.1984 38.7677 34.1021 39.8736C34.6813 40.2099 34.8778 40.9527 34.5415 41.5319C34.2058 42.1112 33.4643 42.3077 32.885 41.972C29.9633 40.274 19.3004 39.1046 12.9662 42.0245C12.802 42.1002 12.6299 42.1362 12.4602 42.1362Z" fill="#37474F"/> <path d="M67.5348 51.0376C67.3657 51.0376 67.193 51.0022 67.0288 50.9266C60.6903 48.0066 50.0329 49.1761 47.1149 50.8735C46.5369 51.2098 45.7947 51.0138 45.4584 50.434C45.1221 49.8554 45.318 49.1126 45.8972 48.7757C47.7972 47.6703 51.571 46.8933 55.7452 46.7487C58.5272 46.6516 63.8257 46.781 68.0426 48.7226C68.6505 49.0027 68.9166 49.7229 68.6365 50.3315C68.4326 50.7758 67.9938 51.0376 67.5348 51.0376Z" fill="#37474F"/> <path d="M67.5348 59.9398C67.3657 59.9398 67.193 59.9044 67.0288 59.8287C60.6903 56.9088 50.0329 58.0782 47.1149 59.7756C46.5369 60.1119 45.7947 59.916 45.4584 59.3368C45.1221 58.7575 45.318 58.0153 45.8972 57.6784C47.7972 56.5725 51.571 55.7955 55.7452 55.6508C58.5272 55.5544 63.8257 55.6832 68.0426 57.6247C68.6505 57.9049 68.9166 58.6251 68.6365 59.2342C68.4326 59.6779 67.9938 59.9398 67.5348 59.9398Z" fill="#37474F"/> <path d="M41.2092 22.5155V70.6478C41.2092 71.3168 40.6672 71.8612 39.9983 71.8612C39.3281 71.8612 38.7861 71.3174 38.7861 70.6478V22.5137C39.2445 22.7047 39.6492 22.9019 39.9983 23.1045C40.348 22.9025 40.7502 22.7047 41.2092 22.5155Z" fill="#90A4AE"/> <path d="M59.0317 21.5684H52.6829C52.0133 21.5684 51.4707 22.1116 51.4707 22.7817C51.4707 23.4513 52.0133 23.9945 52.6829 23.9945H54.7068V33.6112C54.7068 34.2808 55.2494 34.824 55.9189 34.824C56.5879 34.824 57.1305 34.2808 57.1305 33.6112V23.9945H59.0317C59.7013 23.9945 60.2439 23.4513 60.2439 22.7817C60.2439 22.1116 59.7013 21.5684 59.0317 21.5684Z" fill="#ECEFF1"/> <path d="M55.9279 5.60852C55.2589 5.60852 54.7163 5.06531 54.7163 4.39575V1.21277C54.7163 0.543213 55.2589 0 55.9279 0C56.5974 0 57.14 0.543213 57.14 1.21277V4.39575C57.14 5.06531 56.5974 5.60852 55.9279 5.60852Z" fill="#FCD968"/> <path d="M45.6152 8.44551C45.3051 8.44551 44.9951 8.3271 44.7583 8.09029L42.5042 5.83565C42.0306 5.36201 42.0306 4.59358 42.5036 4.11995C42.9772 3.64632 43.7445 3.64632 44.2175 4.11934L46.4721 6.37459C46.9458 6.84822 46.9458 7.61604 46.4727 8.09029C46.2359 8.3271 45.9259 8.44551 45.6152 8.44551Z" fill="#FCD968"/> <path d="M66.2408 8.44574C65.9308 8.44574 65.6207 8.32794 65.3845 8.09113C64.9109 7.6181 64.9102 6.84967 65.3827 6.37604L67.6324 4.12079C68.1054 3.64655 68.8726 3.64594 69.3463 4.11896C69.8199 4.59259 69.8205 5.36041 69.3481 5.83466L67.0984 8.0899C66.8615 8.32733 66.5509 8.44574 66.2408 8.44574Z" fill="#FCD968"/> <path d="M12.4601 33.2291C12.0018 33.2291 11.5629 32.9672 11.3584 32.5229C11.0783 31.9144 11.345 31.1942 11.9529 30.914C16.1711 28.9725 21.4701 28.8455 24.2527 28.942C28.4233 29.0872 32.1971 29.863 34.1008 30.9665C34.68 31.3022 34.8777 32.0444 34.542 32.6236C34.207 33.204 33.4648 33.4012 32.8862 33.0655C29.9626 31.3712 19.2979 30.2036 12.9655 33.118C12.8019 33.1937 12.6298 33.2291 12.4601 33.2291Z" fill="#37474F"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M55.9191 33.6113H52.1373C50.4967 33.6113 49.1606 34.9529 49.1606 36.5892C49.1606 38.2262 50.4967 39.5629 52.1373 39.5629H59.7051C61.3414 39.5629 62.6818 38.2262 62.6818 36.5892C62.6818 34.9529 61.3414 33.6113 59.7051 33.6113H55.9191Z" fill="#C4CCCF"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M62.682 36.5892C62.682 34.9529 61.3411 33.6113 59.7047 33.6113H55.7734C56.6597 33.6113 57.4598 34.0026 58.0049 34.6208C58.4688 35.1482 58.7507 35.8348 58.7507 36.5892C58.7507 38.2262 57.4141 39.5629 55.7734 39.5629H59.7047C61.3411 39.5629 62.682 38.2262 62.682 36.5892Z" fill="#90A4AE"/> </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 exclamation mark on a white background "</description> ```svg
```svg <svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"> <path fill="#F7BD00" fill-rule="evenodd" d="M50 0C22.476 0 0 22.47 0 50c0 27.524 22.475 50 50 50s50-22.475 50-50S77.525 0 50 0zm6.25 71.875H45.312v-6.25H56.25v6.25zm0-12.5H45.312v-31.25H56.25v31.25z"/> </svg> ```