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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32"><g stroke="#000" fill="none"><defs><symbol id="0"><path d="M6 11l0 -2 -4 0c-1,0 -1,-1 -1,-1l0 -6c0,-1 1,-1 1,-1l10 0c1,0 1,1 1,1l0 6c0,1 -1,1 -1,1l-4 0 0 2m-2 -2l2 0m-5 2l8 0"/></symbol></defs><use xlink:href="... | |
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`, `w... | ```svg
<svg height="512" viewBox="0 0 56 56" width="512" xmlns="http://www.w3.org/2000/svg">
<g fill-rule="nonzero">
<path id="Shape" d="m29 34.586 19.325-19.325c-.5297519-.8449956-1.1115414-1.656228-1.742-2.429l-17.583 17.582z" />
<path id="Shape" d="m43.072 9.342-14.072 14.072v4.172l16.249-16.249c... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 348 348"><path d="M174 26.9c17.4 14.4 36.1 25.3 56.8 33.1 20.4 7.7 42.4 12.3 66.8 13.8.1 3.3.1 6.7.2 10.1.9 45.3 1.8 96.7-14.5 141.1-8.6 23.2-21 42.5-38 58.9-18.2 17.6-42.1 31.9-71.2 42.8-29-10.9-53-25.2-71.2-42.8-17-16.4-29.4-35.7-38-58.9-16.4-44.4-15.4-95.8-... | |
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`, `w... | ```svg
<svg width="256" height="256" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid"><defs><linearGradient x1="49.973%" y1="-.024%" x2="49.973%" y2="99.99%" id="a"><stop stop-color="#F9AA4B" offset="0%"/><stop stop-color="#F7931A" offset="100%"/></linearGradient></defs><path d="M252.171 158.954c-17.10... | |
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`, `w... | ```svg
<svg width="22" height="20" viewBox="0 0 22 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.9204 10.6464C16.816 10.5511 16.692 10.4755 16.5555 10.4239C16.4191 10.3723 16.2728 10.3458 16.125 10.3458C15.9773 10.3458 15.831 10.3723 15.6945 10.4239C15.558 10.4755 15.434 10.5511 15.3296 10.6464L13.... | |
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`, `w... | ```svg
<svg width="9" height="16" viewBox="0 0 9 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.01562 1L0.99942 8.12551" stroke="#828282" stroke-width="1.5" stroke-linecap="round"/>
<path d="M8.01562 15L0.99942 7.87449" stroke="#828282" stroke-width="1.5" stroke-linecap="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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32">
<path d="M23.627 14.143a7.763 7.763 0 0 0-.807-2.034l-2.034 2.034z" fill="gray"/>
<path d="M11.714 16A4.286 4.286 0 0 1 16 11.714a4.225 ... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48">
<path fill="none" stroke="#000" d="M22.1929,25.1611 L15.9999,20.0001 L5.4999,38.5001 L42.4999,38.5001 L28.3229,15.5001 M20,29 L27.71,15.5 M14.7139,38.5 L18.9999,31 L23.9999,34.5 L29.9999,34.5 L33.8039,38.5 M23,23.5 L25.5,25.5 L... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="11 13 37 34"><rect x="27.53" y="27.24" width="3.94" height="5.52" fill="currentcolor" opacity="0.5"/><rect x="27.53" y="17.71" width="3.94" height="5.52" fill="currentcolor" opacity="0.5"/><rect x="27.53" y="36.77" width="3.94" height="5.52" fill="currentcolor" op... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path d="M13,10H11V6.31L4.2,13.1,2.9,11.8,9.69,5H6V3h7Z"/>
</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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7,13.022H11V22C8.894,21.093,7.227,17.419,7,13.022Zm6,0V22c2.1-.907,3.768-4.581,3.994-8.978ZM11,2C8.894,2.907,7.227,6.581,7,10.978H11Zm5.848,1.05a16.925,16.925,0,0,1,2.164,7.928H22A10.222,10.222,0,0,0,16.843,3.05Zm0,17.9A10.222,10.222,0,0,0,22,... | |
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`, `w... | ```svg
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="9" y="8" width="2" height="17" rx="1" fill="#4F4F4F"/>
<rect x="15" y="8" width="2" height="17" rx="1" fill="#4F4F4F"/>
<rect x="21" y="8" width="2" height="17" rx="1" fill="#4F4F4F"/>
<circle cx="16" cy="13"... | |
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`, `w... | ```svg
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="40" height="40" rx="5" fill="#163920"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.1055 22.5804L14.211 20.4749L12.1055 18.3693L10 20.4749L12.1055 22.5804Z" fill="white"/>
<path fill-rule="evenod... | |
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`, `w... | ```svg
<svg width="320" height="320" viewBox="0 0 320 320" xmlns="http://www.w3.org/2000/svg"><g id="Foundations/Icons/Brand-Icons/Energy-and-Resources/08-energy-saving-light-bulb" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M96.158 28.03c0-8.836 7.164-16 16-16h96c8.854 0 16.03 7.178 16.03 1... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M29 4v1H16V4zm-11 7h11v-1H18zm3 6h8v-1h-8zm3 6h5v-1h-5zM3 29h26v-1H3zm1.106-5H3l8.286-20h.776l8.286 20h-1.106l-2.462-6H6.569zm2.873-7h9.39L11.674 5.561z"/><path fill="none" d="M0 0h32v32H0z"/></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`, `w... | ```svg
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3 24C3 12.9543 11.9543 4 23 4C33.6356 4 42.3322 12.3017 42.9633 22.7787C42.2451 22.8562 41.5237 23.0956 40.8448 23.522C40.728 23.3992 40.6065 23.281 40.4805 23.1676C40.4045 21.544 40.1073 19.9784 39.6182 18.... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M447.8 64H64c-23.6 0-42.7 19.1-42.7 42.7v63.9H64v-63.9h383.8v298.6H298.6V448H448c23.6 0 42.7-19.1 42.7-42.7V106.7c0-23.6-19.3-42.7-42.9-42.7zM21.3 383.6v63.9h63.9c0-35.3-28.6-63.9-63.9-63.9zm0-85V341c58.9 0 106.6 48.1 106.6 107h42.7c.1-82.4-6... | |
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`, `w... | ```svg
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h1v15.999998h-1z" fill="#3a3a38"/><path d="m0 15h16v1h-16z" fill="#3a3a38"/><g fill="#0063b1"><path d="m5 12.5a1.5 1.5 0 0 1 -1.5 1.5 1.5 1.5 0 0 1 -1.5-1.5 1.5 1.5 0 0 1 1.5-1.5 1.5 1.5 0 0 1 1.5 1.5z"/><path d="m10 12.5a1.5 1.5 0 0 1 -1.5... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M956 398.5c-10.4-31-36.9-53.3-69.2-58.2L682.1 309l-91.6-195c-7.3-15.6-18.9-28.5-33.6-37.4-13.5-8.2-29.1-12.5-44.9-12.5-15.9 0-31.4 4.3-44.9 12.5-14.7 8.9-26.3 21.8-33.6 37.4l-91.6 195-204.7 31.3c-32.3 4.9-58.8 27.2-69.2 58.2-10.4 31-2.6 64.... | |
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`, `w... | ```svg
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="b" x1="32" x2="0" y2="32" gradientUnits="userSpaceOnUse">
<stop stop-color="#ffed70" offset="0"/>
<stop stop-color="#c44400" offset=".85"/>
<stop stop-color="#ff5b00" offset="1"... | |
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`, `w... | ```svg
<svg height="1000" width="1000.0" xmlns="http://www.w3.org/2000/svg"><path d="m833.3 83.3h-666.6c-46.1 0-83 37.3-83 83.4l-0.4 750 166.7-166.7h583.3c46.1 0 83.4-37.3 83.4-83.3v-500c0-46.1-37.3-83.4-83.4-83.4z m-625 500l145.9-187.5 104.1 125.2 145.9-187.7 187.5 250h-583.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`, `w... | ```svg
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<linearGradient id="a" gradientUnits="userSpaceOnUse" x1="4" x2="4" y1="3" y2="45">
<stop offset="0" stop-color="#f10000"/>
<stop offset="1" stop-color="#b20000"/>
</linearGradient>
... | |
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`, `w... | ```svg
<svg fill="none" height="512" viewBox="0 0 24 24" width="512" xmlns="http://www.w3.org/2000/svg"><g clip-rule="evenodd" fill-rule="evenodd"><path d="m13.2215.531652c-1.1915-.336861-2.1897.635798-2.1897 1.723978 0 .33713-.2733.61043-.6104.61043s-.61044-.2733-.61044-.61043c0-1.08818-.99817-2.060839-2.18972-1.72397... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M24.5 1h-16A7.508 7.508 0 0 0 1 8.5v16A7.508 7.508 0 0 0 8.5 32h16a7.508 7.508 0 0 0 7.5-7.5v-16A7.508 7.508 0 0 0 24.5 1zM31 24.5a6.508 6.508 0 0 1-6.5 6.5h-16A6.508 6.508 0 0 1 2 24.5v-16A6.508 6.508 0 0 1 8.5 2h16A6.508 6.508 0 0 1 31 8.5z" ... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 64 64">
<defs>
<linearGradient id="linearGradient4207">
<stop offset="0" stop-color="#ddd3af"/>
<stop offset="1" stop-color="#fef8e1"/>
</linearGradient>
<linearGrad... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" fill="#000" viewBox="0 0 32 32"><g><path d="M 4,10l 4,0 c 1.104,0, 2-0.896, 2-2L 10,4 c0-1.104-0.896-2-2-2L 4,2 C 2.896,2, 2,2.896, 2,4l0,4 C 2,9.104, 2.896,10, 4,10zM 14,10l 4,0 c 1.104,0, 2-0.896, 2-2L 20,... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1792 640"><path d="M1792 320q0 26-19 45l-256 256q-19 19-45 19t-45-19-19-45V448H384v128q0 26-19 45t-45 19-45-19L19 365Q0 346 0 320t19-45L275 19q19-19 45-19t45 19 19 45v128h1024V64q0-26 19-45t45-19 45 19l256 256q19 19 19 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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M5 0L4 2H2S1 2 1 3v7s0 1 1 1h7c1 0 1-1 1-1V1c0-1-1-1-1-1H5zm1 1h3v1H6V1zm-.5 3a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-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`, `w... | ```svg
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11zm5.763-17.799a1.857 1.857 0 00-2.634-1.408l-1.538.73a1.857 1.857 0 01-1.723-.07l-1.472-.848a1.857 1.857 0 00-2.732 1.... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path fill="none" stroke="#000" stroke-width="2" stroke-miterlimit="10" d="M44 59L16 45 36 5l27 14z"/><path fill="none" stroke="#000" stroke-width="2" stroke-miterlimit="10" d="M31.899 14.004L28 6 1 20l18 39 13-6.036M35 41l11-5-1-... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M376 400H548.7L320 171.3L197.7 293.7C194.5 296.8 189.5 296.8 186.3 293.7L2.343 109.7C-.781 106.5-.781 101.5 2.343 98.34C5.467 95.22 10.53 95.22 13.66 98.34L191.1 276.7L314.3 154.3C317.5 151.2 322.5 151.2 325.7 154.3L560 388.7V215.1C560 211.6 ... | |
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`, `w... | ```svg
<svg width="26" height="24" viewBox="0 0 26 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path opacity="0.6" d="M9.3842 9.68533C11.3809 8.53263 14.6182 8.53262 16.6149 9.68533L24.2096 14.0697C26.2063 15.2224 26.2063 17.0913 24.2096 18.244L16.6149 22.6284C14.6182 23.7811 11.3809 23.7811 9.3842 22.6284L1.78... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 32 32">
<circle cx="16" cy="16" r="14" fill="url(#a)"/>
<path fill="#fff" d="M18.4468 8.65403c.3026-.52817.1217-1.20277-.404-1.50676-.5257-.30399-1.1972-.12225-1.4998.40591l-.5277.92124-.5278-.92124c-.3026-.52816-.9741-.7099-1.4998-.40591-.5257... | |
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`, `w... | ```svg
<svg id="Raw" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
<rect width="256" height="256" fill="none"/>
<path d="M208,148a80,80,0,0,1-160,0V108a80,80,0,0,1,160,0Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"/>
<line x1="208" y1="128" x2="48" y2="1... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M480 32H32A32 32 0 0 0 0 64v96a32 32 0 0 0 32 32h448a32 32 0 0 0 32-32V64a32 32 0 0 0-32-32zm17.9 223.29c-15.08-1.68-24-6.17-35.51-11.9-17.27-8.64-38.73-19.39-78.27-19.39s-61 10.75-78.26 19.38C291.22 250.7 280.64 256 256.22 256s-35.08-5.3-49.... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24">
<path fill="#e41408" d="M11.005 0h1.985c1.475.203 2.947.534 4.286 1.205 3.66 1.73 6.224 5.419 6.724 9.42v2.815c-.553 4.481-3.75 8.52-8.05 9.953-.804.282-1.642.442-2.476.607h-2.842c-4.47-.538-8.508-3.714-9.955-7.994-.359-.966-.514-1.988-.678-3v-1... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" height="22" width="22"><g fill="#bebebe"><path d="M5 10.002v3c0 3 2 5 5 5h2c3 0 4.76-1.566 4.959-4h.541c1.5 0 1.5-1.5 1.5-1.5v-1c0-1.5-1.5-1.5-1.5-1.5H17zm1 1h10v2c0 2.216-1.784 4-4 4h-2c-2.216 0-4-1.784-4-4zm11.5 0c.5-.032.516.531.516.531v1c0 .469-.516.469-.516.469H17l.01... | |
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`, `w... | ```svg
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.0854 4H4.5C3.11929 4 2 5.11929 2 6.5V14.5C2 15.8807 3.11929 17 4.5 17H15.5C16.8807 17 18 15.8807 18 14.5V7.91465C17.8436 7.96992 17.6753 8 17.5 8H17V14.5C17 15.3284 16.3284 16 15.5 16H4.5C3.67157 16 3 15.... | |
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`, `w... | ```svg
<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.11 11.15H7.46c-.63 0-1.14.51-1.14 1.14v5.12h3.79v-6.26 0Z" stroke="#292D32" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.761 6.6h-1.52c-.63 0-1.14.51-1.14 1.14v9.66h3.... | |
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`, `w... | ```svg
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 16.5C9 16.5 9.50112 14 10 14C10.4989 14 11.0694 16.5 11.5 16.5C11.9306 16.5 12.0351 15.5 12.5 15.5C12.9649 15.5 13.0639 16.5 13.5 16.5C13.9361 16.5 15 15.5 15 15.5" stroke="black" stroke-linecap="round" st... | |
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`, `w... | ```svg
<svg width="14" height="14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill="#D8D8D8" fill-opacity=".01" d="M0 0h14v14H0z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 5.6c1.534 0 2.778-1.254 2.778-2.8C9.778 1.254 8.534 0 7 0S4.222 1.254 4.222 2.8c0 1.546 1.244 2.8 2.778 2.8Zm-5 6.16c.003-2.782... | |
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`, `w... | ```svg
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.5 9.5a1 1 0 100-2 1 1 0 000 2z"/><path d="M13.5 8.5a1 1 0 11-2 0 1 1 0 012 0z"/><path d="M13.56 13.39a.5.5 0 01-.7-.07A4.3 4.3 0 0010 12.25c-1.02-.01-1.75.27-2.21.55a3.09 3.09 0 00-.65.5.5.5 0 01-.78-.62l.39.31-.39-.31... | |
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`, `w... | ```svg
<svg width="34" height="34" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="17" cy="17" r="17" fill="#E89A04"/><path d="M17 11.9a1.7 1.7 0 113.4 0v6.8a1.7 1.7 0 01-1.7 1.7h-6.8a1.7 1.7 0 110-3.4H17v-5.1z" fill="#fff"/></svg>
``` | |
Generate SVG code to visually represent the following text description, while respecting the given constraints.
<constraints>
* **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs`
* **Allowed Attributes:** `viewBox`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" viewBox="0 0 80 80">
<path d="M56,27.16 L56,23.16 C56,20.950861 54.209139,19.16 52,19.16 L28,19.16 C25.790861,19.16 24,20.950861 24,23.16 L24,27.16 L20,27.16 L20,35.16 L24,35.16 L24,55.16 C24,57.369139 25.790861,59.16 28,59.16 L34,59.16 C35.1045695... | |
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`, `w... | ```svg
<svg width="32" height="32" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M5.724 18.455l2.43-7.663 2.523 7.663H5.724zm9.952 5.205L10.196 8H8.2L2.972 23.593 1 23.86v.782h5.366v-.782l-2.247-.268 1.353-4.312h5.48l1.445 4.334-2.224.246v.782h7.407v-.782l-1.904-.201zM25.794 22.364c-1.054.... | |
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`, `w... | ```svg
<svg fill="currentColor" viewBox="0 0 24 24"><path d="M4 11a7 7 0 1114 0 7 7 0 01-14 0zm7-9a9 9 0 105.618 16.032l3.675 3.675a1 1 0 001.414-1.414l-3.675-3.675A9 9 0 0011 2zm1 6a1 1 0 10-2 0v2H8a1 1 0 100 2h2v2a1 1 0 102 0v-2h2a1 1 0 100-2h-2V8z"/></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`, `w... | ```svg
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.02799 16.464H14.028V15.696H8.93999V15.264L11.82 13.224C13.404 12.096 13.956 11.232 13.956 10.104C13.956 8.304 12.564 7.344 10.932 7.344C9.01199 7.344 7.83599 8.688 7.83599 10.224V10.464H8.65199V10.224C8.65... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" width="166" height="96" fill-rule="nonzero"><path fill="#5294cf" d="M90.45 76.024h.668l10.897-5.48.18-.258v-43.73l-.18-.26-10.897-5.474h-.676l.008 55.2"/><path fill="#1f5b98" d="M76.27 76.024h-.677l-10.888-5.48-.22-.382-.112-43.384.333-.482 10.888-5.474h.685l-.008 55.2"/><... | |
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`, `w... | ```svg
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M8 16a1 1 0 100-2 1 1 0 000 2z"/><path d="M17 15a1 1 0 11-2 0 1 1 0 012 0z"/><path d="M10.75 5a.75.75 0 000 1.5h2.5a.75.75 0 000-1.5h-2.5z"/><path d="M7.75 2A3.75 3.75 0 004 5.75V9.5H2.75a.75.75 0 100 1.5H4v8.75c0 .97.78 ... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="0 0 8 8">
<path d="M0 0v6l3-3v-3h-3zm5 0v6l3-3v-3h-3z" transform="translate(0 1)" />
</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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45.163223 23.503393"><path d="M20.26.002c-3.927-.075-5.5 4.966-.133 6.816-3.13-.323-6.377.48-8.166 2.468-.764.85-1.066 1.82-1.04 2.71-.042-.04-.09-.025-.133.104-1.294 2.113-2.43 2.535-3.936 2.377-.225.037-.167.168-.03.25-.305-.06-.575.144-.374.43C11.05 21.076 ... | |
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`, `w... | ```svg
<svg width="458" height="76" viewBox="0 0 458 76" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="272.5" y="16.5" width="61" height="31" rx="3.5" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M288 29L292.586 24.4142C292.851 24.149 293.211 24 293.586 24C294.367 24 295 24.6332 295 25.414... | |
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`, `w... | ```svg
<svg height="20" viewBox="0 0 20 20" width="20" xmlns="http://www.w3.org/2000/svg"><path d="m13.5 11c-.827 0-1.5-.673-1.5-1.5s.673-1.5 1.5-1.5 1.5.673 1.5 1.5-.673 1.5-1.5 1.5zm0-2c-.276 0-.5.224-.5.5s.224.5.5.5.5-.224.5-.5-.224-.5-.5-.5z"/><path d="m6.5 11c-.827 0-1.5-.669-1.5-1.491s.673-1.491 1.5-1.491 1.5.669... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path d="M20,19.2928932 L20,16.5 C20,16.2238576 20.2238576,16 20.5,16 C20.7761424,16 21,16.2238576 21,16.5 L21,20.5 C21,20.7761424 20.7761424,21 20.5,21 L16.5,21 C16.2238576,21 16,20.7761424 16,20.5 C16,20.2238576 16.2238576,20... | |
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`, `w... | ```svg
<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M20 18c0-.79-1.018-2.488-1.601-3.397a.47.47 0 0 0-.798 0C17.018 15.512 16 17.21 16 18c0 1.107.893 2 2 2s2-.893 2-2zM11 0L5.482 5.5l9.018 9.018L20 9l-5-5-3 1 1-3-2-2zM3.488 7.488l.5-.498 9.022 9.023-.538.541c-.575.575-1.493.569-2.173.124-1.053-.... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1072 1072">
<g fill="#40798C">
<path d="M1464,1000a515,515,0,0,1-4.41,66.71l1.28-9.57a502,502,0,0,1-34.62,127.3l3.63-8.6a504.73,504.73,0,0,1-65,111.35l5.63-7.28a508.39,508.39,0,0,1-90.59,90.59l7.28-5.63a504.73,504.73,0,0,1-111.35,65l8.6-3.63a502,502,0,0,1-1... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128"><path d="M115.147.062a13 13 0 0 1 4.94.945c1.55.63 2.907 1.526 4.069 2.688a13.148 13.148 0 0 1 2.761 4.069c.678 1.55 1.017 3.245 1.017 5.086v102.3c0 3.681-1.187 6.733-3.56 9.155-2.373 2.422-5.352 3.633-8.937 3.633H12.992c-3.875 0-7-1.26-9.373-3.779... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 25 25">
<path fill="currentColor" d="M15.988 13.957a3.094 3.094 0 11-6.188 0 3.094 3.094 0 016.188 0z"/>
<path fill="currentColor" d="M20.207 7.207h-3.094l-.436-1.156A1.685 1.685 0 0015.1 4.957h-4.412a1.685 1.685 0 00-1.579 1.094l-.432 1.156H5.... | |
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`, `w... | ```svg
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="m3 3v26h26v-26zm1 1h24v24h-24z" fill="#3a3a38"/><path d="m4 4h24v24h-24z" fill="#fafafa"/><path d="m11 4v4h-7v1h7v4h-7v1h7v4h-7v1h7v4h-7v1h7v4h1v-4h8v4h1v-4h7v-1h-7v-4h7v-1h-7v-4h7v-1h-7v-4h7v-1h-7v-4h-1v4h-8v-4zm1 5h8v4h-8zm0 5h8v4h-8zm0 5h8v4... | |
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`, `w... | ```svg
<svg viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M2.5 19.5l17-17l2 2l-17 17l-2-2zm.5.5L15 8l1 1L4 21l-1-1zM5.5 3l-.5.5l.5.5l.5-.5l-.5-.5zm6 0l-.5.5l.5.5l.5-.5l-.5-.5zm-3 3l-.5.5l.5.5l.5-.5l-.5-.5zm12 6l-.5.5l.5.5l.5-.5l-.5-.5zm0 5l-.5.5l.5.5l.5-.5l-.5-.5z"/></svg>
``` | |
Generate SVG code to visually represent the following text description, while respecting the given constraints.
<constraints>
* **Allowed Elements:** `svg`, `path`, `circle`, `rect`, `ellipse`, `line`, `polyline`, `polygon`, `g`, `linearGradient`, `radialGradient`, `stop`, `defs`
* **Allowed Attributes:** `viewBox`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM192 268c0-6.6 5.4-12 12-12h64c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-64c-6.6 0-12-5.4-12-12v-40zm-32 136c0 6.6-5.4 12-12 12H76c-6.6 0... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" viewBox="0 0 80 80">
<g fill="none" fill-rule="evenodd">
<path fill="none" d="M0 0h80v80H0z"/>
<path fill="#EF4829" fill-rule="nonzero" d="M40 59.5c-14.636 0-26.5-11.864-26.5-26.5S25.364 6.5 40 6.5 66.5 18.364 66.5 33 54.636 59.5 ... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 1792 1792"><path fill="#000" d="M384 544v576q0 13-9.5 22.5t-22.5 9.5q-14 0-23-9l-288-288q-9-9-9-23t9-23l288-288q9-9 23-9 13 0 22.5 9.5t9.5 22.5zM1792 1312v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19.35 10.03A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.03A6.004 6.004 0 000 14a6 6 0 006 6h13a5 5 0 005-5c0-2.64-2.05-4.78-4.65-4.97M13 17h-2v-2h2v2m1.8-5.18c-.3.39-.67.68-1.13.93-.26.16-.43.32-.52.51A1.7 1.7 0 0013 14h-2c0-.55.11-.92.3-1.18.2-... | |
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`, `w... | ```svg
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="m6 3v26h20v-26z" fill="#fafafa"/><g fill="#1e8bcd"><path d="m9 3h1v26h-1z"/><path d="m22 3h1v26h-1z"/><path d="m6 6h20v1h-20z"/><path d="m5.602187 25h20.397814v1h-20.397814z"/></g><path d="m6 2c-.554 0-1 .446-1 1v26c0 .554.446 1 1 1h20c.554 0 1... | |
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`, `w... | ```svg
<svg height="24" viewBox="0 0 24 24" width="24"><g fill="none" fill-rule="evenodd"><circle cx="12" cy="12" fill="#fff" opacity=".6" r="12"/><circle cx="12" cy="12" fill="#717065" r="11"/><path d="m9.22222222 6.3823v9.2758c-1.69935555.047-2.22222222 1.0772-2.22222222 1.8419 0 .3823.55555556.5.55555556.5h8.8888888... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd"><path fill="#80CFFC" fill-opacity=".8" d="M7 1 3 5h4z"/><path fill="#80CFFC" fill-opacity=".8" d="M8 1v5H3v9h10V1z"/><path fill="#231F20" fill-opacity=".7" d="M5 12h4v-1H5v1zm0-2h6V9H5v1zm0-2h6V7... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 4h16a1 1 0 011 1v4a1 1 0 01-1 1H4a1 1 0 01-1-1V5a1 1 0 011-1m5 4h1V6H9v2M5 6v2h2V6H5m3 10h8v2H8v-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`, `w... | ```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="M8.2499 18H15.7499V19.5H8.2499V18ZM9.7499 21H14.2499V22.5H9.7499V21ZM11.9999 1.5C7.85776 1.5 4.4999 4.85786 4.4999 9C4.39701 11.2112 5.36238 13.3372 7.0949 14.715C7.844... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 400">
<path fill="#002a8f" d="M0 0h800v400H0z"/>
<path fill="#fff" d="M0 80h800v80H0v80h800v80H0z"/>
<path fill="#cf142b" d="M346.4 200 0 0v400z"/>
<path fill="#fff" d="m115.5 140 35.35 108.5-92.5-67h114.2l-92.5 67z"/>
</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`, `w... | ```svg
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="20" height="20" rx="10" fill="#7A77FF"/>
<rect x="9" y="6" width="2" height="8" fill="white"/>
<rect x="6" y="11" width="2" height="8" transform="rotate(-90 6 11)" 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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path d="M22 17V19H14V17H22M17.62 12C16.31 8.1 12 3.25 12 3.25S6 10 6 14C6 17.31 8.69 20 12 20C12.12 20 12.23 20 12.34 20C12.12 19.36 12 18.7 12 18C12 14.82 14.5 12.22 17.62 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`, `w... | ```svg
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M16 0C7.177 0 0 7.179 0 16s7.177 16 16 16c8.821 0 16-7.179 16-16S24.821 0 16 0zm7.121 11.821l-10 9.334a.669.669 0 0 1-.926-.016L8.86 17.805a.667.667 0 0 1 .943-.942l2.877 2.877 9.53-8.89... | |
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`, `w... | ```svg
<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe" transform="translate(-441.0002 -787)"><path d="m442.00021 788h2.000001v14h-2.000001z"/><path d="m800-456.00021h2v14h-2z" transform="rotate(90)"/><path d="m454.5 788.07422a.50005.50005 0 0 0 -.48633.51367c.0174 1.18183-.07 2.28411-.7... | |
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`, `w... | ```svg
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M2 6a2 2 0 012-2h6.585A2 2 0 0112 4.586L15.415 8h12.585a2 2 0 012 2v16a2 2 0 01-2 2h-3v-2h3V10H15.414a2 2 0 01-1.415-.586L10.585 6H4v20h3v2H4a2 2 0 01-2-2V6zm15 9v12.586l3.293-3.293 1.414 1.414-5 ... | |
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`, `w... | ```svg
<svg width="163" height="139" viewBox="0 0 163 139" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M144.348 8.31084C124.912 -5.81034 97.7081 -1.5017 83.5869 17.9344L80.9978 21.4981L78.6953 18.3291C64.5741 -1.10703 37.3706 -5.41565 17.9344 8.70552C-1.50171 22.8267... | |
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`, `w... | ```svg
<svg>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.2153 12.6053C3.2153 8.39818 6.17263 4.88177 10.1219 4.02149C10.1184 3.97854 10.1167 3.93336 10.1167 3.88585C10.1167 2.84527 10.9602 2.00171 12.0008 2.00171C13.0414 2.00171 13.8849 2.84527 13.8849 3.88585C13.8849 3.93342 13.8832 3.97866 13.8797 4.02166C17.... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 469.4000244140625"><path d="M384 0L256 128h106.7L149.3 341.4l85.4-170.7H128l89.6-143.4C194.9 10.7 167.5 0 128 0 64 0 0 42.7 0 170.7c0 64 64 192 256 298.7 192-106.7 256-234.7 256-298.7C512 42.7 448 0 384 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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15"><path d="M4 7.5a3.5 3.5 0 013-3.465V0h1v4.035a3.5 3.5 0 010 6.93V15H7v-4.035A3.5 3.5 0 014 7.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`, `w... | ```svg
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="m8.4221163 15.760736-5.1902496-8.760736h2.9964327q.3567182 0 .5172415.128834.1783591.128835.3210462.349694l3.6385259 6.533741q.07135-.202453.142687-.386501.08918-.202455.231867-.40491l3.04994-5.66871q.160522-.257669.338882-.404909.178359-.14723... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 32C112.906 32 4.562 151.125 0 288V400C0 400.838 0.354 401.559 0.477 402.361C2.969 445.605 38.488 480 82.357 480C107.566 480 128 459.564 128 434.357V301.75C128 276.482 107.518 256 82.25 256C70.672 256 59.684 258.441 49.691 262.758C62.219 ... | |
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`, `w... | ```svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21 21"><path d="M6.798 16.997l-3.702-6.5 3.702-6.5h7.404l3.702 6.5-3.702 6.5z"/></svg>
``` |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 8