gpt4 book ai didi

html - 更改 svg 高度

转载 作者:太空宇宙 更新时间:2023-11-04 11:04:26 27 4
gpt4 key购买 nike

我的页面中有一个 svg 强制其容器的高度。它移动其他元素...是否可以更改 svg 的高度?现在 svg 元素是正方形,长方形会更好,因为高度太大。

<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 60 60" enable-background="new 0 0 30 30" xml:space="preserve" width="50%" height="11%">
<path fill="none" stroke="white" stroke-miterlimit="10" d="M19.7,7.6C15.3,4,9.1,4.1,5.3,7.7c-3.2,3-4,8-2.1,12
c2.1,4.4,7.1,6.6,11.3,5.7c2.6-0.5,4.3-2.1,5.1-2.9"/>
<line fill="none" stroke="white" stroke-width="1.1572" stroke-miterlimit="10" x1="19.3" y1="7.3" x2="10.8" y2="15.5"/>
<line fill="none" stroke="white" stroke-width="1.3426" stroke-miterlimit="10" x1="10.9" y1="14.8" x2="19.7" y2="23.2"/>
<line fill="none" stroke="none" stroke-width="1.1322" stroke-miterlimit="10" x1="14.7" y1="15.4" x2="23.5" y2="7.1"/>
<line fill="none" stroke="none" stroke-width="0.9577" stroke-miterlimit="10" x1="14.9" y1="14.9" x2="22.7" y2="22.6"/>
<path fill="none" stroke="none" stroke-width="1.0915" stroke-miterlimit="10" d="M22.9,7.2c0.3,0.1,0.6,0.4,1,0.7
c1.8,1.4,3.9,4.2,3.4,7.9c-0.4,3-2.4,5.6-5.2,6.7"/>

<text x="20" y="18" fill="White" class="textsvg" font-size="10">MENU</text>
</svg>

[Jsfiddle][1]

谢谢!

最佳答案

查看更新后的 jsFiddle:https://jsfiddle.net/qqzox761/1/

我从您的 svg 中删除了 widthheight 并稍微更改了 viewBox。

现在使用这段 svg 代码,您可以在 css 中设置大小。

关于html - 更改 svg 高度,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34092602/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com