css 箭头白色亭亭玉立的svg数据uri背景

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 箭头白色亭亭玉立的svg数据uri背景相关的知识,希望对你有一定的参考价值。

background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 62.06 106.37'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:none;%7d.b%7bclip-path:url(%23a);%7d.c%7bclip-path:url(%23b);%7d.d%7bfill:%23fff;%7d%3c/style%3e%3cclipPath id='a'%3e%3cpath class='a' d='M56,50.44,11.6,6.09a3.84,3.84,0,0,0-5.43,5.43L47.8,53.15,6.17,94.78a3.84,3.84,0,0,0,5.35,5.51.6.6,0,0,0,.08-.08L55.94,55.87a3.86,3.86,0,0,0,0-5.43Z'/%3e%3c/clipPath%3e%3cclipPath id='b'%3e%3crect class='a' x='-1772.95' y='-1720.03' width='2560' height='3759'/%3e%3c/clipPath%3e%3c/defs%3e%3ctitle%3earrow-slim-white-code%3c/title%3e%3cg class='b'%3e%3cg class='c'%3e%3crect class='d' width='62.06' height='106.37'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");

以上是关于css 箭头白色亭亭玉立的svg数据uri背景的主要内容,如果未能解决你的问题,请参考以下文章

css 反转svg颜色白色黑色

如何使用 php 或 JavaScript 从 svg 中删除白色填充

应用 CSS 过滤器时,内联 SVG 在 iOS 和 Safari 中消失

HTML CSS按钮的相关问题

iPhone - 数据 URI(css 背景图像)仅在连接到 WIFI 时有效

如何用数据 URI 替换汇总 CSS 中的 url(...)?